-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
-
CursorInterface was introduced in PHPC-1123, but it could not replace occurrences of Cursor in PHPLIB due to BC concerns. For instance Collection::find() has historically returned a MongoDB\Driver\Cursor.
This came up while reviewing PHPLIB-1022 (adding BSON codecs to the library).
- is related to
-
PHPC-1123 Create interface for Cursor class
- Closed
-
PHPC-1691 Iterator implementation for MongoDB\Driver\Cursor
- Closed
-
PHPLIB-1022 Prototype codec implementation
- Closed