1. 10ed8e8 THRIFT-1144: PHP client Attributes from private to protected by Jake Farrell · 14 years ago
  2. e7b1864 THRIFT-867. php: PHP accelerator module's output transport is incompatible with TFramedTransport by Bryan Duxbury · 14 years ago
  3. c46f32c THRIFT-638. php: BufferedTransport + C extensions block until recv timeout is reached on last fread call by Bryan Duxbury · 14 years ago
  4. 7d1517a THRIFT-1067. php: Tons of bugs in php implementation by Bryan Duxbury · 14 years ago
  5. cecbe0f THRIFT-347. php: PHP TSocket Timeout Issues by Bryan Duxbury · 14 years ago
  6. 17115d7 THRIFT-778. php: PHP socket listening server by Bryan Duxbury · 14 years ago
  7. b149bc7 THRIFT-718. php: Thrift PHP library includes closing tags and extraneous whitespace by Bryan Duxbury · 14 years ago
  8. 3bb5e05 THRIFT-683. Remove profanity by David Reiss · 15 years ago
  9. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  10. be648ee THRIFT-404. php: Make TPhpStream work for cli (cgi) scripts by David Reiss · 16 years ago
  11. 5ab303c php: Improve some docblock comments for TSocket by David Reiss · 16 years ago
  12. 13083d6 THRIFT-294. Remove @author tags by Bryan Duxbury · 16 years ago
  13. fc8a1e0 THRIFT-169: Fixes framed/buffered transport state on underlying flush failure by Mark Slee · 16 years ago
  14. 1f5ce50 THRIFT-99. php: Add scheme (http[s], etc.) support to THttpClient by David Reiss · 17 years ago
  15. 1931b12 php: Fix an undefined variasble in an error message by David Reiss · 17 years ago
  16. 260a5fa [thrift] grrrr ... TPhpStream can read the string '0' by eletuchy · 17 years ago
  17. f5a6b0c Fix PHP TBufferedTransport readAll() to work with TSocket timeouts by Mark Slee · 17 years ago
  18. 0cdc6c8 Merging PHP transport changes from www trunk to thrift trunk by Mark Slee · 17 years ago
  19. ffc21fb [TMemoryBuffer: an in-memory buffer acting like a transport] by lklots · 17 years ago
  20. 80940b7 [thrift] Merge protocol/transport changes from tfb/www by dweatherford · 17 years ago
  21. 6fc7be2 Thrift: TNullTransport for PHP. by David Reiss · 17 years ago
  22. 4d73d5c Thrift: THttpClient for PHP in Thrift trunk by Mark Slee · 18 years ago
  23. 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
  24. 4902c05 Apply Thrift license to PHP source code by Mark Slee · 18 years ago
  25. d395d57 Same fix to thrift codebase by Mark Slee · 18 years ago
  26. dac7856 Proper exception types in PHP thrift by Mark Slee · 18 years ago
  27. 0b64e77 Thrift: PHP Socket instrumentation for connect/read/write issues by Martin Kraemer · 18 years ago
  28. 893ef72 Fix identifier typo in Thrift error message. by Karl Lehenbauer · 18 years ago
  29. b0fac3e Fixed some warnings, changed TSocketPool to inherit debugHandler from TSocket by robert · 18 years ago
  30. 1c989f2 Added open, close, and isOpen to TFramedTransport reviewed: mcslee revert: yes by robert · 18 years ago
  31. e7714a6 Fix call_user_func bug on debugHandler_ by Mark Slee · 18 years ago
  32. ad58f95 Add options to thrift transport classes for custom error handlers by Mark Slee · 18 years ago
  33. a09e34e Fix typo class variable bug in TSocketPool by Mark Slee · 18 years ago
  34. e598d07 Thrift: Fix PHP socket fread return by Mark Slee · 18 years ago
  35. 588e452 Fix bad implode call with nonexistant class variable in PHP SocketPool by Mark Slee · 18 years ago
  36. 60275c7 Give options for one-way or two-way buffering in PHP Thrift transports by Mark Slee · 18 years ago
  37. 99e2b26 PHP Thrift improvements, Binary code skipping, etc by Mark Slee · 18 years ago
  38. 3f11b7a Better randomization in socketpoool by Mark Slee · 18 years ago
  39. d7cc1c4 Suppress php errors in TSocket by Mark Slee · 18 years ago
  40. 29f5f67 Check for empty buf on socket read by Mark Slee · 18 years ago
  41. 1c4a559 Change thrift require_once to include_once by Mark Slee · 18 years ago
  42. 20c70a6 Ooops function __construct not just __construct by Mark Slee · 18 years ago
  43. 794993d Change run() to serve() in all Thrift server interfaces by Mark Slee · 18 years ago
  44. 9e7734d Thrift: Rename chunked to framed transports by Mark Slee · 18 years ago
  45. ade2c83 Thrift PHP TSocketPool client by Mark Slee · 18 years ago
  46. 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago