Hi,
I want to convert my old PHP code from 5.4 to PHP 8.x.
Please advise which MySQL (minimum version) and Mariadb (minimum version) is compatible with PHP 8.x.
Thanks in advance.
PHP 8.x is compatible with MySQL 5.7 and higher, including MySQL 8.0, ensuring full support for the latest PHP features. For MariaDB, versions 10.2 and higher are recommended, with MariaDB 10.3 and higher offering optimal compatibility. Upgrading both PHP and your database to these versions will ensure smooth operation and access to the latest enhancements and security features.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.