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

(38 errors, 2 warnings)

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

filter/ensemble/filter.php
(#33) Line indented incorrectly; expected 4 spaces, found 2
(#33) Member variable "ensembleUrl" must be all lower-case
(#35) Line indented incorrectly; expected 4 spaces, found 2
(#36) Line indented incorrectly; expected at least 8 spaces, found 4
(#38) Line indented incorrectly; expected at least 8 spaces, found 4
(#40) Line indented incorrectly; expected 8 spaces, found 4
(#41) Line indented incorrectly; expected at least 12 spaces, found 6
(#42) Line indented incorrectly; expected 8 spaces, found 4
(#44) Line indented incorrectly; expected at least 8 spaces, found 4
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Line indented incorrectly; expected at least 8 spaces, found 4
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Line indented incorrectly; expected 8 spaces, found 4
(#49) Line indented incorrectly; expected at least 12 spaces, found 6
(#50) Line indented incorrectly; expected at least 12 spaces, found 6
(#51) Line indented incorrectly; expected at least 12 spaces, found 6
(#52) Line indented incorrectly; expected 8 spaces, found 4
(#54) Line indented incorrectly; expected 8 spaces, found 4
(#55) Line indented incorrectly; expected at least 12 spaces, found 6
(#56) Line indented incorrectly; expected 8 spaces, found 4
(#58) Line indented incorrectly; expected at least 8 spaces, found 4
(#59) Line indented incorrectly; expected 4 spaces, found 2
(#61) Line indented incorrectly; expected 4 spaces, found 2
(#62) Line indented incorrectly; expected at least 8 spaces, found 4
(#63) Line indented incorrectly; expected at least 8 spaces, found 4
(#64) Line indented incorrectly; expected 8 spaces, found 4
(#65) Line indented incorrectly; expected 12 spaces, found 6
(#66) Line indented incorrectly; expected at least 16 spaces, found 8
(#67) Line indented incorrectly; expected at least 16 spaces, found 8
(#68) Line indented incorrectly; expected at least 16 spaces, found 8
(#68) Line exceeds maximum limit of 180 characters; contains 307 characters
(#69) Line indented incorrectly; expected at least 16 spaces, found 8
(#69) Line exceeds 132 characters; contains 154 characters
(#70) Line indented incorrectly; expected 12 spaces, found 6
(#71) Line indented incorrectly; expected at least 16 spaces, found 8
(#72) Line indented incorrectly; expected at least 16 spaces, found 8
(#73) Line indented incorrectly; expected 12 spaces, found 6
(#74) Line indented incorrectly; expected 8 spaces, found 4
(#75) Line indented incorrectly; expected 4 spaces, found 2
filter/ensemble/settings.php
(#31) Commas (,) must be followed by white space.

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

(4 errors, 0 warnings)

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

filter/ensemble/filter.php
(#31) Class filter_ensemble is not documented
(#35) Function filter_ensemble::filter is not documented
(#61) Function filter_ensemble::callback is not documented
(#33) Variable filter_ensemble::$ensembleUrl is not documented

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]