Skip to content

Fix missing items in stack trace HTML output when handling a PHP error#164

Merged
vjik merged 5 commits into
masterfrom
missing
Feb 9, 2026
Merged

Fix missing items in stack trace HTML output when handling a PHP error#164
vjik merged 5 commits into
masterfrom
missing

Apply PHP CS Fixer and Rector changes (CI)

643d92f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2026 in 1s

79.39% (+0.09%) compared to 90c9728

View this Pull Request on Codecov

79.39% (+0.09%) compared to 90c9728

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.39%. Comparing base (90c9728) to head (643d92f).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #164      +/-   ##
============================================
+ Coverage     79.29%   79.39%   +0.09%     
+ Complexity      197      196       -1     
============================================
  Files            19       19              
  Lines           628      626       -2     
============================================
- Hits            498      497       -1     
+ Misses          130      129       -1     

☔ 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.