flatbuffers/php
Armen Baghumian 77fbdd28e2 Correct the max/min signed/unsigned 32-bit int
The test was trying to pack an unsigned int which couldn't fit as a
signed int and putInt() wasn't doing the validation in the correct range
2015-12-05 23:32:35 +00:00
..
ByteBuffer.php Correct the max/min signed/unsigned 32-bit int 2015-12-05 23:32:35 +00:00
Constants.php (PHP) add experimental support for PHP language. 2015-11-18 00:26:39 +09:00
FlatbufferBuilder.php (PHP) add experimental support for PHP language. 2015-11-18 00:26:39 +09:00
Struct.php (PHP) add experimental support for PHP language. 2015-11-18 00:26:39 +09:00
Table.php (PHP) add experimental support for PHP language. 2015-11-18 00:26:39 +09:00