Skip to content

Fix old PHP extension with newer C standard bug#1089

Merged
crazywhalecc merged 3 commits intomainfrom
fix/bcmath-c23
May 6, 2026
Merged

Fix old PHP extension with newer C standard bug#1089
crazywhalecc merged 3 commits intomainfrom
fix/bcmath-c23

Conversation

@crazywhalecc
Copy link
Copy Markdown
Owner

What does this PR do?

Tested on local machine.

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.

Comment thread src/SPC/store/SourcePatcher.php
Comment thread src/SPC/store/SourcePatcher.php Outdated
@crazywhalecc crazywhalecc merged commit 970343b into main May 6, 2026
7 checks passed
crazywhalecc added a commit that referenced this pull request May 6, 2026
@henderkes henderkes deleted the fix/bcmath-c23 branch May 6, 2026 06:51
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.

2 participants