summaryrefslogtreecommitdiff
path: root/lib/php/test
Commit message (Expand)AuthorAgeFilesLines
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-052-3/+3
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-241-0/+0
* Fix PHP style errors (by means of phpcbf) [ci skip]Jens Geyer2019-11-021-14/+14
* Fix PHP style errors (by means of phpcbf)Jens Geyer2019-10-171-14/+14
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-251-0/+2
* THRIFT-4474: Use PSR-4 autoloader by defaultRobert Lu2018-03-157-31/+26
* THRIFT-4475: PSR-2 support for lib/php/testRobert Lu2018-01-2914-1252/+1369
* THRIFT-4459: reduce php library directory depthRobert Lu2018-01-167-22/+18
* THRIFT-4423: migrate to psr-4Robert Lu2018-01-116-25/+17
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* THRIFT-3318 PHP: SimpleJSONProtocol ImplementationAtsushi Takayama2015-12-022-0/+301
* THRIFT-2779: Always write unescaped JSON unicode string.Phongphan Phuttha2015-11-112-1/+23
* PHP Compiler: always cast scalar types in jsonSerialize()Stig Bakken2015-10-291-0/+13
* THRIFT-3305: Missing dist files for 0.9.3 release candidatejfarrell2015-08-251-4/+7
* THRIFT-3126 PHP JSON serializer converts empty or int-indexed maps to listsJens Geyer2015-05-051-0/+8
* THRIFT-2886 Integrate binary type in standard Thrift cross testJens Geyer2015-01-031-0/+2
* THRIFT-2807 PHP CS FixRoger Thomas2014-11-165-74/+79
* THRIFT-2712 PHP: add "json" option to create JsonSerializable codeRoger Meier2014-10-082-7/+108
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-16/+16
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-032-21/+21
* THRIFT-2673 PHP: generated Service_method_result code should not have validatorsRoger Meier2014-09-012-0/+7
* THRIFT-2632 add "validate" option to generate read/write validation codeJens Geyer2014-07-253-2/+184
* Thrift-2602:Fix missing dist filesjfarrell2014-07-101-3/+1
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-1/+3
* THRIFT-1579 PHP Extension - function thrift_protocol_read_binary not working ...Jens Geyer2014-02-222-0/+66
* THRIFT-1822 PHP unit test does not workRoger Meier2013-01-061-5/+12
* Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changesJake Farrell2012-10-111-0/+2
* remove unused stuffRoger Meier2012-10-072-743/+0
* THRIFT-1615 PHP Namespace (was Thrift for Symfony 2)Roger Meier2012-09-053-4/+757
* THRIFT-1478 TJSONProtocol in PHPRoger Meier2012-01-241-4/+1
* THRIFT-1478 TJSONProtocol in PHPRoger Meier2012-01-243-0/+779