From ff7d1688837597e1e3c512b4c3d0a38a98aa8b50 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Thu, 12 Nov 2020 23:34:26 +0000 Subject: [PATCH] Refer to proper INI settings git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351367 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/iconv/ini.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/iconv/ini.xml b/reference/iconv/ini.xml index b4f8c02b83..4d928d0a93 100644 --- a/reference/iconv/ini.xml +++ b/reference/iconv/ini.xml @@ -60,7 +60,7 @@ &warn.deprecated.feature-5-6-0; PHP 5.6 and later users should leave this empty and set - default_charset + input_encoding instead. @@ -74,7 +74,7 @@ &warn.deprecated.feature-5-6-0; PHP 5.6 and later users should leave this empty and set - default_charset + output_encoding instead.