From 99e2889a2c1a2eca6e6a0fb9ed9bb6abb8d073b9 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Thu, 25 Dec 2014 00:39:54 -0500 Subject: [PATCH] Fixed test --- ext/mysqli/tests/bug67839.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/mysqli/tests/bug67839.phpt b/ext/mysqli/tests/bug67839.phpt index b2821a21bc..ef4e6c649c 100644 --- a/ext/mysqli/tests/bug67839.phpt +++ b/ext/mysqli/tests/bug67839.phpt @@ -6,6 +6,8 @@ mysqli_float_handling - ensure 4 byte float is handled correctly require_once('skipifemb.inc'); require_once('skipifconnectfailure.inc'); ?> +--INI-- +precision=5 --FILE--