We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bceab7 commit 6e0b337Copy full SHA for 6e0b337
src/deb/php/php.ini
@@ -361,10 +361,10 @@ zend.enable_gc = On
361
; Default: ""
362
;zend.script_encoding =
363
364
-; Allows to include or exclude arguments from stack traces generated for exceptions
365
-; Default: Off
+; Allows to include or exclude arguments from stack traces generated for exceptions.
366
; In production, it is recommended to turn this setting on to prohibit the output
367
; of sensitive information in stack traces
+; Default: Off
368
zend.exception_ignore_args = On
369
370
;;;;;;;;;;;;;;;;;
0 commit comments