From 3094f7df7575631a2102f01b0f106a038e93827b Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Thu, 29 Apr 2004 07:15:54 +0000 Subject: [PATCH] - Fix the setting here too. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157475 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/ini.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/ini.xml b/reference/filesystem/ini.xml index 529179bbda..8d4a7f8098 100644 --- a/reference/filesystem/ini.xml +++ b/reference/filesystem/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -18,7 +18,7 @@ allow_url_fopen "1" - PHP_INI_ALL + PHP_INI_SYSTEM user_agent @@ -63,6 +63,11 @@ zlib may register additional wrappers. + + + This setting can only be set in php.ini due to security reasons. + + This option was introduced immediately after the release of version