php-src/ext/pdo_odbc
Gina Peter Banyard b757fa812d
ext/pdo_{odbc|pgsql}: Use precomputed data_source_len (#17744)
This is already computed by PDO, no need to recompute it again inside the drivers.
2025-02-09 13:10:20 +00:00
..
tests Upgrade master to Ubuntu 24.04 (GH-16704) 2024-11-07 16:32:45 +01:00
config.m4 Autotools: Sync CS in pdo_odbc (#15466) 2024-08-17 18:39:31 +02:00
config.w32
CREDITS
odbc_driver.c ext/pdo_{odbc|pgsql}: Use precomputed data_source_len (#17744) 2025-02-09 13:10:20 +00:00
odbc_stmt.c Remove more unused local variables (GH-17688) 2025-02-03 20:06:29 +01:00
pdo_odbc.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
pdo_odbc.stub.php Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pdo_odbc_arginfo.h Generated arginfo header files: remove empty zend_function_entry arrays (#15705) 2024-09-03 23:19:53 +02:00
php_pdo_odbc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_odbc_int.h Add comments about internal headers (GH-15689) 2024-09-08 16:11:25 +02:00