Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(87 errors, 12 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

message/output/moodletxtplus/db/install.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
(#11) Whitespace found at end of line
(#15) Whitespace found at end of line
(#18) Whitespace found at end of line
(#37) Whitespace found at end of line
(#39) Whitespace found at end of line
(#41) Whitespace found at end of line
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Whitespace found at end of line
(#48) Whitespace found at end of line
(#51) A closing tag is not permitted at the end of a PHP file
message/output/moodletxtplus/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
(#11) Whitespace found at end of line
(#15) Whitespace found at end of line
(#18) Whitespace found at end of line
(#39) Whitespace found at end of line
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#49) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Expected "if (...) {\n"; found "if (...){\n"
(#56) Whitespace found at end of line
(#58) Whitespace found at end of line
(#60) Whitespace found at end of line
(#61) Inline doc block comments are not allowed; use "// Comment." instead
(#65) Whitespace found at end of line
(#67) Whitespace found at end of line
(#69) Whitespace found at end of line
(#72) A closing tag is not permitted at the end of a PHP file
message/output/moodletxtplus/lang/en/message_moodletxtplus.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
(#11) Whitespace found at end of line
(#15) Whitespace found at end of line
(#18) Whitespace found at end of line
(#31) A closing tag is not permitted at the end of a PHP file
message/output/moodletxtplus/lang/en_us/message_moodletxtplus.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
(#11) Whitespace found at end of line
(#15) Whitespace found at end of line
(#18) Whitespace found at end of line
(#31) A closing tag is not permitted at the end of a PHP file
message/output/moodletxtplus/message_output_moodletxtplus.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
(#11) Whitespace found at end of line
(#15) Whitespace found at end of line
(#18) Whitespace found at end of line
(#41) Whitespace found at end of line
(#52) Whitespace found at end of line
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline control structures are not allowed
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Whitespace found at end of line
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "SMSEvent" must be all lower-case
(#60) Variable "SMSEvent" must be all lower-case
(#61) Variable "SMSEvent" must be all lower-case
(#61) Variable "SMSEvent" must be all lower-case
(#62) Variable "SMSEvent" must be all lower-case
(#62) Variable "SMSEvent" must be all lower-case
(#63) Variable "SMSEvent" must be all lower-case
(#64) Variable "SMSEvent" must be all lower-case
(#65) Variable "SMSEvent" must be all lower-case
(#66) Whitespace found at end of line
(#67) Variable "SMSEvent" must be all lower-case
(#68) Whitespace found at end of line
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected at least 8 spaces, found 7
(#83) Whitespace found at end of line
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 8 spaces, found 7
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 8 spaces, found 7
(#107) Whitespace found at end of line
(#109) Whitespace found at end of line
(#116) Whitespace found at end of line
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "defaultAccount" must be all lower-case
(#121) Whitespace found at end of line
(#122) Variable "defaultAccount" must be all lower-case
(#122) Variable "defaultAccount" must be all lower-case
(#124) Whitespace found at end of line
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Whitespace found at end of line
(#152) A closing tag is not permitted at the end of a PHP file
message/output/moodletxtplus/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Whitespace found at end of line
(#6) Whitespace found at end of line
(#11) Whitespace found at end of line
(#15) Whitespace found at end of line
(#18) Whitespace found at end of line
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) A closing tag is not permitted at the end of a PHP file

Javascript coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by jshint [More info]


CSS problems

(0 errors, 0 warnings)

This section shows CSS problems detected by csslint [More info]


PHPDocs style problems

(13 errors, 25 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

message/output/moodletxtplus/db/install.php
(#2) Empty line found after PHP open tag
(#23) Not recommended phpdocs tag @version used
(#31) Not recommended phpdocs tag @global used
(#33) Not recommended phpdocs tag @version used
(#10) Invalid inline phpdocs tag @author found
(#19) Package uk.co.moodletxtplus.db is not valid
message/output/moodletxtplus/db/upgrade.php
(#2) Empty line found after PHP open tag
(#23) Not recommended phpdocs tag @version used
(#32) Not recommended phpdocs tag @global used
(#32) Not recommended phpdocs tag @global used
(#35) Not recommended phpdocs tag @version used
(#10) Invalid inline phpdocs tag @author found
(#19) Package uk.co.moodletxtplus.db is not valid
message/output/moodletxtplus/lang/en/message_moodletxtplus.php
(#2) Empty line found after PHP open tag
(#23) Not recommended phpdocs tag @version used
(#10) Invalid inline phpdocs tag @author found
(#19) Package uk.co.moodletxtplus.lang is not valid
message/output/moodletxtplus/lang/en_us/message_moodletxtplus.php
(#2) Empty line found after PHP open tag
(#23) Not recommended phpdocs tag @version used
(#10) Invalid inline phpdocs tag @author found
(#19) Package uk.co.moodletxtplus.lang is not valid
message/output/moodletxtplus/message_output_moodletxtplus.php
(#2) Empty line found after PHP open tag
(#23) Not recommended phpdocs tag @version used
(#37) Not recommended phpdocs tag @version used
(#48) Not recommended phpdocs tag @version used
(#77) Not recommended phpdocs tag @version used
(#89) Not recommended phpdocs tag @version used
(#101) Not recommended phpdocs tag @version used
(#112) Not recommended phpdocs tag @version used
(#130) Not recommended phpdocs tag @version used
(#142) Not recommended phpdocs tag @version used
(#10) Invalid inline phpdocs tag @author found
(#19) Package uk.co.moodletxtplus is not valid
(#33) Package uk.co.moodletxtplus is not valid
message/output/moodletxtplus/version.php
(#2) Empty line found after PHP open tag
(#23) Not recommended phpdocs tag @version used
(#10) Invalid inline phpdocs tag @author found
(#19) Package uk.co.moodletxtplus is not valid

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]