Git errors:
- There is still a master branch, make sure to set the correct default branch: https://www.drupal.org/node/1659588 . Then remove the master branch, see also step 6 and 7 in https://www.drupal.org/node/1127732
- The last commit message is just one word, you should provide a meaningful short summary what you changed. See https://www.drupal.org/node/52287
- Your README.md does not follow best practices (headings need to be uppercase). See https://www.drupal.org/node/2181737 .
- The INTRODUCTION section is missing.
- The REQUIREMENTS section is missing.
- The INSTALLATION section is missing.
- The CONFIGURATION section is missing.
- Coder Sniffer has found some issues with your code (please check the Drupal coding standards). See attachment.
- DrupalPractice has found some issues with your code, but could be false positives.
FILE: ...sh/pareview_temp/src/PluginForm/OffsiteRedirect/FondyOffsiteForm.php -------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------- 91 | WARNING | Unused variable $k. -------------------------------------------------------------------------- FILE: ...1/web/vendor/drupal/pareviewsh/pareview_temp/commerce_fondy.info.yml -------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------- 8 | WARNING | All dependencies must be prefixed with the project name, | | for example "drupal:" -------------------------------------------------------------------------- Time: 449ms; Memory: 4Mb
- No automated test cases were found, did you consider writing PHPUnit tests? This is not a requirement but encouraged for professional software development.
FILE: ...000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/README.md -------------------------------------------------------------------------- FOUND 1 ERROR AND 3 WARNINGS AFFECTING 3 LINES -------------------------------------------------------------------------- 7 | WARNING | [ ] Line exceeds 80 characters; contains 110 characters 15 | WARNING | [ ] Line exceeds 80 characters; contains 105 characters 16 | WARNING | [ ] Line exceeds 80 characters; contains 105 characters 16 | ERROR | [x] Expected 1 newline at end of file; 0 found -------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------- FILE: ...pal/pareviewsh/pareview_temp/config/schema/commerce_fondy.schema.yml -------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------- 15 | ERROR | [x] Expected 1 newline at end of file; 0 found -------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------- FILE: ...sh/pareview_temp/src/PluginForm/OffsiteRedirect/FondyOffsiteForm.php -------------------------------------------------------------------------- FOUND 217 ERRORS AND 5 WARNINGS AFFECTING 82 LINES -------------------------------------------------------------------------- 9 | WARNING | [x] Unused use statement 11 | ERROR | [x] Missing class doc comment 12 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 12 | ERROR | [ ] Missing short description in doc comment 13 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 13 | ERROR | [x] Expected "stringpayurl" but found "string pay url" | | for @var tag in member variable comment 14 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 15 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 16 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 17 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 17 | ERROR | [x] Doc comment short description must start with a | | capital letter 17 | ERROR | [x] Doc comment short description must end with a full | | stop 18 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 19 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 19 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 20 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 22 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 22 | ERROR | [ ] Missing short description in doc comment 23 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 23 | ERROR | [ ] Missing parameter comment 24 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 24 | ERROR | [ ] Missing parameter comment 24 | ERROR | [x] Data types in @param tags need to be fully | | namespaced 25 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 26 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 26 | ERROR | [ ] Description for the @return value is missing 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 28 | ERROR | [x] There should be no white space after an opening "(" 28 | ERROR | [x] Expected 0 spaces between opening bracket and type | | hint "array"; 1 found 28 | ERROR | [x] There should be no white space before a closing ")" 28 | ERROR | [x] Expected 0 spaces between argument "$form_state" and | | closing bracket; 1 found 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 30 | ERROR | [x] There should be no white space after an opening "(" 30 | ERROR | [x] There should be no white space before a closing ")" 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 35 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 37 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 38 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 38 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 39 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 40 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 40 | ERROR | [x] There should be no white space after an opening "(" 40 | ERROR | [x] There should be no white space before a closing ")" 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 41 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 41 | ERROR | [x] There should be no white space after an opening "(" 41 | ERROR | [x] There should be no white space after an opening "(" 41 | ERROR | [x] There should be no white space before a closing ")" 41 | ERROR | [x] There should be no white space before a closing ")" 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 43 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 43 | ERROR | [x] There should be no white space after an opening "(" 43 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "FALSE" but found "false" 43 | ERROR | [x] There should be no white space before a closing ")" 44 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 44 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 44 | ERROR | [x] There should be no white space after an opening "(" 44 | WARNING | [ ] Translatable strings must not begin or end with | | white spaces, use placeholders with t() for | | variables 44 | ERROR | [x] There should be no white space before a closing ")" 44 | ERROR | [x] There should be no white space after an opening "(" 44 | WARNING | [ ] Translatable strings must not begin or end with | | white spaces, use placeholders with t() for | | variables 44 | ERROR | [x] There should be no white space before a closing ")" 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 45 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 46 | ERROR | [x] Expected newline after closing brace 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 47 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 47 | ERROR | [x] There should be no white space after an opening "(" 47 | ERROR | [x] There should be no white space before a closing ")" 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 51 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 51 | ERROR | [x] There should be no white space after an opening "(" 52 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 52 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected at least 4 | | spaces, found 3 53 | WARNING | [x] A comma should follow the last multiline array item. | | Found: 'payment' 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] There should be no white space after an opening "[" 54 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "TRUE" but found "true" 54 | ERROR | [x] There should be no white space before a closing "]" 54 | ERROR | [x] There should be no white space before a closing ")" 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 56 | ERROR | [x] There should be no white space after an opening "(" 56 | ERROR | [x] There should be no white space before a closing ")" 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 59 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 59 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 60 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 60 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 61 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 62 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 63 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 63 | ERROR | [x] There should be no white space after an opening "(" 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | WARNING | [x] A comma should follow the last multiline array item. | | Found: ) 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] There should be no white space before a closing ")" 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 73 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 73 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 74 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 74 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 75 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 75 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 76 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 77 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 78 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 80 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 80 | ERROR | [x] There should be no white space after an opening "(" 80 | ERROR | [x] There should be no white space before a closing ")" 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 82 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 82 | ERROR | [x] There should be no white space after an opening "(" 82 | ERROR | [x] There should be no white space before a closing ")" 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 85 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 85 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 85 | ERROR | [x] Missing function doc comment 85 | ERROR | [x] There should be no white space after an opening "(" 85 | ERROR | [x] Expected 0 spaces between opening bracket and | | argument "$data"; 1 found 85 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "TRUE" but found "true" 85 | ERROR | [x] There should be no white space before a closing ")" 85 | ERROR | [x] Expected 0 spaces between argument "$encoded" and | | closing bracket; 1 found 86 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 86 | ERROR | [x] There should be no white space after an opening "(" 86 | ERROR | [x] There should be no white space after an opening "(" 86 | ERROR | [x] Expected 0 spaces between opening bracket and | | argument "$var"; 1 found 86 | ERROR | [x] There should be no white space before a closing ")" 86 | ERROR | [x] Expected 0 spaces between argument "$var" and | | closing bracket; 1 found 87 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 3 87 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "NULL" but found "null" 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 88 | ERROR | [x] There should be no white space before a closing ")" 89 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 89 | ERROR | [x] There should be no white space after an opening "(" 89 | ERROR | [x] There should be no white space before a closing ")" 90 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 90 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 91 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 91 | ERROR | [x] There should be no white space after an opening "(" 91 | ERROR | [x] There should be no white space before a closing ")" 92 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 92 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 93 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 93 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 94 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 94 | ERROR | [x] There should be no white space after an opening "(" 94 | ERROR | [x] There should be no white space before a closing ")" 95 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 95 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 95 | ERROR | [x] There should be no white space after an opening "(" 95 | ERROR | [x] There should be no white space before a closing ")" 96 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 96 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 96 | ERROR | [x] Expected newline after closing brace 97 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 97 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 98 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 98 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 99 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 99 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 99 | ERROR | [x] Expected 1 blank line after function; 0 found 100 | ERROR | [x] The closing brace for the class must have an empty | | line before it -------------------------------------------------------------------------- PHPCBF CAN FIX THE 215 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------- FILE: ...pareview_temp/src/Plugin/Commerce/PaymentGateway/OffsiteRedirect.php -------------------------------------------------------------------------- FOUND 566 ERRORS AND 4 WARNINGS AFFECTING 193 LINES -------------------------------------------------------------------------- 27 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 28 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 29 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 30 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 31 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 32 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 32 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 10 33 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 33 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 10 34 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 34 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 10 35 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 35 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 10 35 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "FALSE" but found "false" 36 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 36 | ERROR | [x] Array closing indentation error, expected 2 spaces | | but found 9 37 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 39 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 39 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 40 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 41 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 42 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 42 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 42 | ERROR | [x] There should be no white space after an opening "(" 42 | ERROR | [x] Expected 0 spaces between opening bracket and type | | hint "array"; 1 found 42 | ERROR | [x] There should be no white space before a closing ")" 42 | ERROR | [x] Expected 0 spaces between argument "$form_state" and | | closing bracket; 1 found 43 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 43 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 43 | ERROR | [x] There should be no white space after an opening "(" 43 | ERROR | [x] There should be no white space before a closing ")" 45 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 45 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 46 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 46 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 46 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 47 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 47 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 47 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 47 | ERROR | [x] There should be no white space after an opening "(" 47 | ERROR | [x] There should be no white space before a closing ")" 48 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 48 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 48 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 48 | ERROR | [x] There should be no white space after an opening "(" 48 | ERROR | [x] There should be no white space before a closing ")" 49 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 49 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 49 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 50 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 50 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 50 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 50 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "TRUE" but found "true" 51 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 53 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 54 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 54 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 55 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 55 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 55 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 55 | ERROR | [x] There should be no white space after an opening "(" 55 | ERROR | [x] There should be no white space before a closing ")" 56 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 56 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 56 | ERROR | [x] There should be no white space after an opening "(" 56 | ERROR | [x] There should be no white space before a closing ")" 57 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 57 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 57 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 58 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 58 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 58 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "TRUE" but found "true" 59 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 61 | ERROR | [x] There should be no white space after an opening "[" 61 | ERROR | [x] There should be no white space after an opening "(" 61 | ERROR | [x] There should be no white space before a closing ")" 61 | ERROR | [x] There should be no white space before a closing "]" 62 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 62 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 63 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 63 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 63 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 64 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 64 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 64 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 64 | ERROR | [x] There should be no white space after an opening "(" 64 | ERROR | [x] There should be no white space before a closing ")" 65 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 65 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 65 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 65 | ERROR | [x] There should be no white space after an opening "(" 65 | ERROR | [x] There should be no white space before a closing ")" 66 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 66 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 66 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 67 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 67 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 67 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 68 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 70 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 70 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 71 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 71 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 71 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 71 | ERROR | [x] There should be no white space after an opening "(" 71 | ERROR | [x] There should be no white space before a closing ")" 72 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 72 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 72 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 72 | ERROR | [x] There should be no white space after an opening "(" 72 | ERROR | [x] There should be no white space before a closing ")" 73 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 73 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 73 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 74 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 76 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 77 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 79 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 80 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 81 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 82 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 82 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 82 | ERROR | [x] There should be no white space after an opening "(" 82 | ERROR | [x] Expected 0 spaces between opening bracket and type | | hint "array"; 1 found 82 | ERROR | [x] There should be no white space before a closing ")" 82 | ERROR | [x] Expected 0 spaces between argument "$form_state" and | | closing bracket; 1 found 83 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 83 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 83 | ERROR | [x] There should be no white space after an opening "(" 83 | ERROR | [x] There should be no white space before a closing ")" 84 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 84 | ERROR | [x] There should be no white space after an opening "(" 84 | ERROR | [x] A unary operator statement must not be followed by a | | space 84 | ERROR | [x] There should be no white space before a closing ")" 85 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 85 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 85 | ERROR | [x] There should be no white space after an opening "(" 85 | ERROR | [x] There should be no white space before a closing ")" 86 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 86 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 87 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 87 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 88 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 88 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 89 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 89 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 90 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 90 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 91 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 91 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 93 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 94 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 95 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 96 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 97 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 98 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 99 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 99 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 100 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 100 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 101 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 101 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 101 | ERROR | [x] There should be no white space after an opening "(" 101 | ERROR | [x] There should be no white space before a closing ")" 102 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 102 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 102 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 102 | ERROR | [x] There should be no white space after an opening "(" 102 | ERROR | [x] There should be no white space before a closing ")" 103 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 103 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 103 | ERROR | [x] There should be no white space after an opening "(" 103 | ERROR | [x] There should be no white space before a closing ")" 104 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 104 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 104 | ERROR | [x] There should be no white space after an opening "(" 104 | ERROR | [x] There should be no white space before a closing ")" 105 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 105 | ERROR | [x] Array indentation error, expected 4 spaces but found | | 3 105 | ERROR | [x] There should be no white space after an opening "(" 105 | ERROR | [x] There should be no white space before a closing ")" 106 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 107 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 109 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 109 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 110 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 111 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 112 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 112 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 112 | ERROR | [x] There should be no white space after an opening "(" 112 | ERROR | [x] Expected 0 spaces between opening bracket and type | | hint "OrderInterface"; 1 found 112 | ERROR | [x] There should be no white space before a closing ")" 112 | ERROR | [x] Expected 0 spaces between argument "$request" and | | closing bracket; 1 found 114 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 114 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 114 | ERROR | [x] Equals sign not aligned with surrounding | | assignments; expected 9 spaces but found 1 space 115 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 115 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 116 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 116 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 116 | WARNING | [x] A comma should follow the last multiline array item. | | Found: ] 117 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 118 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 118 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 118 | ERROR | [x] Equals sign not aligned with surrounding | | assignments; expected 13 spaces but found 5 spaces 119 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 119 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 119 | ERROR | [x] There should be no white space after an opening "(" 119 | ERROR | [x] There should be no white space before a closing ")" 119 | ERROR | [x] There should be no white space after an opening "(" 119 | ERROR | [x] There should be no white space before a closing ")" 120 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 120 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 120 | ERROR | [x] There should be no white space after an opening "(" 120 | ERROR | [x] There should be no white space after an opening "(" 120 | ERROR | [x] There should be no white space before a closing ")" 120 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "TRUE" but found "true" 120 | ERROR | [x] There should be no white space before a closing ")" 121 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 121 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 121 | ERROR | [x] There should be no white space after an opening "(" 121 | ERROR | [x] There should be no white space after an opening "(" 121 | ERROR | [x] There should be no white space before a closing ")" 121 | ERROR | [x] There should be no white space before a closing ")" 123 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 123 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 123 | ERROR | [x] There should be no white space after an opening "(" 123 | ERROR | [x] There should be no white space before a closing ")" 124 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 124 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 124 | ERROR | [x] Expected newline after closing brace 125 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 125 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 125 | ERROR | [x] There should be no white space after an opening "(" 125 | ERROR | [x] There should be no white space before a closing ")" 126 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 126 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 126 | ERROR | [x] There should be no white space after an opening "(" 127 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 127 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 127 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 128 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 128 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 128 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 129 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 129 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 129 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 130 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 130 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 130 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 131 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 131 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 131 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 132 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 132 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 132 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 133 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 133 | ERROR | [x] There should be no white space before a closing ")" 134 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 134 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 135 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 135 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 135 | ERROR | [x] There should be no white space after an opening "(" 135 | ERROR | [x] There should be no white space after an opening "(" 136 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 136 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 137 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 137 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 137 | WARNING | [x] A comma should follow the last multiline array item. | | Found: ] 138 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 138 | ERROR | [x] There should be no white space before a closing ")" 138 | ERROR | [x] There should be no white space before a closing ")" 139 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 139 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 140 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 142 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 142 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 143 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 144 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 145 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 145 | ERROR | [x] There should be no white space after an opening "(" 145 | ERROR | [x] Expected 0 spaces between opening bracket and type | | hint "Request"; 1 found 145 | ERROR | [x] There should be no white space before a closing ")" 145 | ERROR | [x] Expected 0 spaces between argument "$request" and | | closing bracket; 1 found 146 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 146 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 147 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 147 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 148 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 148 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 3 148 | WARNING | [x] A comma should follow the last multiline array item. | | Found: ] 149 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 150 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 150 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 152 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 152 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 152 | ERROR | [x] There should be no white space after an opening "(" 152 | ERROR | [x] There should be no white space before a closing ")" 152 | ERROR | [x] There should be no white space after an opening "(" 152 | ERROR | [x] There should be no white space before a closing ")" 153 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 153 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 153 | ERROR | [x] There should be no white space after an opening "(" 153 | ERROR | [x] There should be no white space before a closing ")" 154 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 154 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 154 | ERROR | [x] There should be no white space after an opening "(" 154 | ERROR | [x] There should be no white space after an opening "(" 154 | ERROR | [x] There should be no white space before a closing ")" 154 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "TRUE" but found "true" 154 | ERROR | [x] There should be no white space before a closing ")" 155 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 155 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 155 | ERROR | [x] There should be no white space after an opening "(" 155 | ERROR | [x] There should be no white space after an opening "(" 155 | ERROR | [x] There should be no white space before a closing ")" 155 | ERROR | [x] There should be no white space before a closing ")" 156 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 156 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 156 | ERROR | [x] Expected newline after closing brace 157 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 157 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 157 | ERROR | [x] There should be no white space after an opening "(" 157 | ERROR | [x] There should be no white space before a closing ")" 158 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 158 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 158 | ERROR | [x] There should be no white space after an opening "(" 158 | ERROR | [x] There should be no white space before a closing ")" 159 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 159 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found | | 4 159 | ERROR | [x] There should be no white space after an opening "(" 159 | ERROR | [x] There should be no white space before a closing ")" 160 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 160 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found | | 4 161 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 161 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 162 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 162 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 162 | ERROR | [x] There should be no white space after an opening "(" 163 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 163 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 164 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 164 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 165 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 165 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 165 | WARNING | [x] A comma should follow the last multiline array item. | | Found: ] 166 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 166 | ERROR | [x] There should be no white space before a closing ")" 167 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 167 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 167 | ERROR | [x] There should be no white space after an opening "(" 167 | ERROR | [x] A unary operator statement must not be followed by a | | space 167 | ERROR | [x] There should be no white space after an opening "(" 167 | ERROR | [x] There should be no white space before a closing ")" 167 | ERROR | [x] There should be no white space before a closing ")" 168 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 168 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found | | 4 168 | ERROR | [x] There should be no white space after an opening "(" 168 | ERROR | [x] There should be no white space before a closing ")" 169 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 169 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 170 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 170 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 170 | ERROR | [x] There should be no white space after an opening "(" 171 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 171 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 171 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 172 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 172 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 172 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 173 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 173 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 173 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 174 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 174 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 174 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 175 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 175 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 175 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 176 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 176 | ERROR | [x] Line indented incorrectly; expected at least 6 | | spaces, found 4 176 | ERROR | [x] Array indentation error, expected 5 spaces but found | | 4 177 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 177 | ERROR | [x] There should be no white space before a closing ")" 178 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 178 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 179 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 179 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 179 | ERROR | [x] There should be no white space after an opening "(" 179 | ERROR | [x] There should be no white space before a closing ")" 180 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 180 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 181 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 183 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 183 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 183 | ERROR | [ ] Missing short description in doc comment 183 | ERROR | [ ] Parameter $order is not described in comment 184 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 184 | ERROR | [ ] Missing parameter comment 184 | ERROR | [ ] Missing parameter type 185 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 185 | ERROR | [ ] Missing parameter comment 185 | ERROR | [ ] Missing parameter type 186 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 187 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 187 | ERROR | [ ] Description for the @return value is missing 188 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 189 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 189 | ERROR | [x] There should be no white space after an opening "(" 189 | ERROR | [x] Expected 0 spaces between opening bracket and | | argument "$settings"; 1 found 189 | ERROR | [x] There should be no white space before a closing ")" 189 | ERROR | [x] Expected 0 spaces between argument "$order" and | | closing bracket; 1 found 190 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 190 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 190 | ERROR | [x] There should be no white space after an opening "(" 190 | ERROR | [x] A unary operator statement must not be followed by a | | space 190 | ERROR | [x] There should be no white space before a closing ")" 191 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 191 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 191 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "FALSE" but found "false" 192 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 192 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 193 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 193 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 193 | ERROR | [x] There should be no white space after an opening "(" 193 | ERROR | [x] There should be no white space before a closing ")" 194 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 194 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 194 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "FALSE" but found "false" 195 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 196 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 196 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 197 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 197 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 198 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 198 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 199 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 201 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 201 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 201 | ERROR | [x] There should be no white space after an opening "(" 201 | ERROR | [x] A unary operator statement must not be followed by a | | space 201 | ERROR | [x] There should be no white space after an opening "(" 201 | ERROR | [x] There should be no white space before a closing ")" 201 | ERROR | [x] There should be no white space before a closing ")" 202 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 202 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 202 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "FALSE" but found "false" 203 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 203 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 204 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 204 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 205 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 205 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 205 | ERROR | [x] There should be no white space after an opening "(" 205 | ERROR | [x] There should be no white space after an opening "(" 205 | ERROR | [x] There should be no white space before a closing ")" 205 | ERROR | [x] There should be no white space before a closing ")" 206 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 206 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 206 | ERROR | [x] There should be no white space after an opening "(" 206 | ERROR | [x] There should be no white space before a closing ")" 207 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 207 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 208 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 208 | ERROR | [x] There should be no white space after an opening "(" 208 | ERROR | [x] There should be no white space after an opening "(" 208 | ERROR | [x] There should be no white space before a closing ")" 208 | ERROR | [x] There should be no white space before a closing ")" 209 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 209 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 209 | ERROR | [x] There should be no white space after an opening "(" 209 | ERROR | [x] There should be no white space before a closing ")" 210 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 210 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 211 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 211 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 211 | ERROR | [x] There should be no white space after an opening "(" 211 | ERROR | [x] There should be no white space after an opening "(" 211 | ERROR | [x] There should be no white space before a closing ")" 211 | ERROR | [x] There should be no white space before a closing ")" 212 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 212 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 212 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "FALSE" but found "false" 213 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 213 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 215 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 215 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 215 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "TRUE" but found "true" 216 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 216 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 218 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 218 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 218 | ERROR | [ ] Missing short description in doc comment 219 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 219 | ERROR | [ ] Missing parameter comment 219 | ERROR | [ ] Missing parameter type 220 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 220 | ERROR | [ ] Missing parameter comment 220 | ERROR | [ ] Missing parameter type 221 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 221 | ERROR | [ ] Missing parameter comment 221 | ERROR | [ ] Missing parameter type 222 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 222 | ERROR | [ ] Missing parameter comment 222 | ERROR | [ ] Missing parameter type 223 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 224 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 224 | ERROR | [ ] Description for the @return value is missing 225 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 226 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 226 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 226 | ERROR | [x] There should be no white space after an opening "(" 226 | ERROR | [x] Expected 0 spaces between opening bracket and | | argument "$transaction_currency"; 1 found 226 | ERROR | [x] There should be no white space before a closing ")" 226 | ERROR | [x] Expected 0 spaces between argument "$order_amount" | | and closing bracket; 1 found 227 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 227 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 227 | ERROR | [x] There should be no white space after an opening "(" 227 | ERROR | [x] There should be no white space before a closing ")" 228 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 228 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 228 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "FALSE" but found "false" 229 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 229 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 230 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 230 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 230 | ERROR | [x] There should be no white space after an opening "(" 230 | ERROR | [x] There should be no white space before a closing ")" 231 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 231 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found | | 3 231 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "FALSE" but found "false" 232 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 232 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 234 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 234 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found | | 2 234 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected | | "TRUE" but found "true" 235 | ERROR | [x] Spaces must be used to indent lines; tabs are not | | allowed 235 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found | | 1 235 | ERROR | [x] Expected 1 blank line after function; 0 found 236 | ERROR | [x] The closing brace for the class must have an empty | | line before it -------------------------------------------------------------------------- PHPCBF CAN FIX THE 553 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------- FILE: ...1/web/vendor/drupal/pareviewsh/pareview_temp/commerce_fondy.info.yml -------------------------------------------------------------------------- FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES -------------------------------------------------------------------------- 1 | WARNING | [ ] Remove "project" from the info file, it will be added | | by drupal.org packaging automatically 1 | WARNING | [ ] Remove "version" from the info file, it will be added | | by drupal.org packaging automatically 12 | ERROR | [x] Expected 1 newline at end of file; 0 found -------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------- Time: 1.02 secs; Memory: 6Mb