Skip to content

Nov 20 2025 - Add PHP 8.5 support #455

@GuySartorelli

Description

@GuySartorelli

PHP 8.5 releases in November 2025.
As per our release policy we aim to support PHP 8.5 in Silverstripe CMS 6.2.0.

We need to make sure we resolve any compatibility issues by then, make sure we update docs to indicate PHP 8.5 support, and add PHP 8.5 to our CMS 5 CI runs for 6.2.0 and up.

Related links

Note

  • gha-generate matrix probably already has functionality to dynamically add new PHP versions for CI - see job_creator.php:90

Acceptance criteria

  • CI (including installer and kitchen sink) for CMS 6.2+ has PHP 8.5 builds
  • CI for CMS 5 does not have PHP 8.5 builds
  • CI for all builds do not show any PHP deprecation warnings (note it still does for ml/json-ld dep)
  • Docs are updated
  • Changelog calls out change to PHP support

Kitchen sink CI

Code PRs

Once merged, assign back to Steve to update CI files (want to ensure code supports PHP 8.5 before updating CI)

CI PRs

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions