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
Tests that flush output buffers call header() which fails
when PHPUnit has already sent output. Adding
@runInSeparateProcess prevents "headers already sent" errors.
0 commit comments