techsneeze / dmarcts-report-viewer

DMARC Report Tool for use with rddmarc or dmarcts-report-parser (formerly imap-dmarcts)
http://www.techsneeze.com/dmarc-report/
GNU General Public License v3.0
195 stars 56 forks source link

PHP errors #93

Open ghnp5 opened 9 months ago

ghnp5 commented 9 months ago

Hey!

I'd like to report this PHP error that appears in the logs:

NOTICE: PHP message: PHP Deprecated: Optional parameter $option declared before required parameter $var is implicitly treated as a required parameter in /var/www/viewer/dmarcts-report-viewer-options.php on line 216

2024/01/28 10:14:26 [error] 99#99: *39 FastCGI sent in stderr: "PHP message: PHP Deprecated: Optional parameter $option declared before required parameter $var is implicitly treated as a required parameter in /var/www/viewer/dmarcts-report-viewer-options.php on line 216" while reading response header from upstream, client: 172.18.0.1, server: _, request: "GET /dmarcts-report-viewer-options.php HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm.sock:", host: "127.0.0.1:9012", referrer: "https://xxxxxx/"

https://github.com/techsneeze/dmarcts-report-viewer/blob/4730985c5a0079435efb939a5ac902ceed77ee9a/dmarcts-report-viewer-options.php#L216