dokuwiki/inc/Action
splitbrain cf927d0791 🤖 Rector and PHPCS fixes 2023-11-28 13:37:14 +00:00
..
Exception code style: line breaks 2023-08-31 22:44:40 +02:00
AbstractAclAction.php use $auth instanceof AuthPlugin instead of not null check 2023-09-01 01:10:48 +02:00
AbstractAction.php code style: line breaks 2023-08-31 22:44:40 +02:00
AbstractAliasAction.php code style: line breaks 2023-08-31 22:44:40 +02:00
AbstractUserAction.php code style: line breaks 2023-08-31 22:44:40 +02:00
Admin.php code style: line breaks 2023-08-31 22:44:40 +02:00
Authtoken.php 🤖 Rector and PHPCS fixes 2023-11-28 13:37:14 +00:00
Backlink.php coding style: PSR12.Classes.ClassInstantiation.MissingParentheses 2023-08-30 18:25:29 +02:00
Cancel.php code style: line breaks 2023-08-31 22:44:40 +02:00
Check.php code style: line breaks 2023-08-31 22:44:40 +02:00
Conflict.php codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
Denied.php Rector to rename print to echo calls 2023-08-31 22:00:27 +02:00
Diff.php codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
Draft.php Merge pull request #4024 from eduardomozart/master-1 2023-11-14 10:39:36 +01:00
Draftdel.php code style: line breaks 2023-08-31 22:44:40 +02:00
Edit.php coding style: PSR12.Classes.ClassInstantiation.MissingParentheses 2023-08-30 18:25:29 +02:00
Export.php code style: line breaks 2023-08-31 22:44:40 +02:00
Index.php codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
Locked.php code style: operator spacing 2023-08-31 22:38:07 +02:00
Login.php coding style: PSR12.Classes.ClassInstantiation.MissingParentheses 2023-08-30 18:25:29 +02:00
Logout.php code style: line breaks 2023-08-31 22:44:40 +02:00
Media.php code style: line breaks 2023-08-31 22:44:40 +02:00
Plugin.php code style: line breaks 2023-08-31 22:44:40 +02:00
Preview.php coding style: PSR12.Classes.ClassInstantiation.MissingParentheses 2023-08-30 18:25:29 +02:00
Profile.php coding style: control flow whitespaces 2023-08-31 14:22:35 +02:00
ProfileDelete.php code style: line breaks 2023-08-31 22:44:40 +02:00
Recent.php codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
Recover.php code style: line breaks 2023-08-31 22:44:40 +02:00
Redirect.php code style: line breaks 2023-08-31 22:44:40 +02:00
Register.php coding style: PSR12.Classes.ClassInstantiation.MissingParentheses 2023-08-30 18:25:29 +02:00
Resendpwd.php code style: operator spacing 2023-08-31 22:38:07 +02:00
Revert.php code style: line breaks 2023-08-31 22:44:40 +02:00
Revisions.php Apply rector fixes to inc/Action 2023-08-29 13:53:46 +02:00
Save.php code style: line breaks 2023-08-31 22:44:40 +02:00
Search.php code style: line breaks 2023-08-31 22:44:40 +02:00
Show.php code style: line breaks 2023-08-31 22:44:40 +02:00
Sitemap.php code style: line breaks 2023-08-31 22:44:40 +02:00
Source.php coding style: PSR12.Classes.ClassInstantiation.MissingParentheses 2023-08-30 18:25:29 +02:00
Subscribe.php Use str_starts_with/str_ends_with 2023-09-14 23:06:43 +02:00