php-src/ext/pdo
George Peter Banyard 5f716bf2df
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Fix GH-11587 PDO::ATTR_STRINGIFY_FETCHES should return strings even in if PDO::ATTR_EMULATE_PREPARES is enabled
2023-07-17 07:09:34 +01:00
..
tests Merge branch 'PHP-8.1' 2022-08-24 14:40:01 +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 Revert "Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs" 2023-07-04 09:11:14 +02:00
pdo_dbh_arginfo.h Improve string class constant code generation (#9577) 2022-09-26 23:12:34 +02:00
pdo_dbh.c Merge branch 'PHP-8.1' into PHP-8.2 2023-07-17 07:09:34 +01:00
pdo_dbh.stub.php Declare ext/pdo constants in stubs (#9078) 2022-07-22 09:46:47 +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 Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
pdo_stmt.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
pdo.c Mark parameter in ext/pdo as sensitive 2022-06-13 11:09:12 +02:00
pdo.stub.php Add some stub related todo comments 2022-05-25 13:24:11 +02:00
php_pdo_driver.h Fix some minor warnings (#8568) 2022-05-18 08:30:59 -06:00
php_pdo_error.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_int.h Mark parameter in ext/pdo as sensitive 2022-06-13 11:09:12 +02:00
php_pdo.h Declare ext/pdo constants in stubs (#9078) 2022-07-22 09:46:47 +02:00