-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Cursor::setTypeMap() and MongoDB\BSON\toPHP() currently proceed with BSON conversion even if php_phongo_bson_typemap_to_state() throws an exception. Ideally, they should check if php_phongo_bson_typemap_to_state() fails and return early.
- is related to
-
PHPC-640 Implement interfaces for userland BSON type classes
- Closed