[
https://issues.apache.org/jira/browse/THRIFT-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz resolved THRIFT-1538.
------------------------------------------
Resolution: Won't Fix
i64 overflow during deserialization is a 32-bit PHP platform limitation; 32-bit
PHP is long EOL and 64-bit PHP (the supported target for years) handles i64
correctly. Closing as Won't Fix.
> Error during deserialization int64 on 32-bit architecture
> ---------------------------------------------------------
>
> Key: THRIFT-1538
> URL: https://issues.apache.org/jira/browse/THRIFT-1538
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Affects Versions: 0.2, 0.8
> Environment: Ubuntu 10.04
> Reporter: Dmitry Zolotarev
> Priority: Major
> Labels: bug, php, serialization
> Attachments: hello.php, thrift_test1.tar.bz2
>
>
> Value 5718813258875302619 deserialized as 5718813261021839359
--
This message was sent by Atlassian Jira
(v8.20.10#820010)