Core/test/config/TestConfigWithEnvironment
Abel Hoogeveen 7a899e33d7
continuous-integration/drone/push Build is passing Details
Implemented a unit test for loading environment variables through config files.
Config files may now have a 'lock' key. If a config file has such a key, ConfigORM will refuse to commit changes.
This allows the developer to use Core::getEnv() in config files, without risk of it being overwritten by a commit.
2020-05-15 19:17:59 +02:00
..
config.testconfigwithenvironment.php Implemented a unit test for loading environment variables through config files. 2020-05-15 19:17:59 +02:00