Yangyang Zhao created THRIFT-5538:
-------------------------------------
Summary: TCompactProtocol always decode bool fields as false
Key: THRIFT-5538
URL: https://issues.apache.org/jira/browse/THRIFT-5538
Project: Thrift
Issue Type: Bug
Components: PHP - Library
Affects Versions: 0.16.0, 0.14.2, 0.14.1, 0.15.0, 0.14.0, 0.13.0, 0.12.0,
0.11.0, 0.10.0, 0.9.3.1, 0.9.3
Reporter: Yangyang Zhao
When reading a thrift object using TCompactProtocol, the bool field is always
read as value false, despite the original value is true or not.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)