summaryrefslogtreecommitdiffstats
path: root/php.ini
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-14 07:41:44 +0200
committerRemi Collet <remi@remirepo.net>2020-10-14 07:41:44 +0200
commitb5ca9031e941da9668605b0a24df485ca240f7cb (patch)
tree9ef97510a82ba45cc7bf223096e723ef23bb37ea /php.ini
parent1072e4dcda413dc6c4840215104266e7c8f601a2 (diff)
update to 8.0.0RC2
Diffstat (limited to 'php.ini')
-rw-r--r--php.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini b/php.ini
index f1f057f..6d5dd50 100644
--- a/php.ini
+++ b/php.ini
@@ -370,7 +370,7 @@ zend.enable_gc = On
; Only affects if zend.multibyte is set.
;zend.script_encoding =
-; Allows to include or exclude arguments from stack traces generated for exceptions
+; Allows to include or exclude arguments from stack traces generated for exceptions.
; In production, it is recommended to turn this setting on to prohibit the output
; of sensitive information in stack traces
; Default Value: Off