summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2005-12-30 12:49:46 +0000
committerMarcus Boerger <helly@php.net>2005-12-30 12:49:46 +0000
commitbb2955706080d7a650e45641c38e62558669ba79 (patch)
tree0c18b67c04024d298c4134c9c0b98c38f93374c2
parentb905bddda8746ff57abb04693b49979757d71431 (diff)
downloadphp-git-bb2955706080d7a650e45641c38e62558669ba79.tar.gz
- Need to set precision in ini
-rwxr-xr-xtests/lang/bug24640.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lang/bug24640.phpt b/tests/lang/bug24640.phpt
index 118e0c21f7..eb208cf56a 100755
--- a/tests/lang/bug24640.phpt
+++ b/tests/lang/bug24640.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #24640 (var_export and var_dump can't output large float)
+--INI--
+precision=12
--FILE--
<?php
function test($v)