From 068e927322b07d00e15b27621a8992e15626795d Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Fri, 13 Jun 2008 01:16:25 +0000 Subject: [PATCH] - Removed UEXPECTF --- sapi/cli/tests/bug44564.phpt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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~|;*Þ?'" -- 2.50.1