History log of /PHP-8.1/.github/actions/setup-oracle/action.yml (Results 1 – 3 of 3)
Revision Date Author Comments
# 8497400b 04-May-2024 Saki Takamachi

Backport 3237b8f471f5f3701622c6b08a953311e24fed1f

This should fix the PDO_OCI and oci8 test failures due to more verbose
output of Oracle DB 23.5.

Closes GH-16107.


# ba07a0b8 23-Aug-2023 Ilija Tovilo

Move installation of oracle instant client in GHA

Closes GH-12033


# c19116ff 24-Aug-2022 Michael Voříšek

Test oci8 & pdo_oci in CI

Closes GH-8348