Cookie “PHPSESSID” will be soon treated as cross-site cookie against because the scheme does not match
that was exactly same happening with me. the issue was that, firefox keeps me showing even Cookies of different websites hosted on same URL : “localhost:Port number” stored inside browser memory. In my case, i have two projects configured to run at http://localhost:62601, when i run first project, it saves that cookie in browser memory. … Read more