1. 64ac65e THRIFT-5199: Fix infinite loop writing to closed TSocket in PHP by Tim Heilig · 4 years, 9 months ago
  2. dfe7f30 THRIFT-5130 Use Apcu instead of APC Client: PHP Patch: Vladimir Panivko by panivko · 5 years ago
  3. 79c2337 THRIFT-4845: Stop ignoring small timeouts by Jeremy Mikkola · 6 years ago
  4. 22749ac THRIFT-4751: Missing imports in TProtocol (phpdoc related only) Client: php by Florian Lonqueu-Brochard · 6 years ago
  5. 30d3125 THRIFT-4656: Fix infinite loop in PHP TCurlClient by Josip Sokcevic · 6 years ago
  6. 7f0fa6c THRIFT-4674 Added stream context support for PHP THttpClient by Efimov Evgenij · 6 years ago
  7. f7d43ce fix build errors related to updated static code analysis tools for python and php by James E. King III · 6 years ago
  8. 4a98306 THRIFT-4645: TCurlClient: include failure reason in exception by James Johnston · 6 years ago
  9. ce70ba2 THRIFT-4641: Check HTTP Status Code in TCurlClient by Josip Sokcevic · 6 years ago
  10. 14991f9 THRIFT-4354: fix php socket blocking behavior by James E. King III · 7 years ago
  11. 2471efa THRIFT-4477: php TBufferedTransport must have underlying transport Client: php by Robert Lu · 7 years ago
  12. b03ca01 THRIFT-4460: Use PSR-2 as php library coding standard Client: php by Robert Lu · 7 years ago
  13. bfba370 THRIFT-4459: reduce php library directory depth Client: php by Robert Lu · 7 years ago
  14. a15060a THRIFT-4423: migrate to psr-4 Client: php by Robert Lu · 7 years ago
  15. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  16. 48ea3cd THRIFT-4218: Set TCP_NODELAY for PHP client socket by Klaus Trainer · 8 years ago
  17. c6ded92 THRIFT-4154: properly close socket whether it is persistent or not on close() by James E. King, III · 8 years ago
  18. 3590f1e THRIFT-4072 php: TCurlClient - Add the possibility to send custom headers by Swati Kumar · 8 years ago
  19. b7a213c THRIFT-3348 PHP TCompactProtocol bool&int64 readvalue bug by Håkon Hitland · 8 years ago
  20. dd9885e THRIFT-3839 Performance issue with big message deserialization using php extension by myroslav.kosinskyi · 9 years ago
  21. 311c984 THRIFT-948: SSL socket support for PHP Client: php Patch: Mansi Nahar by jfarrell · 8 years ago
  22. 527637a THRIFT-3827 Fix CompactProtocol readI64 function by Nobuaki Sukegawa · 9 years ago
  23. 77e5f3a THRIFT-3827 Fix CompactProtocol readI64 function by lnn1123 · 9 years ago
  24. aede975 THRIFT-3318 PHP: SimpleJSONProtocol Implementation by Atsushi Takayama · 9 years ago
  25. 90ea4f6 THRIFT-2779: Always write unescaped JSON unicode string. by Phongphan Phuttha · 9 years ago
  26. 4991574 THRIFT-2884 Map does not serialize correctly for JSON protocol in Go library by Jens Geyer · 10 years ago
  27. 119869a THRIFT-2779 PHP TJSONProtocol encode unicode into UCS-4LE which can't be parsed by other langurage bindings by Jens Geyer · 10 years ago
  28. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  29. 6fb5923 THRIFT-2807 PHP CS Fix by Roger Thomas · 10 years ago
  30. eb393ac THRIFT-2701 Update TCompactProtocol.php by Jens Geyer · 10 years ago
  31. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  32. 6aacd4c THRIFT-2394 TCurlClient: an HTTP transport implementation using libcurl by Roger Meier · 11 years ago
  33. f9fbda8 THRIFT-1926 PHP Constant Generation Refactoring by Roger Meier · 11 years ago
  34. bc2ca4e THRIFT-1926 PHP Constant Generation Refactoring by Jens Geyer · 11 years ago
  35. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  36. 8001421 THRIFT-2434 Missing namespace import for php TMultiplexedProcessor implementation by Jens Geyer · 11 years ago
  37. d21032a THRIFT-2439 Bug in TProtocolDecorator Class causes parsing errors by Jens Geyer · 11 years ago
  38. e8ca73f THRIFT-2425 PHP: Server-side support for Multiplexing Services by Jens Geyer · 11 years ago
  39. 1998338 THRIFT-1579 PHP Extension - function thrift_protocol_read_binary not working from TBinarySerializer::deserialize by Jens Geyer · 11 years ago
  40. 8c1779d THRIFT-2359 TBufferedTransport doesn't clear it's buffer on a failed flush call by Jens Geyer · 11 years ago
  41. 47b89b9 THRIFT-2351 PHP TCompactProtocol has fails to decode messages Patch: Paul Banks by Roger Meier · 11 years ago
  42. b3e7849 THRIFT-2310 PHP Client-side support for Multiplexing Services (Patch v1 ONLY) by Jens Geyer · 11 years ago
  43. 7975950 THRIFT-2285 TJsonProtocol implementation for Java/JavaMe/PHP doesn't allow a slash (/) to be escaped (\/) by Jens Geyer · 11 years ago
  44. de262dc Thrift-1903: PHP namespaces cause binary protocols to not be used by Jake Farrell · 12 years ago
  45. 1f9717d THRIFT-1878 php: THttpClient - Add the possibility to send custom headers by Roger Meier · 12 years ago
  46. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  47. 78a54a1 THRIFT-1521:patches for more Performance Client: php Patch: D. Edler by Jake Farrell · 12 years ago
  48. 21c0a85 THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR by Roger Meier · 12 years ago