| ff84abad | 30-Aug-2023 |
Gerrit Uitslag <klapinklapin@gmail.com> |
reformatting at top level |
| 5a5ec053 | 30-Aug-2023 |
Gerrit Uitslag <klapinklapin@gmail.com> |
reformat /lib/exe/ folder |
| 62b265e6 | 30-Aug-2023 |
Gerrit Uitslag <klapinklapin@gmail.com> |
reformat lib/exe/mediamanager.php |
| a19c9aa0 | 30-Aug-2023 |
Gerrit Uitslag <klapinklapin@gmail.com> |
recover comments in list |
| ba8f8349 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
manual code style fix |
| dccd6b2b | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
coding style: function call spacing |
| b2c8ab47 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
coding style: loop declaration spacing |
| 73022918 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
coding style: PSR12.Classes.ClassInstantiation.MissingParentheses |
| 615810c5 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
address issues mention in PR#4045 |
| d6784168 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
prepare for merging
removed WIP marker and changed the branch to master |
| ed823bcd | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: PHP constant casing |
| 316e3ee6 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: EOF new lines |
| 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 |
| c1482d1c | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: function argument spacing |
| 8553d24d | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector renames |
| a0aeafaa | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
define custom renames
Automatically rename occurances of deprecated functions and classes. These renames will come in even more handy when rector is applied to 3rd party plugins. |
| bf7ba4d5 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
workflow improvements
* make bot PRs more easy to spot * better PR message for autofix * no more checkstyle to annotation |
| 0f2c316a | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
comment fix in install.php |
| b1f206e1 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector fixes to bin and toplevel |
| bf9be0e3 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply remaining rector fixes to lib |
| 74981a4e | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
apply PSR-12 constant visibility rule
PSR-12 says constants need their visibility declared from PHP 7.1 onwards |
| 3f3d97d3 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle fixes |
| f90148d3 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector fixes to lib/tpl/dokuwiki |
| 54cc7aa4 | 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector fixes to the rest of lib/plugin |