From 101c78050032de22832a83630ea136b2752d0fe6 Mon Sep 17 00:00:00 2001 From: Jeff Welch Date: Fri, 8 Nov 2013 13:07:22 -0500 Subject: Fixed tests that fail with non-default `serialize_precision` configurations. See: * https://bugs.php.net/bug.php?id=64760 * 4dc4302 --- tests/lang/bug24640.phpt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/lang/bug24640.phpt b/tests/lang/bug24640.phpt index e41d0201b7..d02889101e 100644 --- a/tests/lang/bug24640.phpt +++ b/tests/lang/bug24640.phpt @@ -2,6 +2,7 @@ Bug #24640 (var_export and var_dump can't output large float) --INI-- precision=12 +serialize_precision=17 --FILE--