Skip to content

Require PHP >=8.1 and migrate tooling from Psalm to PHPStan#43

Merged
loevgaard merged 6 commits into
1.xfrom
php-81-phpstan-migration
Jun 30, 2026
Merged

Require PHP >=8.1 and migrate tooling from Psalm to PHPStan#43
loevgaard merged 6 commits into
1.xfrom
php-81-phpstan-migration

Require php-http/discovery so the gateway builds on the lowest deps

43dd092
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (1.x@a0d6de8). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/Api.php 50.00% 1 Missing ⚠️
src/Model/QuickPayPayment.php 50.00% 1 Missing ⚠️
src/Model/QuickPayPaymentLink.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             1.x      #43   +/-   ##
======================================
  Coverage       ?   89.50%           
  Complexity     ?      122           
======================================
  Files          ?       16           
  Lines          ?      362           
  Branches       ?        0           
======================================
  Hits           ?      324           
  Misses         ?       38           
  Partials       ?        0           

☔ View full report in Codecov by Harness.
📢 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.