History log of /php-src/ext/pdo/pdo_sql_parser.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 2ebef11e 07-Jul-2024 Peter Kokot

Update http links to https and sync www.php.net URLs (#14854)


# 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


# 01879ec2 02-May-2024 Matteo Beccati

pdo_pgsql: add support for dollar-quotes

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


# 715b9aaa 23-Apr-2024 Matteo Beccati

Implemented PDO Driver specific SQL parsers

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