We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 7.4 is EOL since the end of 2022.
PHP 8.0 is EOL the end of 2023.
PHP 8.1 is out of active support since the end of November 2023, but still has security support until the end of 2025.
We should probably start testing/similar on PHP 8.1/8.2 and seeing what may or may not be broken when we upgrade...
I'm using PHP 8.2 on my dev VM, so I'm guessing that I would've spotted any of the major show stoppers...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
PHP 7.4 is EOL since the end of 2022.
PHP 8.0 is EOL the end of 2023.
PHP 8.1 is out of active support since the end of November 2023, but still has security support until the end of 2025.
We should probably start testing/similar on PHP 8.1/8.2 and seeing what may or may not be broken when we upgrade...
I'm using PHP 8.2 on my dev VM, so I'm guessing that I would've spotted any of the major show stoppers...
The text was updated successfully, but these errors were encountered: