summaryrefslogtreecommitdiff
path: root/tests/phpTest.php
AgeCommit message (Expand)AuthorFilesLines
2018-10-15Go - Use Go bool type for bool fields (#4962)kostya-sh1-2/+2
2016-03-29Implement __vector_as_bytes and methods to get [ubyte] efficientlyArmen Baghumian1-0/+1
2015-12-24(PHP) remove duplicate testShuhei Tanuma1-16/+0
2015-12-24(PHP) improve indirect buffer testShuhei Tanuma1-6/+20
2015-12-17(PHP) fixes getting indirect table, also fixes getInt method on 32bit machine.Shuhei Tanuma1-1/+12
2015-12-05Optimize get* operationArmen Baghumian1-0/+13
2015-12-05Correct the max/min signed/unsigned 32-bit intArmen Baghumian1-1/+1
2015-11-18(PHP) add experimental support for PHP language.Shuhei Taunma1-0/+609