Skip to content

Fix Phpstan default-branch failure caused by deprecated Brick\Math constant#52

Merged
f3l1x merged 1 commit into
contributte:masterfrom
ohmyfelix:fix/default-branch-pipeline
Feb 13, 2026
Merged

Fix Phpstan default-branch failure caused by deprecated Brick\Math constant#52
f3l1x merged 1 commit into
contributte:masterfrom
ohmyfelix:fix/default-branch-pipeline

Conversation

@ohmyfelix
Copy link
Copy Markdown
Contributor

Summary

  • replace deprecated RoundingMode::UNNECESSARY usages with RoundingMode::Unnecessary in payment/refund entities
  • restore make phpstan on master, which currently fails in CI with deprecation errors from Brick\Math

Verification

  • make phpstan
  • make qa
  • make tests

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 13, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@f3l1x f3l1x merged commit d146bbe into contributte:master Feb 13, 2026
8 of 10 checks passed
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