6 lines
140 B
INI
6 lines
140 B
INI
error_reporting = E_ALL & ~E_WARNING & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
|
display_errors = Off
|
|
|
|
log_errors = On
|
|
error_log = /dev/stderr
|
|
|