-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.10.0
-
Component/s: PHP - Library
-
Labels:None
-
Patch Info:Patch Available
-
Flags:Patch
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.
- links to