MyShaarli/tests/config
ArthurHoaro c6a4c2882d Proper error if the conf file is invalid instead of fatal error
Error:

An error occurred while parsing configuration JSON file (data/config.json.php): error code #4
➜ Syntax error
Please check your JSON syntax (without PHP comment tags) using a JSON lint tool such as jsonlint.com.
2017-03-12 16:09:34 +01:00
..
ConfigJsonTest.php Proper error if the conf file is invalid instead of fatal error 2017-03-12 16:09:34 +01:00
ConfigManagerTest.php Move config exception to dedicated classes with proper namespace 2017-03-09 19:16:42 +01:00
ConfigPhpTest.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigPluginTest.php Fix blocking namespace issue 2017-03-08 20:00:21 +01:00