https://jira.mongodb.org/browse/PHPLIB-1279
* Refer to ext-mongodb as "extension" instead of "driver"
* Revise driver/extension references in Monitoring docs
* Refer to extension in mongodb.note.forking snippet
* Rewrite bsonSerialize() paragraph about ObjectId generation
* Use present tense in event method docs
* Rewrite paragraph about PHPLIB Document and Array classes
* Wrap long lines
---------
Co-authored-by: Jérôme Tamarelle <jerome@tamarelle.net>
Remove references to HHVM, the legacy mongo extension, and older PHP versions from the architecture article and component diagram. Replace the original diagram with an SVG graphic.
https://jira.mongodb.org/browse/PHPC-2276
Note effect of disableClientPersistence in connection article
Co-authored-by: George Peter Banyard <girgias@php.net>
By default, Composer installs the most recent stable version and declares a requirement with the caret operator (allowing any newer versions up to but not including the next major version).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341423 c90b9560-bf6c-de11-be94-00142212c4b1