icingaweb2/test/php
Matthias Jentsch fdfad34e5c Do not normalize configuration keys to nested arrays in IniWriter
More than one nesting level (the section) is no longer allowed in configuration files. Dots in keys are now
part of the key and will not lead to a nested configuration.

fixes #7120
2014-11-11 15:05:34 +01:00
..
application Prefer Icinga\Application\Config instead of Zend_Config 2014-11-07 13:53:03 +01:00
library/Icinga Do not normalize configuration keys to nested arrays in IniWriter 2014-11-11 15:05:34 +01:00
regression Fix that Icinga\Web\Url::fromPath drops fragments 2014-08-14 14:23:31 +02:00
res Extend TranslatorTest with new tests 2014-09-16 16:14:07 +02:00
bootstrap.php