Skip to content

Require PHP 8.4#445

Merged
mpkorstanje merged 11 commits into
mainfrom
upgrade-to-php-8.4
Jun 13, 2026
Merged

Require PHP 8.4#445
mpkorstanje merged 11 commits into
mainfrom
upgrade-to-php-8.4

Conversation

@mpkorstanje

@mpkorstanje mpkorstanje commented Jun 13, 2026

Copy link
Copy Markdown
Member

🤔 What's changed?

Overall, I'm spending too much time getting conflicting versions of
Psalm, PHP Unit and PHP to work together. With PHP 8.1 being EOL and
I've upgraded to 8.4 right away.

Additionally, dependencies are now locked. Psalm may introduce new
linter rules which break the build. So it helps to pin that down
exactly. This also removes the need for a low-deps and high-deps build
and lets us pin the dependencies for added stability.

I'm happy to introduce more complexity here, but only if someone is
willing to actively maintain it.

🏷️ What kind of change is this?

  • 💥 Breaking change (incompatible changes to the API)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

renovate Bot and others added 10 commits June 13, 2026 06:46
Overall, I'm spending too much time getting conflicting versions of
Psalm, PHP Unit and PHP to work together. With PHP 8.1 being EOL and
I've upgraded to 8.4 right away.

Additionally, dependencies are now locked. Psalm may introduce new
linter rules which break the build. So it helps to pin that down
exactly. This also removes the need for a low-deps and high-deps build
and lets us pin the dependencies for added stability.

I'm happy to introduce more complexity here, but only if someone is
willing to actively maintain it.
@mpkorstanje mpkorstanje changed the title Update dependency psalm/plugin-phpunit to ^0.20.0 Require PHP 8.4 Jun 13, 2026
@mpkorstanje mpkorstanje merged commit fb73cbb into main Jun 13, 2026
45 checks passed
@mpkorstanje mpkorstanje deleted the upgrade-to-php-8.4 branch June 13, 2026 17:27
@mpkorstanje mpkorstanje mentioned this pull request Jun 13, 2026
6 tasks
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.

1 participant