History log of /PHP-8.2/.github/actions/setup-x64/action.yml (Results 1 – 7 of 7)
Revision Date Author Comments
# f62f6a6d 09-Feb-2024 Saki Takamachi <34942839+SakiTakamachi@users.noreply.github.com>

Follow-up to remove IMAP ext (#13248)

Fixed and optimized tests that depend on imap in standard ext tests.

Also, the location of the setup script for hmailserver has changed.


# 769f41bb 02-Oct-2023 Ilija Tovilo

Use separate sqlsrv dbs for different exts

This refers to pdo_dblib, pdo_odbc and odbc in particular.

Closes GH-12342


# 985511e9 07-Aug-2023 Máté Kocsis

Enable ext/odbc and ext/pdo_odbc tests on Linux in GitHub CI


# d98963a0 16-Sep-2022 Ilija Tovilo

Switch to Ubuntu 22.04 for GitHub actions jobs

Closes GH-10814


# 1c85278f 16-Jun-2023 Ilija Tovilo

[skip ci] Don't suppress setup-slapd.sh output

This step frequently fails in CI. We would like to now why to see if we can
improve stability.


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

Test oci8 & pdo_oci in CI

Closes GH-8348


# 41461cf8 09-Feb-2022 Ilija Tovilo

Migrate CI to GitHub actions