Skip to content

Add macOS strip option -S, fix macOS micro strip option#778

Merged
crazywhalecc merged 2 commits intomainfrom
fix/strip-macos
Jun 19, 2025
Merged

Add macOS strip option -S, fix macOS micro strip option#778
crazywhalecc merged 2 commits intomainfrom
fix/strip-macos

Conversation

@crazywhalecc
Copy link
Owner

What does this PR do?

Fix #761

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:
    • PHP_CS_FIXER_IGNORE_ENV=1 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 June 19, 2025 09:35
@crazywhalecc crazywhalecc merged commit 80687df into main Jun 19, 2025
12 of 13 checks passed
@crazywhalecc crazywhalecc deleted the fix/strip-macos branch June 19, 2025 11:31
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.

Shared extensions fail to load on MacOS

2 participants