mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
f7b1a3b50f
commit
0468106d4f
1 changed files with 31 additions and 31 deletions
|
@ -102,47 +102,47 @@
|
|||
<function name='mongodb\driver\exception\writeexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\writeexception::getwriteresult' from='mongodb >= 1.0.0'/>
|
||||
|
||||
<function name='bson\type' from='mongodb >=0.2.0'/>
|
||||
<!-- BSON interfaces -->
|
||||
<function name='mongodb\bson\persistable' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\serializable' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\serializable::bsonserialize' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\serializable' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\serializable::bsonserialize' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\unserializable' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\unserializable::bsonunserialize' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\type' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\persistable' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\persistable::bsonunserialize' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\persistable::bsonserialize' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\unserializable' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\unserializable::bsonunserialize' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\binary' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\binary::__construct' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\binary::getsubtype' from='mongodb >=0.2.0'/>
|
||||
<!-- BSON type classes -->
|
||||
<function name='mongodb\bson\binary' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\binary::__construct' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\binary::getsubtype' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\javascript' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\javascript::__construct' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\javascript' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\javascript::__construct' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\maxkey' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\maxkey' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='mongodb\bson\minkey' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\minkey' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\objectid' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\objectid::__construct' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\objectid::__tostring' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\objectid' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\objectid::__construct' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\objectid::__tostring' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\regex' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\regex::__construct' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\regex::__tostring' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\regex::getflags' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\regex::getpattern' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\regex' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\regex::__construct' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\regex::getpattern' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\regex::getflags' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\regex::__tostring' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\timestamp' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\timestamp::__construct' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\timestamp::__tostring' from='mongodb >=1.0.0'/>
|
||||
|
||||
<function name='bson\timestamp' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\timestamp::__construct' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\timestamp::__tostring' from='mongodb >=0.2.0'/>
|
||||
|
||||
<function name='bson\utcdatetime' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\utcdatetime::__construct' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\utcdatetime::__tostring' from='mongodb >=0.2.0'/>
|
||||
<function name='bson\utcdatetime::todatetime' from='mongodb >=0.2.0'/>
|
||||
<function name='mongodb\bson\utcdatetime' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\utcdatetime::__construct' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\utcdatetime::__tostring' from='mongodb >=1.0.0'/>
|
||||
<function name='mongodb\bson\utcdatetime::todatetime' from='mongodb >=1.0.0'/>
|
||||
</versions>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
|
Loading…
Reference in a new issue