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 8 Error warnings #53

Open
biggeeves opened this issue Jun 14, 2023 · 0 comments
Open

PHP 8 Error warnings #53

biggeeves opened this issue Jun 14, 2023 · 0 comments

Comments

@biggeeves
Copy link
Contributor

The server log reported the following errors in Shazam 1.3.13 with PHP 8.1.

Warning - Undefined array key "page", File: Shazam.php, Line: 401
Deprecated - htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated, File: Shazam.php, Line: 401
Deprecated - Optional parameter $record declared before required parameter $event_id is implicitly treated as a required parameter, File: Shazam.php, Line: 368
Deprecated - Optional parameter $record declared before required parameter $event_id is implicitly treated as a required parameter, File: Shazam.php, Line: 374
Deprecated - Optional parameter $header declared before required parameter $table_data is implicitly treated as a required parameter, File: Shazam.php, Line: 711
Deprecated - Optional parameter $header declared before required parameter $tag is implicitly treated as a required parameter, File: Shazam.php, Line: 724

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