From 900526976c68a1017f30fca9ecb3fe1bd5a9cb4a Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 3 Nov 2005 10:09:30 +0000 Subject: [PATCH] ISO8859-1 instead of ISO-8859-1 (bug #35068) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199892 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/iconv/ini.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/reference/iconv/ini.xml b/reference/iconv/ini.xml index b27b4d12a3..3b60f1ebc0 100644 --- a/reference/iconv/ini.xml +++ b/reference/iconv/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -39,6 +39,12 @@ &ini.php.constants; + + + Some systems (like IBM AIX) use "ISO8859-1" instead of "ISO-8859-1" so this + value has to be used in configuration options and function parameters. + + Configuration option iconv.input_encoding is