mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-28 12:45:16 +01:00
Add php_display_startup_errors to README.
This commit is contained in:
parent
bd2ef93fae
commit
456140f06f
@ -56,6 +56,7 @@ By default, all the extra defaults below are applied through the php.ini include
|
||||
php_short_open_tag: false
|
||||
php_error_reporting: "E_ALL & ~E_DEPRECATED & ~E_STRICT"
|
||||
php_display_errors: "Off"
|
||||
php_display_startup_errors: "On"
|
||||
|
||||
Various defaults for PHP. Only used if `php_use_managed_ini` is set to `true`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user