flatbuffers/php
Peter Dillinger 87704e987e Performance improvement to generated+supporting PHP (#5080)
By avoiding redundant alignment+alloc checks (startVector does prep) and virtual calls
(by making the class final) in inner loops.
2018-12-20 16:10:20 -08:00
..
ByteBuffer.php (PHP) fixes getting indirect table, also fixes getInt method on 32bit machine. 2015-12-17 11:35:31 +09:00
Constants.php (PHP) add experimental support for PHP language. 2015-11-18 00:26:39 +09:00
FlatbufferBuilder.php Performance improvement to generated+supporting PHP (#5080) 2018-12-20 16:10:20 -08:00
Struct.php Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00
Table.php Vector of unions for TS/JS and PHP (#4404) 2017-08-11 09:24:36 -07:00