I develop PHP on a Mac, but I am running my code in a virtual linux machine. OS
X is case-insensitive but linux is case-sensitive. Therefore PHPStorm is
complaining about the mismatch with this warning message:
You will get this message every single time when you open the project which