Commit graph

22 commits

Author SHA1 Message Date
Christoph Michael Becker
53242ee662 Properly markup union types
Since r350738 added support for union types to our DocBook DTD, we
should use it.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351075 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 10:45:25 +00:00
Christoph Michael Becker
af5f2f87b3 Add PECL in front of version numbers in changelogs
Patch contributed by Benjamin Morel <benjamin.morel@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350988 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 15:11:56 +00:00
Christoph Michael Becker
2ebdd7a82e Fix typo
Patch provided by Leonidas Vrachnis.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345459 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 10:23:25 +00:00
Jakub Vrana
b06b5b0830 Use array() initializer instead of []
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344127 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 08:23:47 +00:00
Derick Rethans
8b0b6b72fa PHPC-1024: Document BSON exceptions for Cursor iteration / PHPC-1080: Document new BSON classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343748 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-02 15:17:29 +00:00
Jeremy Mikola
33d77a9d4a Unsupported BSON types are ignored again, but log warnings
https://jira.mongodb.org/browse/PHPC-1026


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343352 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 21:15:03 +00: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
2c423ff085 Rename ObjectID (and its interface) to ObjectId
https://jira.mongodb.org/browse/PHPC-1004


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342971 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-30 16:05:54 +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
Jeremy Mikola
c02a972e97 Use canonical capitalization when referring to ObjectID class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342838 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 00:15:10 +00:00
Jeremy Mikola
6c891e6655 Use semantic tags and entities for interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342834 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-10 22:56:40 +00:00
Jeremy Mikola
2d4a3c703f Rename extended JSON functions to[Canonical|Relaxed]ExtendedJSON()
https://jira.mongodb.org/browse/PHPC-992


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342833 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-10 16:54:55 +00:00
Jeremy Mikola
a472e8b974 Add toCanonicalJSON() and toRelaxedJSON() and note toJSON() caveats
https://jira.mongodb.org/browse/PHPC-941


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342757 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-01 20:45:53 +00:00
Jeremy Mikola
c3fb91ffbe List BSON function exceptions and create snippet for common error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342755 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-01 18:10:05 +00:00
Jeremy Mikola
2fa1fb072f MongoDB\BSON\toPHP() throws for unsupported BSON types
https://jira.mongodb.org/browse/PHPC-302


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342744 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-31 19:25:24 +00:00
Jeremy Mikola
2786d23f59 Use short array syntax in initializer value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342474 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-08 20:08:56 +00:00
Jeremy Mikola
213e4306fb MongoDB\BSON\fromPHP() and toPHP() should refer to persistence article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338108 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:15:10 +00:00
Jeremy Mikola
7d88708b86 Update MongoDB\Driver\Cursor method docs
Also adds an entity for the typeMap parameter, since we share that with MongoDB\BSON\toPHP().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338107 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:14:30 +00:00
Jeremy Mikola
d53de72fe7 MongoDB\BSON\fromJSON() and toJSON() throw on error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338104 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 20:52:44 +00:00
Jeremy Mikola
f7b1a3b50f Updated docs for MongoDB\BSON functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338047 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-29 03:27:58 +00:00
Yannick Torres
20e3046af3 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336263 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-30 12:56:33 +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