[
https://issues.apache.org/jira/browse/THRIFT-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Russ Garrett updated THRIFT-499:
--------------------------------
Attachment: thrift_protocol_signedness.patch
Attached patch fixes this bug.
> 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
> Attachments: thrift_protocol_signedness.patch
>
>
> 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.