1. 80940b7 [thrift] Merge protocol/transport changes from tfb/www by dweatherford · 17 years ago
  2. 51c0393 [thrift] PHP thrift_protocol extension by dweatherford · 17 years ago
  3. 6fc7be2 Thrift: TNullTransport for PHP. by David Reiss · 17 years ago
  4. 4d73d5c Thrift: THttpClient for PHP in Thrift trunk by Mark Slee · 18 years ago
  5. 808454e Thrift TBinaryProtocol change by Mark Slee · 18 years ago
  6. 13a0d4a PHP new build fix for TBinaryProtocol by Mark Slee · 18 years ago
  7. 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
  8. adde968 Giving Marc K props for crazy bitshifting in PHP binary protocol by Mark Slee · 18 years ago
  9. 4902c05 Apply Thrift license to PHP source code by Mark Slee · 18 years ago
  10. 0af62d1 Bogus $this->type in TApplicationException in PHP by Mark Slee · 18 years ago
  11. d395d57 Same fix to thrift codebase by Mark Slee · 18 years ago
  12. 1ecb1b0 Fix thrift includes by Mark Slee · 18 years ago
  13. dac7856 Proper exception types in PHP thrift by Mark Slee · 18 years ago
  14. 0b64e77 Thrift: PHP Socket instrumentation for connect/read/write issues by Martin Kraemer · 18 years ago
  15. 6a5bcaa -- Protocol and transport factories now wrap around a single protocol/transport by Aditya Agarwal · 18 years ago
  16. 893ef72 Fix identifier typo in Thrift error message. by Karl Lehenbauer · 18 years ago
  17. b0fac3e Fixed some warnings, changed TSocketPool to inherit debugHandler from TSocket by robert · 18 years ago
  18. 1c989f2 Added open, close, and isOpen to TFramedTransport reviewed: mcslee revert: yes by robert · 18 years ago
  19. 2f816f2 minor syntax change in thrift php library, reviewed by slee, revertible by Adam Nichols · 18 years ago
  20. e7714a6 Fix call_user_func bug on debugHandler_ by Mark Slee · 18 years ago
  21. ad58f95 Add options to thrift transport classes for custom error handlers by Mark Slee · 18 years ago
  22. a09e34e Fix typo class variable bug in TSocketPool by Mark Slee · 18 years ago
  23. e598d07 Thrift: Fix PHP socket fread return by Mark Slee · 18 years ago
  24. 588e452 Fix bad implode call with nonexistant class variable in PHP SocketPool by Mark Slee · 18 years ago
  25. 5f8237d Thrift PHP update for new Protocol wraps Transport style by Mark Slee · 18 years ago
  26. 60275c7 Give options for one-way or two-way buffering in PHP Thrift transports by Mark Slee · 18 years ago
  27. 99e2b26 PHP Thrift improvements, Binary code skipping, etc by Mark Slee · 18 years ago
  28. 3f11b7a Better randomization in socketpoool by Mark Slee · 18 years ago
  29. d7cc1c4 Suppress php errors in TSocket by Mark Slee · 18 years ago
  30. 29f5f67 Check for empty buf on socket read by Mark Slee · 18 years ago
  31. 1c4a559 Change thrift require_once to include_once by Mark Slee · 18 years ago
  32. 20c70a6 Ooops function __construct not just __construct by Mark Slee · 18 years ago
  33. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  34. 9e7734d Thrift: Rename chunked to framed transports by Mark Slee · 18 years ago
  35. ade2c83 Thrift PHP TSocketPool client by Mark Slee · 18 years ago
  36. c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
  37. fc89d39 Thrift and Python: Made to be together by Mark Slee · 18 years ago
  38. 78f58e2 Thrift generation for Java by Mark Slee · 18 years ago
  39. cfc0193 Thrift library updates, remove unsigned types by Mark Slee · 18 years ago
  40. d97eb61 Fixed handling of signed 64bit integers to support 32bit and 64bit architectures by Marc Slemko · 18 years ago
  41. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago