Skip to content

PHP8.5 Support Added#107

Merged
froschdesign merged 2 commits intolaminas:2.26.xfrom
cod62627:PHP8.5-support
Nov 26, 2025
Merged

PHP8.5 Support Added#107
froschdesign merged 2 commits intolaminas:2.26.xfrom
cod62627:PHP8.5-support

Conversation

@cod62627
Copy link
Copy Markdown
Contributor

Q A
Documentation yes/no
Bugfix yes/no
BC Break yes/no
New Feature yes/no
RFC yes/no
QA yes/no

Description

Signed-off-by: Bhavin Parmar <cod62627@adobe.com>
@cod62627
Copy link
Copy Markdown
Contributor Author

@froschdesign

Two checks are currently failing in the PR. It appears that laminas-db does not yet support PHP 8.4. There’s an open PR discussing PHP 8.4 compatibility — laminas/laminas-db#312
— which hasn’t been merged yet.

Could you please take a look and share your feedback on how we should proceed in this case?

@froschdesign
Copy link
Copy Markdown
Member

@cod62627

… which hasn’t been merged yet.

If you read through the comments on the pull request, you will see that Microsoft is the problem here and that the pull request therefore cannot be merged.

Could you please take a look and share your feedback on how we should proceed in this case?

Do not remove PHP 8.4 from ignore_php_platform_requirements in .laminas-ci.json:

"ignore_php_platform_requirements": {
"8.4": true
}

https://github.com/laminas/laminas-feed/pull/107/files#diff-3fb49ad00d3736f1ca8276f568f5d8bbe8c1604f6187ab5ecf921e1012f47c98L5-L7

Signed-off-by: Bhavin Parmar <cod62627@adobe.com>
@cod62627
Copy link
Copy Markdown
Contributor Author

@froschdesign

We've completed the work to add PHP 8.5 support, and the PR is now ready for review and merge.
Could you please take a look and share your feedback or any suggestions for improvement?

Thank you for your support!

@sandesh-as
Copy link
Copy Markdown

sandesh-as commented Nov 10, 2025

Hi @froschdesign ,
Just checking in to see if you had a chance to review the PR for PHP 8.5 support.
Please let me know if there’s anything else needed from @cod62627 side.

Thanks again!

@froschdesign
Copy link
Copy Markdown
Member

@cod62627 @sandesh-as
There is no reason to ping anyone, because we know what tasks need to be done. That's why there is a project. And the individual pull requests are reviewed when there is time. There is no rush.
Thanks for your understanding!

@froschdesign froschdesign merged commit 6087e1d into laminas:2.26.x Nov 26, 2025
16 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in PHP 8.5 Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants