Skip to content

Update codebase for newer PHPStan#99

Merged
Firehed merged 7 commits intomainfrom
phpstan-more-ignores
Mar 15, 2026
Merged

Update codebase for newer PHPStan#99
Firehed merged 7 commits intomainfrom
phpstan-more-ignores

Conversation

@Firehed
Copy link
Owner

@Firehed Firehed commented Mar 15, 2026

Newer PHPStan complains more rather than less about some GMP stuff. They're false-positives, see linked issues referenced in code.

@codecov
Copy link

codecov bot commented Mar 15, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.37%. Comparing base (971dbab) to head (2f8f8a9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/BinaryString.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #99      +/-   ##
============================================
- Coverage     81.41%   81.37%   -0.04%     
  Complexity      335      335              
============================================
  Files            33       33              
  Lines          1033      988      -45     
============================================
- Hits            841      804      -37     
+ Misses          192      184       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Firehed Firehed merged commit ff3077c into main Mar 15, 2026
14 checks passed
@Firehed Firehed deleted the phpstan-more-ignores branch March 15, 2026 19:00
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.

1 participant