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.4 Implicitly nullable parameter deprecated error #95

Open
ReneLuecking opened this issue Dec 16, 2024 · 0 comments
Open

PHP 8.4 Implicitly nullable parameter deprecated error #95

ReneLuecking opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels

Comments

@ReneLuecking
Copy link

Starting with PHP 8.4, Implicitly nullable parameter declarations are deprecated: https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated

Affected code:

@ausi ausi self-assigned this Dec 17, 2024
@ausi ausi added the bug label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants