History log of /dokuwiki/lib/plugins/config/core/ConfigParser.php (Results 1 – 8 of 8)
Revision Date Author Comments
# 177d6836 31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

coding style: control flow whitespaces


# d868eb89 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: function declaration braces/spaces


# 8c7c53b0 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: class declaration braces


# 467c1427 29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to config plugin


# 571a8adb 19-Nov-2020 Andreas Gohr <andi@splitbrain.org>

work around disabled php_strip_whitespace. fixes #3271


# 13b5250a 26-May-2018 Andreas Gohr <andi@splitbrain.org>

removed constructor parameters we never use


# 8ea5685f 11-May-2018 Andreas Gohr <andi@splitbrain.org>

moved the whole settings class mechanism to it's own class


# e063babf 11-May-2018 Andreas Gohr <andi@splitbrain.org>

moved php parser to it's own file