Skip to content

Ecgm2 added extdn rules #63

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

Merged
merged 8 commits into from
Jan 24, 2022
Merged

Ecgm2 added extdn rules #63

merged 8 commits into from
Jan 24, 2022

Conversation

zhooravlik
Copy link
Contributor

No description provided.

* Re-implemented ObjectManagerUsage sniff, to avoid manual Object Manager usage everywhere.
* Improvements for Loop sniff, to detect additionally performance leaky methods of Magento 2 in loops.
* Added sniff for Deprecated DocBlocks: @inheritdoc, @author, @category, @Package, @subpackage.
* Added sniffer for all possible Unescaped Output in .phtml templates.
* Improvements for the NamespaceSniff (in case any imported Class's has the Exception ClassName in an Imported Class path).
* Improvements for the PluginSniff, to detect if there the Plugin named in the namespace. If no - no warning will be shown (Github Issue #35 #35).
* Bugfixing for the memory-hungry PluginSniff;
* Improvements for ruleset-s Ecg and EcgM2.
* Improvements for Unescaped Output in templates (added missing Escaper methods:escapeUrlParam, escapeHtmlAttr, encodeUrlParam, escapeJs, escapeCss, escapeJsQuote, escapeXssInUrl, escapeQuote).
@alexkaranda alexkaranda merged commit 86cd118 into master Jan 24, 2022
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.

3 participants