History log of /PHP-8.2/.github/actions/configure-macos/action.yml (Results 1 – 5 of 5)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4be6435c 11-Apr-2023 Jakub Zelenka

Use curl from brew on MacOS CI

This fixes issue in curl ext SSL client cert setting test.

Closes GH-11056

# ab58e4a0 10-Aug-2022 David Carlier

Merge branch 'PHP-8.0' into PHP-8.1


# 8aeae636 10-Aug-2022 Vladislav Senin

Fixes CI macOs, replacing now disabled tidyp dependency to tidy-html5.

# f07a08df 06-May-2022 Arnaud Le Blanc

Fix unregistering ini entries of dynamically loaded extension (#8435)

Fixes GH-8185

# 41461cf8 09-Feb-2022 Ilija Tovilo

Migrate CI to GitHub actions