Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSR-2 Chages for the plugins #2757

Merged
merged 15 commits into from
May 19, 2019
Merged

PSR-2 Chages for the plugins #2757

merged 15 commits into from
May 19, 2019

Conversation

splitbrain
Copy link
Collaborator

These are the first commits I did in #2426 before I got derailed, rebased on top of the current psr-2 branch. Took a bit of manual merging, so it would be good to have another pair of eyes, before this is merged into the psr-2 branch as I may have missed something. But it should be a good base for finishing the psr-2 stuff...

thos broke during refactoring
This method did absolutely nothing and just returned the plugin name.
Boolean Methods with a negative name are a bit confusing. Getting false
for an enabled plugin? Better check for Enabled status.
There is no need to have them in a global variable.
For compatibility reasons with basically all existing plugins, the
methods have not been renamed. Instead the appropriate check is ignored.
For compatibility reasons, the methods have not been renamed.
@splitbrain splitbrain merged commit c47e666 into psr2 May 19, 2019
@splitbrain splitbrain deleted the psr2-pluginredux branch May 19, 2019 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant