mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-11 16:44:50 +02:00
Updated PHP error_reporting in the development container
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[PHP]
|
||||
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
|
||||
error_reporting = E_ALL & ~E_DEPRECATED
|
||||
log_errors = On
|
||||
memory_limit = -1
|
||||
|
Reference in New Issue
Block a user