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

Set the default stable PHP version to 8.0, Apply default ini settings to PHP 8.2 #142

Merged
merged 3 commits into from
Dec 16, 2022

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Dec 16, 2022

Description

Updates default stable to 8.0

Also noticed that 8.2 was omitted from the version list for the application of default ini settings such as turning on assertions etc.

Adds 8.2 to the list of supported versions in the README

Closes #137, Closes #136

Signed-off-by: George Steel <george@net-glue.co.uk>
…ions

Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
@gsteel gsteel added this to the 1.31.0 milestone Dec 16, 2022
@Ocramius Ocramius merged commit 3033a6e into laminas:1.31.x Dec 16, 2022
@Ocramius
Copy link
Member

Thanks @gsteel!

@Ocramius Ocramius self-assigned this Dec 16, 2022
@gsteel gsteel deleted the stable-php-8.0 branch December 16, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stable PHP version should be changed to PHP 8.0 Missing PHP 8.2 related information in README.md
2 participants