[
https://issues.apache.org/jira/browse/THRIFT-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218569#comment-16218569
]
ASF GitHub Bot commented on THRIFT-4353:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/1383
> cannot read via thrift_protocol at server side
> ----------------------------------------------
>
> Key: THRIFT-4353
> URL: https://issues.apache.org/jira/browse/THRIFT-4353
> Project: Thrift
> Issue Type: Improvement
> Components: PHP - Library
> Affects Versions: 0.9.3, 0.10.0
> Environment: php7 + macOS
> Reporter: Robert Lu
> Assignee: Robert Lu
> Priority: Minor
> Fix For: 0.11.0
>
>
> When server read message, the processor read the method name, and then server
> will know the $args type.
> At this time, We cannot use thrift_protocol_read_binary, because message head
> is already read.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)