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

Drop PHP 8.0 #339

Merged
merged 5 commits into from
Aug 2, 2024
Merged

Drop PHP 8.0 #339

merged 5 commits into from
Aug 2, 2024

Conversation

W0rma
Copy link
Contributor

@W0rma W0rma commented Jul 31, 2024

  • drop support for PHP 8.0
  • use language features of PHP 8.1
  • fix "prefer-lowest" pipeline

Rector was used to leverage language features of PHP 8.1.

Testing against PHP 8.4 is not possible yet since laminas/laminas-code which seems to be an indirect dependency does not allow PHP 8.4 yet.

Closes #338

@garak garak merged commit 628425a into KnpLabs:master Aug 2, 2024
7 checks passed
@W0rma W0rma deleted the drop-php80 branch August 2, 2024 10:40
@W0rma W0rma mentioned this pull request Aug 2, 2024
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.

Drop support for PHP 8.0
2 participants