]> granicus.if.org Git - php/commitdiff
Fixed tests
authorFelipe Pena <felipe@php.net>
Sun, 24 Feb 2008 02:22:15 +0000 (02:22 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 24 Feb 2008 02:22:15 +0000 (02:22 +0000)
ext/standard/tests/strings/implode1.phpt
ext/standard/tests/strings/moneyformat.phpt

index faabc989176d5a498980d4d8d2afd21735d7b7b8..8d8adb6c3ec471e73961bb7cc443c25fc9298910 100644 (file)
Binary files a/ext/standard/tests/strings/implode1.phpt and b/ext/standard/tests/strings/implode1.phpt differ
index 3e7c2f117e4b199c40a6543e097842559b4366e6..434000d0aefdb004eb81ab62a89d655f111407cf 100755 (executable)
@@ -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)