summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini-dist')
-rw-r--r--php.ini-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist
index 3911e31e95..4b3b0046a1 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -74,7 +74,7 @@ short_open_tag = On
asp_tags = Off
; The number of significant digits displayed in floating point numbers.
-precision = 14
+precision = 12
; Enforce year 2000 compliance (will cause problems with non-compliant browsers)
y2k_compliance = Off