yiisoft / yii2

Yii 2: The Fast, Secure and Professional PHP Framework
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
14.24k stars 6.9k forks source link

Fix #20147: Fix error handler compatibility with PHP 8.3 #20228

Closed samdark closed 4 months ago

samdark commented 4 months ago
Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues #20147
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 64.93%. Comparing base (f96c2c5) to head (984cb4a).

Files Patch % Lines
framework/base/ErrorHandler.php 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20228 +/- ## ========================================= Coverage 64.93% 64.93% Complexity 11389 11389 ========================================= Files 430 430 Lines 36911 36911 ========================================= Hits 23969 23969 Misses 12942 12942 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.