Skip to content

EasyAudit automatic PR#5

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
master-easyaudit-fix
Open

EasyAudit automatic PR#5
github-actions[bot] wants to merge 1 commit intomasterfrom
master-easyaudit-fix

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 18, 2026

Summary

EasyAudit automatically generated fixes from branch master.

Applied fixes

Rule Description Files
aroundToAfterPlugin This is an after plugin. The callable is invoked before other code in the function. 1
aroundToBeforePlugin This is a before plugin. The callable is invoked after other code in the function. 1
countOnCollection 2
proxyConfiguration 1
replaceObjectManager ObjectManager should not be used directly 3
specificClassInjection Consider using factory, builder, or interface 1
thisToBlock Template uses $this instead of $block variable. 1
useEscaper Detects deprecated escape method calls on $block or $this instead of $escaper. 2

Modified files

  • terrible-module/terrible-module/Block/FaqProduct.php — replaceObjectManager
  • terrible-module/terrible-module/Block/LatestFaq.php — countOnCollection
  • terrible-module/terrible-module/Console/MakeThingsTerrible.php — replaceObjectManager
  • terrible-module/terrible-module/Controller/Adminhtml/Question/Edit.php — specificClassInjection
  • terrible-module/terrible-module/Helper/FaqList.php — replaceObjectManager
  • terrible-module/terrible-module/Plugin/CustomerPlugin.php — aroundToBeforePlugin, aroundToAfterPlugin
  • terrible-module/terrible-module/etc/di.xml — proxyConfiguration
  • terrible-module/terrible-module/view/frontend/templates/faq.phtml — useEscaper
  • terrible-module/terrible-module/view/frontend/templates/latest.phtml — countOnCollection, thisToBlock, useEscaper

@github-actions github-actions bot force-pushed the master-easyaudit-fix branch from f794946 to ef284db Compare March 4, 2026 16:19
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