Magento Coding Standard (PHPCS) report for magenizr/magento2-scopeinfo ====================================================================== Package version: 1.0.3 | Magento: 2.4.9 | Tested: 2026-06-01 12 warnings in 2 files view/adminhtml/templates/info.phtml 9:36 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 10:52 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 13:34 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 49:56 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 50:75 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) view/adminhtml/web/less/source/styles.less 5:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 7:30 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting) 17:27 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 18:18 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 19:21 warning Values starts from "0" (Magento2.Less.ZeroUnits.ZeroUnitFound) 20:21 warning A variable should be used for a CSS colour (Magento2.Less.ColourDefinition.NotInVariable) 21:27 warning Properties sorted not alphabetically (Magento2.Less.PropertiesSorting.PropertySorting)