FILE: /home/klausi/pareview_temp/plugins/content_types/simple_toc.inc -------------------------------------------------------------------------------- FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S) -------------------------------------------------------------------------------- 45 | WARNING | Empty return statement not required here -------------------------------------------------------------------------------- FILE: /home/klausi/pareview_temp/simple_toc.module -------------------------------------------------------------------------------- FOUND 24 ERROR(S) AND 13 WARNING(S) AFFECTING 28 LINE(S) -------------------------------------------------------------------------------- 76 | ERROR | If the line declaring an array spans longer than 80 | | characters, each element should be broken into its own line 86 | ERROR | If the line declaring an array spans longer than 80 | | characters, each element should be broken into its own line 97 | ERROR | The first index in a multi-value array must be on a new line 97 | ERROR | The first index in a multi-value array must be on a new line 97 | ERROR | The first index in a multi-value array must be on a new line 97 | ERROR | The first index in a multi-value array must be on a new line 98 | ERROR | Array indentation error, expected 8 spaces but found 6 189 | WARNING | Line exceeds 80 characters; contains 82 characters 207 | ERROR | Inline control structures are not allowed 212 | ERROR | Inline control structures are not allowed 216 | ERROR | Inline control structures are not allowed 231 | ERROR | If the line declaring an array spans longer than 80 | | characters, each element should be broken into its own line 231 | WARNING | Only string literals should be passed to t() where possible 248 | WARNING | Line exceeds 80 characters; contains 83 characters 251 | WARNING | Line exceeds 80 characters; contains 86 characters 253 | WARNING | Line exceeds 80 characters; contains 85 characters 255 | WARNING | Line exceeds 80 characters; contains 83 characters 271 | ERROR | Inline control structures are not allowed 275 | ERROR | TRUE, FALSE and NULL must be uppercase; expected "TRUE" but | | found "true" 291 | WARNING | Only string literals should be passed to t() where possible 346 | WARNING | Line exceeds 80 characters; contains 92 characters 347 | ERROR | Inline control structures are not allowed 355 | WARNING | Line exceeds 80 characters; contains 94 characters 361 | WARNING | Only string literals should be passed to t() where possible 383 | WARNING | There must be no blank line following an inline comment 398 | WARNING | Only string literals should be passed to t() where possible 430 | ERROR | Missing function doc comment 430 | ERROR | No scope modifier specified for function "__construct" 430 | ERROR | Variable "namespaceURI" is camel caps format. do not use mixed | | case (camelCase), use lower case and _ 431 | ERROR | Variable "namespaceURI" is camel caps format. do not use mixed | | case (camelCase), use lower case and _ 438 | ERROR | Missing function doc comment 438 | ERROR | No scope modifier specified for function "__construct" 443 | ERROR | Missing function doc comment 443 | ERROR | No scope modifier specified for function "createElement" 443 | ERROR | Variable "namespaceURI" is camel caps format. do not use mixed | | case (camelCase), use lower case and _ 444 | ERROR | Variable "namespaceURI" is camel caps format. do not use mixed | | case (camelCase), use lower case and _ 499 | WARNING | Empty return statement not required here --------------------------------------------------------------------------------