php-src/ext/pdo_firebird
Niels Dossche 1357d1eb41 Fix test for GH-10908
It turns out that the version of Firebird influences the test in terms
of supported data types. On Windows on 8.2 we seem to be using a
different version than on 8.1. Fix it by amending the test.
The core issue is still tested in the test, it's just that not all
datatypes are tested anymore (which isn't strictly necessary anyway).
2023-03-28 00:11:17 +02:00
..
tests Fix test for GH-10908 2023-03-28 00:11:17 +02: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 Use memrchr() when available 2021-11-24 16:13:34 +03:00
firebird_statement.c Merge branch 'PHP-8.1' into PHP-8.2 2023-03-27 21:14:46 +02:00
pdo_firebird.c 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
php_pdo_firebird.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00