From: Felipe Pena Date: Sun, 24 Feb 2008 02:22:15 +0000 (+0000) Subject: Fixed tests X-Git-Tag: RELEASE_2_0_0a1~354 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8253434ea9313f145aa64d650462eb5f94bbc16e;p=php Fixed tests --- diff --git a/ext/standard/tests/strings/implode1.phpt b/ext/standard/tests/strings/implode1.phpt index faabc98917..8d8adb6c3e 100644 Binary files a/ext/standard/tests/strings/implode1.phpt and b/ext/standard/tests/strings/implode1.phpt differ diff --git a/ext/standard/tests/strings/moneyformat.phpt b/ext/standard/tests/strings/moneyformat.phpt index 3e7c2f117e..434000d0ae 100755 --- a/ext/standard/tests/strings/moneyformat.phpt +++ b/ext/standard/tests/strings/moneyformat.phpt @@ -22,8 +22,8 @@ string(7) "X$3.14Y" Warning: money_format(): Only a single %ci or %cn token can be used in %s on line %d bool(false) --UEXPECTF-- -Deprecated: setlocale(): deprecated in Unicode mode, please use ICU locale functions in /home/jani/src/php6/ext/standard/tests/strings/moneyformat.php on line 2 +Deprecated: setlocale(): deprecated in Unicode mode, please use ICU locale functions in %s on line %d unicode(7) "X$3.14Y" -Warning: money_format(): Only a single %i or %n token can be used in /home/jani/src/php6/ext/standard/tests/strings/moneyformat.php on line 4 +Warning: money_format(): Only a single %ci or %cn token can be used in %s on line %d bool(false)