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

(6 errors, 2 warnings)

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

course/format/periods/lib.php
(#543) This comment is 43% valid code; is this commented out code?
course/format/periods/periodduration.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#69) PHP4 style constructors are not allowed; use "__construct()" instead
(#69) Line exceeds 132 characters; contains 134 characters
(#138) Public method name "format_periods_periodduration::_createElements" must be in lower-case letters only
(#172) Public method name "format_periods_periodduration::onQuickFormEvent" must be in lower-case letters only
(#220) Public method name "format_periods_periodduration::toHtml" must be in lower-case letters only
(#247) Public method name "format_periods_periodduration::exportValue" must be in lower-case letters only

Javascript coding style problems

(0 errors, 3 warnings)

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

course/format/periods/format.js
(#26) Missing semicolon.
(#45) Missing semicolon.
(#96) Missing semicolon.

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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]


grunt changes

(0 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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