From aafb04f84eeb86660ca0d75e92b40df8183b496e Mon Sep 17 00:00:00 2001 From: Pasindu De Silva Date: Sun, 7 Jan 2018 12:31:04 +0000 Subject: [PATCH] The ini directive mysqli.cache_size has been removed from PHP for a while. This patch removes it from the manual, since it is not used in the PHP core since 5.3.0 version https://github.com/php/php-src/pull/2777 -- Provided by anonymous 80662 (peterkokot@gmail.com) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343775 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/ini.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/reference/mysqli/ini.xml b/reference/mysqli/ini.xml index 6c18127231..52ec7b290b 100644 --- a/reference/mysqli/ini.xml +++ b/reference/mysqli/ini.xml @@ -82,12 +82,6 @@ PHP_INI_SYSTEM Available since PHP 5.6.0. - - mysqli.cache_size - "2000" - PHP_INI_SYSTEM - Available since PHP 5.3.0. - @@ -252,18 +246,6 @@ - - - mysqli.cache_size - integer - - - - &mysqli.available.mysqlnd; - - - -