You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Database: Reinstate test for MariaDB version in readme.
Updates the test to use the MariaDB REST API endpoint of supported versions. A version is considered EOL if it has passed the listed date or is not included in the API response.
Follow up to [60313].
Props desrosj, johnbillion, skithund.
Fixes #63586.
git-svn-id: https://develop.svn.wordpress.org/trunk@60329 602fd350-edb4-49c9-b593-d223f7449a82
$this->assertLessThan( $mariadb_eol, $current_date, "readme.html's Recommended MariaDB version is too old. Remember to update the WordPress.org Requirements page, too." );
0 commit comments