From: Ilia Alshanetsky Date: Mon, 5 May 2008 23:05:06 +0000 (+0000) Subject: MFB: Specify the necessary precision X-Git-Tag: RELEASE_1_2_5~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ffd3e8b8c77d39003fff663135637779173c1bb;p=php MFB: Specify the necessary precision --- diff --git a/ext/standard/tests/strings/vsprintf_variation8.phpt b/ext/standard/tests/strings/vsprintf_variation8.phpt index 08f218486b..38e8699f42 100644 --- a/ext/standard/tests/strings/vsprintf_variation8.phpt +++ b/ext/standard/tests/strings/vsprintf_variation8.phpt @@ -1,5 +1,7 @@ --TEST-- Test vsprintf() function : usage variations - string formats with non-string values +--INI-- +precision=14 --FILE--