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

(10 errors, 3 warnings)

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

local/goodbye/index.php
(#47) Variable "local_user" must not contain underscores.
(#48) Variable "local_user" must not contain underscores.
(#48) Variable "local_user" must not contain underscores.
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Variable "local_user" must not contain underscores.
(#51) Variable "local_user" must not contain underscores.
(#51) Variable "local_user" must not contain underscores.
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected "foreach (...) {\n"; found "foreach(...) {\n"
local/goodbye/lib.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
local/goodbye/version.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

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

(9 errors, 0 warnings)

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

local/goodbye/check_account_form.php
(#32) Class check_account_form is not documented
(#34) Function check_account_form::definition is not documented
(#22) Package local is not valid
local/goodbye/index.php
(#22) Package local is not valid
local/goodbye/lang/en/local_goodbye.php
(#23) Package local is not valid
local/goodbye/lib.php
(#29) Function local_goodbye_extends_navigation is not documented
(#23) Package local is not valid
local/goodbye/settings.php
(#23) Package local is not valid
local/goodbye/version.php
(#22) Package local 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]