-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP 8.3 support in CMS 5.2.0 #88
Comments
Passed CI with new matrix: https://github.com/sabina-talipova/silverstripe-installer/actions/runs/6961894106 |
Final implementation requires that all third-party modules also support PHP 8.3. |
Given the ldap repo hasn't had any commits to its default branch in 10 months, it doesn't seem likely this will happen quickly on its own... I've opened an issue in their repo to hopefully get the ball moving: laminas/laminas-ldap#46 |
LDAP now supports PHP 8.3 as of 2.18.0 - it's no longer a blocker. |
PRs merged and CI tagged. We'll see if there are any failures in rhino as the builds run, and can fix them as the need arises. |
PHP 8.3 releases in November 2023.
As per our major release policy we aim to support PHP 8.3 in early 2024 - which realistically means in Silverstripe CMS 5.2.0
We need to make sure we resolve any compatibility issues by then, make sure we update docs to indicate PHP 8.3 support, and add PHP 8.3 to our CMS 5 CI runs for 5.2.0 and up.
Acceptance criteria
Related
feel free to do so.
PRs
Follow up card
The text was updated successfully, but these errors were encountered: