andrei Tue Oct 17 21:57:22 2006 UTC Modified files: /php-src README.UNICODE-UPGRADES Log: Don't mention http_input_encoding converter as it won't be used anymore soon. http://cvs.php.net/viewvc.cgi/php-src/README.UNICODE-UPGRADES?r1=1.10&r2=1.11&diff_format=u Index: php-src/README.UNICODE-UPGRADES diff -u php-src/README.UNICODE-UPGRADES:1.10 php-src/README.UNICODE-UPGRADES:1.11 --- php-src/README.UNICODE-UPGRADES:1.10 Tue Oct 17 21:55:59 2006 +++ php-src/README.UNICODE-UPGRADES Tue Oct 17 21:57:22 2006 @@ -599,9 +599,6 @@ 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php