-- Protocol and transport factories now wrap around a single protocol/transport
authorAditya Agarwal <aditya@apache.org>
Tue, 6 Feb 2007 02:50:56 +0000 (02:50 +0000)
committerAditya Agarwal <aditya@apache.org>
Tue, 6 Feb 2007 02:50:56 +0000 (02:50 +0000)
commit6a5bcaa754fa8ece15658d8542602cd7b846d00c
treee0f5c99e1b68d21653f8af1b2dbd3b487aa8fc06
parentf954f97b963d618dc767677850cb13429c9f5a52
-- Protocol and transport factories now wrap around a single protocol/transport

Summary:
- This is an analagous to the C++ change made in r31441

Reviewed By: slee

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664977 13f79535-47bb-0310-9956-ffa450edef68
lib/php/src/protocol/TBinaryProtocol.php
lib/php/src/protocol/TProtocol.php