-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
PHP Drivers
-
Not Needed
-
php_phongo_query_init_limit_and_singlebatch() states:
mongoc_collection_find_with_opts() requires a non-negative limit. For backwards compatibility, a negative limit should be set as a positive value and default singleBatch to true.
Emit a deprecation notice for negative limit values in 1.x so this behavior can be removed in 2.0 (PHPC-2440).
- is depended on by
-
PHPC-2440 Remove deprecated Query constructor options
- Closed