summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJeff Welch <whatthejeff@gmail.com>2013-11-08 13:07:22 -0500
committerYasuo Ohgaki <yohgaki@php.net>2013-11-20 06:14:32 +0900
commitb4210efe76324c40b0598996399258fd6d0248a6 (patch)
tree57efa322c829eb1e668efa6b08402da8736f78a1 /tests
parent8c05e861d659f912d95f1720e985632757c5057b (diff)
downloadphp-git-b4210efe76324c40b0598996399258fd6d0248a6.tar.gz
Fixed tests that fail with non-default `serialize_precision` configurations.
See: * https://bugs.php.net/bug.php?id=64760 * 4dc4302
Diffstat (limited to 'tests')
-rw-r--r--tests/lang/bug24640.phpt1
1 files changed, 1 insertions, 0 deletions
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--
<?php
function test($v)