Skip to content

Drop support for PHP 8.1, Add support for PHP 8.5#26

Draft
TheDigitalOrchard wants to merge 1 commit intolaminas:2.14.xfrom
TheDigitalOrchard:php-850
Draft

Drop support for PHP 8.1, Add support for PHP 8.5#26
TheDigitalOrchard wants to merge 1 commit intolaminas:2.14.xfrom
TheDigitalOrchard:php-850

Conversation

@TheDigitalOrchard
Copy link
Copy Markdown

Allow PHP 8.5.x.

},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please remove 8.1.0.

@froschdesign froschdesign changed the title allow PHP 8.5 Drop support for PHP 8.1, Add support for PHP 8.5 Dec 2, 2025
@github-project-automation github-project-automation bot moved this to Todo in PHP 8.5 Dec 2, 2025
@froschdesign froschdesign added this to the 2.14.0 milestone Dec 2, 2025
@froschdesign froschdesign moved this from Todo to In Progress in PHP 8.5 Dec 4, 2025
@froschdesign
Copy link
Copy Markdown
Member

@TheDigitalOrchard
The following changes must be made:

  • add support for PHP 8.5
  • remove PHP 8.1
  • upgrade PHPUnit to 11.x
  • upgrade Psalm to 6.x

@froschdesign froschdesign marked this pull request as draft March 11, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants