You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 5.4 branch.
Discussion
----------
[PhpUnitBridge] Fix error handler triggered outside of tests
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix#57071
| License | MIT
The error handler should be invoked only if the error occurred inside a test.
Commits
-------
348f11a [PhpUnitBridge] Fix error handler triggered outside of tests
0 commit comments