php-src/ext/pdo_odbc
Niels Dossche 5526301908
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  pdo_odbc: Fix memory leak if WideCharToMultiByte() fails
  Fix memory leak on php_odbc_fetch_hash() failure
  Do not delete main chunk in zend_gc
2025-06-09 11:25:41 +02:00
..
tests Merge branch 'PHP-8.3' into PHP-8.4 2024-10-31 16:17:50 +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 Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
odbc_stmt.c Merge branch 'PHP-8.3' into PHP-8.4 2025-06-09 11:25:41 +02: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