Refer to proper INI settings

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351367 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2020-11-12 23:34:26 +00:00
parent 46e0f25dcd
commit ff7d168883

View file

@ -60,7 +60,7 @@
&warn.deprecated.feature-5-6-0;
<para>
PHP 5.6 and later users should leave this empty and set
<link linkend="ini.default-charset"><parameter>default_charset</parameter></link>
<link linkend="ini.input-encoding">input_encoding</link>
instead.
</para>
</listitem>
@ -74,7 +74,7 @@
&warn.deprecated.feature-5-6-0;
<para>
PHP 5.6 and later users should leave this empty and set
<link linkend="ini.default-charset"><parameter>default_charset</parameter></link>
<link linkend="ini.output-encoding">output_encoding</link>
instead.
</para>
</listitem>