php-src/ext/pdo_odbc
Gina Peter Banyard dcef7039e8
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2:
  add PDO::ATTR_AUTOCOMMIT to getAttribute
  Fix GH-12767: Fixed to be able to change autocommit mode using setAttribute
2023-12-18 00:27:58 +00:00
..
tests Merge branch 'PHP-8.2' into PHP-8.3 2023-12-18 00:27:58 +00:00
config.m4 Remove conditional calls of always available macros 2019-07-14 22:24:21 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
odbc_driver.c add PDO::ATTR_AUTOCOMMIT to getAttribute 2023-12-18 00:26:32 +00:00
odbc_stmt.c Fix GH-9372: HY010 when binding overlong parameter 2022-10-19 11:37:05 +02:00
pdo_odbc_arginfo.h Expose PDO_ODBC_TYPE to userland 2023-08-23 21:20:41 +02:00
pdo_odbc.c Expose PDO_ODBC_TYPE to userland 2023-08-23 21:20:41 +02:00
pdo_odbc.stub.php Expose PDO_ODBC_TYPE to userland 2023-08-23 21:20:41 +02:00
php_pdo_odbc_int.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_odbc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00