Magento Coding Standard (PHPCS) report for paghiper/module-magento2 =================================================================== Package version: 1.1.4 | Magento: 2.4.9 | Tested: 2026-05-26 10 errors, 17 warnings in 4 files Setup/UpgradeSchema.php 1:1 error UpgradeSchema scripts are obsolete. Please use declarative schema approach in module's etc/db_schema.xml file (Magento2.Legacy.InstallUpgrade.ObsoleteUpgradeSchemaScript) 11:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Controller/Notification/UpdateStatus.php 109:17 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) view/frontend/templates/checkout/success.phtml 16:51 warning Expected 0 spaces after closing parenthesis; found 1 (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseParenthesis) 22:12 warning Short echo tag syntax must be used; expected "