Commit graph

17 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
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
Derick Rethans
c613a7e2f1 PHPC-583: Document alternatives for legacy driver's types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338645 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-22 12:36:13 +00:00
Jeremy Mikola
cb0077d0d5 MongoID constructor accepts a MongoId instance
https://jira.mongodb.org/browse/PHP-966


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335992 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-24 20:09:31 +00:00
Hannes Magnusson
e486128a77 Link to MongoId::isValid()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333310 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-13 17:48:21 +00:00
Hannes Magnusson
94933fcf80 Fixed PHP-1062: MongoID doesn't ignore invalid id
https://jira.mongodb.org/browse/PHP-1062


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333309 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-13 17:46:40 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Daniel Egeberg
2b587ab01f Normalized initializer NULL-values to use the &null; entity:
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Kristina Chodorow
01a52259d9 fleshing out descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291045 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 23:17:53 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Dave Barr
af7da72ab4 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286545 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 10:20:55 +00:00
Nilgün Belma Bugüner
3db76654e9 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283824 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:06:30 +00:00
Nilgün Belma Bugüner
46c8079147 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277752 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 10:49:59 +00:00
Kristina Chodorow
e131051ee9 updated revision number
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277708 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 19:13:51 +00:00
Kristina Chodorow
cdf45f1736 trying again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277706 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 19:05:50 +00:00
Kristina Chodorow
166000d7b7 adding code datatype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277701 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 18:25:46 +00:00