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"