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:
Jeremy Mikola 2015-12-17 22:00:27 +00:00
parent a693a9fddb
commit bac528da61

View file

@ -101,9 +101,10 @@
<function name='mongodb\driver\exception\authenticationexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\bulkwriteexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\connectionexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\connectiontimeoutexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\exception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\excecutiontimeoutexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\executiontimeoutexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\invalidargumentexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\logicexception' from='mongodb &gt;= 1.0.0'/>
<function name='mongodb\driver\exception\runtimeexception' from='mongodb &gt;= 1.0.0'/>