Update version info for MongoDB\BSON classes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338053 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jeremy Mikola 2015-10-29 17:47:13 +00:00
parent f7b1a3b50f
commit 0468106d4f

View file

@ -102,47 +102,47 @@
<function name='mongodb\driver\exception\writeexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\writeexception::getwriteresult' from='mongodb &gt;= 1.0.0'/>
<function name='bson\type' from='mongodb &gt;=0.2.0'/>
<!-- BSON interfaces -->
<function name='mongodb\bson\persistable' from='mongodb &gt;=1.0.0'/>
<function name='bson\serializable' from='mongodb &gt;=0.2.0'/>
<function name='bson\serializable::bsonserialize' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\serializable' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\serializable::bsonserialize' from='mongodb &gt;=1.0.0'/>
<function name='bson\unserializable' from='mongodb &gt;=0.2.0'/>
<function name='bson\unserializable::bsonunserialize' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\type' from='mongodb &gt;=1.0.0'/>
<function name='bson\persistable' from='mongodb &gt;=0.2.0'/>
<function name='bson\persistable::bsonunserialize' from='mongodb &gt;=0.2.0'/>
<function name='bson\persistable::bsonserialize' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\unserializable' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\unserializable::bsonunserialize' from='mongodb &gt;=1.0.0'/>
<function name='bson\binary' from='mongodb &gt;=0.2.0'/>
<function name='bson\binary::__construct' from='mongodb &gt;=0.2.0'/>
<function name='bson\binary::getsubtype' from='mongodb &gt;=0.2.0'/>
<!-- BSON type classes -->
<function name='mongodb\bson\binary' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\binary::__construct' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\binary::getsubtype' from='mongodb &gt;=1.0.0'/>
<function name='bson\javascript' from='mongodb &gt;=0.2.0'/>
<function name='bson\javascript::__construct' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\javascript' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\javascript::__construct' from='mongodb &gt;=1.0.0'/>
<function name='bson\maxkey' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\maxkey' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\minkey' from='mongodb &gt;=1.0.0'/>
<function name='bson\minkey' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\objectid' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\objectid::__construct' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\objectid::__tostring' from='mongodb &gt;=1.0.0'/>
<function name='bson\objectid' from='mongodb &gt;=0.2.0'/>
<function name='bson\objectid::__construct' from='mongodb &gt;=0.2.0'/>
<function name='bson\objectid::__tostring' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\regex' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\regex::__construct' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\regex::__tostring' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\regex::getflags' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\regex::getpattern' from='mongodb &gt;=1.0.0'/>
<function name='bson\regex' from='mongodb &gt;=0.2.0'/>
<function name='bson\regex::__construct' from='mongodb &gt;=0.2.0'/>
<function name='bson\regex::getpattern' from='mongodb &gt;=0.2.0'/>
<function name='bson\regex::getflags' from='mongodb &gt;=0.2.0'/>
<function name='bson\regex::__tostring' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\timestamp' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\timestamp::__construct' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\timestamp::__tostring' from='mongodb &gt;=1.0.0'/>
<function name='bson\timestamp' from='mongodb &gt;=0.2.0'/>
<function name='bson\timestamp::__construct' from='mongodb &gt;=0.2.0'/>
<function name='bson\timestamp::__tostring' from='mongodb &gt;=0.2.0'/>
<function name='bson\utcdatetime' from='mongodb &gt;=0.2.0'/>
<function name='bson\utcdatetime::__construct' from='mongodb &gt;=0.2.0'/>
<function name='bson\utcdatetime::__tostring' from='mongodb &gt;=0.2.0'/>
<function name='bson\utcdatetime::todatetime' from='mongodb &gt;=0.2.0'/>
<function name='mongodb\bson\utcdatetime' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\utcdatetime::__construct' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\utcdatetime::__tostring' from='mongodb &gt;=1.0.0'/>
<function name='mongodb\bson\utcdatetime::todatetime' from='mongodb &gt;=1.0.0'/>
</versions>
<!-- Keep this comment at the end of the file