summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/lang/034.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lang/034.phpt b/tests/lang/034.phpt
index 211544a669..e442db8ff1 100644
--- a/tests/lang/034.phpt
+++ b/tests/lang/034.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #12647 (Locale settings affecting float parsing)
+--INI--
+precision=14
--SKIPIF--
<?php # try to activate a german locale
if (setlocale(LC_NUMERIC, "de_DE", "de", "german", "ge", "de_DE.ISO8859-1") === FALSE) {