1. 1873fed THRIFT-647. php: Add license header and fix style in Makefile.am by David Reiss · 15 years ago
  2. 6a68187 THRIFT-647. php: PHP library is missing install target by Bryan Duxbury · 15 years ago
  3. eb598b8 THRIFT-755. php: Fix compilation as a static module by David Reiss · 15 years ago
  4. 006260f THRIFT-659. php: Make php_thrift_protocol handle std::exception cleanly by David Reiss · 15 years ago
  5. 3bb5e05 THRIFT-683. Remove profanity by David Reiss · 15 years ago
  6. 70c89d4 THRIFT-350. php: Fix the extension build when C++ is not already used by David Reiss · 16 years ago
  7. af3b630 THRIFT-349. php: Accelerated binary protocol serialization segementation fault by Bryan Duxbury · 16 years ago
  8. c2a9245 THRIFT-499. php: Thrift_protocol PHP extension does not handle signedness correctly by Bryan Duxbury · 16 years ago
  9. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  10. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  11. 887bd33 Remove obsolete php extension tag by David Reiss · 16 years ago
  12. f82aee5 THRIFT-387. Add license statements to some autoconf macro files by David Reiss · 16 years ago
  13. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  14. be648ee THRIFT-404. php: Make TPhpStream work for cli (cgi) scripts by David Reiss · 16 years ago
  15. 5ab303c php: Improve some docblock comments for TSocket by David Reiss · 16 years ago
  16. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  17. a9ea68b Make the PHP generator dynamic. by David Reiss · 16 years ago
  18. fc8a1e0 THRIFT-169: Fixes framed/buffered transport state on underlying flush failure by Mark Slee · 16 years ago
  19. 1f5ce50 THRIFT-99. php: Add scheme (http[s], etc.) support to THttpClient by David Reiss · 16 years ago
  20. 1931b12 php: Fix an undefined variasble in an error message by David Reiss · 16 years ago
  21. e4dc4f5 [thrift] Propogate exceptions from transports in thrift_protocol extension by dweatherford · 17 years ago
  22. 0b8a382 [thrift] Error checking for T_OBJECT serialization by dweatherford · 17 years ago
  23. 840ca08 [thrift] php thrift_protocol crash fixes by dweatherford · 17 years ago
  24. 9b945da [thrift] ZTS fixes for thift_protocol extension by dweatherford · 17 years ago
  25. f8f21e7 restore tags/1.0.0, we need these at least until fb9 is rolled everywhere by lucas · 17 years ago
  26. cf997a4 [thrift] PHP thrift_protocol extension, revision 2.0 by dweatherford · 17 years ago
  27. 260a5fa [thrift] grrrr ... TPhpStream can read the string '0' by eletuchy · 17 years ago
  28. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  29. 9726486 is_a is deprecated, instanceof only takes vars or constants by Mark Slee · 17 years ago
  30. bef54c0 Thrift: Fix a backwards change. by David Reiss · 17 years ago
  31. d0f5b28 Fix typo in Thrift trunk by Mark Slee · 17 years ago
  32. e02ab33 Lowercase autoload strings by Mark Slee · 17 years ago
  33. 645ecea Kill fast binary compliance in TBase, it doesn't work by Mark Slee · 17 years ago
  34. 276eea6 Add (int) case to Thrift version comparison by Mark Slee · 17 years ago
  35. b6014f4 added trunk by hzhao · 17 years ago
  36. 7fcc9e8 tagging thrift-protocol-1.0.0 by hzhao · 17 years ago
  37. 09f69e0 Add __autoload() support to Thrift-generated PHP code by Mark Slee · 17 years ago
  38. f5a6b0c Fix PHP TBufferedTransport readAll() to work with TSocket timeouts by Mark Slee · 17 years ago
  39. 6114349 [thrift] Fix extension deserialization call with no classname by dweatherford · 17 years ago
  40. 465ccc0 Thrift: Fix new-style generated PHP code. by David Reiss · 17 years ago
  41. 0cdc6c8 Merging PHP transport changes from www trunk to thrift trunk by Mark Slee · 17 years ago
  42. 2b78622 Fixing typo in Thrift trunk by Mark Slee · 17 years ago
  43. 5b74307 Thrift PHP generation Redux by Mark Slee · 17 years ago
  44. ffc21fb [TMemoryBuffer: an in-memory buffer acting like a transport] by lklots · 17 years ago
  45. b000f74 [thrift_protocol] need negative testing for default inclusion by hzhao · 17 years ago
  46. f36e484 [thrift] return empty string instead of NULL by dweatherford · 17 years ago
  47. 8ebe4a1 THRIFT: update the thrift extension by boz · 17 years ago
  48. 80940b7 [thrift] Merge protocol/transport changes from tfb/www by dweatherford · 17 years ago
  49. 51c0393 [thrift] PHP thrift_protocol extension by dweatherford · 17 years ago
  50. 6fc7be2 Thrift: TNullTransport for PHP. by David Reiss · 17 years ago
  51. 4d73d5c Thrift: THttpClient for PHP in Thrift trunk by Mark Slee · 18 years ago
  52. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  53. 13a0d4a PHP new build fix for TBinaryProtocol by Mark Slee · 18 years ago
  54. a821cfd Missed an include line in sample code by Mark Slee · 18 years ago
  55. 06af13d Readme on PHP/Apache Thrift integration by Mark Slee · 18 years ago
  56. 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
  57. 54b7ab9 READMEs and DOCs and ant tasks, oh my by Mark Slee · 18 years ago
  58. 5d06fea Thrift build cleanup stuff by Mark Slee · 18 years ago
  59. adde968 Giving Marc K props for crazy bitshifting in PHP binary protocol by Mark Slee · 18 years ago
  60. 4902c05 Apply Thrift license to PHP source code by Mark Slee · 18 years ago
  61. 57cc25e Some Thrift documentation cleanups by Mark Slee · 18 years ago
  62. 0af62d1 Bogus $this->type in TApplicationException in PHP by Mark Slee · 18 years ago
  63. d395d57 Same fix to thrift codebase by Mark Slee · 18 years ago
  64. 1ecb1b0 Fix thrift includes by Mark Slee · 18 years ago
  65. dac7856 Proper exception types in PHP thrift by Mark Slee · 18 years ago
  66. 0b64e77 Thrift: PHP Socket instrumentation for connect/read/write issues by Martin Kraemer · 18 years ago
  67. 6a5bcaa -- Protocol and transport factories now wrap around a single protocol/transport by Aditya Agarwal · 18 years ago
  68. eb0d024 Full automake/autoconf compliance for thrift by Mark Slee · 18 years ago
  69. 893ef72 Fix identifier typo in Thrift error message. by Karl Lehenbauer · 18 years ago
  70. b0fac3e Fixed some warnings, changed TSocketPool to inherit debugHandler from TSocket by robert · 18 years ago
  71. 1c989f2 Added open, close, and isOpen to TFramedTransport reviewed: mcslee revert: yes by robert · 18 years ago
  72. 2f816f2 minor syntax change in thrift php library, reviewed by slee, revertible by Adam Nichols · 18 years ago
  73. e7714a6 Fix call_user_func bug on debugHandler_ by Mark Slee · 18 years ago
  74. ad58f95 Add options to thrift transport classes for custom error handlers by Mark Slee · 18 years ago
  75. a09e34e Fix typo class variable bug in TSocketPool by Mark Slee · 18 years ago
  76. e598d07 Thrift: Fix PHP socket fread return by Mark Slee · 18 years ago
  77. 588e452 Fix bad implode call with nonexistant class variable in PHP SocketPool by Mark Slee · 18 years ago
  78. 9683f77 Fix TType.php problem by Mark Slee · 18 years ago
  79. 5f8237d Thrift PHP update for new Protocol wraps Transport style by Mark Slee · 18 years ago
  80. 60275c7 Give options for one-way or two-way buffering in PHP Thrift transports by Mark Slee · 18 years ago
  81. 99e2b26 PHP Thrift improvements, Binary code skipping, etc by Mark Slee · 18 years ago
  82. 3f11b7a Better randomization in socketpoool by Mark Slee · 18 years ago
  83. d7cc1c4 Suppress php errors in TSocket by Mark Slee · 18 years ago
  84. 29f5f67 Check for empty buf on socket read by Mark Slee · 18 years ago
  85. 1c4a559 Change thrift require_once to include_once by Mark Slee · 18 years ago
  86. 20c70a6 Ooops function __construct not just __construct by Mark Slee · 18 years ago
  87. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  88. 9e7734d Thrift: Rename chunked to framed transports by Mark Slee · 18 years ago
  89. ade2c83 Thrift PHP TSocketPool client by Mark Slee · 18 years ago
  90. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  91. fc89d39 Thrift and Python: Made to be together by Mark Slee · 18 years ago
  92. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  93. cfc0193 Thrift library updates, remove unsigned types by Mark Slee · 18 years ago
  94. d97eb61 Fixed handling of signed 64bit integers to support 32bit and 64bit architectures by Marc Slemko · 18 years ago
  95. b09f588 Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler by Marc Slemko · 18 years ago
  96. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago