1. a4ee1f2 THRIFT-4807: Fix php segfault on reference pass by Josip Sokcevic · 6 years ago
  2. 0f43f95 revert noexcept changings by cyy · 6 years ago
  3. 316723a remove stdcxx namespace and use std directly by cyy · 6 years ago
  4. 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
  5. cc935b5 THRIFT-4373: Derefer PHP zval _TSPEC (#1401) by Josip Sokcevic · 7 years ago
  6. e549455 add stdc++ back for php extension build Client: php by Robert Lu · 7 years ago
  7. 9dff0ef THRIFT-4356: fix segment fault for thrift_protocol by Robert Lu · 7 years ago
  8. 1df2d9b THRIFT-4353: support php ext read data after message begin Client: php by 董菲 · 8 years ago
  9. ec64f23 THRIFT-4263: Fix use after free bug for thrown exceptions Client: php by Roy Sindre Norangshol · 7 years ago
  10. 1360270 THRIFT-4126: implement required fields validation in php extension when validate compiler option is enabled by kufd · 8 years ago
  11. e66b8fc THRIFT-3984 PHP7 extension causes segfault by Håkon Hitland · 8 years ago
  12. 3a8bbbd THRIFT-3896 fix map type with string key can not access deserialized by php extension by James E. King, III · 8 years ago
  13. 2a89bd9 THRIFT-3977 PHP extension creates undefined values when deserializing sets by Håkon H. Hitland · 8 years ago
  14. 22ec64f THRIFT-3844 thrift_protocol cannot compile in 7.0.7 by visoeclipse · 9 years ago
  15. dd9885e THRIFT-3839 Performance issue with big message deserialization using php extension by myroslav.kosinskyi · 9 years ago
  16. 37a1222 THRIFT-3647 Fix php extension build warnings Client: PHP Patch: Nobuaki Sukegawa by Nobuaki Sukegawa · 9 years ago
  17. 496454a THRIFT-3514: Add PHP 7 version of php_thrift_protocol by David Soria Parra · 9 years ago
  18. 26c68ea THRIFT-1908: Using php thrift_protocol accelerated transfer causes core dump by jfarrell · 11 years ago
  19. 6bdb10b Thrift-1942: Binary accelerated cpp extension does not use Thrift namespaces for Exceptions by jfarrell · 12 years ago
  20. 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
  21. c00d83b Thrift-1453:Don't change types of arguments when serializing with thrift php extension by Jake Farrell · 13 years ago
  22. 2323aa9 THRIFT-1228. php: The php accelerator module calls flush incorrectly by Bryan Duxbury · 14 years ago
  23. f1ed926 THRIFT-1067. php: Tons of bugs in php implementation by Bryan Duxbury · 14 years ago
  24. 7d1517a THRIFT-1067. php: Tons of bugs in php implementation by Bryan Duxbury · 14 years ago
  25. ded25bb THRIFT-941. php: Make PHP C Extension use the defined Protocol writeMessageBegin function by Bryan Duxbury · 14 years ago
  26. 184d262 THRIFT-851. php: php extension fails to compile on centos 5.x by Bryan Duxbury · 14 years ago
  27. 7b1128c THRIFT-682. php: PHP extension doesn't compile on Mac OS X by Bryan Duxbury · 14 years ago
  28. cf8fc15 THRIFT-837. php: Fix accelerator bug affecting writes > 8k by David Reiss · 14 years ago
  29. 7c74d9b THRIFT-780. php: Prevent aborts due to simultaneous exceptions by Bryan Duxbury · 14 years ago
  30. eb598b8 THRIFT-755. php: Fix compilation as a static module by David Reiss · 15 years ago
  31. 006260f THRIFT-659. php: Make php_thrift_protocol handle std::exception cleanly by David Reiss · 15 years ago
  32. 70c89d4 THRIFT-350. php: Fix the extension build when C++ is not already used by David Reiss · 16 years ago
  33. af3b630 THRIFT-349. php: Accelerated binary protocol serialization segementation fault by Bryan Duxbury · 16 years ago
  34. c2a9245 THRIFT-499. php: Thrift_protocol PHP extension does not handle signedness correctly by Bryan Duxbury · 16 years ago
  35. 887bd33 Remove obsolete php extension tag by David Reiss · 16 years ago
  36. f82aee5 THRIFT-387. Add license statements to some autoconf macro files by David Reiss · 16 years ago
  37. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  38. e4dc4f5 [thrift] Propogate exceptions from transports in thrift_protocol extension by dweatherford · 17 years ago
  39. 0b8a382 [thrift] Error checking for T_OBJECT serialization by dweatherford · 17 years ago
  40. 840ca08 [thrift] php thrift_protocol crash fixes by dweatherford · 17 years ago
  41. 9b945da [thrift] ZTS fixes for thift_protocol extension by dweatherford · 17 years ago
  42. f8f21e7 restore tags/1.0.0, we need these at least until fb9 is rolled everywhere by lucas · 17 years ago
  43. cf997a4 [thrift] PHP thrift_protocol extension, revision 2.0 by dweatherford · 17 years ago
  44. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  45. b6014f4 added trunk by hzhao · 17 years ago
  46. 7fcc9e8 tagging thrift-protocol-1.0.0 by hzhao · 17 years ago
  47. b000f74 [thrift_protocol] need negative testing for default inclusion by hzhao · 17 years ago
  48. f36e484 [thrift] return empty string instead of NULL by dweatherford · 17 years ago
  49. 8ebe4a1 THRIFT: update the thrift extension by boz · 17 years ago
  50. 51c0393 [thrift] PHP thrift_protocol extension by dweatherford · 17 years ago