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 deprecations with nullable func args in php 8.4 #477

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

d8vjork
Copy link
Contributor

@d8vjork d8vjork commented Feb 7, 2025

Fixes #475

@d8vjork
Copy link
Contributor Author

d8vjork commented Feb 7, 2025

Probably should add PHP 8.4 to the tests matrix to ensure this isn't breaking again

@mikebronner mikebronner merged commit 4490d5a into mikebronner:master Feb 26, 2025
1 of 3 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.

Fix Deprecation message for php 8.4
2 participants