felipe Sun Feb 24 02:22:15 2008 UTC
Modified files:
/php-src/ext/standard/tests/strings implode1.phpt moneyformat.phpt
Log:
Fixed tests
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/implode1.phpt?r1=1.4&r2=1.5&diff_format=u
Index: php-src/ext/standard/tests/strings/implode1.phpt
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/moneyformat.phpt?r1=1.7&r2=1.8&diff_format=u
Index: php-src/ext/standard/tests/strings/moneyformat.phpt
diff -u php-src/ext/standard/tests/strings/moneyformat.phpt:1.7
php-src/ext/standard/tests/strings/moneyformat.phpt:1.8
--- php-src/ext/standard/tests/strings/moneyformat.phpt:1.7 Sat Feb 23
22:30:08 2008
+++ php-src/ext/standard/tests/strings/moneyformat.phpt Sun Feb 24 02:22:15 2008
@@ -22,8 +22,8 @@
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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php