1. 9b75e4f THRIFT-4680: fix up std::min, std::max, and numeric limits min/max on Windows; remove NOMINMAX from cmake build by James E. King III · 6 years ago
  2. 30d3125 THRIFT-4656: Fix infinite loop in PHP TCurlClient by Josip Sokcevic · 6 years ago
  3. 7f0fa6c THRIFT-4674 Added stream context support for PHP THttpClient by Efimov Evgenij · 6 years ago
  4. f7d43ce fix build errors related to updated static code analysis tools for python and php by James E. King III · 6 years ago
  5. 4a98306 THRIFT-4645: TCurlClient: include failure reason in exception by James Johnston · 6 years ago
  6. ce70ba2 THRIFT-4641: Check HTTP Status Code in TCurlClient by Josip Sokcevic · 6 years ago
  7. cc935b5 THRIFT-4373: Derefer PHP zval _TSPEC (#1401) by Josip Sokcevic · 7 years ago
  8. 68707d9 THRIFT-4474: Use PSR-4 autoloader by default by Robert Lu · 7 years ago
  9. 14991f9 THRIFT-4354: fix php socket blocking behavior by James E. King III · 7 years ago
  10. 2471efa THRIFT-4477: php TBufferedTransport must have underlying transport Client: php by Robert Lu · 7 years ago
  11. 12f124c THRIFT-4475: PSR-2 support for lib/php/test 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. e549455 add stdc++ back for php extension build Client: php by Robert Lu · 7 years ago
  16. 9dff0ef THRIFT-4356: fix segment fault for thrift_protocol by Robert Lu · 7 years ago
  17. 1df2d9b THRIFT-4353: support php ext read data after message begin Client: php by 董菲 · 8 years ago
  18. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  19. d7142b7 THRIFT-4295: rework the docker build images, updating them and tuning the travis builds by James E. King, III · 7 years ago
  20. ec64f23 THRIFT-4263: Fix use after free bug for thrown exceptions Client: php by Roy Sindre Norangshol · 7 years ago
  21. 48ea3cd THRIFT-4218: Set TCP_NODELAY for PHP client socket by Klaus Trainer · 8 years ago
  22. c6ded92 THRIFT-4154: properly close socket whether it is persistent or not on close() by James E. King, III · 8 years ago
  23. 1360270 THRIFT-4126: implement required fields validation in php extension when validate compiler option is enabled by kufd · 8 years ago
  24. e66b8fc THRIFT-3984 PHP7 extension causes segfault by Håkon Hitland · 8 years ago
  25. 3590f1e THRIFT-4072 php: TCurlClient - Add the possibility to send custom headers by Swati Kumar · 8 years ago
  26. 3a8bbbd THRIFT-3896 fix map type with string key can not access deserialized by php extension by James E. King, III · 8 years ago
  27. 2a89bd9 THRIFT-3977 PHP extension creates undefined values when deserializing sets by Håkon H. Hitland · 8 years ago
  28. b7a213c THRIFT-3348 PHP TCompactProtocol bool&int64 readvalue bug by Håkon Hitland · 8 years ago
  29. 22ec64f THRIFT-3844 thrift_protocol cannot compile in 7.0.7 by visoeclipse · 9 years ago
  30. dd9885e THRIFT-3839 Performance issue with big message deserialization using php extension by myroslav.kosinskyi · 9 years ago
  31. 311c984 THRIFT-948: SSL socket support for PHP Client: php Patch: Mansi Nahar by jfarrell · 8 years ago
  32. 527637a THRIFT-3827 Fix CompactProtocol readI64 function by Nobuaki Sukegawa · 8 years ago
  33. 77e5f3a THRIFT-3827 Fix CompactProtocol readI64 function by lnn1123 · 9 years ago
  34. 4ab9a88 THRIFT-3764: Ensure PHP TSimpleJSONProtocol and TMultiplexedProtocol files included during "make install" by Mark Goldfinch · 9 years ago
  35. 73d1637 More make dist entries by Nobuaki Sukegawa · 9 years ago
  36. 37a1222 THRIFT-3647 Fix php extension build warnings Client: PHP Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  37. 496454a THRIFT-3514: Add PHP 7 version of php_thrift_protocol by David Soria Parra · 9 years ago
  38. aede975 THRIFT-3318 PHP: SimpleJSONProtocol Implementation by Atsushi Takayama · 9 years ago
  39. a43063c THRIFT-3451 thrift_protocol PHP extension missing config.m4 file by Roger Meier · 9 years ago
  40. 622ef03 THRIFT-3309: Missing TConstant.php in /lib/php/Makefile.am by Maxime Mouial · 9 years ago
  41. 90ea4f6 THRIFT-2779: Always write unescaped JSON unicode string. by Phongphan Phuttha · 9 years ago
  42. d6ca81b PHP Compiler: always cast scalar types in jsonSerialize() by Stig Bakken · 9 years ago
  43. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  44. 113b638 THRIFT-3148 Markdown links to coding_standards are dead by Nobuaki Sukegawa · 10 years ago
  45. 89cffc6 THRIFT-3126 PHP JSON serializer converts empty or int-indexed maps to lists by Jens Geyer · 10 years ago
  46. 3bc6424 THRIFT-2724 - Coding standards template added all over project by Konrad Grochowski · 10 years ago
  47. 8bcfdd9 THRIFT-2886 Integrate binary type in standard Thrift cross test by Jens Geyer · 10 years ago
  48. 4991574 THRIFT-2884 Map does not serialize correctly for JSON protocol in Go library by Jens Geyer · 10 years ago
  49. 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
  50. 3b5dacb THRIFT-2849: spelling errors fixed using codespell tool by Konrad Grochowski · 10 years ago
  51. 6fb5923 THRIFT-2807 PHP CS Fix by Roger Thomas · 10 years ago
  52. 964082a THRIFT-2712 PHP: add "json" option to create JsonSerializable code by Roger Meier · 10 years ago
  53. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  54. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  55. eb393ac THRIFT-2701 Update TCompactProtocol.php by Jens Geyer · 10 years ago
  56. a86886e THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL by Jens Geyer · 10 years ago
  57. db8751b THRIFT-2673 PHP: generated Service_method_result code should not have validators by Roger Meier · 10 years ago
  58. 6aacd4c THRIFT-2394 TCurlClient: an HTTP transport implementation using libcurl by Roger Meier · 10 years ago
  59. 577f407 THRIFT-2632 add "validate" option to generate read/write validation code by Jens Geyer · 10 years ago
  60. 30a472e THRIFT-2602: Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  61. 4c8506e Thrift-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  62. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  63. f9fbda8 THRIFT-1926 PHP Constant Generation Refactoring by Roger Meier · 11 years ago
  64. bc2ca4e THRIFT-1926 PHP Constant Generation Refactoring by Jens Geyer · 11 years ago
  65. 6d1a83a THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library by Jens Geyer · 11 years ago
  66. 26c68ea THRIFT-1908: Using php thrift_protocol accelerated transfer causes core dump by jfarrell · 11 years ago
  67. 8001421 THRIFT-2434 Missing namespace import for php TMultiplexedProcessor implementation by Jens Geyer · 11 years ago
  68. d21032a THRIFT-2439 Bug in TProtocolDecorator Class causes parsing errors by Jens Geyer · 11 years ago
  69. e8ca73f THRIFT-2425 PHP: Server-side support for Multiplexing Services by Jens Geyer · 11 years ago
  70. 16fcad0 THRIFT-2407 use markdown (rename README => README.md) Patch: Roger Meier by Roger Meier · 11 years ago
  71. 1998338 THRIFT-1579 PHP Extension - function thrift_protocol_read_binary not working from TBinarySerializer::deserialize by Jens Geyer · 11 years ago
  72. 8c1779d THRIFT-2359 TBufferedTransport doesn't clear it's buffer on a failed flush call by Jens Geyer · 11 years ago
  73. 47b89b9 THRIFT-2351 PHP TCompactProtocol has fails to decode messages Patch: Paul Banks by Roger Meier · 11 years ago
  74. b3e7849 THRIFT-2310 PHP Client-side support for Multiplexing Services (Patch v1 ONLY) by Jens Geyer · 11 years ago
  75. 7975950 THRIFT-2285 TJsonProtocol implementation for Java/JavaMe/PHP doesn't allow a slash (/) to be escaped (\/) by Jens Geyer · 11 years ago
  76. 16ff233 Thrift-2129: php ext missing from dist Client: php Patch: jfarrell by jfarrell · 11 years ago
  77. 102c600 Thrift-2124: .o, .so, .la, .deps, .libs, gen-* files left tutorials, test and lib/cpp when making DIST by jfarrell · 11 years ago
  78. aa72161 THRIFT-2111: typo in php readme Client: php Patch: Jeremy Thomerson by jfarrell · 11 years ago
  79. 1e3c884 THRIFT-1981 Not all PHP libraries are installed when building an installing a debian package by Roger Meier · 12 years ago
  80. 6bdb10b Thrift-1942: Binary accelerated cpp extension does not use Thrift namespaces for Exceptions by jfarrell · 12 years ago
  81. de262dc Thrift-1903: PHP namespaces cause binary protocols to not be used by Jake Farrell · 12 years ago
  82. 1f9717d THRIFT-1878 php: THttpClient - Add the possibility to send custom headers by Roger Meier · 12 years ago
  83. 9b25244 THRIFT-1861 PHP Makefile does not include TStringFuncFactory Patch: Logan Owen by Roger Meier · 12 years ago
  84. 87afaac THRIFT-1822 PHP unit test does not work Patch: Roger Meier by Roger Meier · 12 years ago
  85. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  86. 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
  87. 819ad6e remove unused stuff by Roger Meier · 12 years ago
  88. 78a54a1 THRIFT-1521:patches for more Performance Client: php Patch: D. Edler by Jake Farrell · 12 years ago
  89. 814818e THRIFT-1615 cleanup: remove empty stuff by Roger Meier · 12 years ago
  90. 21c0a85 THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR by Roger Meier · 12 years ago
  91. 0b92274 THRIFT-1597 TJSONProtocol.php is missing from Makefile.am Patch: Andrew Grumet by Roger Meier · 13 years ago
  92. 7c76791 THRIFT-1577 Compile thrift with php module for php 5.4.0 failed. need to replace function_entry with zend_function_entry by Roger Meier · 13 years ago
  93. c00d83b Thrift-1453:Don't change types of arguments when serializing with thrift php extension by Jake Farrell · 13 years ago
  94. ac70b5f THRIFT-1478 TJSONProtocol in PHP fix: remove dist and add lunit log format by Roger Meier · 13 years ago
  95. 33b720a THRIFT-1478 TJSONProtocol in PHP Patch: Greg Fodor, Andrew Grumet, Roger Meier by Roger Meier · 13 years ago
  96. b03a59c Thrift-1427: PHP library uses non-multibyte safe functions with mbstring function overloading by Jake Farrell · 13 years ago
  97. 711c70c Thrift-1393: TTransportException's thrown from THttpClient contain superfluous slashes in the Exception message by Jake Farrell · 13 years ago
  98. 5170064 Thrift-1377: abort PHP deserialization on unknown field type by Jake Farrell · 13 years ago
  99. b5c618a Thrift-1240: TBinarySerializer.php invalid serialization due to TBufferTransport not flushing last chunk of data into TMemoryBuffer by Jake Farrell · 13 years ago
  100. 11dfc8b THRIFT-1225. php: TCompactProtocol for PHP by Bryan Duxbury · 14 years ago