933fd98 from CDRIVER-2128 removed the JSON reader's ability to parse legacy $date integers. Attempting to parse such dates now emits an error, such as:
Unexpected integer 1416445411987 in type "datetime"
We should revert that commit and add some tests for reading legacy values.
- is depended on by
-
PHPC-941 Introduce API for converting BSON to canonical and relaxed extended JSON
- Closed
- is related to
-
CDRIVER-2128 Support revised Extended JSON spec
- Closed