- Issue created by @catch
- ๐จ๐ฆCanada danrod Ottawa
Isn't it a bit too early for that? Still a lot of contrib modules still don't work well on PHP 8.3
- ๐บ๐ธUnited States Solomon.Yifru
solomon.yifru โ made their first commit to this issueโs fork.
- ๐ฌ๐งUnited Kingdom catch
@danrod this is for core tests pipelines, we test on both PHP 8.4 and 8.3 every day, it has zero effect on contrib module test pipelines which are in the separate 'gitlab_templates' project.
- ๐ฎ๐นItaly mondrake ๐ฎ๐น
I wonder would it make sense to switch to PHPUnit 11 for 8.4 too? And let 8.3 and below onto PHPUnit 10? https://stitcher.io/blog/php-version-stats-january-2025
- First commit to issue fork.
- Merge request !11947Issue #3515706: Switch the default test environment to PHP 8.4 โ (Open) created by andypost
- ๐ซ๐ทFrance andypost
In start of July first alpha of PHP 8.5 will arrive so no reason to wait
- ๐ซ๐ทFrance andypost
Added commit to switch MySQL to 8.4 (LTS) for the default pipeline
Ref https://dev.mysql.com/doc/refman/8.4/en/mysql-releases.html
Note: MySQL 8.0 is a Bugfix series that preceded the LTS release model.
- ๐ซ๐ทFrance andypost
8.0.34+ will transition to only bug fixes until 8.0 End-Of-Life (EOL) scheduled for April-2026
So nightly testing is good enough for support https://dev.mysql.com/blog-archive/introducing-mysql-innovation-and-long...