* Convert MongoDB documentation from a top element of set to book
Convert all underlying elements as needed:
- books to parts or chapters
- articles to sections
Move the Predefined Constants page from the Installing/Configuring section to its own
Change the following xml:ids:
- book.mongodb to mongodb.mongodb
- set.mongodb to book.mongodb
- book.bson to mongodb.bson
* [skip-revcheck] Remove trailing whitespace
* Add extension membership
---------
Co-authored-by: haszi <haszika80@gmail.com>
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