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 minimum php version to 8.2 #134

Merged
merged 1 commit into from
Mar 9, 2025
Merged

Set minimum php version to 8.2 #134

merged 1 commit into from
Mar 9, 2025

Conversation

da-mask
Copy link
Contributor

@da-mask da-mask commented Feb 18, 2025

What:

  • Bug Fix
  • New Feature

Description:

This PR attempts to reduce the minimum supported php version to 8.2, to keep in step with Laravel's php support.

Related:

This would close issue #133

@c0nst4ntin
Copy link
Collaborator

I agree. Surely it can't hurt to support PHP 8.2 as well. However, it's sad to lose the support for typed constants.
But I guess it is a fair trade to make.

The CI passes, so @nunomaduro feel free to merge when you see fit.

@c0nst4ntin c0nst4ntin linked an issue Feb 22, 2025 that may be closed by this pull request
@c0nst4ntin c0nst4ntin merged commit e319f3a into peckphp:main Mar 9, 2025
26 checks passed
@c0nst4ntin
Copy link
Collaborator

Thanks for your contribution. I merged this and will soon tag a new release 🚀

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.

Supporting PHP 8.2
2 participants