diff options
author | Remi Collet <remi@remirepo.net> | 2020-10-14 07:43:39 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-10-14 07:43:39 +0200 |
commit | 45d8c3452ee928f7b8019035d939d01f6a772660 (patch) | |
tree | 688b617a8314e1a7c89f419a5bf43617f09124df /php.ini | |
parent | 317c554ba8dfd13cbf2668fae710dbdba059d172 (diff) |
update to 8.0.0RC2
Diffstat (limited to 'php.ini')
-rw-r--r-- | php.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |