Skip to content

feat: add php 8.5 support#27

Merged
tareq1988 merged 1 commit intoflywp:mainfrom
ma-04:chore/php8.5_support
Jan 24, 2026
Merged

feat: add php 8.5 support#27
tareq1988 merged 1 commit intoflywp:mainfrom
ma-04:chore/php8.5_support

Conversation

@ma-04
Copy link
Member

@ma-04 ma-04 commented Jan 22, 2026

https://make.wordpress.org/core/2025/11/21/php-8-5-support-in-wordpress-6-9/

image

Summary by CodeRabbit

  • New Features
    • Added support for PHP 8.5 with Docker images available for both amd64 and arm64 platforms
    • Updated documentation with PHP 8.5 setup and usage instructions

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 22, 2026

Walkthrough

This PR adds PHP 8.5 support to the project by extending version matrices in CI/CD workflows, updating build configuration, and revising documentation to reflect the new version availability.

Changes

Cohort / File(s) Summary
CI/CD Workflows
.github/workflows/deploy.yml, .github/workflows/test.yml
Extended PHP version matrices to include 8.5 in build-php and build-openlitespeed jobs; added OpenLiteSpeed matrix entry with lsphp85 mapping.
Build & Documentation
build.sh, README.MD
Added PHP 8.5 build command mirroring existing pattern; updated Supported Versions list and added pull/run command examples for php:8.5 image.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

Suggested reviewers

  • alaminfirdows

Poem

🐰 Eight-point-five hops into our nest,
With workflows, builds, and docs all blessed—
Matrix lines extended wide,
New PHP versions side by side! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat: add php 8.5 support' accurately and concisely summarizes the main change: adding PHP 8.5 support across workflows, build scripts, and documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@tareq1988 tareq1988 merged commit 1fbc281 into flywp:main Jan 24, 2026
13 checks passed
@ma-04 ma-04 deleted the chore/php8.5_support branch January 26, 2026 06:00
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