From 499c4c80659fa9d5cf38bc282ad8e404683e0c4c Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Tue, 18 Jun 2002 12:06:10 +0000 Subject: [PATCH] reverting last commit by Georg: it was already fixed git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86058 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/info/functions/ini-set.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/reference/info/functions/ini-set.xml b/reference/info/functions/ini-set.xml index 6ebda8680a..beb91bd8ee 100644 --- a/reference/info/functions/ini-set.xml +++ b/reference/info/functions/ini-set.xml @@ -1,5 +1,5 @@ - + @@ -822,6 +822,16 @@ "" PHP_INI_ALL + + zlib.output_compression + "0" + PHP_INI_SYSTEM|PHP_INI_PERDIR + + + zlib.output_compression_level + "-1" + PHP_INI_ALL + define_syslog_variables "0"