-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
php_phongo_manager_get_debug_info does not check if an exception has been thrown while serialising server information in php_phongo_server_to_zval. Code should be adapted to check EG(exception) and return early to avoid follow-up exceptions.
- depends on
-
PHPC-348 Check for errors after calling bson_to_zval()
- Closed