History log of /PHP-8.4/ext/pdo_mysql/tests/pdo_mysql_parser.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# 5a3c4a2c 20-Jun-2024 Matteo Beccati

Fix test when using libmysqlclient

TL;DR
When suing libmysqlclient, ints are fetched as strings, so the strict comparison was failing


# 037243cc 10-May-2024 Matteo Beccati

pdo_mysql: "--" should be followed by a whitespace character

This required changing how YYFILL works, with no apparent regressions


# 715b9aaa 23-Apr-2024 Matteo Beccati

Implemented PDO Driver specific SQL parsers

RFC: http://wiki.php.net/rfc/pdo_driver_specific_parsers