From f597832f53924dc31eebbe51957f7179ce578637 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sun, 22 Oct 2023 09:03:12 +0000 Subject: [PATCH] General: Bump the recommended MySQL version in `readme.html`. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit MySQL 5.7 reaches EOL (“End of Life”) in October 2023. The recommended minimum is bumped to 8.0 for now. References: * [https://www.mysql.com/support/ MySQL Support Policies] * [https://make.wordpress.org/hosting/handbook/server-environment/#database Hosting team handbook: Server Environment: Database] Follow-up to [31291], [33946], [35759], [52420], [52421], [54069]. Props swissspidy, SergeyBiryukov. See #59701. git-svn-id: https://develop.svn.wordpress.org/trunk@56982 602fd350-edb4-49c9-b593-d223f7449a82 --- src/readme.html | 2 +- src/wp-admin/includes/class-wp-site-health.php | 2 +- tests/phpunit/tests/readme.php | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/readme.html b/src/readme.html index a40c5e98a9..4c76fd4c17 100644 --- a/src/readme.html +++ b/src/readme.html @@ -58,7 +58,7 @@

Recommendations