-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.0.0-beta1
-
Component/s: None
-
None
Currently, the debug handler serializes an empty BSON document to an empty array. It would be more consistent if we displayed NULL instead.
Coincidentally, an empty array is reported for "writeErrors"; however, that is always a collection of documents, so an empty array is analogous to "writeConcernError" being null.
- is related to
-
PHPC-436 Handle new writeConcernErrors array in mongoc_write_result_t
- Closed