Jérôme Tamarelle
af0472588c
Use CommandStartedEvent::getCommandName() ( #3582 )
2024-07-19 19:19:02 +02:00
Jeremy Mikola
e9214a2619
Revise driver/extension terminology in ext-mongodb docs ( #3429 )
...
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 >
2024-06-04 08:52:47 -04:00
Jeremy Mikola
077667aa60
Revisions to ext-mongodb architecture and library tutorial ( #2688 )
...
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 >
2023-08-18 12:13:36 -04:00
Andreas Braun
734bafeaf0
MongoDB: Document upcoming type changes for 1.15
2022-08-19 10:05:27 +02:00
Jeremy Mikola
bd6e6603b4
SDAM monitoring classes and server/topology descriptions
...
https://jira.mongodb.org/browse/PHPC-1150
2022-03-03 17:15:48 -05:00
Jeremy Mikola
40dbbc56e3
Document MongoDB\Driver\Manager::addSubscriber and removeSubscriber
...
https://jira.mongodb.org/browse/PHPC-1804
2021-07-16 14:54:12 -04:00
André Luis Ferreira da Silva Bacci
e9366ee458
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
...
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Jeremy Mikola
680b85d4cc
MongoDB Application Performance Monitoring classes and functions
...
This builds upon an initial patch from Derick.
https://jira.mongodb.org/browse/PHPC-349
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342922 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-23 20:09:04 +00:00
Derick Rethans
45ece29b4a
Removed HHVM references from manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342761 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-02 11:07:43 +00:00
Jeremy Mikola
9e03992589
Update API references to MongoDB PHP library
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341425 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 20:32:16 +00:00
Jeremy Mikola
c43f9f44b5
Refer to Composer's autoloader instead of "goodies"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341424 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-19 20:13:06 +00:00
Jeremy Mikola
946be1e6c7
Remove MongoDB library version from Composer install examples
...
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
2016-12-19 20:11:37 +00:00
Jeremy Mikola
dc5163157c
Add "mongodb" to url.wiki.crud entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340580 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 18:03:44 +00:00
Derick Rethans
5b5e59fffb
Mention that this is the *MongoDB library*, and not the PHP 3 PHPLIB :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339682 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-20 17:16:08 +00:00
Thomas Punt
c499040447
Resolve doc bug #71716
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338698 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-09 13:37:57 +00:00
Derick Rethans
f153fb9e94
Fixed error in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338661 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-24 15:15:21 +00:00
Jeremy Mikola
99df62f88e
Remove section IDs so HHVM tutorial is a single page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338538 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-25 18:52:08 +00:00
Jeremy Mikola
c718200b27
Update configure and tutorial docs for ext-mongodb and library
...
https://jira.mongodb.org/browse/PHPC-468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338537 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-24 05:09:52 +00:00
Jeremy Mikola
533fa5a5c4
Revise MongoDB HHVM tutorial
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338039 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-27 23:28:48 +00:00
Derick Rethans
3a01997da5
Added a tutorial (from .rst), reorganised docs, and provided some introductionary material.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338017 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 10:14:11 +00:00
Hannes Magnusson
8958abfe6c
Initial docs for pecl/mongodb
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336188 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-24 18:15:02 +00:00