Skip to content

Conversation

@crazywhalecc
Copy link
Owner

What does this PR do?

Fix https://github.com/static-php/static-php-cli-hosted/actions/runs/17144338784/job/48637490223

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If you modified *.php or *.json, run them locally to ensure your changes are valid:
    • composer cs-fix
    • composer analyse
    • composer test
    • bin/spc dev:sort-config
  • If it's an extension or dependency update, please ensure the following:
    • Add your test combination to src/globals/test-extensions.php.
    • If adding new or fixing bugs, add commit message containing extension test or test extensions to trigger full test suite.

@crazywhalecc crazywhalecc requested a review from henderkes August 22, 2025 05:21
@henderkes henderkes merged commit bea3bd8 into main Aug 22, 2025
11 of 13 checks passed
@henderkes henderkes deleted the fix/macos-ar branch August 22, 2025 05:23
@henderkes
Copy link
Collaborator

henderkes commented Aug 22, 2025

@crazywhalecc we should probably switch the default compiler to gcc if at all possible. The performance difference is massive on Linux. (a real gcc, not the fake clang symlink apple likes to sell as gcc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants