Nikita Popov in php.internals (Tue, 18 Jul 2017 21:37:07 +0200): >I just found out that some of the PDO code contains MySQL version checks >going all the way back to MySQL 3.22.30, which has been released in 2000. > >What is the minimum MySQL version we support? can I drop checks for MySQL >3.x and 4.x?
The Windows builds come bundled with MySQLND 5.0.8-dev (PHP 5.3) up until MySQLND 5.0.12-dev (PHP 7.2). Even PHP 5.1 was distributed with a MySQL 5.0.x version, so dropping MySQL 3.x and 4.x seems perfectly valid. -- Jan -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php