FILE: /var/www/community/d8.dev/core/includes/ajax.inc -------------------------------------------------------------------------------- FOUND 2 ERROR(S) AND 2 WARNING(S) AFFECTING 4 LINE(S) -------------------------------------------------------------------------------- 96 | WARNING | Line exceeds 80 characters; contains 83 characters 166 | ERROR | Expected 1 space between asterisk and tag; 3 found 172 | ERROR | Expected 1 space between asterisk and tag; 3 found 353 | WARNING | A comma should follow the last multiline array item. Found: | | 'application/vnd.drupal-ajax' -------------------------------------------------------------------------------- FILE: /var/www/community/d8.dev/core/includes/batch.inc -------------------------------------------------------------------------------- FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 180 | WARNING | Line exceeds 80 characters; contains 83 characters -------------------------------------------------------------------------------- FILE: /var/www/community/d8.dev/core/includes/bootstrap.inc -------------------------------------------------------------------------------- FOUND 33 ERROR(S) AND 11 WARNING(S) AFFECTING 39 LINE(S) -------------------------------------------------------------------------------- 2 | ERROR | Missing file doc comment 282 | WARNING | Line exceeds 80 characters; contains 81 characters 342 | ERROR | global variables should start with a single underscore | | followed by the module and another underscore 477 | ERROR | Return comment indentation must be 2 additional spaces 488 | ERROR | global variables should start with a single underscore | | followed by the module and another underscore 488 | ERROR | global variables should start with a single underscore | | followed by the module and another underscore 511 | ERROR | global variables should start with a single underscore | | followed by the module and another underscore 527 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 588 | ERROR | There should be no white space after an opening "(" 603 | WARNING | Line exceeds 80 characters; contains 87 characters 987 | ERROR | Comments may not appear after statements. 987 | ERROR | Inline comments must start with a capital letter 988 | ERROR | There should be no white space after an opening "{" 988 | WARNING | Line exceeds 80 characters; contains 82 characters 988 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 988 | ERROR | Comments may not appear after statements. 1207 | ERROR | Line indented incorrectly; expected 2 spaces, found 3 1208 | ERROR | Line indented incorrectly; expected 2 spaces, found 3 1209 | ERROR | Line indented incorrectly; expected 4 spaces, found 5 1210 | ERROR | Line indented incorrectly; expected 4 spaces, found 5 1211 | ERROR | Line indented incorrectly; expected 4 spaces, found 5 1212 | ERROR | Line indented incorrectly; expected 4 spaces, found 5 1214 | ERROR | Line indented incorrectly; expected 2 spaces, found 3 1215 | ERROR | Line indented incorrectly; expected 2 spaces, found 3 1216 | ERROR | Line indented incorrectly; expected 4 spaces, found 5 1219 | ERROR | Line indented incorrectly; expected 2 spaces, found 3 1220 | ERROR | Line indented incorrectly; expected 2 spaces, found 3 1240 | ERROR | Expected 1 space between asterisk and tag; 3 found 1260 | WARNING | Line exceeds 80 characters; contains 96 characters 1261 | WARNING | Line exceeds 80 characters; contains 87 characters 1265 | WARNING | Line exceeds 80 characters; contains 86 characters 1268 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 1294 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 1314 | WARNING | Line exceeds 80 characters; contains 88 characters 1566 | ERROR | Invalid @param data type, expected bool but found boolean 1672 | WARNING | Line exceeds 80 characters; contains 112 characters 1925 | ERROR | Expected 1 space after "="; 2 found 2137 | ERROR | Missing short description in function doc comment 2334 | WARNING | Line exceeds 80 characters; contains 87 characters 2335 | WARNING | Line exceeds 80 characters; contains 91 characters 2342 | WARNING | Line exceeds 80 characters; contains 82 characters 2441 | ERROR | Invalid @return data type, expected array but found Array 2460 | ERROR | Inline comments must end in full-stops, exclamation marks, or | | question marks 2533 | ERROR | Missing comment for @return statement --------------------------------------------------------------------------------