-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.5.1
-
Component/s: None
-
None
The logic in zval_to_bson() differs from object_to_bson(), in that it ignores objects implementing BSON\Serializable and only processes classes that implement the more-specific BSON\Peristable interface.
- is depended on by
-
PHPLIB-87 Remove manual bsonSerialize() call from createIndexesLegacy()
- Closed