-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.3.0
-
Component/s: None
-
None
Collection::createIndex() is unique in that it takes the index specification alongside operation options. When PHPLIB-302 introduced the session option, it neglected to add it to the logic in the helper method that splits the singular options array into the index specification and operation options.
- is related to
-
PHPLIB-302 Support session option on all database operation methods
- Closed