Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

samdark
Copy link
Member

@samdark samdark commented Jul 12, 2024

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues #20147

@samdark samdark added this to the 2.0.51 milestone Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

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 ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #20228   +/-   ##
=========================================
  Coverage     64.93%   64.93%           
  Complexity    11389    11389           
=========================================
  Files           430      430           
  Lines         36911    36911           
=========================================
  Hits          23969    23969           
  Misses        12942    12942           

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

@samdark samdark merged commit 4b0a02e into master Jul 12, 2024
165 of 168 checks passed
@samdark samdark deleted the 20147-error-handler-php83 branch July 12, 2024 14:48
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