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

Fix implicitly marking parameter as nullable deprecation for PHP 8.4 #280

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

romanpravda
Copy link
Contributor

This pull request fixes implicitly marking parameter as it was deprecated in PHP 8.4.

It also fixes some other static analysis errors and simplifies the php version requirements in composer.json file (the proof that this updated version requirement covers the same versions as the previous one).

@neildaniels neildaniels merged commit 5a9ea4c into php-tmdb:4.1 Jan 30, 2025
4 of 13 checks passed
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

Successfully merging this pull request may close these issues.

2 participants