]> granicus.if.org Git - php/commitdiff
Fix test
authorandy wharmby <wharmby@php.net>
Thu, 22 Jan 2009 00:23:05 +0000 (00:23 +0000)
committerandy wharmby <wharmby@php.net>
Thu, 22 Jan 2009 00:23:05 +0000 (00:23 +0000)
ext/standard/tests/strings/printf.phpt

index eb72dbfd6113fdd4be4fe38edb8e61dbbfe19ca6..9b0c2ee9e5ac3f2bc111432f8faee9c57ce3581f 100755 (executable)
@@ -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 ***