mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
mysqli_embedded_server_(start|end) are removed as of PHP 7.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349424 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ad878b0b20
commit
50637b5e68
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@
|
|||
<function name="mysqli_driver_embedded_server_start" from="PHP 5, PHP 7"/>
|
||||
<function name="mysqli_dump_debug_info" from="PHP 5, PHP 7"/>
|
||||
<function name="mysqli_embedded_connect" from="PHP 5 < 5.1.0"/>
|
||||
<function name="mysqli_embedded_server_end" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="mysqli_embedded_server_start" from="PHP 5 >= 5.1.0, PHP 7"/>
|
||||
<function name="mysqli_embedded_server_end" from="PHP 5 >= 5.1.0, PHP 7 < 7.4.0"/>
|
||||
<function name="mysqli_embedded_server_start" from="PHP 5 >= 5.1.0, PHP 7 < 7.4.0"/>
|
||||
<function name="mysqli_enable_reads_from_master" from="PHP 5 < 5.3.0"/>
|
||||
<function name="mysqli_enable_rpl_parse" from="PHP 5 < 5.3.0"/>
|
||||
<function name="mysqli_errno" from="PHP 5, PHP 7"/>
|
||||
|
|
Loading…
Reference in a new issue