-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.1.4
-
Component/s: None
-
None
Currently, WriteResult's debug handler flattens its internal objects (e.g. upserted IDs, write errors) to arrays. We should expose them as objects, which will allow us to re-use code from the getters and also make __debugInfo() more usable when we implement PHPC-470.