mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-23 00:18:52 +00:00
(PHP) fixes getting indirect table, also fixes getInt method on 32bit machine.
This commit is contained in:
6
tests/monsterdata_indirect.json
Normal file
6
tests/monsterdata_indirect.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Gob",
|
||||
"enemy": {
|
||||
"name": "Awk"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user