summaryrefslogtreecommitdiffstats
path: root/php.ini
diff options
context:
space:
mode:
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