initial docker-php

This commit is contained in:
2025-09-16 11:29:49 +02:00
commit 9ab99a1f49
7 changed files with 694 additions and 0 deletions

9
php-logging.conf Normal file
View 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