mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Fix missing version info in MongoDB driver docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338289 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a693a9fddb
commit
bac528da61
1 changed files with 2 additions and 1 deletions
|
@ -101,9 +101,10 @@
|
|||
|
||||
<function name='mongodb\driver\exception\authenticationexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\bulkwriteexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\connectionexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\connectiontimeoutexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\exception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\excecutiontimeoutexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\executiontimeoutexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\invalidargumentexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\logicexception' from='mongodb >= 1.0.0'/>
|
||||
<function name='mongodb\driver\exception\runtimeexception' from='mongodb >= 1.0.0'/>
|
||||
|
|
Loading…
Reference in a new issue