PHP Linter

OK

composer validate

OK

Copy/Paste Detector

OK

PHP Stan

OK

Magento Coding Standard

FILE: ...swissup/theme-storeviews/Console/Command/CreateThemeStoreViews.php
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 391 | ERROR | The use of function popen() is forbidden
--------------------------------------------------------------------------------


FILE: ....swissuplabs.com/storage/app/swissup/theme-storeviews/validate.php
--------------------------------------------------------------------------------
FOUND 32 ERRORS AFFECTING 32 LINES
--------------------------------------------------------------------------------
  11 | ERROR | Use of echo language construct is discouraged.
  24 | ERROR | Use of echo language construct is discouraged.
  27 | ERROR | Use of echo language construct is discouraged.
  30 | ERROR | Use of echo language construct is discouraged.
  35 | ERROR | Use of echo language construct is discouraged.
  42 | ERROR | Use of echo language construct is discouraged.
  48 | ERROR | Use of echo language construct is discouraged.
  51 | ERROR | Use of echo language construct is discouraged.
  58 | ERROR | Use of echo language construct is discouraged.
  64 | ERROR | Use of echo language construct is discouraged.
  66 | ERROR | Use of echo language construct is discouraged.
  74 | ERROR | Use of echo language construct is discouraged.
  77 | ERROR | Use of echo language construct is discouraged.
  80 | ERROR | Use of echo language construct is discouraged.
  85 | ERROR | Use of echo language construct is discouraged.
  91 | ERROR | Use of echo language construct is discouraged.
  94 | ERROR | Use of echo language construct is discouraged.
  98 | ERROR | Use of echo language construct is discouraged.
 103 | ERROR | Use of echo language construct is discouraged.
 104 | ERROR | Use of echo language construct is discouraged.
 105 | ERROR | Use of echo language construct is discouraged.
 108 | ERROR | Use of echo language construct is discouraged.
 109 | ERROR | Use of echo language construct is discouraged.
 111 | ERROR | Use of echo language construct is discouraged.
 112 | ERROR | Use of echo language construct is discouraged.
 113 | ERROR | Use of echo language construct is discouraged.
 114 | ERROR | Use of echo language construct is discouraged.
 116 | ERROR | Use of echo language construct is discouraged.
 118 | ERROR | Use of echo language construct is discouraged.
 123 | ERROR | Use of echo language construct is discouraged.
 125 | ERROR | Use of echo language construct is discouraged.
 129 | ERROR | Use of echo language construct is discouraged.
--------------------------------------------------------------------------------

Time: 341ms; Memory: 18MB