Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(1796 errors, 0 warnings)

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

mod/checklist/autoupdate.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#46) Long list syntax is not allowed
(#74) Long list syntax is not allowed
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
mod/checklist/backup/moodle2/backup_checklist_activity_task.class.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#34) Opening brace must not be followed by a blank line
(#63) Expected at least 1 space before "."; 0 found
(#63) Expected at least 1 space after "."; 0 found
(#63) Expected at least 1 space before "."; 0 found
(#63) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#83) Expected at least 1 space before "."; 0 found
(#83) Expected at least 1 space after "."; 0 found
(#83) Expected at least 1 space before "."; 0 found
(#83) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
mod/checklist/backup/moodle2/backup_checklist_stepslib.php
(#31) Opening brace must not be followed by a blank line
(#54) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Only one argument is allowed per line in a multi-line function call
(#55) Multi-line function call not indented correctly; expected 12 spaces but found 42
(#59) Multi-line function call not indented correctly; expected 8 spaces but found 42
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#101) Multi-line function call not indented correctly; expected 12 spaces but found 34
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#121) The closing brace for the class must go on the next line after the body
mod/checklist/backup/moodle2/restore_checklist_activity_task.class.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#31) Opening brace must not be followed by a blank line
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Only one argument is allowed per line in a multi-line function call
(#73) Multi-line function call not indented correctly; expected 8 spaces but found 43
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#76) Only one argument is allowed per line in a multi-line function call
(#77) Multi-line function call not indented correctly; expected 8 spaces but found 43
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Only one argument is allowed per line in a multi-line function call
(#81) Multi-line function call not indented correctly; expected 8 spaces but found 43
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Only one argument is allowed per line in a multi-line function call
(#95) Multi-line function call not indented correctly; expected 8 spaces but found 41
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#152) The closing brace for the class must go on the next line after the body
mod/checklist/backup/moodle2/restore_checklist_stepslib.php
(#27) Opening brace must not be followed by a blank line
mod/checklist/classes/completion/custom_completion.php
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
mod/checklist/classes/event/checklist_completed.php
(#35) Opening brace must not be followed by a blank line
(#82) Expected 1 blank line at end of file; 2 found
mod/checklist/classes/event/checklist_updated.php
(#35) Opening brace must not be followed by a blank line
(#82) Expected 1 blank line at end of file; 2 found
mod/checklist/classes/event/course_module_viewed.php
(#35) Opening brace must not be followed by a blank line
(#64) Expected 1 blank line at end of file; 2 found
mod/checklist/classes/event/edit_page_viewed.php
(#35) Opening brace must not be followed by a blank line
(#61) Expected at least 1 space before "."; 0 found
mod/checklist/classes/event/report_viewed.php
(#35) Opening brace must not be followed by a blank line
(#67) Expected at least 1 space before "."; 0 found
mod/checklist/classes/event/student_checks_updated.php
(#35) Opening brace must not be followed by a blank line
(#63) Expected at least 1 space before "."; 0 found
(#84) Expected 1 blank line at end of file; 2 found
mod/checklist/classes/event/student_comment_created.php
(#33) Opening brace must not be followed by a blank line
(#62) Expected at least 1 space before "."; 0 found
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#73) Multi-line function call not indented correctly; expected 8 spaces but found 31
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#83) Expected 1 blank line at end of file; 2 found
mod/checklist/classes/event/student_comment_updated.php
(#33) Opening brace must not be followed by a blank line
(#62) Expected at least 1 space before "."; 0 found
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#73) Multi-line function call not indented correctly; expected 8 spaces but found 31
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#83) Expected 1 blank line at end of file; 2 found
mod/checklist/classes/event/teacher_checks_updated.php
(#35) Opening brace must not be followed by a blank line
(#63) Expected at least 1 space before "."; 0 found
(#95) Expected 1 blank line at end of file; 2 found
mod/checklist/classes/external/update_item_state.php
(#31) Opening brace must not be followed by a blank line
(#85) The closing brace for the class must go on the next line after the body
mod/checklist/classes/external/update_student_comment.php
(#46) Opening brace must not be followed by a blank line
(#101) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Multi-line function call not indented correctly; expected 12 spaces but found 75
(#103) Multi-line function call not indented correctly; expected 8 spaces but found 75
(#103) Closing parenthesis of a multi-line function call must be on a line by itself
mod/checklist/classes/local/autoupdate.php
(#434) Expected at least 1 space before "."; 0 found
(#434) Expected at least 1 space after "."; 0 found
(#440) Blank line found at start of control structure
(#444) Blank line found at end of control structure
mod/checklist/classes/local/checklist_check.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#125) Opening parenthesis of a multi-line function call must be the last content on the line
(#126) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#126) Closing parenthesis of a multi-line function call must be on a line by itself
(#134) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space after "."; 0 found
mod/checklist/classes/local/checklist_comment.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#160) Expected at least 1 space before "."; 0 found
(#160) Expected at least 1 space after "."; 0 found
(#166) Expected at least 1 space before "."; 0 found
(#166) Expected at least 1 space after "."; 0 found
mod/checklist/classes/local/checklist_comment_student.php
(#109) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#133) Expected 1 space between type hint and argument "$checklistitemid"; 23 found
(#134) Expected 1 space between type hint and argument "$commenttext"; 20 found
mod/checklist/classes/local/checklist_item.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#191) Expected at least 1 space before "."; 0 found
(#191) Expected at least 1 space after "."; 0 found
(#404) Expected at least 1 space before "."; 0 found
(#404) Expected at least 1 space after "."; 0 found
(#569) Expected at least 1 space before "."; 0 found
(#569) Expected at least 1 space after "."; 0 found
(#575) Expected at least 1 space before "."; 0 found
(#575) Expected at least 1 space after "."; 0 found
mod/checklist/classes/local/previous_completions.php
(#30) Opening brace must not be followed by a blank line
mod/checklist/classes/output/mobile.php
(#26) Opening brace must not be followed by a blank line
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#58) Expected at least 1 space before "."; 0 found
(#58) Expected at least 1 space after "."; 0 found
(#64) The closing brace for the class must go on the next line after the body
mod/checklist/classes/privacy/provider.php
(#40) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider, \core_privacy\local\request\core_userlist_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider
(#40) The first item in a multi-line implements list must be on the line following the implements keyword
(#41) Expected 4 spaces before interface name; 26 found
(#42) Expected 4 spaces before interface name; 26 found
(#42) Opening brace must not be followed by a blank line
(#259) Long list syntax is not allowed
(#385) Long list syntax is not allowed
(#392) Opening parenthesis of a multi-line function call must be the last content on the line
(#392) Only one argument is allowed per line in a multi-line function call
(#393) Multi-line function call not indented correctly; expected 16 spaces but found 43
(#393) Closing parenthesis of a multi-line function call must be on a line by itself
(#419) Long list syntax is not allowed
(#421) Long list syntax is not allowed
mod/checklist/classes/task/update_all_grades.php
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
mod/checklist/classes/task/update_grades.php
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
mod/checklist/db/access.php
(#92) Expected 1 space between the comma and "// Not assigned by default.". Found: 2 spaces
mod/checklist/db/mobile.php
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#41) Expected at least 1 space before "."; 0 found
(#41) Expected at least 1 space after "."; 0 found
mod/checklist/db/upgrade.php
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Multi-line function call not indented correctly; expected 8 spaces but found 30
(#64) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space after "."; 0 found
(#102) Blank line found at start of control structure
(#116) Blank line found at start of control structure
(#120) Opening parenthesis of a multi-line function call must be the last content on the line
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#120) Only one argument is allowed per line in a multi-line function call
(#121) Multi-line function call not indented correctly; expected 8 spaces but found 33
(#121) Closing parenthesis of a multi-line function call must be on a line by itself
(#210) Parentheses must be used when instantiating a new class
(#269) Blank line found at start of control structure
(#284) Blank line found at start of control structure
(#334) Opening parenthesis of a multi-line function call must be the last content on the line
(#334) Only one argument is allowed per line in a multi-line function call
(#334) Only one argument is allowed per line in a multi-line function call
(#334) Only one argument is allowed per line in a multi-line function call
(#334) Only one argument is allowed per line in a multi-line function call
(#334) Only one argument is allowed per line in a multi-line function call
(#334) Only one argument is allowed per line in a multi-line function call
(#335) Multi-line function call not indented correctly; expected 8 spaces but found 33
(#335) Closing parenthesis of a multi-line function call must be on a line by itself
(#343) Blank line found at start of control structure
(#347) Opening parenthesis of a multi-line function call must be the last content on the line
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Only one argument is allowed per line in a multi-line function call
(#347) Only one argument is allowed per line in a multi-line function call
(#348) Multi-line function call not indented correctly; expected 8 spaces but found 33
(#348) Closing parenthesis of a multi-line function call must be on a line by itself
(#359) Blank line found at start of control structure
(#391) Blank line found at start of control structure
mod/checklist/edit.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
mod/checklist/export.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
mod/checklist/import.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Only one argument is allowed per line in a multi-line function call
(#64) Multi-line function call not indented correctly; expected 8 spaces but found 27
(#64) Closing parenthesis of a multi-line function call must be on a line by itself
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#153) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space after "."; 0 found
(#153) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space after "."; 0 found
(#158) Expected 1 blank line at end of file; 2 found
mod/checklist/index.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
mod/checklist/lib.php
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#89) Multi-line function call not indented correctly; expected 8 spaces but found 59
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#164) Opening parenthesis of a multi-line function call must be the last content on the line
(#164) Only one argument is allowed per line in a multi-line function call
(#164) Only one argument is allowed per line in a multi-line function call
(#165) Multi-line function call not indented correctly; expected 8 spaces but found 59
(#165) Closing parenthesis of a multi-line function call must be on a line by itself
(#268) Expected at least 1 space before "."; 0 found
(#268) Expected at least 1 space after "."; 0 found
(#276) Opening parenthesis of a multi-line function call must be the last content on the line
(#276) Only one argument is allowed per line in a multi-line function call
(#276) Only one argument is allowed per line in a multi-line function call
(#276) Only one argument is allowed per line in a multi-line function call
(#277) Multi-line function call not indented correctly; expected 16 spaces but found 44
(#277) Only one argument is allowed per line in a multi-line function call
(#277) Only one argument is allowed per line in a multi-line function call
(#277) Only one argument is allowed per line in a multi-line function call
(#277) Closing parenthesis of a multi-line function call must be on a line by itself
(#306) Parentheses must be used when instantiating a new class
(#310) Blank line found at end of control structure
(#312) Expected at least 1 space before "."; 0 found
(#312) Expected at least 1 space after "."; 0 found
(#312) Expected at least 1 space before "."; 0 found
(#312) Expected at least 1 space after "."; 0 found
(#312) Expected at least 1 space before "."; 0 found
(#312) Expected at least 1 space after "."; 0 found
(#319) Parentheses must be used when instantiating a new class
(#331) Blank line found at end of control structure
(#341) Opening parenthesis of a multi-line function call must be the last content on the line
(#341) Only one argument is allowed per line in a multi-line function call
(#341) Only one argument is allowed per line in a multi-line function call
(#341) Only one argument is allowed per line in a multi-line function call
(#341) Only one argument is allowed per line in a multi-line function call
(#341) Only one argument is allowed per line in a multi-line function call
(#341) Only one argument is allowed per line in a multi-line function call
(#341) Only one argument is allowed per line in a multi-line function call
(#342) Multi-line function call not indented correctly; expected 16 spaces but found 49
(#342) Closing parenthesis of a multi-line function call must be on a line by itself
(#359) Expected at least 1 space before "."; 0 found
(#359) Expected at least 1 space after "."; 0 found
(#407) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#430) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#430) Opening parenthesis of a multi-line function call must be the last content on the line
(#430) Only one argument is allowed per line in a multi-line function call
(#431) Multi-line function call not indented correctly; expected 24 spaces but found 66
(#431) Only one argument is allowed per line in a multi-line function call
(#431) Only one argument is allowed per line in a multi-line function call
(#431) Only one argument is allowed per line in a multi-line function call
(#431) Only one argument is allowed per line in a multi-line function call
(#431) Closing parenthesis of a multi-line function call must be on a line by itself
(#431) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#437) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#475) Expected at least 1 space before "."; 0 found
(#475) Expected at least 1 space after "."; 0 found
(#480) Opening parenthesis of a multi-line function call must be the last content on the line
(#480) Only one argument is allowed per line in a multi-line function call
(#480) Only one argument is allowed per line in a multi-line function call
(#480) Only one argument is allowed per line in a multi-line function call
(#480) Only one argument is allowed per line in a multi-line function call
(#480) Only one argument is allowed per line in a multi-line function call
(#480) Only one argument is allowed per line in a multi-line function call
(#481) Multi-line function call not indented correctly; expected 4 spaces but found 24
(#481) Closing parenthesis of a multi-line function call must be on a line by itself
(#492) Expected at least 1 space before "."; 0 found
(#492) Expected at least 1 space after "."; 0 found
(#534) Expected at least 1 space before "."; 0 found
(#534) Expected at least 1 space after "."; 0 found
(#535) Expected at least 1 space before "."; 0 found
(#535) Expected at least 1 space after "."; 0 found
(#535) Expected at least 1 space before "."; 0 found
(#535) Expected at least 1 space after "."; 0 found
(#549) Expected at least 1 space before "."; 0 found
(#549) Expected at least 1 space after "."; 0 found
(#558) Parentheses must be used when instantiating a new class
(#568) Expected at least 1 space before "."; 0 found
(#568) Expected at least 1 space after "."; 0 found
(#568) Expected at least 1 space before "."; 0 found
(#568) Expected at least 1 space after "."; 0 found
(#568) Expected at least 1 space before "."; 0 found
(#568) Expected at least 1 space after "."; 0 found
(#568) Expected at least 1 space before "."; 0 found
(#568) Expected at least 1 space after "."; 0 found
(#568) Expected at least 1 space before "."; 0 found
(#568) Expected at least 1 space after "."; 0 found
(#568) Expected at least 1 space before "."; 0 found
(#568) Expected at least 1 space after "."; 0 found
(#568) Expected at least 1 space before "."; 0 found
(#568) Expected at least 1 space after "."; 0 found
(#651) Opening parenthesis of a multi-line function call must be the last content on the line
(#651) Only one argument is allowed per line in a multi-line function call
(#652) Multi-line function call not indented correctly; expected 12 spaces but found 63
(#652) Only one argument is allowed per line in a multi-line function call
(#652) Only one argument is allowed per line in a multi-line function call
(#653) Multi-line function call not indented correctly; expected 8 spaces but found 63
(#653) Closing parenthesis of a multi-line function call must be on a line by itself
(#660) Opening parenthesis of a multi-line function call must be the last content on the line
(#661) Multi-line function call not indented correctly; expected 16 spaces but found 49
(#662) Multi-line function call not indented correctly; expected 16 spaces but found 49
(#663) Multi-line function call not indented correctly; expected 12 spaces but found 49
(#663) Closing parenthesis of a multi-line function call must be on a line by itself
(#673) Expected at least 1 space before "."; 0 found
(#673) Expected at least 1 space after "."; 0 found
(#673) Expected at least 1 space before "."; 0 found
(#673) Expected at least 1 space after "."; 0 found
(#673) Expected at least 1 space before "."; 0 found
(#674) Expected at least 1 space before "."; 0 found
(#674) Expected at least 1 space after "."; 0 found
(#674) Expected at least 1 space before "."; 0 found
(#674) Expected at least 1 space after "."; 0 found
(#674) Expected at least 1 space before "."; 0 found
(#674) Expected at least 1 space after "."; 0 found
(#674) Expected at least 1 space before "."; 0 found
(#674) Expected at least 1 space after "."; 0 found
(#674) Expected at least 1 space before "."; 0 found
(#674) Expected at least 1 space after "."; 0 found
(#674) Expected at least 1 space before "."; 0 found
(#674) Expected at least 1 space after "."; 0 found
(#674) Expected at least 1 space before "."; 0 found
(#675) Expected at least 1 space before "."; 0 found
(#675) Expected at least 1 space after "."; 0 found
(#676) Expected at least 1 space before "."; 0 found
(#676) Expected at least 1 space after "."; 0 found
(#676) Expected at least 1 space before "."; 0 found
(#676) Expected at least 1 space after "."; 0 found
(#678) Expected at least 1 space before "."; 0 found
(#678) Expected at least 1 space after "."; 0 found
(#678) Expected at least 1 space before "."; 0 found
(#678) Expected at least 1 space after "."; 0 found
(#684) Expected at least 1 space before "."; 0 found
(#684) Expected at least 1 space after "."; 0 found
(#813) Expected at least 1 space before "."; 0 found
(#813) Expected at least 1 space after "."; 0 found
(#983) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#984) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#985) Opening parenthesis of a multi-line function call must be the last content on the line
(#986) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#987) Multi-line function call not indented correctly; expected 8 spaces but found 28
(#987) Only one argument is allowed per line in a multi-line function call
(#987) Only one argument is allowed per line in a multi-line function call
(#987) Closing parenthesis of a multi-line function call must be on a line by itself
(#991) Opening parenthesis of a multi-line function call must be the last content on the line
(#992) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#993) Multi-line function call not indented correctly; expected 8 spaces but found 28
(#993) Only one argument is allowed per line in a multi-line function call
(#993) Only one argument is allowed per line in a multi-line function call
(#993) Closing parenthesis of a multi-line function call must be on a line by itself
mod/checklist/locallib.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#192) Opening parenthesis of a multi-line function call must be the last content on the line
(#193) Multi-line function call not indented correctly; expected 12 spaces but found 57
(#193) Closing parenthesis of a multi-line function call must be on a line by itself
(#211) Opening parenthesis of a multi-line function call must be the last content on the line
(#211) Only one argument is allowed per line in a multi-line function call
(#212) Multi-line function call not indented correctly; expected 20 spaces but found 52
(#212) Only one argument is allowed per line in a multi-line function call
(#212) Closing parenthesis of a multi-line function call must be on a line by itself
(#231) Opening parenthesis of a multi-line function call must be the last content on the line
(#232) Multi-line function call not indented correctly; expected 16 spaces but found 88
(#233) Multi-line function call not indented correctly; expected 16 spaces but found 88
(#234) Multi-line function call not indented correctly; expected 16 spaces but found 88
(#235) Multi-line function call not indented correctly; expected 12 spaces but found 88
(#235) Closing parenthesis of a multi-line function call must be on a line by itself
(#237) Opening parenthesis of a multi-line function call must be the last content on the line
(#238) Multi-line function call not indented correctly; expected 16 spaces but found 48
(#239) Multi-line function call not indented correctly; expected 16 spaces but found 48
(#240) Multi-line function call not indented correctly; expected 16 spaces but found 48
(#241) Multi-line function call not indented correctly; expected 16 spaces but found 48
(#282) Opening parenthesis of a multi-line function call must be the last content on the line
(#283) Multi-line function call not indented correctly; expected 12 spaces but found 42
(#283) Closing parenthesis of a multi-line function call must be on a line by itself
(#284) Opening parenthesis of a multi-line function call must be the last content on the line
(#285) Multi-line function call not indented correctly; expected 12 spaces but found 39
(#285) Closing parenthesis of a multi-line function call must be on a line by itself
(#298) Opening parenthesis of a multi-line function call must be the last content on the line
(#299) Multi-line function call not indented correctly; expected 12 spaces but found 87
(#299) Closing parenthesis of a multi-line function call must be on a line by itself
(#353) Opening parenthesis of a multi-line function call must be the last content on the line
(#354) Multi-line function call not indented correctly; expected 24 spaces but found 55
(#354) Closing parenthesis of a multi-line function call must be on a line by itself
(#437) Expected at least 1 space before "."; 0 found
(#437) Expected at least 1 space after "."; 0 found
(#437) Expected at least 1 space before "."; 0 found
(#437) Expected at least 1 space after "."; 0 found
(#440) Opening parenthesis of a multi-line function call must be the last content on the line
(#440) Only one argument is allowed per line in a multi-line function call
(#440) Only one argument is allowed per line in a multi-line function call
(#440) Only one argument is allowed per line in a multi-line function call
(#440) Only one argument is allowed per line in a multi-line function call
(#440) Only one argument is allowed per line in a multi-line function call
(#441) Multi-line function call not indented correctly; expected 16 spaces but found 49
(#441) Closing parenthesis of a multi-line function call must be on a line by itself
(#506) Parentheses must be used when instantiating a new class
(#511) Blank line found at end of control structure
(#515) Parentheses must be used when instantiating a new class
(#524) Parentheses must be used when instantiating a new class
(#540) Opening parenthesis of a multi-line function call must be the last content on the line
(#540) Expected at least 1 space before "."; 0 found
(#540) Expected at least 1 space after "."; 0 found
(#540) Expected at least 1 space before "."; 0 found
(#540) Expected at least 1 space after "."; 0 found
(#541) Multi-line function call not indented correctly; expected 16 spaces but found 53
(#541) Closing parenthesis of a multi-line function call must be on a line by itself
(#640) Opening parenthesis of a multi-line function call must be the last content on the line
(#641) Multi-line function call not indented correctly; expected 8 spaces but found 82
(#641) Closing parenthesis of a multi-line function call must be on a line by itself
(#651) Opening parenthesis of a multi-line function call must be the last content on the line
(#652) Multi-line function call not indented correctly; expected 12 spaces but found 82
(#652) Closing parenthesis of a multi-line function call must be on a line by itself
(#723) Expected at least 1 space before "."; 0 found
(#723) Expected at least 1 space after "."; 0 found
(#723) Expected at least 1 space before "."; 0 found
(#723) Expected at least 1 space after "."; 0 found
(#744) Expected at least 1 space before "."; 0 found
(#744) Expected at least 1 space after "."; 0 found
(#744) Expected at least 1 space before "."; 0 found
(#744) Expected at least 1 space after "."; 0 found
(#746) Expected at least 1 space before "."; 0 found
(#746) Expected at least 1 space after "."; 0 found
(#779) Opening parenthesis of a multi-line function call must be the last content on the line
(#779) Expected at least 1 space before "."; 0 found
(#779) Expected at least 1 space after "."; 0 found
(#779) Opening parenthesis of a multi-line function call must be the last content on the line
(#780) Multi-line function call not indented correctly; expected 16 spaces but found 61
(#780) Closing parenthesis of a multi-line function call must be on a line by itself
(#780) Expected at least 1 space before "."; 0 found
(#780) Expected at least 1 space after "."; 0 found
(#780) Expected at least 1 space before "."; 0 found
(#781) Expected at least 1 space before "."; 0 found
(#781) Expected at least 1 space after "."; 0 found
(#782) Multi-line function call not indented correctly; expected 16 spaces but found 44
(#782) Only one argument is allowed per line in a multi-line function call
(#782) Closing parenthesis of a multi-line function call must be on a line by itself
(#867) Blank line found at end of control structure
(#950) Opening parenthesis of a multi-line function call must be the last content on the line
(#950) Only one argument is allowed per line in a multi-line function call
(#951) Multi-line function call not indented correctly; expected 12 spaces but found 35
(#951) Closing parenthesis of a multi-line function call must be on a line by itself
(#953) Opening parenthesis of a multi-line function call must be the last content on the line
(#953) Only one argument is allowed per line in a multi-line function call
(#954) Multi-line function call not indented correctly; expected 12 spaces but found 35
(#954) Closing parenthesis of a multi-line function call must be on a line by itself
(#957) Opening parenthesis of a multi-line function call must be the last content on the line
(#957) Only one argument is allowed per line in a multi-line function call
(#958) Multi-line function call not indented correctly; expected 12 spaces but found 35
(#958) Closing parenthesis of a multi-line function call must be on a line by itself
(#961) Opening parenthesis of a multi-line function call must be the last content on the line
(#961) Only one argument is allowed per line in a multi-line function call
(#962) Multi-line function call not indented correctly; expected 12 spaces but found 35
(#962) Closing parenthesis of a multi-line function call must be on a line by itself
(#1070) Opening parenthesis of a multi-line function call must be the last content on the line
(#1071) Multi-line function call not indented correctly; expected 12 spaces but found 87
(#1071) Closing parenthesis of a multi-line function call must be on a line by itself
(#1077) Opening parenthesis of a multi-line function call must be the last content on the line
(#1078) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#1078) Closing parenthesis of a multi-line function call must be on a line by itself
(#1080) Opening parenthesis of a multi-line function call must be the last content on the line
(#1081) Multi-line function call not indented correctly; expected 12 spaces but found 37
(#1081) Closing parenthesis of a multi-line function call must be on a line by itself
(#1133) Opening parenthesis of a multi-line function call must be the last content on the line
(#1133) Only one argument is allowed per line in a multi-line function call
(#1134) Multi-line function call not indented correctly; expected 12 spaces but found 41
(#1134) Closing parenthesis of a multi-line function call must be on a line by itself
(#1137) Opening parenthesis of a multi-line function call must be the last content on the line
(#1137) Only one argument is allowed per line in a multi-line function call
(#1137) Only one argument is allowed per line in a multi-line function call
(#1137) Only one argument is allowed per line in a multi-line function call
(#1137) Only one argument is allowed per line in a multi-line function call
(#1138) Multi-line function call not indented correctly; expected 12 spaces but found 46
(#1139) Multi-line function call not indented correctly; expected 8 spaces but found 46
(#1139) Only one argument is allowed per line in a multi-line function call
(#1139) Only one argument is allowed per line in a multi-line function call
(#1139) Closing parenthesis of a multi-line function call must be on a line by itself
(#1221) Expected at least 1 space before "."; 0 found
(#1221) Expected at least 1 space after "."; 0 found
(#1221) Expected at least 1 space before "."; 0 found
(#1221) Expected at least 1 space after "."; 0 found
(#1223) Expected at least 1 space before "."; 0 found
(#1223) Expected at least 1 space after "."; 0 found
(#1223) Expected at least 1 space before "."; 0 found
(#1223) Expected at least 1 space after "."; 0 found
(#1239) Expected at least 1 space before "."; 0 found
(#1239) Expected at least 1 space after "."; 0 found
(#1243) Expected at least 1 space before "."; 0 found
(#1244) Expected at least 1 space before "."; 0 found
(#1244) Expected at least 1 space after "."; 0 found
(#1247) Expected at least 1 space before "."; 0 found
(#1248) Expected at least 1 space before "."; 0 found
(#1248) Expected at least 1 space after "."; 0 found
(#1258) Expected at least 1 space before "."; 0 found
(#1259) Expected at least 1 space before "."; 0 found
(#1259) Expected at least 1 space after "."; 0 found
(#1262) Expected at least 1 space before "."; 0 found
(#1263) Expected at least 1 space before "."; 0 found
(#1263) Expected at least 1 space after "."; 0 found
(#1268) Expected at least 1 space before "."; 0 found
(#1268) Expected at least 1 space after "."; 0 found
(#1268) Expected at least 1 space before "."; 0 found
(#1272) Expected at least 1 space before "."; 0 found
(#1272) Expected at least 1 space after "."; 0 found
(#1272) Opening parenthesis of a multi-line function call must be the last content on the line
(#1273) Multi-line function call not indented correctly; expected 12 spaces but found 102
(#1273) Closing parenthesis of a multi-line function call must be on a line by itself
(#1273) Expected at least 1 space before "."; 0 found
(#1275) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1278) Expected at least 1 space before "."; 0 found
(#1279) Expected at least 1 space before "."; 0 found
(#1282) Expected at least 1 space before "."; 0 found
(#1283) Expected at least 1 space before "."; 0 found
(#1283) Expected at least 1 space after "."; 0 found
(#1312) Opening parenthesis of a multi-line function call must be the last content on the line
(#1312) Only one argument is allowed per line in a multi-line function call
(#1312) Only one argument is allowed per line in a multi-line function call
(#1312) Only one argument is allowed per line in a multi-line function call
(#1312) Only one argument is allowed per line in a multi-line function call
(#1313) Multi-line function call not indented correctly; expected 16 spaces but found 44
(#1313) Only one argument is allowed per line in a multi-line function call
(#1313) Only one argument is allowed per line in a multi-line function call
(#1313) Closing parenthesis of a multi-line function call must be on a line by itself
(#1315) Opening parenthesis of a multi-line function call must be the last content on the line
(#1315) Only one argument is allowed per line in a multi-line function call
(#1315) Only one argument is allowed per line in a multi-line function call
(#1315) Only one argument is allowed per line in a multi-line function call
(#1315) Only one argument is allowed per line in a multi-line function call
(#1315) Only one argument is allowed per line in a multi-line function call
(#1316) Multi-line function call not indented correctly; expected 16 spaces but found 49
(#1316) Only one argument is allowed per line in a multi-line function call
(#1316) Only one argument is allowed per line in a multi-line function call
(#1316) Closing parenthesis of a multi-line function call must be on a line by itself
(#1331) Opening parenthesis of a multi-line function call must be the last content on the line
(#1331) Only one argument is allowed per line in a multi-line function call
(#1331) Only one argument is allowed per line in a multi-line function call
(#1332) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#1332) Closing parenthesis of a multi-line function call must be on a line by itself
(#1340) Expected at least 1 space before "."; 0 found
(#1340) Expected at least 1 space after "."; 0 found
(#1346) Opening parenthesis of a multi-line function call must be the last content on the line
(#1348) Multi-line function call not indented correctly; expected 12 spaces but found 43
(#1348) Closing parenthesis of a multi-line function call must be on a line by itself
(#1379) Expected at least 1 space before "."; 0 found
(#1379) Expected at least 1 space after "."; 0 found
(#1379) Expected at least 1 space before "."; 0 found
(#1379) Expected at least 1 space after "."; 0 found
(#1381) Expected at least 1 space before "."; 0 found
(#1381) Expected at least 1 space after "."; 0 found
(#1381) Expected at least 1 space before "."; 0 found
(#1381) Expected at least 1 space after "."; 0 found
(#1381) Expected at least 1 space before "."; 0 found
(#1381) Expected at least 1 space after "."; 0 found
(#1381) Expected at least 1 space before "."; 0 found
(#1381) Expected at least 1 space after "."; 0 found
(#1396) Expected at least 1 space before "."; 0 found
(#1396) Expected at least 1 space after "."; 0 found
(#1396) Expected at least 1 space before "."; 0 found
(#1396) Expected at least 1 space after "."; 0 found
(#1397) Expected at least 1 space before "."; 0 found
(#1397) Expected at least 1 space after "."; 0 found
(#1397) Expected at least 1 space before "."; 0 found
(#1397) Expected at least 1 space after "."; 0 found
(#1397) Expected at least 1 space before "."; 0 found
(#1398) Expected at least 1 space before "."; 0 found
(#1398) Expected at least 1 space after "."; 0 found
(#1399) Expected at least 1 space before "."; 0 found
(#1399) Expected at least 1 space after "."; 0 found
(#1404) Expected at least 1 space before "."; 0 found
(#1404) Expected at least 1 space after "."; 0 found
(#1404) Expected at least 1 space before "."; 0 found
(#1404) Expected at least 1 space after "."; 0 found
(#1404) Expected at least 1 space before "."; 0 found
(#1404) Expected at least 1 space after "."; 0 found
(#1404) Expected at least 1 space before "."; 0 found
(#1404) Expected at least 1 space after "."; 0 found
(#1406) Expected at least 1 space after "."; 0 found
(#1406) Expected at least 1 space before "."; 0 found
(#1406) Expected at least 1 space after "."; 0 found
(#1406) Expected at least 1 space before "."; 0 found
(#1406) Expected at least 1 space after "."; 0 found
(#1409) Expected at least 1 space before "."; 0 found
(#1409) Expected at least 1 space after "."; 0 found
(#1409) Expected at least 1 space before "."; 0 found
(#1409) Expected at least 1 space after "."; 0 found
(#1411) Expected at least 1 space before "."; 0 found
(#1412) Expected at least 1 space before "."; 0 found
(#1412) Expected at least 1 space after "."; 0 found
(#1413) Expected at least 1 space before "."; 0 found
(#1413) Expected at least 1 space after "."; 0 found
(#1413) Expected at least 1 space before "."; 0 found
(#1413) Expected at least 1 space after "."; 0 found
(#1413) Expected at least 1 space before "."; 0 found
(#1413) Expected at least 1 space after "."; 0 found
(#1413) Expected at least 1 space before "."; 0 found
(#1413) Expected at least 1 space after "."; 0 found
(#1418) Blank line found at end of control structure
(#1419) Blank line found at start of control structure
(#1439) Expected at least 1 space before "."; 0 found
(#1439) Expected at least 1 space after "."; 0 found
(#1439) Expected at least 1 space before "."; 0 found
(#1439) Expected at least 1 space after "."; 0 found
(#1439) Expected at least 1 space before "."; 0 found
(#1439) Expected at least 1 space after "."; 0 found
(#1439) Expected at least 1 space before "."; 0 found
(#1439) Expected at least 1 space after "."; 0 found
(#1439) Expected at least 1 space before "."; 0 found
(#1439) Expected at least 1 space after "."; 0 found
(#1440) Expected at least 1 space before "."; 0 found
(#1440) Expected at least 1 space after "."; 0 found
(#1440) Expected at least 1 space before "."; 0 found
(#1440) Expected at least 1 space after "."; 0 found
(#1440) Expected at least 1 space before "."; 0 found
(#1440) Expected at least 1 space after "."; 0 found
(#1440) Expected at least 1 space before "."; 0 found
(#1440) Expected at least 1 space after "."; 0 found
(#1440) Expected at least 1 space before "."; 0 found
(#1440) Expected at least 1 space after "."; 0 found
(#1442) Parentheses must be used when instantiating a new class
(#1452) Expected at least 1 space before "."; 0 found
(#1452) Expected at least 1 space after "."; 0 found
(#1465) Expected at least 1 space before "."; 0 found
(#1465) Expected at least 1 space after "."; 0 found
(#1465) Expected at least 1 space before "."; 0 found
(#1465) Expected at least 1 space after "."; 0 found
(#1466) Expected at least 1 space before "."; 0 found
(#1466) Expected at least 1 space after "."; 0 found
(#1466) Expected at least 1 space before "."; 0 found
(#1466) Expected at least 1 space after "."; 0 found
(#1466) Expected at least 1 space before "."; 0 found
(#1467) Expected at least 1 space before "."; 0 found
(#1467) Expected at least 1 space after "."; 0 found
(#1468) Expected at least 1 space before "."; 0 found
(#1468) Expected at least 1 space after "."; 0 found
(#1470) Expected at least 1 space before "."; 0 found
(#1470) Expected at least 1 space after "."; 0 found
(#1470) Expected at least 1 space before "."; 0 found
(#1470) Expected at least 1 space after "."; 0 found
(#1470) Expected at least 1 space before "."; 0 found
(#1470) Expected at least 1 space after "."; 0 found
(#1470) Expected at least 1 space before "."; 0 found
(#1470) Expected at least 1 space after "."; 0 found
(#1472) Expected at least 1 space before "."; 0 found
(#1472) Expected at least 1 space after "."; 0 found
(#1499) Expected at least 1 space before "."; 0 found
(#1499) Expected at least 1 space after "."; 0 found
(#1499) Expected at least 1 space before "."; 0 found
(#1499) Expected at least 1 space after "."; 0 found
(#1509) Expected at least 1 space before "."; 0 found
(#1510) Expected at least 1 space before "."; 0 found
(#1510) Expected at least 1 space after "."; 0 found
(#1539) Expected at least 1 space before "."; 0 found
(#1539) Expected at least 1 space after "."; 0 found
(#1539) Expected at least 1 space before "."; 0 found
(#1539) Expected at least 1 space after "."; 0 found
(#1542) Expected at least 1 space before "."; 0 found
(#1542) Expected at least 1 space after "."; 0 found
(#1542) Expected at least 1 space before "."; 0 found
(#1542) Expected at least 1 space after "."; 0 found
(#1542) Expected at least 1 space before "."; 0 found
(#1542) Expected at least 1 space after "."; 0 found
(#1546) Expected at least 1 space before "."; 0 found
(#1546) Expected at least 1 space after "."; 0 found
(#1546) Expected at least 1 space before "."; 0 found
(#1546) Expected at least 1 space after "."; 0 found
(#1549) Expected at least 1 space before "."; 0 found
(#1549) Expected at least 1 space after "."; 0 found
(#1549) Expected at least 1 space before "."; 0 found
(#1549) Expected at least 1 space after "."; 0 found
(#1549) Expected at least 1 space before "."; 0 found
(#1549) Expected at least 1 space after "."; 0 found
(#1549) Expected at least 1 space before "."; 0 found
(#1549) Expected at least 1 space after "."; 0 found
(#1550) Opening parenthesis of a multi-line function call must be the last content on the line
(#1550) Only one argument is allowed per line in a multi-line function call
(#1551) Multi-line function call not indented correctly; expected 24 spaces but found 48
(#1555) Multi-line function call not indented correctly; expected 20 spaces but found 48
(#1555) Closing parenthesis of a multi-line function call must be on a line by itself
(#1575) Expected at least 1 space before "."; 0 found
(#1575) Expected at least 1 space after "."; 0 found
(#1575) Expected at least 1 space before "."; 0 found
(#1575) Expected at least 1 space after "."; 0 found
(#1580) Opening parenthesis of a multi-line function call must be the last content on the line
(#1581) Multi-line function call not indented correctly; expected 8 spaces but found 83
(#1581) Closing parenthesis of a multi-line function call must be on a line by itself
(#1592) Expected at least 1 space before "."; 0 found
(#1592) Expected at least 1 space after "."; 0 found
(#1602) Expected at least 1 space before "."; 0 found
(#1602) Expected at least 1 space after "."; 0 found
(#1602) Expected at least 1 space before "."; 0 found
(#1602) Expected at least 1 space after "."; 0 found
(#1602) Expected at least 1 space before "."; 0 found
(#1602) Expected at least 1 space after "."; 0 found
(#1602) Expected at least 1 space before "."; 0 found
(#1603) Expected at least 1 space before "."; 0 found
(#1603) Expected at least 1 space after "."; 0 found
(#1603) Expected at least 1 space before "."; 0 found
(#1603) Expected at least 1 space after "."; 0 found
(#1603) Expected at least 1 space before "."; 0 found
(#1603) Expected at least 1 space after "."; 0 found
(#1604) Expected at least 1 space before "."; 0 found
(#1604) Expected at least 1 space after "."; 0 found
(#1615) Opening parenthesis of a multi-line function call must be the last content on the line
(#1616) Multi-line function call not indented correctly; expected 16 spaces but found 65
(#1617) Multi-line function call not indented correctly; expected 12 spaces but found 65
(#1617) Closing parenthesis of a multi-line function call must be on a line by itself
(#1618) Opening parenthesis of a multi-line function call must be the last content on the line
(#1618) Only one argument is allowed per line in a multi-line function call
(#1619) Multi-line function call not indented correctly; expected 12 spaces but found 59
(#1619) Closing parenthesis of a multi-line function call must be on a line by itself
(#1620) Opening parenthesis of a multi-line function call must be the last content on the line
(#1620) Only one argument is allowed per line in a multi-line function call
(#1621) Multi-line function call not indented correctly; expected 12 spaces but found 58
(#1621) Closing parenthesis of a multi-line function call must be on a line by itself
(#1633) Expected at least 1 space before "."; 0 found
(#1633) Expected at least 1 space after "."; 0 found
(#1633) Expected at least 1 space before "."; 0 found
(#1633) Expected at least 1 space after "."; 0 found
(#1633) Expected at least 1 space before "."; 0 found
(#1633) Expected at least 1 space after "."; 0 found
(#1642) Expected at least 1 space before "."; 0 found
(#1642) Expected at least 1 space after "."; 0 found
(#1642) Expected at least 1 space before "."; 0 found
(#1642) Expected at least 1 space after "."; 0 found
(#1642) Expected at least 1 space before "."; 0 found
(#1642) Expected at least 1 space after "."; 0 found
(#1642) Expected at least 1 space before "."; 0 found
(#1642) Expected at least 1 space after "."; 0 found
(#1646) Expected at least 1 space before "."; 0 found
(#1646) Expected at least 1 space after "."; 0 found
(#1650) Expected at least 1 space before "."; 0 found
(#1650) Expected at least 1 space after "."; 0 found
(#1650) Expected at least 1 space before "."; 0 found
(#1650) Expected at least 1 space after "."; 0 found
(#1650) Expected at least 1 space before "."; 0 found
(#1650) Expected at least 1 space after "."; 0 found
(#1650) Expected at least 1 space before "."; 0 found
(#1650) Expected at least 1 space after "."; 0 found
(#1651) Opening parenthesis of a multi-line function call must be the last content on the line
(#1651) Only one argument is allowed per line in a multi-line function call
(#1652) Multi-line function call not indented correctly; expected 28 spaces but found 52
(#1656) Multi-line function call not indented correctly; expected 24 spaces but found 52
(#1656) Closing parenthesis of a multi-line function call must be on a line by itself
(#1660) Expected at least 1 space before "."; 0 found
(#1660) Expected at least 1 space after "."; 0 found
(#1660) Expected at least 1 space before "."; 0 found
(#1661) Expected at least 1 space before "."; 0 found
(#1661) Expected at least 1 space after "."; 0 found
(#1661) Expected at least 1 space before "."; 0 found
(#1661) Expected at least 1 space after "."; 0 found
(#1683) Expected at least 1 space before "."; 0 found
(#1683) Expected at least 1 space after "."; 0 found
(#1683) Expected at least 1 space before "."; 0 found
(#1683) Expected at least 1 space after "."; 0 found
(#1683) Expected at least 1 space before "."; 0 found
(#1683) Expected at least 1 space after "."; 0 found
(#1683) Expected at least 1 space before "."; 0 found
(#1683) Expected at least 1 space after "."; 0 found
(#1683) Expected at least 1 space before "."; 0 found
(#1683) Expected at least 1 space after "."; 0 found
(#1683) Expected at least 1 space before "."; 0 found
(#1683) Expected at least 1 space after "."; 0 found
(#1684) Expected at least 1 space before "."; 0 found
(#1684) Expected at least 1 space after "."; 0 found
(#1684) Expected at least 1 space before "."; 0 found
(#1684) Expected at least 1 space after "."; 0 found
(#1684) Expected at least 1 space before "."; 0 found
(#1684) Expected at least 1 space after "."; 0 found
(#1684) Expected at least 1 space before "."; 0 found
(#1684) Expected at least 1 space after "."; 0 found
(#1685) Expected at least 1 space before "."; 0 found
(#1685) Expected at least 1 space after "."; 0 found
(#1685) Expected at least 1 space before "."; 0 found
(#1685) Expected at least 1 space after "."; 0 found
(#1685) Expected at least 1 space before "."; 0 found
(#1685) Expected at least 1 space after "."; 0 found
(#1685) Expected at least 1 space before "."; 0 found
(#1685) Expected at least 1 space after "."; 0 found
(#1685) Expected at least 1 space before "."; 0 found
(#1685) Expected at least 1 space after "."; 0 found
(#1685) Expected at least 1 space before "."; 0 found
(#1685) Expected at least 1 space after "."; 0 found
(#1686) Expected at least 1 space before "."; 0 found
(#1686) Expected at least 1 space after "."; 0 found
(#1686) Expected at least 1 space before "."; 0 found
(#1686) Expected at least 1 space after "."; 0 found
(#1686) Expected at least 1 space before "."; 0 found
(#1686) Expected at least 1 space after "."; 0 found
(#1686) Expected at least 1 space before "."; 0 found
(#1686) Expected at least 1 space after "."; 0 found
(#1686) Expected at least 1 space before "."; 0 found
(#1686) Expected at least 1 space after "."; 0 found
(#1686) Expected at least 1 space before "."; 0 found
(#1686) Expected at least 1 space after "."; 0 found
(#1699) Expected at least 1 space before "."; 0 found
(#1699) Expected at least 1 space after "."; 0 found
(#1705) Expected at least 1 space before "."; 0 found
(#1705) Expected at least 1 space after "."; 0 found
(#1705) Expected at least 1 space before "."; 0 found
(#1705) Expected at least 1 space after "."; 0 found
(#1705) Expected at least 1 space before "."; 0 found
(#1705) Expected at least 1 space after "."; 0 found
(#1705) Expected at least 1 space before "."; 0 found
(#1705) Expected at least 1 space after "."; 0 found
(#1705) Expected at least 1 space before "."; 0 found
(#1705) Expected at least 1 space after "."; 0 found
(#1705) Expected at least 1 space before "."; 0 found
(#1705) Expected at least 1 space after "."; 0 found
(#1776) Expected at least 1 space before "."; 0 found
(#1776) Expected at least 1 space after "."; 0 found
(#1791) Expected at least 1 space before "."; 0 found
(#1791) Expected at least 1 space after "."; 0 found
(#1856) Opening parenthesis of a multi-line function call must be the last content on the line
(#1856) Only one argument is allowed per line in a multi-line function call
(#1856) Only one argument is allowed per line in a multi-line function call
(#1856) Only one argument is allowed per line in a multi-line function call
(#1856) Only one argument is allowed per line in a multi-line function call
(#1856) Only one argument is allowed per line in a multi-line function call
(#1856) Only one argument is allowed per line in a multi-line function call
(#1857) Multi-line function call not indented correctly; expected 20 spaces but found 31
(#1858) Multi-line function call not indented correctly; expected 16 spaces but found 31
(#1858) Only one argument is allowed per line in a multi-line function call
(#1858) Only one argument is allowed per line in a multi-line function call
(#1858) Only one argument is allowed per line in a multi-line function call
(#1858) Closing parenthesis of a multi-line function call must be on a line by itself
(#1884) Opening parenthesis of a multi-line function call must be the last content on the line
(#1884) Only one argument is allowed per line in a multi-line function call
(#1884) Only one argument is allowed per line in a multi-line function call
(#1884) Only one argument is allowed per line in a multi-line function call
(#1884) Only one argument is allowed per line in a multi-line function call
(#1884) Only one argument is allowed per line in a multi-line function call
(#1885) Multi-line function call not indented correctly; expected 16 spaces but found 34
(#1885) Closing parenthesis of a multi-line function call must be on a line by itself
(#1963) Parentheses must be used when instantiating a new class
(#2074) Expected at least 1 space before "."; 0 found
(#2074) Expected at least 1 space after "."; 0 found
(#2101) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#2101) Multi-line function declarations must define one parameter per line
(#2101) Multi-line function declarations must define one parameter per line
(#2101) Multi-line function declarations must define one parameter per line
(#2101) Multi-line function declarations must define one parameter per line
(#2101) Multi-line function declarations must define one parameter per line
(#2102) Multi-line function declaration not indented correctly; expected 8 spaces but found 28
(#2102) Multi-line function declarations must define one parameter per line
(#2102) Multi-line function declarations must define one parameter per line
(#2103) Multi-line function declaration not indented correctly; expected 8 spaces but found 28
(#2103) Multi-line function declarations must define one parameter per line
(#2103) Multi-line function declarations must define one parameter per line
(#2103) The closing parenthesis of a multi-line function declaration must be on a new line
(#2183) Expected at least 1 space before "."; 0 found
(#2183) Expected at least 1 space after "."; 0 found
(#2199) Blank line found at end of control structure
(#2248) Expected at least 1 space before "."; 0 found
(#2248) Expected at least 1 space after "."; 0 found
(#2279) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#2279) Multi-line function declarations must define one parameter per line
(#2279) Multi-line function declarations must define one parameter per line
(#2279) Multi-line function declarations must define one parameter per line
(#2279) Multi-line function declarations must define one parameter per line
(#2280) Multi-line function declaration not indented correctly; expected 8 spaces but found 34
(#2280) Multi-line function declarations must define one parameter per line
(#2280) Multi-line function declarations must define one parameter per line
(#2280) The closing parenthesis of a multi-line function declaration must be on a new line
(#2711) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#2770) Opening parenthesis of a multi-line function call must be the last content on the line
(#2770) Only one argument is allowed per line in a multi-line function call
(#2771) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#2771) Closing parenthesis of a multi-line function call must be on a line by itself
(#2786) Parentheses must be used when instantiating a new class
(#2796) Parentheses must be used when instantiating a new class
(#2862) Expected at least 1 space before "."; 0 found
(#2862) Expected at least 1 space after "."; 0 found
(#2890) Opening parenthesis of a multi-line function call must be the last content on the line
(#2891) Multi-line function call not indented correctly; expected 8 spaces but found 83
(#2891) Closing parenthesis of a multi-line function call must be on a line by itself
(#2908) Blank line found at end of control structure
(#2959) Opening parenthesis of a multi-line function call must be the last content on the line
(#2959) Only one argument is allowed per line in a multi-line function call
(#2959) Only one argument is allowed per line in a multi-line function call
(#2959) Only one argument is allowed per line in a multi-line function call
(#2959) Only one argument is allowed per line in a multi-line function call
(#2959) Only one argument is allowed per line in a multi-line function call
(#2959) Only one argument is allowed per line in a multi-line function call
(#2959) Only one argument is allowed per line in a multi-line function call
(#2960) Multi-line function call not indented correctly; expected 12 spaces but found 45
(#2960) Closing parenthesis of a multi-line function call must be on a line by itself
(#2987) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#3007) Opening parenthesis of a multi-line function call must be the last content on the line
(#3007) Only one argument is allowed per line in a multi-line function call
(#3008) Multi-line function call not indented correctly; expected 16 spaces but found 81
(#3008) Closing parenthesis of a multi-line function call must be on a line by itself
(#3070) Opening parenthesis of a multi-line function call must be the last content on the line
(#3070) Only one argument is allowed per line in a multi-line function call
(#3070) Only one argument is allowed per line in a multi-line function call
(#3070) Only one argument is allowed per line in a multi-line function call
(#3070) Only one argument is allowed per line in a multi-line function call
(#3070) Only one argument is allowed per line in a multi-line function call
(#3070) Only one argument is allowed per line in a multi-line function call
(#3070) Only one argument is allowed per line in a multi-line function call
(#3071) Multi-line function call not indented correctly; expected 16 spaces but found 49
(#3071) Closing parenthesis of a multi-line function call must be on a line by itself
(#3135) Opening parenthesis of a multi-line function call must be the last content on the line
(#3135) Only one argument is allowed per line in a multi-line function call
(#3135) Only one argument is allowed per line in a multi-line function call
(#3135) Only one argument is allowed per line in a multi-line function call
(#3135) Only one argument is allowed per line in a multi-line function call
(#3135) Only one argument is allowed per line in a multi-line function call
(#3135) Only one argument is allowed per line in a multi-line function call
(#3136) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#3136) Closing parenthesis of a multi-line function call must be on a line by itself
(#3138) Opening parenthesis of a multi-line function call must be the last content on the line
(#3138) Only one argument is allowed per line in a multi-line function call
(#3138) Only one argument is allowed per line in a multi-line function call
(#3138) Only one argument is allowed per line in a multi-line function call
(#3138) Only one argument is allowed per line in a multi-line function call
(#3138) Only one argument is allowed per line in a multi-line function call
(#3139) Multi-line function call not indented correctly; expected 12 spaces but found 45
(#3139) Only one argument is allowed per line in a multi-line function call
(#3139) Only one argument is allowed per line in a multi-line function call
(#3139) Closing parenthesis of a multi-line function call must be on a line by itself
(#3148) Expected at least 1 space before "."; 0 found
(#3148) Expected at least 1 space after "."; 0 found
(#3148) Expected at least 1 space before "."; 0 found
(#3148) Expected at least 1 space after "."; 0 found
(#3175) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#3175) Multi-line function declarations must define one parameter per line
(#3175) Multi-line function declarations must define one parameter per line
(#3175) Multi-line function declarations must define one parameter per line
(#3176) Multi-line function declaration not indented correctly; expected 8 spaces but found 50
(#3176) Multi-line function declarations must define one parameter per line
(#3176) The closing parenthesis of a multi-line function declaration must be on a new line
(#3214) Expected at least 1 space before "."; 0 found
(#3214) Expected at least 1 space after "."; 0 found
(#3214) Expected at least 1 space before "."; 0 found
(#3214) Expected at least 1 space after "."; 0 found
(#3215) Expected at least 1 space before "."; 0 found
(#3215) Expected at least 1 space after "."; 0 found
(#3215) Expected at least 1 space before "."; 0 found
(#3215) Expected at least 1 space after "."; 0 found
(#3216) Opening parenthesis of a multi-line function call must be the last content on the line
(#3216) Only one argument is allowed per line in a multi-line function call
(#3216) Only one argument is allowed per line in a multi-line function call
(#3217) Multi-line function call not indented correctly; expected 8 spaces but found 41
(#3217) Only one argument is allowed per line in a multi-line function call
(#3217) Closing parenthesis of a multi-line function call must be on a line by itself
(#3229) Expected at least 1 space before "."; 0 found
(#3229) Expected at least 1 space after "."; 0 found
(#3288) Opening parenthesis of a multi-line function call must be the last content on the line
(#3288) Only one argument is allowed per line in a multi-line function call
(#3288) Only one argument is allowed per line in a multi-line function call
(#3288) Only one argument is allowed per line in a multi-line function call
(#3289) Multi-line function call not indented correctly; expected 8 spaces but found 48
(#3289) Closing parenthesis of a multi-line function call must be on a line by itself
(#3306) Expected at least 1 space before "."; 0 found
(#3306) Expected at least 1 space after "."; 0 found
(#3306) Expected at least 1 space before "."; 0 found
(#3306) Expected at least 1 space after "."; 0 found
mod/checklist/mod_form.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#32) Opening brace must not be followed by a blank line
(#166) Opening parenthesis of a multi-line function call must be the last content on the line
(#166) Only one argument is allowed per line in a multi-line function call
(#166) Expected at least 1 space before "."; 0 found
(#166) Expected at least 1 space after "."; 0 found
(#166) Only one argument is allowed per line in a multi-line function call
(#167) Multi-line function call not indented correctly; expected 12 spaces but found 41
(#168) Multi-line function call not indented correctly; expected 8 spaces but found 41
(#168) Closing parenthesis of a multi-line function call must be on a line by itself
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#170) Expected at least 1 space before "."; 0 found
(#170) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#177) Opening parenthesis of a multi-line function call must be the last content on the line
(#177) Only one argument is allowed per line in a multi-line function call
(#177) Expected at least 1 space before "."; 0 found
(#177) Expected at least 1 space after "."; 0 found
(#178) Multi-line function call not indented correctly; expected 8 spaces but found 25
(#178) Only one argument is allowed per line in a multi-line function call
(#178) Only one argument is allowed per line in a multi-line function call
(#178) Closing parenthesis of a multi-line function call must be on a line by itself
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#180) Expected at least 1 space before "."; 0 found
(#180) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#214) The closing brace for the class must go on the next line after the body
mod/checklist/renderer.php
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#108) Expected at least 1 space before "."; 0 found
(#108) Expected at least 1 space after "."; 0 found
(#152) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#152) Multi-line function declarations must define one parameter per line
(#152) Multi-line function declarations must define one parameter per line
(#152) Multi-line function declarations must define one parameter per line
(#152) Multi-line function declarations must define one parameter per line
(#152) Multi-line function declarations must define one parameter per line
(#152) Multi-line function declarations must define one parameter per line
(#153) Multi-line function declaration not indented correctly; expected 8 spaces but found 36
(#153) Multi-line function declarations must define one parameter per line
(#153) The closing parenthesis of a multi-line function declaration must be on a new line
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#156) Only one argument is allowed per line in a multi-line function call
(#157) Multi-line function call not indented correctly; expected 8 spaces but found 40
(#157) Closing parenthesis of a multi-line function call must be on a line by itself
(#170) Expected at least 1 space before "."; 0 found
(#170) Expected at least 1 space after "."; 0 found
(#170) Expected at least 1 space before "."; 0 found
(#170) Expected at least 1 space after "."; 0 found
(#170) Expected at least 1 space before "."; 0 found
(#170) Expected at least 1 space after "."; 0 found
(#170) Expected at least 1 space before "."; 0 found
(#170) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#186) Expected at least 1 space before "."; 0 found
(#186) Expected at least 1 space after "."; 0 found
(#186) Expected at least 1 space before "."; 0 found
(#186) Expected at least 1 space after "."; 0 found
(#188) Expected at least 1 space before "."; 0 found
(#188) Expected at least 1 space after "."; 0 found
(#188) Expected at least 1 space before "."; 0 found
(#188) Expected at least 1 space after "."; 0 found
(#190) Expected at least 1 space before "."; 0 found
(#191) Expected at least 1 space before "."; 0 found
(#191) Expected at least 1 space after "."; 0 found
(#203) Opening parenthesis of a multi-line function call must be the last content on the line
(#203) Only one argument is allowed per line in a multi-line function call
(#204) Multi-line function call not indented correctly; expected 12 spaces but found 41
(#204) Only one argument is allowed per line in a multi-line function call
(#204) Closing parenthesis of a multi-line function call must be on a line by itself
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
(#218) Expected at least 1 space before "."; 0 found
(#219) Expected at least 1 space before "."; 0 found
(#219) Expected at least 1 space after "."; 0 found
(#222) Expected at least 1 space before "."; 0 found
(#223) Expected at least 1 space before "."; 0 found
(#223) Expected at least 1 space after "."; 0 found
(#228) Expected at least 1 space before "."; 0 found
(#228) Expected at least 1 space after "."; 0 found
(#229) Expected at least 1 space after "."; 0 found
(#232) Expected at least 1 space before "."; 0 found
(#232) Expected at least 1 space after "."; 0 found
(#232) Expected at least 1 space before "."; 0 found
(#232) Expected at least 1 space after "."; 0 found
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#246) Blank line found at start of control structure
(#266) Expected at least 1 space before "."; 0 found
(#266) Expected at least 1 space after "."; 0 found
(#266) Expected at least 1 space before "."; 0 found
(#266) Expected at least 1 space after "."; 0 found
(#304) Expected at least 1 space before "."; 0 found
(#304) Expected at least 1 space after "."; 0 found
(#304) Expected at least 1 space before "."; 0 found
(#304) Expected at least 1 space after "."; 0 found
(#306) Expected at least 1 space before "."; 0 found
(#306) Expected at least 1 space after "."; 0 found
(#306) Expected at least 1 space before "."; 0 found
(#306) Expected at least 1 space after "."; 0 found
(#308) Expected at least 1 space before "."; 0 found
(#308) Expected at least 1 space after "."; 0 found
(#308) Expected at least 1 space before "."; 0 found
(#308) Expected at least 1 space after "."; 0 found
(#321) Expected at least 1 space before "."; 0 found
(#321) Expected at least 1 space after "."; 0 found
(#331) Blank line found at end of control structure
(#344) Expected at least 1 space before "."; 0 found
(#344) Expected at least 1 space after "."; 0 found
(#344) Expected at least 1 space before "."; 0 found
(#344) Expected at least 1 space after "."; 0 found
(#348) Expected at least 1 space before "."; 0 found
(#348) Expected at least 1 space after "."; 0 found
(#348) Expected at least 1 space before "."; 0 found
(#348) Expected at least 1 space after "."; 0 found
(#348) Expected at least 1 space before "."; 0 found
(#348) Expected at least 1 space after "."; 0 found
(#348) Expected at least 1 space before "."; 0 found
(#348) Expected at least 1 space after "."; 0 found
(#348) Expected at least 1 space before "."; 0 found
(#349) Expected at least 1 space before "."; 0 found
(#349) Expected at least 1 space after "."; 0 found
(#349) Expected at least 1 space before "."; 0 found
(#349) Expected at least 1 space after "."; 0 found
(#349) Expected at least 1 space before "."; 0 found
(#350) Expected at least 1 space before "."; 0 found
(#350) Expected at least 1 space after "."; 0 found
(#350) Expected at least 1 space before "."; 0 found
(#350) Expected at least 1 space after "."; 0 found
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#359) Expected at least 1 space before "."; 0 found
(#359) Expected at least 1 space after "."; 0 found
(#361) Expected at least 1 space before "."; 0 found
(#361) Expected at least 1 space after "."; 0 found
(#363) Expected at least 1 space before "."; 0 found
(#363) Expected at least 1 space after "."; 0 found
(#369) Expected at least 1 space after "."; 0 found
(#369) Expected at least 1 space before "."; 0 found
(#369) Expected at least 1 space after "."; 0 found
(#372) Expected at least 1 space after "."; 0 found
(#372) Expected at least 1 space before "."; 0 found
(#372) Expected at least 1 space after "."; 0 found
(#380) Expected at least 1 space before "."; 0 found
(#380) Expected at least 1 space after "."; 0 found
(#380) Expected at least 1 space before "."; 0 found
(#380) Expected at least 1 space after "."; 0 found
(#380) Expected at least 1 space before "."; 0 found
(#381) Expected at least 1 space before "."; 0 found
(#381) Expected at least 1 space after "."; 0 found
(#383) Expected at least 1 space before "."; 0 found
(#383) Expected at least 1 space after "."; 0 found
(#383) Expected at least 1 space before "."; 0 found
(#383) Expected at least 1 space after "."; 0 found
(#383) Expected at least 1 space before "."; 0 found
(#384) Expected at least 1 space before "."; 0 found
(#384) Expected at least 1 space after "."; 0 found
(#387) Expected at least 1 space before "."; 0 found
(#387) Expected at least 1 space after "."; 0 found
(#387) Expected at least 1 space before "."; 0 found
(#387) Expected at least 1 space after "."; 0 found
(#387) Expected at least 1 space before "."; 0 found
(#388) Expected at least 1 space before "."; 0 found
(#388) Expected at least 1 space after "."; 0 found
(#397) Expected at least 1 space before "."; 0 found
(#397) Expected at least 1 space after "."; 0 found
(#397) Expected at least 1 space before "."; 0 found
(#397) Expected at least 1 space after "."; 0 found
(#397) Expected at least 1 space before "."; 0 found
(#397) Expected at least 1 space after "."; 0 found
(#397) Expected at least 1 space before "."; 0 found
(#397) Expected at least 1 space after "."; 0 found
(#405) Expected at least 1 space before "."; 0 found
(#406) Expected at least 1 space before "."; 0 found
(#406) Expected at least 1 space after "."; 0 found
(#406) Expected at least 1 space before "."; 0 found
(#406) Expected at least 1 space after "."; 0 found
(#406) Expected at least 1 space before "."; 0 found
(#406) Expected at least 1 space after "."; 0 found
(#406) Expected at least 1 space before "."; 0 found
(#407) Expected at least 1 space before "."; 0 found
(#407) Expected at least 1 space after "."; 0 found
(#407) Expected at least 1 space before "."; 0 found
(#407) Expected at least 1 space after "."; 0 found
(#413) Expected at least 1 space before "."; 0 found
(#414) Expected at least 1 space before "."; 0 found
(#414) Expected at least 1 space after "."; 0 found
(#414) Expected at least 1 space before "."; 0 found
(#414) Expected at least 1 space after "."; 0 found
(#449) Expected at least 1 space before "."; 0 found
(#449) Expected at least 1 space after "."; 0 found
(#449) Expected at least 1 space before "."; 0 found
(#449) Expected at least 1 space after "."; 0 found
(#461) Expected at least 1 space before "."; 0 found
(#462) Expected at least 1 space before "."; 0 found
(#462) Expected at least 1 space after "."; 0 found
(#462) Expected at least 1 space before "."; 0 found
(#462) Expected at least 1 space after "."; 0 found
(#462) Expected at least 1 space before "."; 0 found
(#463) Expected at least 1 space before "."; 0 found
(#463) Expected at least 1 space after "."; 0 found
(#463) Expected at least 1 space before "."; 0 found
(#463) Expected at least 1 space after "."; 0 found
(#463) Expected at least 1 space before "."; 0 found
(#463) Expected at least 1 space after "."; 0 found
(#463) Expected at least 1 space before "."; 0 found
(#463) Expected at least 1 space after "."; 0 found
(#465) Expected at least 1 space before "."; 0 found
(#466) Expected at least 1 space before "."; 0 found
(#470) Expected at least 1 space before "."; 0 found
(#471) Expected at least 1 space before "."; 0 found
(#471) Expected at least 1 space after "."; 0 found
(#471) Expected at least 1 space before "."; 0 found
(#471) Expected at least 1 space after "."; 0 found
(#471) Expected at least 1 space before "."; 0 found
(#473) Expected at least 1 space before "."; 0 found
(#474) Expected at least 1 space before "."; 0 found
(#474) Expected at least 1 space after "."; 0 found
(#476) Expected at least 1 space before "."; 0 found
(#476) Expected at least 1 space after "."; 0 found
(#476) Expected at least 1 space before "."; 0 found
(#476) Expected at least 1 space after "."; 0 found
(#480) Expected at least 1 space before "."; 0 found
(#481) Expected at least 1 space before "."; 0 found
(#484) Expected at least 1 space before "."; 0 found
(#485) Expected at least 1 space before "."; 0 found
(#485) Expected at least 1 space after "."; 0 found
(#494) Expected at least 1 space before "."; 0 found
(#495) Expected at least 1 space before "."; 0 found
(#495) Expected at least 1 space after "."; 0 found
(#495) Expected at least 1 space before "."; 0 found
(#495) Expected at least 1 space after "."; 0 found
(#495) Expected at least 1 space before "."; 0 found
(#496) Expected at least 1 space before "."; 0 found
(#496) Expected at least 1 space after "."; 0 found
(#496) Expected at least 1 space before "."; 0 found
(#496) Expected at least 1 space after "."; 0 found
(#496) Expected at least 1 space before "."; 0 found
(#496) Expected at least 1 space after "."; 0 found
(#496) Expected at least 1 space before "."; 0 found
(#496) Expected at least 1 space after "."; 0 found
(#502) Expected at least 1 space before "."; 0 found
(#502) Expected at least 1 space after "."; 0 found
(#502) Expected at least 1 space before "."; 0 found
(#502) Expected at least 1 space after "."; 0 found
(#502) Expected at least 1 space before "."; 0 found
(#502) Expected at least 1 space after "."; 0 found
(#502) Expected at least 1 space before "."; 0 found
(#502) Expected at least 1 space after "."; 0 found
(#505) Expected at least 1 space before "."; 0 found
(#505) Expected at least 1 space after "."; 0 found
(#505) Expected at least 1 space before "."; 0 found
(#505) Expected at least 1 space after "."; 0 found
(#505) Expected at least 1 space before "."; 0 found
(#505) Expected at least 1 space after "."; 0 found
(#505) Expected at least 1 space before "."; 0 found
(#505) Expected at least 1 space after "."; 0 found
(#505) Expected at least 1 space before "."; 0 found
(#505) Expected at least 1 space after "."; 0 found
(#506) Expected at least 1 space before "."; 0 found
(#506) Expected at least 1 space after "."; 0 found
(#506) Expected at least 1 space before "."; 0 found
(#506) Expected at least 1 space after "."; 0 found
(#508) Opening parenthesis of a multi-line function call must be the last content on the line
(#508) Only one argument is allowed per line in a multi-line function call
(#508) Only one argument is allowed per line in a multi-line function call
(#509) Multi-line function call not indented correctly; expected 36 spaces but found 68
(#509) Closing parenthesis of a multi-line function call must be on a line by itself
(#509) Expected at least 1 space before "."; 0 found
(#509) Expected at least 1 space after "."; 0 found
(#511) Expected at least 1 space before "."; 0 found
(#511) Expected at least 1 space after "."; 0 found
(#511) Expected at least 1 space before "."; 0 found
(#511) Expected at least 1 space after "."; 0 found
(#513) Opening parenthesis of a multi-line function call must be the last content on the line
(#513) Only one argument is allowed per line in a multi-line function call
(#513) Only one argument is allowed per line in a multi-line function call
(#514) Multi-line function call not indented correctly; expected 36 spaces but found 68
(#514) Closing parenthesis of a multi-line function call must be on a line by itself
(#514) Expected at least 1 space before "."; 0 found
(#514) Expected at least 1 space after "."; 0 found
(#517) Expected at least 1 space before "."; 0 found
(#517) Expected at least 1 space after "."; 0 found
(#517) Expected at least 1 space before "."; 0 found
(#517) Expected at least 1 space after "."; 0 found
(#542) Expected at least 1 space before "."; 0 found
(#543) Expected at least 1 space before "."; 0 found
(#543) Expected at least 1 space after "."; 0 found
(#544) Expected at least 1 space before "."; 0 found
(#545) Expected at least 1 space before "."; 0 found
(#545) Expected at least 1 space after "."; 0 found
(#551) Expected at least 1 space before "."; 0 found
(#551) Expected at least 1 space after "."; 0 found
(#551) Expected at least 1 space before "."; 0 found
(#551) Expected at least 1 space after "."; 0 found
(#553) Expected at least 1 space before "."; 0 found
(#554) Expected at least 1 space before "."; 0 found
(#554) Expected at least 1 space after "."; 0 found
(#568) Expected at least 1 space before "."; 0 found
(#569) Expected at least 1 space before "."; 0 found
(#569) Expected at least 1 space after "."; 0 found
(#571) Expected at least 1 space before "."; 0 found
(#572) Expected at least 1 space before "."; 0 found
(#572) Expected at least 1 space after "."; 0 found
(#573) Expected at least 1 space before "."; 0 found
(#574) Expected at least 1 space before "."; 0 found
(#574) Expected at least 1 space after "."; 0 found
(#575) Expected at least 1 space before "."; 0 found
(#576) Expected at least 1 space before "."; 0 found
(#576) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#588) Expected at least 1 space before "."; 0 found
(#588) Expected at least 1 space after "."; 0 found
(#588) Expected at least 1 space before "."; 0 found
(#588) Expected at least 1 space after "."; 0 found
(#620) Opening parenthesis of a multi-line function call must be the last content on the line
(#620) Only one argument is allowed per line in a multi-line function call
(#621) Multi-line function call not indented correctly; expected 20 spaces but found 52
(#621) Closing parenthesis of a multi-line function call must be on a line by itself
(#627) Opening parenthesis of a multi-line function call must be the last content on the line
(#627) Only one argument is allowed per line in a multi-line function call
(#628) Multi-line function call not indented correctly; expected 20 spaces but found 52
(#628) Closing parenthesis of a multi-line function call must be on a line by itself
(#666) Expected at least 1 space before "."; 0 found
(#666) Expected at least 1 space after "."; 0 found
(#666) Expected at least 1 space before "."; 0 found
(#666) Expected at least 1 space after "."; 0 found
(#669) Expected at least 1 space before "."; 0 found
(#669) Expected at least 1 space after "."; 0 found
(#669) Expected at least 1 space before "."; 0 found
(#669) Expected at least 1 space after "."; 0 found
(#672) Expected at least 1 space before "."; 0 found
(#672) Expected at least 1 space after "."; 0 found
(#672) Expected at least 1 space before "."; 0 found
(#672) Expected at least 1 space after "."; 0 found
(#691) Opening parenthesis of a multi-line function call must be the last content on the line
(#692) Multi-line function call not indented correctly; expected 12 spaces but found 43
(#692) Closing parenthesis of a multi-line function call must be on a line by itself
(#703) Blank line found at start of control structure
(#714) Expected at least 1 space before "."; 0 found
(#714) Expected at least 1 space after "."; 0 found
(#714) Expected at least 1 space before "."; 0 found
(#714) Expected at least 1 space after "."; 0 found
(#755) Opening parenthesis of a multi-line function call must be the last content on the line
(#755) Expected at least 1 space before "."; 0 found
(#755) Expected at least 1 space after "."; 0 found
(#755) Expected at least 1 space before "."; 0 found
(#755) Expected at least 1 space after "."; 0 found
(#755) Only one argument is allowed per line in a multi-line function call
(#755) Only one argument is allowed per line in a multi-line function call
(#755) Only one argument is allowed per line in a multi-line function call
(#756) Multi-line function call not indented correctly; expected 20 spaces but found 50
(#756) Closing parenthesis of a multi-line function call must be on a line by itself
(#763) Expected at least 1 space before "."; 0 found
(#763) Expected at least 1 space after "."; 0 found
(#763) Expected at least 1 space before "."; 0 found
(#763) Expected at least 1 space after "."; 0 found
(#764) Opening parenthesis of a multi-line function call must be the last content on the line
(#764) Only one argument is allowed per line in a multi-line function call
(#764) Only one argument is allowed per line in a multi-line function call
(#765) Multi-line function call not indented correctly; expected 20 spaces but found 52
(#765) Closing parenthesis of a multi-line function call must be on a line by itself
(#765) Expected at least 1 space before "."; 0 found
(#765) Expected at least 1 space after "."; 0 found
(#766) Expected at least 1 space before "."; 0 found
(#766) Expected at least 1 space after "."; 0 found
(#766) Expected at least 1 space before "."; 0 found
(#766) Expected at least 1 space after "."; 0 found
(#766) Expected at least 1 space before "."; 0 found
(#766) Expected at least 1 space after "."; 0 found
(#770) Opening parenthesis of a multi-line function call must be the last content on the line
(#770) Only one argument is allowed per line in a multi-line function call
(#770) Only one argument is allowed per line in a multi-line function call
(#771) Multi-line function call not indented correctly; expected 24 spaces but found 56
(#771) Closing parenthesis of a multi-line function call must be on a line by itself
(#771) Expected at least 1 space before "."; 0 found
(#771) Expected at least 1 space after "."; 0 found
(#772) Expected at least 1 space before "."; 0 found
(#772) Expected at least 1 space after "."; 0 found
(#772) Expected at least 1 space before "."; 0 found
(#772) Expected at least 1 space after "."; 0 found
(#772) Expected at least 1 space before "."; 0 found
(#772) Expected at least 1 space after "."; 0 found
(#776) Expected at least 1 space before "."; 0 found
(#776) Expected at least 1 space after "."; 0 found
(#776) Expected at least 1 space before "."; 0 found
(#776) Expected at least 1 space after "."; 0 found
(#783) Expected at least 1 space before "."; 0 found
(#783) Expected at least 1 space after "."; 0 found
(#783) Expected at least 1 space before "."; 0 found
(#783) Expected at least 1 space after "."; 0 found
(#783) Expected at least 1 space before "."; 0 found
(#783) Expected at least 1 space after "."; 0 found
(#787) Expected at least 1 space before "."; 0 found
(#787) Expected at least 1 space after "."; 0 found
(#788) Expected at least 1 space before "."; 0 found
(#788) Expected at least 1 space after "."; 0 found
(#788) Expected at least 1 space before "."; 0 found
(#788) Expected at least 1 space after "."; 0 found
(#788) Expected at least 1 space before "."; 0 found
(#788) Expected at least 1 space after "."; 0 found
(#791) Expected at least 1 space before "."; 0 found
(#791) Expected at least 1 space after "."; 0 found
(#791) Expected at least 1 space before "."; 0 found
(#791) Expected at least 1 space after "."; 0 found
(#792) Opening parenthesis of a multi-line function call must be the last content on the line
(#792) Only one argument is allowed per line in a multi-line function call
(#792) Only one argument is allowed per line in a multi-line function call
(#793) Multi-line function call not indented correctly; expected 20 spaces but found 52
(#793) Closing parenthesis of a multi-line function call must be on a line by itself
(#793) Expected at least 1 space before "."; 0 found
(#793) Expected at least 1 space after "."; 0 found
(#794) Expected at least 1 space before "."; 0 found
(#794) Expected at least 1 space after "."; 0 found
(#794) Expected at least 1 space before "."; 0 found
(#794) Expected at least 1 space after "."; 0 found
(#794) Expected at least 1 space before "."; 0 found
(#794) Expected at least 1 space after "."; 0 found
(#802) Blank line found at end of control structure
(#805) Expected at least 1 space before "."; 0 found
(#805) Expected at least 1 space after "."; 0 found
(#805) Expected at least 1 space before "."; 0 found
(#805) Expected at least 1 space after "."; 0 found
(#805) Expected at least 1 space before "."; 0 found
(#805) Expected at least 1 space after "."; 0 found
(#805) Expected at least 1 space before "."; 0 found
(#805) Expected at least 1 space after "."; 0 found
(#805) Expected at least 1 space before "."; 0 found
(#805) Expected at least 1 space after "."; 0 found
(#812) Expected at least 1 space before "."; 0 found
(#812) Expected at least 1 space after "."; 0 found
(#812) Expected at least 1 space before "."; 0 found
(#812) Expected at least 1 space after "."; 0 found
(#814) Expected at least 1 space before "."; 0 found
(#814) Expected at least 1 space after "."; 0 found
(#821) Expected at least 1 space before "."; 0 found
(#821) Expected at least 1 space after "."; 0 found
(#821) Expected at least 1 space before "."; 0 found
(#821) Expected at least 1 space after "."; 0 found
(#823) Expected at least 1 space before "."; 0 found
(#823) Expected at least 1 space after "."; 0 found
(#828) Expected at least 1 space before "."; 0 found
(#828) Expected at least 1 space after "."; 0 found
(#828) Expected at least 1 space before "."; 0 found
(#828) Expected at least 1 space after "."; 0 found
(#830) Expected at least 1 space before "."; 0 found
(#830) Expected at least 1 space after "."; 0 found
(#833) Expected at least 1 space before "."; 0 found
(#833) Expected at least 1 space after "."; 0 found
(#833) Expected at least 1 space before "."; 0 found
(#833) Expected at least 1 space after "."; 0 found
(#835) Expected at least 1 space before "."; 0 found
(#835) Expected at least 1 space after "."; 0 found
(#842) Expected at least 1 space before "."; 0 found
(#842) Expected at least 1 space after "."; 0 found
(#842) Expected at least 1 space before "."; 0 found
(#842) Expected at least 1 space after "."; 0 found
(#844) Expected at least 1 space before "."; 0 found
(#844) Expected at least 1 space after "."; 0 found
(#847) Expected at least 1 space before "."; 0 found
(#847) Expected at least 1 space after "."; 0 found
(#847) Expected at least 1 space before "."; 0 found
(#847) Expected at least 1 space after "."; 0 found
(#849) Expected at least 1 space before "."; 0 found
(#849) Expected at least 1 space after "."; 0 found
(#855) Expected at least 1 space before "."; 0 found
(#855) Expected at least 1 space after "."; 0 found
(#855) Expected at least 1 space before "."; 0 found
(#855) Expected at least 1 space after "."; 0 found
(#858) Expected at least 1 space before "."; 0 found
(#858) Expected at least 1 space after "."; 0 found
(#861) Expected at least 1 space before "."; 0 found
(#861) Expected at least 1 space after "."; 0 found
(#865) Expected at least 1 space before "."; 0 found
(#865) Expected at least 1 space after "."; 0 found
(#865) Expected at least 1 space before "."; 0 found
(#865) Expected at least 1 space after "."; 0 found
(#867) Expected at least 1 space before "."; 0 found
(#867) Expected at least 1 space after "."; 0 found
(#871) Expected at least 1 space before "."; 0 found
(#871) Expected at least 1 space after "."; 0 found
(#871) Expected at least 1 space before "."; 0 found
(#871) Expected at least 1 space after "."; 0 found
(#873) Expected at least 1 space before "."; 0 found
(#873) Expected at least 1 space after "."; 0 found
(#879) Expected at least 1 space after "."; 0 found
(#879) Expected at least 1 space before "."; 0 found
(#879) Expected at least 1 space after "."; 0 found
(#881) Expected at least 1 space before "."; 0 found
(#882) Expected at least 1 space before "."; 0 found
(#882) Expected at least 1 space after "."; 0 found
(#937) Expected at least 1 space before "."; 0 found
(#937) Expected at least 1 space after "."; 0 found
(#937) Expected at least 1 space before "."; 0 found
(#937) Expected at least 1 space after "."; 0 found
(#1033) Expected at least 1 space before "."; 0 found
(#1033) Expected at least 1 space after "."; 0 found
(#1036) Opening parenthesis of a multi-line function call must be the last content on the line
(#1036) Only one argument is allowed per line in a multi-line function call
(#1036) Only one argument is allowed per line in a multi-line function call
(#1037) Multi-line function call not indented correctly; expected 12 spaces but found 40
(#1037) Closing parenthesis of a multi-line function call must be on a line by itself
(#1038) Expected at least 1 space before "."; 0 found
(#1038) Expected at least 1 space after "."; 0 found
(#1038) Expected at least 1 space before "."; 0 found
(#1038) Expected at least 1 space after "."; 0 found
(#1079) Expected at least 1 space before "."; 0 found
(#1079) Expected at least 1 space after "."; 0 found
(#1082) Opening parenthesis of a multi-line function call must be the last content on the line
(#1082) Only one argument is allowed per line in a multi-line function call
(#1082) Only one argument is allowed per line in a multi-line function call
(#1083) Multi-line function call not indented correctly; expected 12 spaces but found 36
(#1084) Multi-line function call not indented correctly; expected 8 spaces but found 36
(#1084) Closing parenthesis of a multi-line function call must be on a line by itself
(#1104) Expected at least 1 space before "."; 0 found
(#1104) Expected at least 1 space after "."; 0 found
(#1104) Expected at least 1 space before "."; 0 found
(#1104) Expected at least 1 space after "."; 0 found
(#1111) Expected at least 1 space before "."; 0 found
(#1111) Expected at least 1 space after "."; 0 found
(#1111) Expected at least 1 space before "."; 0 found
(#1111) Expected at least 1 space after "."; 0 found
(#1113) Expected at least 1 space before "."; 0 found
(#1113) Expected at least 1 space after "."; 0 found
(#1113) Expected at least 1 space before "."; 0 found
(#1113) Expected at least 1 space after "."; 0 found
(#1115) Expected at least 1 space before "."; 0 found
(#1116) Expected at least 1 space before "."; 0 found
(#1116) Expected at least 1 space after "."; 0 found
(#1117) Expected at least 1 space before "."; 0 found
(#1118) Expected at least 1 space before "."; 0 found
(#1118) Expected at least 1 space after "."; 0 found
(#1120) Expected at least 1 space before "."; 0 found
(#1121) Expected at least 1 space before "."; 0 found
(#1121) Expected at least 1 space after "."; 0 found
(#1150) Expected at least 1 space before "."; 0 found
(#1151) Expected at least 1 space before "."; 0 found
(#1151) Expected at least 1 space after "."; 0 found
(#1151) Expected at least 1 space before "."; 0 found
(#1152) Expected at least 1 space before "."; 0 found
(#1152) Expected at least 1 space after "."; 0 found
(#1153) Expected at least 1 space before "."; 0 found
(#1154) Expected at least 1 space before "."; 0 found
(#1154) Expected at least 1 space after "."; 0 found
(#1155) Expected at least 1 space before "."; 0 found
(#1156) Expected at least 1 space before "."; 0 found
(#1156) Expected at least 1 space after "."; 0 found
(#1195) The closing brace for the class must go on the next line after the body
mod/checklist/report.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
mod/checklist/settings.php
(#28) Opening parenthesis of a multi-line function call must be the last content on the line
(#29) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#30) Multi-line function call not indented correctly; expected 4 spaces but found 52
(#30) Only one argument is allowed per line in a multi-line function call
(#30) Closing parenthesis of a multi-line function call must be on a line by itself
(#31) Opening parenthesis of a multi-line function call must be the last content on the line
(#32) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#33) Multi-line function call not indented correctly; expected 4 spaces but found 52
(#33) Only one argument is allowed per line in a multi-line function call
(#33) Closing parenthesis of a multi-line function call must be on a line by itself
(#34) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#36) Multi-line function call not indented correctly; expected 4 spaces but found 52
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Closing parenthesis of a multi-line function call must be on a line by itself
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#39) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#40) Multi-line function call not indented correctly; expected 4 spaces but found 52
(#40) Only one argument is allowed per line in a multi-line function call
(#40) Closing parenthesis of a multi-line function call must be on a line by itself
(#42) Opening parenthesis of a multi-line function call must be the last content on the line
(#43) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#44) Multi-line function call not indented correctly; expected 4 spaces but found 52
(#44) Only one argument is allowed per line in a multi-line function call
(#44) Closing parenthesis of a multi-line function call must be on a line by itself
(#45) Opening parenthesis of a multi-line function call must be the last content on the line
(#46) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#47) Multi-line function call not indented correctly; expected 4 spaces but found 52
(#47) Only one argument is allowed per line in a multi-line function call
(#47) Closing parenthesis of a multi-line function call must be on a line by itself
mod/checklist/tests/behat/behat_mod_checklist.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#38) Opening brace must not be followed by a blank line
(#55) Expected at least 1 space before "."; 0 found
(#55) Expected at least 1 space after "."; 0 found
(#55) Expected at least 1 space before "."; 0 found
(#55) Expected at least 1 space after "."; 0 found
(#55) Expected at least 1 space before "."; 0 found
(#55) Expected at least 1 space after "."; 0 found
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
(#91) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space after "."; 0 found
(#91) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space after "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#188) Expected at least 1 space before "."; 0 found
(#199) Expected at least 1 space before "."; 0 found
(#199) Expected at least 1 space after "."; 0 found
(#204) Expected at least 1 space before "."; 0 found
(#204) Expected at least 1 space after "."; 0 found
(#204) Expected at least 1 space before "."; 0 found
(#204) Expected at least 1 space after "."; 0 found
(#207) Expected at least 1 space before "."; 0 found
(#207) Expected at least 1 space after "."; 0 found
(#207) Expected at least 1 space before "."; 0 found
(#207) Expected at least 1 space after "."; 0 found
(#284) Opening parenthesis of a multi-line function call must be the last content on the line
(#284) Only one argument is allowed per line in a multi-line function call
(#285) Multi-line function call not indented correctly; expected 8 spaces but found 44
(#285) Only one argument is allowed per line in a multi-line function call
(#285) Only one argument is allowed per line in a multi-line function call
(#285) Closing parenthesis of a multi-line function call must be on a line by itself
mod/checklist/tests/dates_test.php
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#52) Expected at least 1 space before "."; 0 found
(#52) Expected at least 1 space after "."; 0 found
(#89) Opening parenthesis of a multi-line function call must be the last content on the line
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#89) Only one argument is allowed per line in a multi-line function call
(#90) Multi-line function call not indented correctly; expected 8 spaces but found 37
(#90) Only one argument is allowed per line in a multi-line function call
(#90) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Opening parenthesis of a multi-line function call must be the last content on the line
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Only one argument is allowed per line in a multi-line function call
(#95) Only one argument is allowed per line in a multi-line function call
(#96) Multi-line function call not indented correctly; expected 8 spaces but found 38
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Long list syntax is not allowed
(#110) Expected at least 1 space before "."; 0 found
(#110) Expected at least 1 space after "."; 0 found
(#111) Expected at least 1 space before "."; 0 found
(#111) Expected at least 1 space after "."; 0 found
mod/checklist/tests/generator/lib.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
mod/checklist/tests/group_completion_email_test.php
(#34) Opening brace must not be followed by a blank line
(#133) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#153) Expected at least 1 space before "."; 0 found
(#153) Expected at least 1 space after "."; 0 found
(#170) Opening parenthesis of a multi-line function call must be the last content on the line
(#170) Only one argument is allowed per line in a multi-line function call
(#171) Multi-line function call not indented correctly; expected 8 spaces but found 30
(#171) Closing parenthesis of a multi-line function call must be on a line by itself
(#172) Opening parenthesis of a multi-line function call must be the last content on the line
(#172) Only one argument is allowed per line in a multi-line function call
(#173) Multi-line function call not indented correctly; expected 8 spaces but found 33
(#173) Closing parenthesis of a multi-line function call must be on a line by itself
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#217) Opening parenthesis of a multi-line function call must be the last content on the line
(#217) Only one argument is allowed per line in a multi-line function call
(#218) Multi-line function call not indented correctly; expected 8 spaces but found 28
(#218) Closing parenthesis of a multi-line function call must be on a line by itself
(#229) Opening parenthesis of a multi-line function call must be the last content on the line
(#229) Only one argument is allowed per line in a multi-line function call
(#230) Multi-line function call not indented correctly; expected 8 spaces but found 28
(#230) Closing parenthesis of a multi-line function call must be on a line by itself
mod/checklist/tests/privacy_provider_test.php
(#360) Opening parenthesis of a multi-line function call must be the last content on the line
(#360) Only one argument is allowed per line in a multi-line function call
(#361) Multi-line function call not indented correctly; expected 8 spaces but found 76
(#361) Closing parenthesis of a multi-line function call must be on a line by itself
(#376) Opening parenthesis of a multi-line function call must be the last content on the line
(#376) Only one argument is allowed per line in a multi-line function call
(#377) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#377) Closing parenthesis of a multi-line function call must be on a line by itself
(#510) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/checklist/tests/student_comment_test.php
(#101) Expected at least 1 space before "."; 0 found
(#101) Expected at least 1 space after "."; 0 found
(#171) Expected at least 1 space before "."; 0 found
(#171) Expected at least 1 space after "."; 0 found
(#171) Expected at least 1 space before "."; 0 found
(#171) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#212) Expected at least 1 space before "."; 0 found
(#212) Expected at least 1 space after "."; 0 found
(#212) Expected at least 1 space before "."; 0 found
(#212) Expected at least 1 space after "."; 0 found
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
mod/checklist/updatechecks.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
mod/checklist/view.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#40) Blank line found at end of control structure
(#46) Blank line found at end of control structure

Javascript coding style problems

(2 errors, 33 warnings)

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

mod/checklist/mobileapp/mobile.js
(#6) Avoid nesting promises. (promise/no-nesting)
(#6) Avoid nesting promises. (promise/no-nesting)
(#11) Comments should not begin with a lowercase character. (capitalized-comments)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Each then() should return a value or throw (promise/always-return)
mod/checklist/yui/buttons/buttons.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#1) 'M' is already defined as a built-in global variable. (no-redeclare)
(#2) 'YUI' is not defined. (no-undef)
(#2) Unexpected space before function parentheses. (space-before-function-paren)
(#4) Identifier 'toggle_values' is not in camel case. (camelcase)
(#4) Identifier 'col_clicked' is not in camel case. (camelcase)
(#4) Identifier 'row_clicked' is not in camel case. (camelcase)
(#6) Identifier 'toggle_values' is not in camel case. (camelcase)
(#8) Unexpected space before function parentheses. (space-before-function-paren)
(#14) Identifier 'toggle_values' is not in camel case. (camelcase)
(#17) Identifier 'toggle_values' is not in camel case. (camelcase)
(#20) Identifier 'col_clicked' is not in camel case. (camelcase)
(#20) Unexpected space before function parentheses. (space-before-function-paren)
(#22) Comments should not begin with a lowercase character. (capitalized-comments)
(#24) Comments should not begin with a lowercase character. (capitalized-comments)
(#27) Comments should not begin with a lowercase character. (capitalized-comments)
(#28) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Comments should not begin with a lowercase character. (capitalized-comments)
(#36) Unexpected space before function parentheses. (space-before-function-paren)
(#44) Identifier 'row_clicked' is not in camel case. (camelcase)
(#44) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Comments should not begin with a lowercase character. (capitalized-comments)
(#48) Comments should not begin with a lowercase character. (capitalized-comments)
(#51) Comments should not begin with a lowercase character. (capitalized-comments)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Comments should not begin with a lowercase character. (capitalized-comments)
(#60) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Comments should not begin with a lowercase character. (capitalized-comments)
(#70) Identifier 'mod_checklist' is not in camel case. (camelcase)
(#72) Unexpected space before function parentheses. (space-before-function-paren)

CSS problems

(19 errors, 1 warnings)

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

mod/checklist/styles_app.css
(#84) Unexpected unit (length-zero-no-unit)
(#34) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#35) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#38) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#39) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#42) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#43) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#46) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#47) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#50) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#51) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#54) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#55) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#58) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#59) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#62) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#63) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#69) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)
(#70) Unexpected unknown type selector "ion-checkbox" (selector-type-no-unknown)
(#77) Unexpected unknown type selector "ion-icon" (selector-type-no-unknown)

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

(1 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

mod/checklist/db/upgrade.php
'return true;' not found

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, 13 warnings)

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

mod/checklist/templates/mobile_view_checklist_ionic5.mustache
(#1) HTML Validation error, line 23: Attribute “core-external-content” not allowed on element “img” at this point. ( <img class="checklist-teachermark" src="SITEURL/theme/image.php..." alt="Teacher states that you have completed this" core-external-content> )
(#1) HTML Validation info, line 26: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <ion-button fill="clear" href="https://moodle.org/" core-link class="checklist-url-button" [showBrowserWarning]="false" [attr.aria-label]="'plugin.mod_checklist.linktourl' | translate" > )
(#1) HTML Validation info, line 26: Attribute “[attr.aria-label]” is not serializable as XML 1.0. ( <ion-button fill="clear" href="https://moodle.org/" core-link class="checklist-url-button" [showBrowserWarning]="false" [attr.aria-label]="'plugin.mod_checklist.linktourl' | translate" > )
(#1) HTML Validation info, line 34: Attribute “[capture]” is not serializable as XML 1.0. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Jeffer)
(#1) HTML Validation error, line 34: Attribute “core-link” not allowed on element “a” at this point. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Jeffer)
(#1) HTML Validation error, line 34: Attribute “[capture]” not allowed on element “a” at this point. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Jeffer)
(#1) HTML Validation info, line 38: Attribute “[capture]” is not serializable as XML 1.0. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Barbar)
(#1) HTML Validation error, line 38: Attribute “core-link” not allowed on element “a” at this point. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Barbar)
(#1) HTML Validation error, line 38: Attribute “[capture]” not allowed on element “a” at this point. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Barbar)
(#1) HTML Validation info, line 44: Attribute “(ionchange)” is not serializable as XML 1.0. ( <ion-checkbox checked="true" disabled="false" (ionChange)="saveChanges(1, 1, $event)"></ion-)
mod/checklist/templates/mobile_view_checklist_latest.mustache
(#1) HTML Validation info, line 4: Attribute “[module]” is not serializable as XML 1.0. (dth"> <core-course-module-info [module]="module" description="Description" component="mod_checklist" componentId="1" [courseId]="courseId"> <)
(#1) HTML Validation info, line 4: Attribute “[courseid]” is not serializable as XML 1.0. (dth"> <core-course-module-info [module]="module" description="Description" component="mod_checklist" componentId="1" [courseId]="courseId"> <)
(#1) HTML Validation info, line 23: Attribute “#itemtemplate1” is not serializable as XML 1.0. ( <ng-template #itemTemplate1> )
(#1) HTML Validation error, line 25: Attribute “core-external-content” not allowed on element “img” at this point. ( <img class="checklist-teachermark" src="SITEURL/theme/image.php..." alt="Teacher states that you have completed this" core-external-content> )
(#1) HTML Validation info, line 28: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <ion-button fill="clear" href="https://moodle.org/" core-link class="checklist-url-button" [showBrowserWarning]="false" [attr.aria-label]="'plugin.mod_checklist.linktourl' | translate" > )
(#1) HTML Validation info, line 28: Attribute “[attr.aria-label]” is not serializable as XML 1.0. ( <ion-button fill="clear" href="https://moodle.org/" core-link class="checklist-url-button" [showBrowserWarning]="false" [attr.aria-label]="'plugin.mod_checklist.linktourl' | translate" > )
(#1) HTML Validation info, line 36: Attribute “[capture]” is not serializable as XML 1.0. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Jeffer)
(#1) HTML Validation error, line 36: Attribute “core-link” not allowed on element “a” at this point. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Jeffer)
(#1) HTML Validation error, line 36: Attribute “[capture]” not allowed on element “a” at this point. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Jeffer)
(#1) HTML Validation info, line 40: Attribute “[capture]” is not serializable as XML 1.0. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Barbar)
(#1) HTML Validation error, line 40: Attribute “core-link” not allowed on element “a” at this point. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Barbar)
(#1) HTML Validation error, line 40: Attribute “[capture]” not allowed on element “a” at this point. ( <a href="SITEURL/user/view.php..." core-link [capture]="true">Barbar)
(#1) HTML Validation info, line 48: Attribute “(ionchange)” is not serializable as XML 1.0. ( <ion-checkbox checked="true" disabled="false" (ionChange)="saveChanges(1, 1, $event)"> )
(#1) HTML Validation info, line 50: Attribute “*ngtemplateoutlet” is not serializable as XML 1.0. ( <ng-container *ngTemplateOutlet="itemTemplate1" /> )
(#1) HTML Validation error, line 50: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. ( <ng-container *ngTemplateOutlet="itemTemplate1" /> )
(#1) HTML Validation error, line 52: End tag “ion-checkbox” seen, but there were open elements. ( </ion-checkbox> )
(#1) HTML Validation error, line 50: Unclosed element “ng-container”. ( <ng-container *ngTemplateOutlet="itemTemplate1" /> )

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]