]> granicus.if.org Git - php/commitdiff
Don't mention http_input_encoding converter as it won't be used anymore
authorAndrei Zmievski <andrei@php.net>
Tue, 17 Oct 2006 21:57:22 +0000 (21:57 +0000)
committerAndrei Zmievski <andrei@php.net>
Tue, 17 Oct 2006 21:57:22 +0000 (21:57 +0000)
soon.

README.UNICODE-UPGRADES

index 1158a682f2adf026b76a88f11065ea898cc1b123..ea81bf0e3537ebc6d146c324a406a50dc2609052 100644 (file)
@@ -599,9 +599,6 @@ Additional converters will be optionally initialized depending on INI settings:
   UG(script_encoding_conv) - unicode.script_encoding
    . Scripts read from disk will be decoded using this converter
 
-  UG(http_input_encoding_conv) - unicode.http_input_encoding
-   . HTTP Request data ($_GET / $_POST) will be decoded using this converter
-
   UG(filesystem_encoding_conv) - unicode.filesystem_encoding
    . Filenames and paths will be encoding using this converter