Skip to content

Provide extension point to allow customizing the classification of deprecations#6533

Closed
sebastianbergmann wants to merge 3 commits intomainfrom
issue-6530/issue-trigger-resolver
Closed

Provide extension point to allow customizing the classification of deprecations#6533
sebastianbergmann wants to merge 3 commits intomainfrom
issue-6530/issue-trigger-resolver

Conversation

@sebastianbergmann
Copy link
Copy Markdown
Owner

No description provided.

@sebastianbergmann sebastianbergmann added this to the PHPUnit 13.1 milestone Mar 4, 2026
@sebastianbergmann sebastianbergmann added type/enhancement A new idea that should be implemented feature/test-runner CLI test runner feature/issues Issues related to handling of `E_*` emitted by the PHP runtime and `E_USER_*` emitted in PHP code labels Mar 4, 2026
@sebastianbergmann
Copy link
Copy Markdown
Owner Author

@stof I would appreciate your feedback, thank you.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.96%. Comparing base (814d644) to head (20f7389).
⚠️ Report is 8 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6533   +/-   ##
=========================================
  Coverage     95.95%   95.96%           
- Complexity     7515     7531   +16     
=========================================
  Files           815      817    +2     
  Lines         23215    23271   +56     
=========================================
+ Hits          22277    22333   +56     
  Misses          938      938           

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

@sebastianbergmann sebastianbergmann force-pushed the issue-6530/issue-trigger-resolver branch from 1f41438 to c4fc3ec Compare March 16, 2026 07:28
@sebastianbergmann sebastianbergmann deleted the issue-6530/issue-trigger-resolver branch March 17, 2026 07:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature/issues Issues related to handling of `E_*` emitted by the PHP runtime and `E_USER_*` emitted in PHP code feature/test-runner CLI test runner type/enhancement A new idea that should be implemented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide extension point to allow customizing the classification of deprecations

1 participant