You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPLIB-1055: Various small documentation fixes (#1024)
* Use literals instead of RC/RP/WC constants for conciseness
* PHPLIB-1057: Note that geoHaystack was removed in MongoDB 5.0+
* Use correct boolean type in updateMany() example code
* Better clarify Database::command() purpose and examples
Also fixes two long-standing syntax errors in the example code
* Revise command tutorial and sync with command() docs
Remove the geoNear example since the command itself was removed in MongoDB 4.2.
0 commit comments