-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
When a MongoDB\Driver\Command is created with a comment option in the command document, that option must be relayed to to mongoc_cursor_new_from_command_reply_with_opts from within phongo_execute_command (as is currently done for cursor.batchSize). This ensures that libmongoc can attach the comment to subsequent getMore operations for commands that yield a cursor (e.g. aggregate, listCollections).
- is depended on by
-
PHPLIB-749 Support comment option on command helpers
- Closed
- is related to
-
PHPC-2049 BulkWrite and Query support comment option of any type
- Closed