]> granicus.if.org Git - php/commitdiff
MFB: Specify the necessary precision
authorIlia Alshanetsky <iliaa@php.net>
Mon, 5 May 2008 23:05:06 +0000 (23:05 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 5 May 2008 23:05:06 +0000 (23:05 +0000)
ext/standard/tests/strings/vsprintf_variation8.phpt

index 08f218486b38a6bd9d90e45876c33f5574ff359d..38e8699f4263176674d0dacc30b076ff454eade9 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Test vsprintf() function : usage variations - string formats with non-string values
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype  : string vsprintf(string format, array args)