THRIFT-1144: PHP client Attributes from private to protected
authorJake Farrell <jfarrell@apache.org>
Wed, 13 Apr 2011 19:42:35 +0000 (19:42 +0000)
committerJake Farrell <jfarrell@apache.org>
Wed, 13 Apr 2011 19:42:35 +0000 (19:42 +0000)
commit10ed8e814f7351dad0efada087bff841fe5e9866
treef00c93623291f1a979e44318113a01af3d6ff992
parentb8911458944e242126adbd02ef342e50230ba0c3
THRIFT-1144: PHP client Attributes from private to protected

Updating private variable for persistant connections in TSocket to protected.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1091897 13f79535-47bb-0310-9956-ffa450edef68
lib/php/src/transport/TSocket.php