Empty lines in the .env file will now not cause a warning.
Comments starting with a '#' or empty lines will now be ignored when parsing the file.
Add autoloading for all namespaces as it causes issues with custom autoloaders.
Add variables to $_ENV now too.