mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
fix test format
This commit is contained in:
@@ -15,5 +15,5 @@ var_dump(money_format("AAAAA%n%n%n%n", NULL));
|
||||
--EXPECTF--
|
||||
string(7) "X$3.14Y"
|
||||
|
||||
Warning: money_format(): Only a single %%i or %%n token can be used in %s on line %d
|
||||
Warning: money_format(): Only a single %ci or %cn token can be used in %s on line %d
|
||||
bool(false)
|
||||
|
||||
Reference in New Issue
Block a user