]> granicus.if.org Git - php/commitdiff
- Added unicode result
authorJani Taskinen <jani@php.net>
Mon, 1 Oct 2007 12:01:28 +0000 (12:01 +0000)
committerJani Taskinen <jani@php.net>
Mon, 1 Oct 2007 12:01:28 +0000 (12:01 +0000)
ext/standard/tests/strings/moneyformat.phpt

index 7f14b095aeb7b45e74663cf56863edee45fb6682..21b542216aefe888b4df515ab2eb8872f1145ebb 100755 (executable)
@@ -17,3 +17,9 @@ 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--
+Strict Standards: setlocale(): deprecated in Unicode mode, please use ICU locale functions in /home/jani/src/php6/ext/standard/tests/strings/moneyformat.php on line 2
+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
+bool(false)