GitHub user RobberPhex opened a pull request:
https://github.com/apache/thrift/pull/1383
THRIFT-4353 cannot read via thrift_protocol at server side
ref <https://issues.apache.org/jira/browse/THRIFT-4353>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RobberPhex/thrift THRIFT-4353
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1383.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1383
----
commit 13a4dd1891347f05101af486e1a5bf8f85bf040c
Author: è£è² <[email protected]>
Date: 2016-11-16T02:32:52Z
support php ext read data after message begin
commit 843d87f0c7e69165d1489c7f2dd089b68790720d
Author: è£è² <[email protected]>
Date: 2016-11-16T02:50:22Z
fix
commit 61da80b5ccbe7c63f5187e3296f0453d1abee41d
Author: è£è² <[email protected]>
Date: 2016-11-16T03:53:19Z
fix
commit 3c956e3446438f8d1a1fadaee198a32b71652e58
Author: Robert Lu <[email protected]>
Date: 2017-10-03T19:18:38Z
compiler use thrift_protocol_read_binary_after_message_begin
----
---