Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP errors #93

Open
ghnp5 opened this issue Feb 4, 2024 · 0 comments
Open

PHP errors #93

ghnp5 opened this issue Feb 4, 2024 · 0 comments

Comments

@ghnp5
Copy link

ghnp5 commented Feb 4, 2024

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/"

function create_select($option_name, $option = array(), $var) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant