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

[TASK] Avoid implicitly nullable method parameter #607

Merged
merged 1 commit into from
Aug 10, 2024
Merged

[TASK] Avoid implicitly nullable method parameter #607

merged 1 commit into from
Aug 10, 2024

Conversation

lolli42
Copy link
Member

@lolli42 lolli42 commented Aug 10, 2024

Implicit nullable method parameters are deprecated with PHP 8.4. The patch prepares affected method
signatures and activates an according php-cs-fixer rule.

Implicit nullable method parameters are deprecated
with PHP 8.4. The patch prepares affected method
signatures and activates an according php-cs-fixer
rule.
@lolli42 lolli42 merged commit 0293468 into 8 Aug 10, 2024
6 checks passed
@lolli42 lolli42 deleted the lolli-3 branch August 10, 2024 09:40
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.

1 participant