History log of /PHP-8.1/.github/actions/configure-macos/action.yml (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# 8aeae636 10-Aug-2022 Vladislav Senin

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


Revision tags: php-8.1.7RC1
# f07a08df 06-May-2022 Arnaud Le Blanc

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

Fixes GH-8185


Revision tags: php-8.1.4RC1, php-8.1.3
# 41461cf8 09-Feb-2022 Ilija Tovilo

Migrate CI to GitHub actions