Thrift_protocol PHP extension does not handle signedness correctly
------------------------------------------------------------------
Key: THRIFT-499
URL: https://issues.apache.org/jira/browse/THRIFT-499
Project: Thrift
Issue Type: Bug
Components: Library (PHP)
Reporter: Russ Garrett
The PHP Thrift protocol extension does not correctly unserialize integers - it
assumes they're unsigned, but all integers in Thrift are signed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.