icingaweb2/test/php/library/Icinga/File/Ini
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
..
IniWriterTest.php Do not normalize configuration keys to nested arrays in IniWriter 2014-11-11 15:05:34 +01:00