php-src/ext/pdo
SakiTakamachi e0aadc1c0d
Fix GH-11587 PDO::ATTR_STRINGIFY_FETCHES should return strings even in if PDO::ATTR_EMULATE_PREPARES is enabled
This also includes a fix for the MySQL ND driver to actually respect the user decided behaviour.

Closes GH-11622

Signed-off-by: George Peter Banyard <girgias@php.net>
2023-07-17 07:08:45 +01:00
..
tests Fix pdo_oci tests for PHP 8.1 2022-08-24 14:39:45 +02:00
config.m4 Remove conditional calls of always available macros 2019-07-14 22:24:21 +02:00
config.w32 Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
pdo_arginfo.h Redefine PDOException::$code with correct type 2022-01-01 17:54:59 +01:00
pdo_dbh_arginfo.h Merge branch 'PHP-8.0' 2021-08-20 16:53:25 +02:00
pdo_dbh.c Fix GH-11587 PDO::ATTR_STRINGIFY_FETCHES should return strings even in if PDO::ATTR_EMULATE_PREPARES is enabled 2023-07-17 07:08:45 +01:00
pdo_dbh.stub.php Merge branch 'PHP-8.0' 2021-08-20 16:53:25 +02:00
pdo_sql_parser.re Improve fix for bug #81740 2022-12-18 23:20:29 -07:00
pdo_sqlstate.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
pdo_stmt_arginfo.h Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
pdo_stmt.c Merge branch 'PHP-8.0' into PHP-8.1 2022-06-02 17:35:45 +01:00
pdo_stmt.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
pdo.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
pdo.stub.php Redefine PDOException::$code with correct type 2022-01-01 17:54:59 +01:00
php_pdo_driver.h Fix bug #81405: Restore old PDO::PARAM_* values 2021-09-01 13:54:41 +02:00
php_pdo_error.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_int.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00