Skip to content

Drop support for EOL PHP versions, require PHP 8.2+#201

Merged
LKaemmerling merged 1 commit intoPromPHP:mainfrom
simPod:drop-eol-php-versions
Mar 19, 2026
Merged

Drop support for EOL PHP versions, require PHP 8.2+#201
LKaemmerling merged 1 commit intoPromPHP:mainfrom
simPod:drop-eol-php-versions

Conversation

@simPod
Copy link
Copy Markdown
Contributor

@simPod simPod commented Mar 19, 2026

Summary

  • Bump minimum PHP version from ^7.4|^8.0 to ^8.2
  • Remove PHP 8.1 from CI test matrix
  • PHP 7.4, 8.0, and 8.1 have all reached end of life

Impact

Users on PHP < 8.2 will need to upgrade before updating to this version.

@simPod simPod marked this pull request as ready for review March 19, 2026 11:01
@simPod simPod requested a review from LKaemmerling March 19, 2026 11:01
@LKaemmerling
Copy link
Copy Markdown
Member

Please change in the Readme as well. We should maybe also add a sentence about the support policy (only supported PHP versions).

PHP 7.4, 8.0, and 8.1 have all reached end of life.
Bump the minimum to PHP 8.2, the oldest version still
receiving security fixes.

Signed-off-by: Simon Podlipsky <simon@podlipsky.net>
@simPod simPod force-pushed the drop-eol-php-versions branch from 6f12592 to b6f6dbc Compare March 19, 2026 11:37
Copy link
Copy Markdown
Member

@LKaemmerling LKaemmerling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@LKaemmerling LKaemmerling merged commit d50d083 into PromPHP:main Mar 19, 2026
35 of 36 checks passed
@simPod simPod deleted the drop-eol-php-versions branch March 19, 2026 17:48
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.

2 participants