stas Wed Jun 6 18:37:52 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard/tests/strings moneyformat.phpt Log: update test for 4 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/moneyformat.phpt?r1=1.2.2.3&r2=1.2.2.4&diff_format=u Index: php-src/ext/standard/tests/strings/moneyformat.phpt diff -u php-src/ext/standard/tests/strings/moneyformat.phpt:1.2.2.3 php-src/ext/standard/tests/strings/moneyformat.phpt:1.2.2.4 --- php-src/ext/standard/tests/strings/moneyformat.phpt:1.2.2.3 Wed Jun 6 17:46:39 2007 +++ php-src/ext/standard/tests/strings/moneyformat.phpt Wed Jun 6 18:37:52 2007 @@ -15,5 +15,5 @@ --EXPECTF-- string(7) "X$3.14Y" -Warning: money_format(): Only a single %ci or %cn token can be used in %s on line %d +Warning: money_format() [/phpmanual/function.money-format.html]: 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