Attributes from private to protected
------------------------------------
Key: THRIFT-1144
URL: https://issues.apache.org/jira/browse/THRIFT-1144
Project: Thrift
Issue Type: Wish
Components: PHP - Library
Affects Versions: 0.7
Reporter: Torben Brodt
I would like to change all attributes from private to protected.
Cause of a bug in TSocket i wanted to inherit from this class to add a
reconnect for persistent connection, but since all of the member variables were
private i couldn't archieve that.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira