-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
As mentioned in mongodb/mongo-php-driver#663:
Perhaps we can settle on a way to allow deserialization of these types in existing BSON while still making it terribly inconvenient for users to insert such values (e.g. BSON classes with private constructors).
Having classes for deprecated BSON types (i.e. undefined, symbol, DBPointer) will at least allow users to round-trip BSON through the PHP driver without any loss of field data.
- is depended on by
-
PHPC-1065 Enable BSON corpus tests for deprecated types
- Closed
- is related to
-
PHPC-302 Throw exceptions for unsupported BSON types
- Closed
-
PHPC-1026 Log warnings instead of throwing for unsupported BSON types
- Closed
- related to
-
PHPC-1775 php_phongo_dbpointer_init uses incorrect size for strncpy
- Closed
- links to