php-src/ext/pdo_dblib
Peter Kokot ccdc21b39a
Remove check for dnet_addr in dnet_stub library (#12611)
The dnet_stub library was once used on some obsolete systems and was
needed for transitive linking with Sybase and some PHP extensions. At
this point, no known and supported system uses the dnet_stub library
name, so it's safe to remove this check. This also came in pdo_dblib as
a copy/paste from other removed PHP extensions.

Partially was already removed in 1b969a74d0.
2023-11-06 12:46:04 +00:00
..
tests Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) 2023-10-28 12:35:57 +01:00
config.m4 Remove check for dnet_addr in dnet_stub library (#12611) 2023-11-06 12:46:04 +00:00
config.w32 Switch to use ZTS cache 2019-03-12 14:15:47 +03:00
CREDITS add myself to pdo_dblib CREDITS 2016-10-27 12:14:12 -04:00
dblib_driver.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
dblib_stmt.c [skip ci] Fix various typos and grammar issues (#11143) 2023-04-28 11:05:32 +02:00
pdo_dblib.c Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +02:00
php_pdo_dblib.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_dblib_int.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00