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
This commit is contained in:
Jakub Vrana 2005-11-03 10:09:30 +00:00
parent a047ee4e26
commit 900526976c

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<section id="iconv.configuration">
&reftitle.runtime;
&extension.runtime;
@ -39,6 +39,12 @@
</table>
&ini.php.constants;
</para>
<warning>
<para>
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.
</para>
</warning>
<note>
<para>
Configuration option <parameter>iconv.input_encoding</parameter> is