summaryrefslogtreecommitdiff
path: root/test/php
Commit message (Expand)AuthorAgeFilesLines
* Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging t...Jens Geyer2022-09-051-4/+4
* Remove execute bit from plain text files in git (#2611)Christopher Tubbs2022-05-241-0/+0
* THRIFT-4969: PHP test doesn't check the code generation with php:classmapKengo Seki2019-10-081-1/+1
* THRIFT-4794: finish php json cross testJames E. King III2019-02-102-0/+2
* THRIFT-4717: fix up make clean with autoconfJames E. King III2019-01-251-1/+6
* THRIFT-4474: Use PSR-4 autoloader by defaultRobert Lu2018-03-153-10/+12
* THRIFT-4423: migrate to psr-4Robert Lu2018-01-111-2/+1
* THRIFT-4264: Fix PHP tests requiring sockets.soHåkon Hitland2017-09-222-4/+11
* configure.ac, Makefile.am: introduce THRIFT variable to support cross-compila...Thomas Petazzoni2017-09-091-2/+0
* THRIFT-4263: Fix use after free bug for thrown exceptionsRoy Sindre Norangshol2017-08-121-0/+19
* THRIFT-3984 PHP7 extension causes segfaultHåkon Hitland2017-02-231-1/+46
* THRIFT-3886 PHP cross test client returns 0 even when failingHåkon Hitland2016-12-171-30/+97
* THRIFT-3046: Allow PSR4 class loading for generated classes (PHP)Andreas Scheja2016-09-033-2/+31
* THRIFT-3886 PHP cross test client returns 0 even when failingNobuaki Sukegawa2016-08-201-34/+28
* THRIFT-3211: add php client compact protocol to make cross testJim King2015-07-031-6/+23
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2015-03-242-1/+11
* THRIFT-2886 Integrate binary type in standard Thrift cross testJens Geyer2015-01-031-0/+4
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-4/+4
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-4/+4
* THRIFT-1822 PHP unit test does not workRoger Meier2013-01-061-7/+7
* THRIFT-1615 PHP Namespace (was Thrift for Symfony 2)Roger Meier2012-09-051-35/+31
* THRIFT-847 Test Framework harmonization across all languagesRoger Meier2012-01-211-14/+7
* THRIFT-1495 PHP TestClient fatals on missing classRoger Meier2012-01-201-3/+3
* THRIFT-1081. php: PHP tests broken and somewhat incompleteBryan Duxbury2011-03-041-5/+9
* THRIFT-1078. php: ThriftTest.thrift generates invalid PHP libraryBryan Duxbury2011-03-021-10/+10
* THRIFT-592. php: Make the test client work properly after r815878David Reiss2009-12-091-2/+2
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-303-3/+55
* THRIFT-325. Remove a bunch of uses of the old command line formatDavid Reiss2009-02-171-2/+2
* Make "make clean" rules a bit more standard.David Reiss2008-02-241-1/+1
* Thrift PHP generation ReduxMark Slee2007-11-132-5/+13
* Some thrift test code fixesMark Slee2007-02-211-1/+2
* Fix relative paths in test dirsMark Slee2007-01-251-1/+1
* Bring Thrift test code up to dateMark Slee2006-10-261-3/+3
* Thrift PHP TSocketPool clientMark Slee2006-09-081-1/+5
* Thrift: generate Processors not ServersMark Slee2006-09-071-1/+4
* Thrift: Added support for double type across all languagesMark Slee2006-09-061-0/+7
* -- more thrift Makefile changesAditya Agarwal2006-09-061-1/+1
* Thrift test improvements, tests for both inline and normal PHP code genMark Slee2006-09-013-25/+57
* Thrift now works in PHP, hot stuffMark Slee2006-06-302-0/+354