Robert Lu created THRIFT-4353:
---------------------------------
Summary: 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.10.0, 0.9.3
Environment: php7 + macOS
Reporter: Robert Lu
Assignee: Robert Lu
Priority: Minor
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)