[
https://issues.apache.org/jira/browse/THRIFT-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III updated THRIFT-4477:
---------------------------------------
Priority: Minor (was: Major)
> TBufferedTransport must have underlying transport
> -------------------------------------------------
>
> Key: THRIFT-4477
> URL: https://issues.apache.org/jira/browse/THRIFT-4477
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Affects Versions: 0.11.0
> Reporter: Robert Lu
> Assignee: Robert Lu
> Priority: Minor
> Fix For: 0.12.0
>
>
> for TBufferedTransport,
> the underlying transport cannot be null. many methods used underlying
> transport directly, if it's null, will cause error. And a null as underlying
> transport for TBufferedTransport makes no sense.
> So, TBufferedTransport must have underlying transport
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)