felipe Fri Jun 13 01:16:25 2008 UTC Modified files: /php-src/sapi/cli/tests bug44564.phpt Log: - Removed UEXPECTF http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/bug44564.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/sapi/cli/tests/bug44564.phpt diff -u php-src/sapi/cli/tests/bug44564.phpt:1.3 php-src/sapi/cli/tests/bug44564.phpt:1.4 --- php-src/sapi/cli/tests/bug44564.phpt:1.3 Mon Apr 7 12:13:36 2008 +++ php-src/sapi/cli/tests/bug44564.phpt Fri Jun 13 01:16:25 2008 @@ -15,12 +15,7 @@ var_dump(escapeshellarg('aÅÅâ¬')); ?> ---EXPECT-- -string(13) "f\{o\}\<â¬\>" -string(10) "'f~|;*Ã?'" -string(13) "\?â¬Â®Äæ\?" -string(10) "'aÅÅâ¬'" ---UEXPECTF-- +--EXPECTF-- Deprecated: setlocale(): deprecated in Unicode mode, please use ICU locale functions in %s on line %d string(13) "f\{o\}\<â¬\>" string(10) "'f~|;*Ã?'"
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php