Vojtěch Biberle
Vojtěch Biberle
### Issue Summary Deploy on heroku from repository failed. ### Steps to Reproduce 1. klik on "heroku" deploy 2. set all environment variables in heroku 3. try to deploy app...
This issue comes to me when I try to mock method in PHPUnit witch returns `Some_Class_Name` but this is a class alias and real class name is like `\Some\Class\Name`. Code...
Hi, I need switch cookies from subdomain specific cookies (www.example.com, b2b.example.com) to "all subdomain cookies" for login (.example.com). I can't detect, which cookie (for specific subdomain or generic) browser sent...