-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: 1.2.0
-
Component/s: None
-
None
As remi noted in mongodb/mongo-php-driver#475, the php_json_serializable_ce symbol was only introduced in PHP 5.6.0, 5.5.10, and 5.4.26 by this commit. Earlier versions will need to dynamically fetch the class symbol at runtime.
- related to
-
PHPC-879 php_date_get_immutable_ce missing in PHP versions before 5.6.8 and 5.5.24
- Closed