Address the following documentation issues:
* Audit example code for typos (e.g. $c->toArray() should reference $cursor).
* Improve MongoDB\Database::command() description to note it is general-purpose and should not be preferred over specialized helper methods.
* Swap out obsolete geoNear command in Execute Database Commands tutorial.
- related to
-
PHPLIB-1057 Deprecate IndexInfo::isGeoHaystack() and note that geoHaystack was removed in MongoDB 5.0+
- Closed
-
PHPLIB-1056 Add relevant type union syntax to documentation method signatures
- Closed
- links to