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
Previously, the reasons for receiving notices, warnings, deprecations and risky events were not shown. Now they are shown immediately, with source file and line number.
⚠️ This release added more robust exception trace printing, but at the expense of a fatal error bug when PHPUnit would have normally just generated a notice and continued. Therefore it is not recommended to use this version and instead continue using version ^1 until version ^3 is released to fix this issue.