Skip to content

AC-1655: Fixed obsolete attributes not detected #380

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 Mar 30, 2022

No description provided.

eliseacornejo
eliseacornejo previously approved these changes Mar 30, 2022
Copy link
Member

@sivaschenko sivaschenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @svera ! Please see my comments.

Can you please execute this sniff against magento codebase and attach the results

@@ -54,51 +53,30 @@ public function process(File $phpcsFile, $stackPtr)
);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a return after adding an error if $xml === false

@svera
Copy link
Contributor Author

svera commented Apr 1, 2022

@sivaschenko results of the tests are ready at https://github.com/magento-lynx/magento2ce/pull/61 and https://github.com/magento-lynx/magento2ee/pull/28, both with green builds

@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.

6 participants