php-src/ext/odbc
Calvin Buckley a648d39297 ODBC unit tests shouldn't override odbc.ini location
`ext/odbc/tests/config.inc` overrides the INIs used for the ODBC driver
manager pointlessly. It's not pointing to some custom PHP test suite
specific one, but the system one in `/etc/odbc(inst).ini`. Which
doesn't necessarily exist, on i.e. NixOS, MacPorts, etc.

Closes GH-12133

Signed-off-by: George Peter Banyard <girgias@php.net>
2023-09-06 01:56:04 +01:00
..
tests ODBC unit tests shouldn't override odbc.ini location 2023-09-06 01:56:04 +01:00
config.m4 Use e.g. instead of less common f.e. [ci skip] 2019-07-09 17:53:46 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
odbc_arginfo.h Fix return type of odbc_data_source() 2023-08-08 08:52:41 +02:00
odbc.stub.php Fix return type of odbc_data_source() 2023-08-08 08:52:41 +02:00
php_odbc_includes.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_odbc.c Fix persistent procedural ODBC connections not getting closed 2023-09-06 01:55:02 +01:00
php_odbc.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00