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

(26 errors, 10 warnings)

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

filter/tabs/filter.php
(#29) Visibility must be declared on method "filter"
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected 1 space before "*"; 0 found
(#38) Expected 1 space after "*"; 0 found
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Expected 1 space after "="; 0 found
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Expected 1 space before ".="; 0 found
(#44) Expected 1 space after ".="; 0 found
(#46) Expected 1 space before ".="; 0 found
(#46) Expected 1 space before "+"; 0 found
(#46) Expected 1 space after "+"; 0 found
(#48) Expected 1 space before ".="; 0 found
(#48) Expected 1 space after ".="; 0 found
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Expected 1 space before ".="; 0 found
(#51) Expected 1 space after ".="; 0 found
(#53) Expected 1 space before ".="; 0 found
(#53) Expected 1 space before "+"; 0 found
(#53) Expected 1 space after "+"; 0 found
(#55) Expected 1 space before ".="; 0 found
(#55) Expected 1 space after ".="; 0 found
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space before ".="; 0 found
(#58) Expected 1 space after ".="; 0 found
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before ".="; 0 found
(#61) Expected 1 space after ".="; 0 found
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Variable "text_before" must not contain underscores.
(#70) Variable "text_after" must not contain underscores.
(#71) Variable "text_before" must not contain underscores.
(#71) Variable "text_after" must not contain underscores.
(#71) Line exceeds 132 characters; contains 150 characters

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

(5 errors, 0 warnings)

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

filter/tabs/filter.php
(#28) Class filter_tabs is not documented
(#29) Function filter_tabs::filter is not documented
(#20) Package filter is not valid
filter/tabs/lang/en/filter_tabs.php
(#17) File-level phpdocs block is not found
filter/tabs/version.php
(#17) File-level phpdocs block is not found

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]