php-src/ext/pdo
2023-12-04 16:05:30 +00:00
..
tests ext/pdo_mysql: Optimize tests (#12751) 2023-11-27 13:01:24 +00: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 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_arginfo.h Typed constants in PDO extension (#12362) 2023-10-29 10:43:19 +01:00
pdo_dbh.c ext/pdo: Fixed PDO::setAttribute() and PDO::getAttribute() (#12793) 2023-12-04 16:05:30 +00:00
pdo_dbh.stub.php Typed constants in PDO extension (#12362) 2023-10-29 10:43:19 +01: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 Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385) 2023-01-23 10:52:14 +01:00
pdo_stmt.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
pdo.c Use zend_error_noreturn for E_ERROR consistently 2023-09-14 11:44:55 +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