From aaffdcd6715a0c2c57b6ed78f5e034619e796837 Mon Sep 17 00:00:00 2001 From: hellofromTonya Date: Tue, 18 Jun 2024 11:59:14 +0000 Subject: [PATCH] Site Health: Bump the recommended MariaDB version. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MariaDB 10.4 reaches EOL (“End of Life”) on 18 June 2024. The recommended minimum is bumped to 10.5 for now, whose EOL is 24 June 2025. Also removes the skip in tests to allow the tests to run on all branches with this change. References: * [https://mariadb.org/about/#maintenance-policy MySQL Support Policies] * [https://make.wordpress.org/hosting/handbook/server-environment/#database Hosting team handbook: Server Environment: Database] Follow-up to [55665], [52420], [53435], [54069], [54076]. Props peterwilsoncc, dd32, costdev, mukesh27, hellofromTonya. Fixes #61458. See #meta7679. Built from https://develop.svn.wordpress.org/trunk@58432 git-svn-id: http://core.svn.wordpress.org/trunk@57881 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- readme.html | 2 +- wp-admin/includes/class-wp-site-health.php | 2 +- wp-includes/version.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.html b/readme.html index f152848433..75b29b7616 100644 --- a/readme.html +++ b/readme.html @@ -58,7 +58,7 @@

Recommendations