-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
expectDeprecation stopped working since phpunit 9.5.10 #4788
Copy link
Copy link
Closed
Labels
type/bugSomething is brokenSomething is broken
Description
| Q | A |
|---|---|
| PHPUnit version | 9.5.10 |
| PHP version | any |
| Installation Method | Composer |
Summary
expectDeprecation does not work
Current behavior
Deprecated warning is not caught by expectDeprecation
How to reproduce
worked until https://github.com/atk4/core/runs/3706924981?check_suite_focus=true
broken since https://github.com/atk4/core/runs/3707321163?check_suite_focus=true (the only dep. chance is phpunit from 9.5.9 to 9.5.10)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/bugSomething is brokenSomething is broken