php-doc-en/reference/pdo_mysql
USAMI Kenta d4d537e6a2
PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY was added in PHP 8.1
The first change mentioned in the manual for PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY was 03f0ebc60c.

Then 607ec1f63c stated about the version to which the constant was added.
However, it incorrectly appends to `MYSQL_ATTR_LOCAL_INFILE` instead of `MYSQL_ATTR_LOCAL_INFILE_DIRECTORY`.

Closes GH-1502.
2022-04-04 13:12:22 +02:00
..
configure.xml Removed references to PHP 5, 7.0 (#549) 2021-04-27 12:53:38 +03:00
constants.xml PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY was added in PHP 8.1 2022-04-04 13:12:22 +02:00
ini.xml Use canonical type names 2020-11-02 15:39:04 +00:00
reference.xml PDO_MySQL does not properly support out parameters 2021-07-13 15:14:25 +02:00