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

Add PHP 8.4 support #765

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Add PHP 8.4 support #765

merged 3 commits into from
Sep 25, 2024

Conversation

Slamdunk
Copy link
Contributor

Fix #764

@Slamdunk
Copy link
Contributor Author

So, the new syntax is incompatible with PHP versions prior to 7.1, I had to drop them, and I think we can safely do that:

https://packagist.org/packages/filp/whoops/php-stats

image

It's time to say farewall to those 2.1% of developers that don't upgrade PHP since 2015 🖖

@denis-sokolov denis-sokolov merged commit 2c17a22 into filp:master Sep 25, 2024
9 checks passed
@Slamdunk Slamdunk deleted the php_84 branch September 25, 2024 16:04
@denis-sokolov
Copy link
Collaborator

Thank you! Released as 2.16.0.

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.

PHP 8.4 Beta - Implicitly marking parameter $system as nullable is deprecated
2 participants