-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Doctrine
-
None
-
None
-
PHP Drivers
-
None
-
None
-
None
-
None
-
None
-
None
https://github.com/doctrine/mongodb-odm/pull/2779/files#r2275198628
"ensureIndexes" is a legacy name that has been deprecated in drivers and mongo shell.
Add createIndexes and deprecate ensureIndexes.
It's used in doctrine/data-fixtures package