Håkon Hitland created THRIFT-3977:
-------------------------------------
Summary: PHP extension creates undefined values when deserializing
sets
Key: THRIFT-3977
URL: https://issues.apache.org/jira/browse/THRIFT-3977
Project: Thrift
Issue Type: Bug
Components: PHP - Library
Reporter: Håkon Hitland
The PHP binary protocol acceleration extension does not deserialize sets
correctly for PHP 7.
It should be setting the value to "true", but instead sets them to an undefined
value. This causes strange behaviour in PHP, like arrays with size > 0 that
compare equal to the empty array.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)