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

(25 errors, 1 warnings)

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

blocks/eledia_course_archiving/archiving_courses.php
(#60) Variable "archived_list" must not contain underscores.
(#67) Variable "archived_list" must not contain underscores.
(#77) Variable "user_enrolment" must not contain underscores.
(#78) Variable "user_enrolment" must not contain underscores.
(#88) Variable "old_params" must not contain underscores.
(#90) Variable "old_courses" must not contain underscores.
(#90) Variable "old_params" must not contain underscores.
(#93) Variable "deleted_list" must not contain underscores.
(#95) Variable "old_courses" must not contain underscores.
(#98) Variable "deleted_list" must not contain underscores.
(#101) Variable "deleted_list" must not contain underscores.
(#107) Variable "archived_list" must not contain underscores.
(#108) Variable "deleted_list" must not contain underscores.
blocks/eledia_course_archiving/archiving_courses_form.php
(#28) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#51) Variable "archive_list" must not contain underscores.
(#53) Variable "archive_list" must not contain underscores.
(#57) Variable "old_params" must not contain underscores.
(#59) Variable "old_courses" must not contain underscores.
(#59) Variable "old_params" must not contain underscores.
(#61) Variable "delete_list" must not contain underscores.
(#62) Variable "old_courses" must not contain underscores.
(#63) Variable "delete_list" must not contain underscores.
(#67) Variable "archive_list" must not contain underscores.
(#68) Variable "delete_list" must not contain underscores.
blocks/eledia_course_archiving/block_eledia_course_archiving.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/eledia_course_archiving/version.php
(#27) 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

(15 errors, 0 warnings)

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

blocks/eledia_course_archiving/archiving_courses.php
(#20) Package block is not valid
blocks/eledia_course_archiving/archiving_courses_form.php
(#33) Class archiving_courses_form is not documented
(#35) Function archiving_courses_form::definition is not documented
(#20) Package block is not valid
blocks/eledia_course_archiving/block_eledia_course_archiving.php
(#27) Class block_eledia_course_archiving is not documented
(#29) Function block_eledia_course_archiving::init is not documented
(#34) Function block_eledia_course_archiving::applicable_formats is not documented
(#38) Function block_eledia_course_archiving::get_content is not documented
(#65) Function block_eledia_course_archiving::has_config is not documented
(#20) Package block is not valid
blocks/eledia_course_archiving/db/access.php
(#20) Package block is not valid
blocks/eledia_course_archiving/lang/de/block_eledia_course_archiving.php
(#20) Package block is not valid
blocks/eledia_course_archiving/lang/en/block_eledia_course_archiving.php
(#20) Package block is not valid
blocks/eledia_course_archiving/settings.php
(#20) Package block is not valid
blocks/eledia_course_archiving/version.php
(#20) Package block 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]