From: Felipe Pena Date: Fri, 13 Jun 2008 01:16:25 +0000 (+0000) Subject: - Removed UEXPECTF X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1527 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=068e927322b07d00e15b27621a8992e15626795d;p=php - Removed UEXPECTF --- diff --git a/sapi/cli/tests/bug44564.phpt b/sapi/cli/tests/bug44564.phpt index bb2594a0ec..58a07d9098 100644 --- a/sapi/cli/tests/bug44564.phpt +++ b/sapi/cli/tests/bug44564.phpt @@ -15,12 +15,7 @@ var_dump(escapeshellcmd('?€®đæ?')); 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~|;*Þ?'"