diff options
author | Remi Collet <remi@remirepo.net> | 2020-10-14 07:41:44 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-10-14 07:41:44 +0200 |
commit | b5ca9031e941da9668605b0a24df485ca240f7cb (patch) | |
tree | 9ef97510a82ba45cc7bf223096e723ef23bb37ea /php.ini | |
parent | 1072e4dcda413dc6c4840215104266e7c8f601a2 (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 |