php-src/ext/pdo
Niels Dossche fab0a6d75c
Backport fix for GH-17687
Introducing a new attribute macro in lower branches is an ABI break and
not allowed. However, we still need to fix the warnings such that
-Werror builds don't break. So we copy the macro from the master branch
to the C files in the appropriate places.
2025-05-27 20:40:35 +02:00
..
tests ext/pdo: Fix a UAF when changing default fetch class ctor args 2025-01-26 23:32:35 +00:00
config.m4
config.w32
CREDITS
Makefile.frag
Makefile.frag.w32
pdo.c Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +02:00
pdo.stub.php Add some stub related todo comments 2022-05-25 13:24:11 +02:00
pdo_arginfo.h Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs 2023-08-26 21:35:31 +02:00
pdo_dbh.c Merge branch 'PHP-8.2' into PHP-8.3 2023-12-22 15:07:10 +01:00
pdo_dbh.stub.php Declare ext/pdo constants in stubs (#9078) 2022-07-22 09:46:47 +02:00
pdo_dbh_arginfo.h Revert "Merge branch 'PHP-8.2'" 2023-07-04 09:18:49 +02:00
pdo_sql_parser.re Improve fix for bug #81740 2022-12-18 23:20:29 -07:00
pdo_sqlstate.c Backport fix for GH-17687 2025-05-27 20:40:35 +02:00
pdo_stmt.c Fix GH-18304: Changing the properties of a DateInterval through dynamic properties triggers a SegFault 2025-04-11 23:33:58 +02:00
pdo_stmt.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
pdo_stmt_arginfo.h Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
php_pdo.h Declare ext/pdo constants in stubs (#9078) 2022-07-22 09:46:47 +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