Am 18.07.2017 um 21:37 schrieb Nikita Popov:
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?
wouldn't it be time to remove all the artefacts before "mysqlnd" and so drop any dependency of "libmysql" and/or "libmariadb" these days?

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to