translation update
automatically prune old logsThis adds a new configuration that allows to define how many logfilesper facility should be kept. Old files are pruned daily via the taskrunner.
don't break config manager if plugin renderer fails to load #4084
Use str_starts_with/str_ends_with
code style: line breaks
code style: static visibility
coding style: control flow line breaks
coding style: control flow whitespaces
coding style: function call spacing
codestyle adjustments: function declaration braces/spaces
codestyle adjustments: class declaration braces
Apply rector renames
Apply remaining rector fixes to lib
12345678910>>...58