From f10636e36791f68859b72739a244c575a81bb9af Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Thu, 24 May 2007 18:45:04 +0000 Subject: [PATCH] Fixed bug#41494 (unicode.semantics is PHP_INI_SYSTEM) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236254 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/ini.xml | 6 +++--- reference/unicode/ini.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/appendices/ini.xml b/appendices/ini.xml index e0c3d3e28a..82ed74399a 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -2406,9 +2406,9 @@ Available since PHP 6.0.0. - unicode_semantics + unicode.semantics "off" - PHP_INI_PERDIR + PHP_INI_SYSTEM Available since PHP 6.0.0. diff --git a/reference/unicode/ini.xml b/reference/unicode/ini.xml index 164afc8295..334d457847 100644 --- a/reference/unicode/ini.xml +++ b/reference/unicode/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -61,7 +61,7 @@ unicode.semantics off - PHP_INI_PERDIR + PHP_INI_SYSTEM Available since PHP 6.0.0.