[
https://issues.apache.org/jira/browse/THRIFT-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344990#comment-16344990
]
ASF GitHub Bot commented on THRIFT-4477:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/1484
> 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: Major
> 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)