From 12bab98bb2a1959d564b9bad3566192369722f13 Mon Sep 17 00:00:00 2001 From: Brian Shire Date: Sat, 16 Dec 2006 20:18:46 +0000 Subject: [PATCH] Fixing previous mistake with apc.optimizer Adding changelog for apc.enabled and apc.cache_by_default git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225148 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/ini.xml | 12 +++++++++--- reference/apc/ini.xml | 6 +++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/appendices/ini.xml b/appendices/ini.xml index 9d56060f52..0c23e87447 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -51,13 +51,13 @@ apc.cache_by_default "1" PHP_INI_ALL - + PHP_INI_SYSTEM in APC <= 3.0.12p2 apc.enabled "1" PHP_INI_SYSTEM - + PHP_INI_ALL in APC <= 3.0.12p2 apc.enable_cli @@ -101,6 +101,12 @@ PHP_INI_SYSTEM + + apc.optimization + "0" + PHP_INI_ALL + + apc.shm_segments "1" diff --git a/reference/apc/ini.xml b/reference/apc/ini.xml index 5cc3ed7aea..e7d92f276c 100644 --- a/reference/apc/ini.xml +++ b/reference/apc/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -48,7 +48,7 @@ apc.enabled "1" PHP_INI_SYSTEM - + PHP_INI_ALL in APC <= 3.0.12p2 apc.shm_segments @@ -90,7 +90,7 @@ apc.cache_by_default "1" PHP_INI_ALL - + PHP_INI_SYSTEM in APC <= 3.0.12p2 apc.filters