PHP Thrift improvements, Binary code skipping, etc
authorMark Slee <mcslee@apache.org>
Tue, 10 Oct 2006 01:42:29 +0000 (01:42 +0000)
committerMark Slee <mcslee@apache.org>
Tue, 10 Oct 2006 01:42:29 +0000 (01:42 +0000)
commit99e2b2639a9556685c57506459ef1c1c6bf481f8
treedef378554bba4cc1218b06b5488b35743e330fae
parent7d5da163624c5562f2f24d32f831d8cdde5fc75e
PHP Thrift improvements, Binary code skipping, etc

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