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
problem: header_remove('Set-Cookie') is not called from Bar.php when the redirect occurs and the cookie XDEBUG_SESSION=deleted gets into browser
I've proposed a simple solution printing at least console warning to confused developers like me, who would be investigating for hours why XDEBUG stops after first request, will pull request it in a second :)
Scenario:
I've proposed a simple solution printing at least console warning to confused developers like me, who would be investigating for hours why XDEBUG stops after first request, will pull request it in a second :)