Browse Source

Fix test

experimental/5.3-FPM
andy wharmby 18 years ago
parent
commit
ba5407d065
  1. 2
      ext/standard/tests/strings/printf.phpt

2
ext/standard/tests/strings/printf.phpt

@ -669,6 +669,8 @@ Array
%
*** Output for precision value more than maximum ***
Notice: printf(): Requested precision of 988 digits was truncated to PHP maximum of 40 digits in %s on line %d
12345678900.0000000000000000000000000000000000000000
*** Output for invalid width(-15) specifier ***

Loading…
Cancel
Save