Thrift: TNullTransport for PHP.
authorDavid Reiss <dreiss@apache.org>
Thu, 4 Oct 2007 23:02:01 +0000 (23:02 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 4 Oct 2007 23:02:01 +0000 (23:02 +0000)
commit6fc7be28bb1363adaedee47c34ea0262e3346eb4
treec1629a69032bf6582b17e0ffb80549aa048a11a7
parente4e1968935f0dce5720f82baef19605f64512120
Thrift: TNullTransport for PHP.

Summary:
We have this in C++.  Adding an implementation for PHP.

Reviewed By: mcslee

Test Plan:
Used it while testing web code.

Revert Plan: ok

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665292 13f79535-47bb-0310-9956-ffa450edef68
lib/php/src/transport/TNullTransport.php [new file with mode: 0644]