Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH Actions: update for branch-cut of PHP 8.4 #208

Merged
merged 1 commit into from
Nov 7, 2024

Commits on Nov 7, 2024

  1. GH Actions: update for branch-cut of PHP 8.4

    The branch for the new PHP (8.4) version has been cut, which means that PHP "nightly" is now PHP 8.5, so we need to add explicit builds to continue testing against PHP 8.4.
    
    Builds against PHP 8.4 should also no longer be allowed to fail as this tool is used in CI, so, even though PHP 8.4 has not been released yet, `8.4` is **not** added to the `continue-on-error` setting.
    
    Also see 180 for reasoning about why the explicit PHP 8.4 build is added "early".
    jrfnl committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    400a93c View commit details
    Browse the repository at this point in the history