initial docker-php
This commit is contained in:
9
php-logging.conf
Normal file
9
php-logging.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
[global]
|
||||
error_reporting = E_ALL
|
||||
display_errors = On
|
||||
display_startup_errors = Off
|
||||
log_errors = On
|
||||
log_errors_max_len = 1024
|
||||
ignore_repeated_errors = Off
|
||||
ignore_repeated_source = Off
|
||||
report_memleaks = On
|
||||
Reference in New Issue
Block a user