..
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
Update http->https in license ( #6945 )
2021-05-06 12:16:35 +02:00
pdo_stmt.c
Fix memory leak when destroying PDORow
2025-03-20 23:13:42 +01: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