Skip to content

AC-2222: [UCT Autofixing] PHPCompatibility.ForbiddenFinalPrivateMethods #373

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

Conversation

svera
Copy link
Contributor

@svera svera commented Feb 11, 2022

This code will autofix occurrences of final private methods which actually make no sense.
Note that original test code was customised for PHPCompatibility and didn't support autofix checking, so I had to adapt it to PHPCS unit tests-style. Also, warning was only issued if code had to be compatible with PHP 8.

@sivaschenko
Copy link
Member

@magento import pr to magento-commerce/magento-coding-standard

@m2-github-services
Copy link
Contributor

@sivaschenko the Pull Request is successfully imported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants