Changeset 60319 for trunk/src/wp-admin/includes/class-wp-site-health.php
- Timestamp:
- 06/18/2025 12:10:14 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-site-health.php
r60034 r60319 19 19 private $mysql_required_version = '5.5'; 20 20 private $mysql_recommended_version = '8.0'; 21 private $mariadb_recommended_version = '10. 5';21 private $mariadb_recommended_version = '10.6'; 22 22 23 23 public $php_memory_limit;
Note: See TracChangeset
for help on using the changeset viewer.