diff --git a/php/php.ini b/php/php.ini index 88dc11c..bd27ca6 100644 --- a/php/php.ini +++ b/php/php.ini @@ -363,7 +363,7 @@ zend.enable_gc = On ; Allows to include or exclude arguments from stack traces generated for exceptions ; Default: Off -; In production, it is recommended to turn this setting on to prohibit the output +; In production, it is recommended to turn this setting on to prohibit the output ; of sensitive information in stack traces zend.exception_ignore_args = On @@ -1940,7 +1940,7 @@ ldap.max_links = -1 ;openssl.capath= [ffi] -; FFI API restriction. Possibe values: +; FFI API restriction. Possible values: ; "preload" - enabled in CLI scripts and preloaded files (default) ; "false" - always disabled ; "true" - always enabled