php/php.ini aktualisiert
All checks were successful
release-tag / release-image (push) Successful in 1m27s

This commit is contained in:
2025-05-03 23:17:38 +00:00
parent 63d6b5ff5c
commit 5b726068ec

View File

@@ -596,6 +596,8 @@ report_memleaks = On
; Log errors to syslog (Event Log on Windows).
;error_log = syslog
error_log = /dev/stderr
; The syslog ident is a string which is prepended to every message logged
; to syslog. Only used when error_log is set to syslog.
;syslog.ident = php