php-src/ext/pdo_firebird
Niels Dossche b8e9c5ba6a
Fix bogus fallthrough path in firebird_handle_get_attribute()
If getting the version fails, we should return -1 according to
php_pdo_driver.h:259, not fall through to another attribute.

Closes GH-15066.
2024-07-22 18:33:03 +02:00
..
tests Fix GH-13119 (#13125) 2024-01-17 01:12:24 +09:00
config.m4 Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
firebird_driver.c Fix bogus fallthrough path in firebird_handle_get_attribute() 2024-07-22 18:33:03 +02:00
firebird_statement.c Fix GH-13119 (#13125) 2024-01-17 01:12:24 +09:00
pdo_firebird.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_firebird.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_firebird_int.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00