Magento Coding Standard (PHPCS) report for jalogut/magento2-deployer-plus ========================================================================= Package version: 2.8.0 | Magento: 2.4.9 | Tested: 2026-05-27 20 errors, 7 warnings in 8 files autoload.php 11:1 warning The use of function set_include_path() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) recipe/magento_2_1/override_shared.php 39:63 warning The use of function dirname() is discouraged; use Magento\Framework\Filesystem\DriverInterface::getParentDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) 55:20 warning The use of function dirname() is discouraged; use Magento\Framework\Filesystem\DriverInterface::getParentDirectory() instead (Magento2.Functions.DiscouragedFunction.DiscouragedWithAlternative) recipe/magento_2_1/files.php 18:127 warning Line exceeds 120 characters; contains 127 characters (Generic.Files.LineLength.TooLong) recipe/magento_2_1/cache.php 32:1 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 38:1 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 39:1 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) recipe/magento_2_2_5.php 13:1 error "require" statement detected. File manipulations are discouraged. (Magento2.Security.IncludeFile.FoundIncludeFile) 14:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 15:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) recipe/magento_2_2.php 13:1 error "require" statement detected. File manipulations are discouraged. (Magento2.Security.IncludeFile.FoundIncludeFile) 14:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 15:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 16:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 17:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 18:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 19:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 20:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 21:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) recipe/magento_2_2/config.php 53:19 error "include" statement detected. File manipulations are discouraged. Variables inside are insecure. (Magento2.Security.IncludeFile.FoundIncludeFile) recipe/magento_2_1.php 13:1 error "require" statement detected. File manipulations are discouraged. (Magento2.Security.IncludeFile.FoundIncludeFile) 14:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 15:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 16:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 17:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 18:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile) 19:1 error "require" statement detected. File manipulations are discouraged. Concatenating is forbidden. (Magento2.Security.IncludeFile.FoundIncludeFile)