coding style: control flow whitespaces
update some plugin classes in phpdocs, reformatting
coding style: function call spacing
codestyle adjustments: function declaration braces/spaces
codestyle adjustments: function argument spacing
Apply rector renames
Apply remaining rector fixes to lib
Apply rector fixes to the rest of lib/plugin
Apply rector fixes to extension plugin
translation update
installing extensions needs to reset the opcache
Update core code to make use of sexplode()This makes use of our own explode mechanism everywhere were we expect afixed number of results.
access plugin repository over SSL onlyfixes #3677
check CSRF token enabling/disabling extensions. fixes #3559
much better greek (el) translations
adjust help text of extension clito reflect that extensions can be installed from URLs as well
Do not duplicate the foreach ($installed...
12345678910>>...22