mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Updated version info; added v1.2 functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323460 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f9da9fcc89
commit
16bf4e3ba3
1 changed files with 3 additions and 1 deletions
|
@ -6,10 +6,12 @@
|
|||
|
||||
<versions>
|
||||
<!-- Functions -->
|
||||
<function name='mysqlnd_ms_get_last_used_connection' from='PHP >= 5.4.0, PECL mysqlnd_ms >= 1.1.0'/>
|
||||
<function name='mysqlnd_ms_get_last_gtid' from='PECL mysqlnd_ms >= 1.2.0'/>
|
||||
<function name='mysqlnd_ms_get_last_used_connection' from='PECL mysqlnd_ms >= 1.1.0'/>
|
||||
<function name='mysqlnd_ms_get_stats' from='PECL mysqlnd_ms >= 1.0.0'/>
|
||||
<function name='mysqlnd_ms_match_wild' from='PECL mysqlnd_ms >= 1.1.0'/>
|
||||
<function name='mysqlnd_ms_query_is_select' from='PECL mysqlnd_ms >= 1.0.0'/>
|
||||
<function name='mysqlnd_ms_get_last_qos' from='PECL mysqlnd_ms >= 1.2.0'/>
|
||||
<function name='mysqlnd_ms_set_user_pick_server' from='PECL mysqlnd_ms < 1.1.0'/>
|
||||
|
||||
</versions>
|
||||
|
|
Loading…
Reference in a new issue