History log of /PHP-8.2/ext/pdo/tests/pdo_039.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# 2db2cab6 24-Aug-2022 Michael Voříšek

Fix pdo_oci tests for PHP 8.1

Closes GH-9051


# e86acb18 10-Jun-2022 Christoph M. Becker

Run POD_Firebird tests on AppVeyor CI

We also fix gh8626.phpt for the firebird driver by allowing negative
status codes as well. We mark the other two test cases as xfail for
the fi

Run POD_Firebird tests on AppVeyor CI

We also fix gh8626.phpt for the firebird driver by allowing negative
status codes as well. We mark the other two test cases as xfail for
the firebird driver for now.

Closes GH-8666.

show more ...


# 74859783 11-Jun-2021 Nikita Popov

Migrate SKIPIF -> EXTENSIONS (#7138)

This is an automated migration of most SKIPIF extension_loaded checks.


# 0a779040 25-Apr-2021 Kamil Tekiela

Add test case for errorCode()