mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Version info for the stream callback functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333410 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
51f2b7c9b0
commit
639b1a2a10
1 changed files with 10 additions and 0 deletions
|
@ -288,6 +288,16 @@
|
|||
<function name='mongodeletebatch' from='PECL mongo >=1.5.0'/>
|
||||
<function name='mongodeletebatch::__construct' from='PECL mongo >= 1.5.0'/>
|
||||
<!-- }}} -->
|
||||
|
||||
<!-- {{{ Context callback meta functions -->
|
||||
<function name='log_cmd_insert' from='PECL mongo >= 1.5.0'/>
|
||||
<function name='log_cmd_update' from='PECL mongo >= 1.5.0'/>
|
||||
<function name='log_cmd_delete' from='PECL mongo >= 1.5.0'/>
|
||||
<function name='log_getmore' from='PECL mongo >= 1.5.0'/>
|
||||
<function name='log_killcursor' from='PECL mongo >= 1.5.0'/>
|
||||
<function name='log_reply' from='PECL mongo >= 1.5.0'/>
|
||||
<function name='log_write_batch' from='PECL mongo >= 1.5.0'/>
|
||||
<!-- }}} -->
|
||||
</versions>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
|
Loading…
Reference in a new issue