Skip to content

Conversation

@emteknetnz
Copy link
Member

@emteknetnz emteknetnz marked this pull request as ready for review December 1, 2025 02:50

### PHP 8.5 support {#php-8-5-support}

All [supported modules](https://docs.silverstripe.org/en/6/project_governance/supported_modules/) have been updated to support PHP 8.5, this means that Silverstripe CMS 6.2.0 can be run on PHP 8.5 without issues.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
All [supported modules](https://docs.silverstripe.org/en/6/project_governance/supported_modules/) have been updated to support PHP 8.5, this means that Silverstripe CMS 6.2.0 can be run on PHP 8.5 without issues.
All [supported modules](/project_governance/supported_modules/) have been updated to support PHP 8.5, this means that Silverstripe CMS 6.2.0 can be run on PHP 8.5 without issues.

Copy link
Member

Choose a reason for hiding this comment

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

I really need to update our doc linter one day to catch these.

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated


All [supported modules](https://docs.silverstripe.org/en/6/project_governance/supported_modules/) have been updated to support PHP 8.5, this means that Silverstripe CMS 6.2.0 can be run on PHP 8.5 without issues.

Note that some third-party modules may not yet support PHP 8.5, so PHP deprecation warnings may still show if you PHP error reporting is set to report all deprecations.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Note that some third-party modules may not yet support PHP 8.5, so PHP deprecation warnings may still show if you PHP error reporting is set to report all deprecations.
Note that some third-party modules may not yet support PHP 8.5, so PHP deprecation warnings may still show for those if your PHP error reporting is set to report all deprecations.

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated

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