- mars 08, 2016
-
-
sgiehl a rédigé
-
- avr. 13, 2015
- avr. 09, 2015
-
-
diosmosis a rédigé
Move Config::encodeValues/Config::decodeValues from Config to IniFileChain since they are vital to correctly storing/loading settings w/o strange bugs.
-
- avr. 07, 2015
-
-
diosmosis a rédigé
Refs #7312, fix bug where config file is saved w/ sections in incorrect order. Bug occurs due to incorrect sorting that sorts sections according to which files they appear in, but not where they appear in individual files.
-
- mars 30, 2015
-
-
diosmosis a rédigé
Fix issue where reference not returned by IniFileChain::get when settings file is completely empty and add test case. Also add type hint to IniFileChain::__construct.
-
- mars 15, 2015
-
-
diosmosis a rédigé
Fix unit test, make array settings being overwritten in default settings file chain the expected behavior.
-
- mars 01, 2015
-
-
diosmosis a rédigé
-