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 compatibility #15

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

bchubb-web
Copy link

I recently updated my php version to 8.4, and have been encountering a lot of deprecation warnings, this PR aims to silence them by adding nullable types where the default value is null in the method definition

@oscarotero
Copy link
Member

Thanks!
I see this PR in Draft, so let me know when it's ready to review.

@bchubb-web
Copy link
Author

@oscarotero sorting some dependancy issues, as a lot of the packages (from debugbar) are also full of deprecated warnings

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