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