Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
0.6.3
-
None
Description
The extension does not always check for errors reported by bson_to_zval(), particularly when creating debug or info output for our core classes.
All code that calls bson_to_zval() should check for an unsuccessful return code, which likely also means that an exception was thrown (per PHPC-345).
Attachments
Issue Links
- is depended on by
-
PHPC-1471 Clean up reference handling in Javascript scope serialisation
-
- Closed
-
-
PHPC-1472 Prevent multiple exceptions from being thrown during manager serialisation
-
- Closed
-
- is related to
-
PHPC-692 Check for phongo_bson_to_zval_ex() failures in Server methods
-
- Closed
-
-
PHPC-345 bson_to_zval() should throw exceptions instead of warnings
-
- Closed
-
- related to
-
PHPC-1989 CommandSucceededEvent debug info omits fields
-
- Closed
-