1. 1e3c884 THRIFT-1981 Not all PHP libraries are installed when building an installing a debian package by Roger Meier · 12 years ago
  2. 6bdb10b Thrift-1942: Binary accelerated cpp extension does not use Thrift namespaces for Exceptions by jfarrell · 12 years ago
  3. de262dc Thrift-1903: PHP namespaces cause binary protocols to not be used by Jake Farrell · 12 years ago
  4. 1f9717d THRIFT-1878 php: THttpClient - Add the possibility to send custom headers by Roger Meier · 12 years ago
  5. 9b25244 THRIFT-1861 PHP Makefile does not include TStringFuncFactory Patch: Logan Owen by Roger Meier · 12 years ago
  6. 87afaac THRIFT-1822 PHP unit test does not work Patch: Roger Meier by Roger Meier · 12 years ago
  7. 0193149 THRIFT-1801 Sync up TApplicationException codes across languages and thrift implementations by Roger Meier · 12 years ago
  8. 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
  9. 819ad6e remove unused stuff by Roger Meier · 12 years ago
  10. 78a54a1 THRIFT-1521:patches for more Performance Client: php Patch: D. Edler by Jake Farrell · 12 years ago
  11. 814818e THRIFT-1615 cleanup: remove empty stuff by Roger Meier · 12 years ago
  12. 21c0a85 THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR by Roger Meier · 12 years ago
  13. 0b92274 THRIFT-1597 TJSONProtocol.php is missing from Makefile.am Patch: Andrew Grumet by Roger Meier · 13 years ago
  14. 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
  15. c00d83b Thrift-1453:Don't change types of arguments when serializing with thrift php extension by Jake Farrell · 13 years ago
  16. ac70b5f THRIFT-1478 TJSONProtocol in PHP fix: remove dist and add lunit log format by Roger Meier · 13 years ago
  17. 33b720a THRIFT-1478 TJSONProtocol in PHP Patch: Greg Fodor, Andrew Grumet, Roger Meier by Roger Meier · 13 years ago
  18. b03a59c Thrift-1427: PHP library uses non-multibyte safe functions with mbstring function overloading by Jake Farrell · 13 years ago
  19. 711c70c Thrift-1393: TTransportException's thrown from THttpClient contain superfluous slashes in the Exception message by Jake Farrell · 13 years ago
  20. 5170064 Thrift-1377: abort PHP deserialization on unknown field type by Jake Farrell · 13 years ago
  21. b5c618a Thrift-1240: TBinarySerializer.php invalid serialization due to TBufferTransport not flushing last chunk of data into TMemoryBuffer by Jake Farrell · 13 years ago
  22. 11dfc8b THRIFT-1225. php: TCompactProtocol for PHP by Bryan Duxbury · 14 years ago
  23. 2323aa9 THRIFT-1228. php: The php accelerator module calls flush incorrectly by Bryan Duxbury · 14 years ago
  24. ebf0bec Thrift-1152: attributes from private to protected patch: jfarrell clent: php by Jake Farrell · 14 years ago
  25. 10ed8e8 THRIFT-1144: PHP client Attributes from private to protected by Jake Farrell · 14 years ago
  26. d26cb9b THRIFT-690. php: Update TApplicationException codes by Bryan Duxbury · 14 years ago
  27. d3fceb0 THRIFT-1098. php: Undefined properties in TBinaryProtocolFactory by Bryan Duxbury · 14 years ago
  28. e7b1864 THRIFT-867. php: PHP accelerator module's output transport is incompatible with TFramedTransport by Bryan Duxbury · 14 years ago
  29. c46f32c THRIFT-638. php: BufferedTransport + C extensions block until recv timeout is reached on last fread call by Bryan Duxbury · 14 years ago
  30. f1ed926 THRIFT-1067. php: Tons of bugs in php implementation by Bryan Duxbury · 14 years ago
  31. 7d1517a THRIFT-1067. php: Tons of bugs in php implementation by Bryan Duxbury · 14 years ago
  32. c0e2ef5 THRIFT-999. php: Add TForkingServer by Bryan Duxbury · 14 years ago
  33. cecbe0f THRIFT-347. php: PHP TSocket Timeout Issues by Bryan Duxbury · 14 years ago
  34. 052bbef THRIFT-952. TBinarySerializer utility class for converting between byte strings and PHP objects by Mark Slee · 14 years ago
  35. ded25bb THRIFT-941. php: Make PHP C Extension use the defined Protocol writeMessageBegin function by Bryan Duxbury · 14 years ago
  36. 653eada THRIFT-841. Exclude generated php and erlang Makefiles from "make dist" by David Reiss · 14 years ago
  37. 89200e1 THRIFT-854. php: Provide configure option and make rules to build/install php extension by Bryan Duxbury · 14 years ago
  38. 184d262 THRIFT-851. php: php extension fails to compile on centos 5.x by Bryan Duxbury · 14 years ago
  39. 7b1128c THRIFT-682. php: PHP extension doesn't compile on Mac OS X by Bryan Duxbury · 14 years ago
  40. cf8fc15 THRIFT-837. php: Fix accelerator bug affecting writes > 8k by David Reiss · 14 years ago
  41. 17115d7 THRIFT-778. php: PHP socket listening server by Bryan Duxbury · 14 years ago
  42. 7c74d9b THRIFT-780. php: Prevent aborts due to simultaneous exceptions by Bryan Duxbury · 14 years ago
  43. b149bc7 THRIFT-718. php: Thrift PHP library includes closing tags and extraneous whitespace by Bryan Duxbury · 14 years ago
  44. 1873fed THRIFT-647. php: Add license header and fix style in Makefile.am by David Reiss · 15 years ago
  45. 6a68187 THRIFT-647. php: PHP library is missing install target by Bryan Duxbury · 15 years ago
  46. eb598b8 THRIFT-755. php: Fix compilation as a static module by David Reiss · 15 years ago
  47. 006260f THRIFT-659. php: Make php_thrift_protocol handle std::exception cleanly by David Reiss · 15 years ago
  48. 3bb5e05 THRIFT-683. Remove profanity by David Reiss · 15 years ago
  49. 70c89d4 THRIFT-350. php: Fix the extension build when C++ is not already used by David Reiss · 16 years ago
  50. af3b630 THRIFT-349. php: Accelerated binary protocol serialization segementation fault by Bryan Duxbury · 16 years ago
  51. c2a9245 THRIFT-499. php: Thrift_protocol PHP extension does not handle signedness correctly by Bryan Duxbury · 16 years ago
  52. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  53. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  54. 887bd33 Remove obsolete php extension tag by David Reiss · 16 years ago
  55. f82aee5 THRIFT-387. Add license statements to some autoconf macro files by David Reiss · 16 years ago
  56. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  57. be648ee THRIFT-404. php: Make TPhpStream work for cli (cgi) scripts by David Reiss · 16 years ago
  58. 5ab303c php: Improve some docblock comments for TSocket by David Reiss · 16 years ago
  59. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  60. a9ea68b Make the PHP generator dynamic. by David Reiss · 16 years ago
  61. fc8a1e0 THRIFT-169: Fixes framed/buffered transport state on underlying flush failure by Mark Slee · 16 years ago
  62. 1f5ce50 THRIFT-99. php: Add scheme (http[s], etc.) support to THttpClient by David Reiss · 16 years ago
  63. 1931b12 php: Fix an undefined variasble in an error message by David Reiss · 16 years ago
  64. e4dc4f5 [thrift] Propogate exceptions from transports in thrift_protocol extension by dweatherford · 17 years ago
  65. 0b8a382 [thrift] Error checking for T_OBJECT serialization by dweatherford · 17 years ago
  66. 840ca08 [thrift] php thrift_protocol crash fixes by dweatherford · 17 years ago
  67. 9b945da [thrift] ZTS fixes for thift_protocol extension by dweatherford · 17 years ago
  68. f8f21e7 restore tags/1.0.0, we need these at least until fb9 is rolled everywhere by lucas · 17 years ago
  69. cf997a4 [thrift] PHP thrift_protocol extension, revision 2.0 by dweatherford · 17 years ago
  70. 260a5fa [thrift] grrrr ... TPhpStream can read the string '0' by eletuchy · 17 years ago
  71. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  72. 9726486 is_a is deprecated, instanceof only takes vars or constants by Mark Slee · 17 years ago
  73. bef54c0 Thrift: Fix a backwards change. by David Reiss · 17 years ago
  74. d0f5b28 Fix typo in Thrift trunk by Mark Slee · 17 years ago
  75. e02ab33 Lowercase autoload strings by Mark Slee · 17 years ago
  76. 645ecea Kill fast binary compliance in TBase, it doesn't work by Mark Slee · 17 years ago
  77. 276eea6 Add (int) case to Thrift version comparison by Mark Slee · 17 years ago
  78. b6014f4 added trunk by hzhao · 17 years ago
  79. 7fcc9e8 tagging thrift-protocol-1.0.0 by hzhao · 17 years ago
  80. 09f69e0 Add __autoload() support to Thrift-generated PHP code by Mark Slee · 17 years ago
  81. f5a6b0c Fix PHP TBufferedTransport readAll() to work with TSocket timeouts by Mark Slee · 17 years ago
  82. 6114349 [thrift] Fix extension deserialization call with no classname by dweatherford · 17 years ago
  83. 465ccc0 Thrift: Fix new-style generated PHP code. by David Reiss · 17 years ago
  84. 0cdc6c8 Merging PHP transport changes from www trunk to thrift trunk by Mark Slee · 17 years ago
  85. 2b78622 Fixing typo in Thrift trunk by Mark Slee · 17 years ago
  86. 5b74307 Thrift PHP generation Redux by Mark Slee · 17 years ago
  87. ffc21fb [TMemoryBuffer: an in-memory buffer acting like a transport] by lklots · 17 years ago
  88. b000f74 [thrift_protocol] need negative testing for default inclusion by hzhao · 17 years ago
  89. f36e484 [thrift] return empty string instead of NULL by dweatherford · 17 years ago
  90. 8ebe4a1 THRIFT: update the thrift extension by boz · 17 years ago
  91. 80940b7 [thrift] Merge protocol/transport changes from tfb/www by dweatherford · 17 years ago
  92. 51c0393 [thrift] PHP thrift_protocol extension by dweatherford · 17 years ago
  93. 6fc7be2 Thrift: TNullTransport for PHP. by David Reiss · 17 years ago
  94. 4d73d5c Thrift: THttpClient for PHP in Thrift trunk by Mark Slee · 18 years ago
  95. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  96. 13a0d4a PHP new build fix for TBinaryProtocol by Mark Slee · 18 years ago
  97. a821cfd Missed an include line in sample code by Mark Slee · 18 years ago
  98. 06af13d Readme on PHP/Apache Thrift integration by Mark Slee · 18 years ago
  99. 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
  100. 54b7ab9 READMEs and DOCs and ant tasks, oh my by Mark Slee · 18 years ago