History log of /PHP-8.1/.github/actions/brew/action.yml (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9128fb8f 13-Nov-2024 Christoph M. Becker

Stick with icu4c 74.2 on macOS CI for PHP-8.1

PHP-8.1 is not ready for ICU >= 75.1 which requires C++17 support.
Thus we force the usage of icu4c@74, what is scheduled for removal in

Stick with icu4c 74.2 on macOS CI for PHP-8.1

PHP-8.1 is not ready for ICU >= 75.1 which requires C++17 support.
Thus we force the usage of icu4c@74, what is scheduled for removal in
May 2025, though.

Closes GH-16789.

show more ...


# 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, php-8.1.4RC1, php-8.1.3
# 41461cf8 09-Feb-2022 Ilija Tovilo

Migrate CI to GitHub actions