-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: 1.6.0, 1.7.0
-
Component/s: None
-
None
-
PHP Drivers
When the hint operation was introduced to update and delete operations in PHPLIB-491 and PHPLIB-539, respectively, type validation was never added to the BulkWrite class.
An invalid type for hint will still be caught, since PHPLIB passes the options as-is to PHPC; however, the exception would be inconsistent with other operation-level options, such as collation.
- is related to
-
PHPLIB-491 Support ability to pass hint to update
-
- Closed
-
-
PHPLIB-539 Allow hinting the delete command
-
- Closed
-