php-src/ext/pdo
2022-01-01 17:54:59 +01:00
..
tests Merge branch 'PHP-8.0' into PHP-8.1 2021-12-07 20:25:35 +01: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 leak when persistent PDO connection fails 2021-11-16 16:14:29 +01:00
pdo_dbh.stub.php Merge branch 'PHP-8.0' 2021-08-20 16:53:25 +02:00
pdo_sql_parser.re Update http->https in license (#6945) 2021-05-06 12:16:35 +02: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 Remove unnecessary PDORow get_method / get_class_name handlers 2021-07-22 10:40:10 +02: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