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

(2237 errors, 0 warnings)

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

mod/attendance/absentee.php
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#81) Blank line found at end of control structure
(#130) Blank line found at end of control structure
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
mod/attendance/attendance.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#55) Long list syntax is not allowed
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#72) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#125) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#126) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#149) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#150) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#150) Blank line found at start of control structure
(#183) Opening parenthesis of a multi-line function call must be the last content on the line
(#185) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#185) Only one argument is allowed per line in a multi-line function call
(#185) Closing parenthesis of a multi-line function call must be on a line by itself
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#189) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Closing parenthesis of a multi-line function call must be on a line by itself
(#198) Boolean operators between conditions must be at the beginning or end of the line, but not both
(#198) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#203) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#203) Blank line found at start of control structure
(#236) Expected at least 1 space before "."; 0 found
(#236) Expected at least 1 space before "."; 0 found
(#236) Expected at least 1 space after "."; 0 found
mod/attendance/automark.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Only one argument is allowed per line in a multi-line function call
(#36) Multi-line function call not indented correctly; expected 0 spaces but found 34
(#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
(#45) Expected 0 spaces before closing bracket; 1 found
mod/attendance/backup/moodle2/backup_attendance_activity_task.class.php
(#35) Opening brace must not be followed by a blank line
mod/attendance/backup/moodle2/backup_attendance_stepslib.php
(#31) Opening brace must not be followed by a blank line
(#95) Opening parenthesis of a multi-line function call must be the last content on the line
(#96) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/backup/moodle2/restore_attendance_activity_task.class.php
(#35) Opening brace must not be followed by a blank line
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Multi-line function call not indented correctly; expected 8 spaces but found 26
(#59) Only one argument is allowed per line in a multi-line function call
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#72) Only one argument is allowed per line in a multi-line function call
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#74) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#84) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/attendance/backup/moodle2/restore_attendance_stepslib.php
(#31) Opening brace must not be followed by a blank line
(#47) Opening parenthesis of a multi-line function call must be the last content on the line
(#48) Multi-line function call not indented correctly; expected 8 spaces but found 23
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Multi-line function call not indented correctly; expected 8 spaces but found 23
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#56) Opening parenthesis of a multi-line function call must be the last content on the line
(#57) Multi-line function call not indented correctly; expected 8 spaces but found 23
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Multi-line function call not indented correctly; expected 8 spaces but found 23
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/classes/analytics/indicator/activity_base.php
(#36) Opening brace must not be followed by a blank line
mod/attendance/classes/analytics/indicator/cognitive_depth.php
(#36) Opening brace must not be followed by a blank line
mod/attendance/classes/analytics/indicator/social_breadth.php
(#36) Opening brace must not be followed by a blank line
mod/attendance/classes/attendance_webservices_handler.php
(#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
(#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
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Only one argument is allowed per line in a multi-line function call
(#115) Multi-line function call not indented correctly; expected 8 spaces but found 45
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#118) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#118) Opening parenthesis of a multi-line function call must be the last content on the line
(#118) Only one argument is allowed per line in a multi-line function call
(#119) Multi-line function call not indented correctly; expected 8 spaces but found 46
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Closing parenthesis of a multi-line function call must be on a line by itself
(#119) The closing parenthesis of a multi-line control structure must be on the line after the last expression
mod/attendance/classes/calendar_helpers.php
(#27) Expected at least 1 space before "."; 0 found
(#27) 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
(#63) Expected at least 1 space before "."; 0 found
(#63) Expected at least 1 space after "."; 0 found
mod/attendance/classes/customfield/session_handler.php
(#39) The static declaration must come after the visibility declaration
(#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
(#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 12
(#173) Closing parenthesis of a multi-line function call must be on a line by itself
(#280) Expected 1 blank line at end of file; 2 found
mod/attendance/classes/event/attendance_taken.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/event/attendance_taken_by_student.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/event/report_viewed.php
(#40) Opening brace must not be followed by a blank line
(#88) The closing brace for the class must go on the next line after the body
mod/attendance/classes/event/session_added.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/event/session_deleted.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/event/session_duration_updated.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/event/session_ip_shared.php
(#40) Opening brace must not be followed by a blank line
(#58) Expected at least 1 space before "."; 0 found
(#58) Expected at least 1 space after "."; 0 found
mod/attendance/classes/event/session_report_updated.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/event/session_report_viewed.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/event/session_updated.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/event/sessions_imported.php
(#41) Opening brace must not be followed by a blank line
mod/attendance/classes/event/status_added.php
(#40) Opening brace must not be followed by a blank line
(#88) The closing brace for the class must go on the next line after the body
mod/attendance/classes/event/status_removed.php
(#41) Opening brace must not be followed by a blank line
(#90) The closing brace for the class must go on the next line after the body
mod/attendance/classes/event/status_updated.php
(#40) Opening brace must not be followed by a blank line
(#88) The closing brace for the class must go on the next line after the body
mod/attendance/classes/form/addsession.php
(#38) Opening brace must not be followed by a blank line
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Only one argument is allowed per line in a multi-line function call
(#62) Multi-line function call not indented correctly; expected 16 spaces but found 34
(#62) Closing parenthesis of a multi-line function call must be on a line by itself
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#69) Multi-line function call not indented correctly; expected 16 spaces but found 34
(#69) 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
(#76) Only one argument is allowed per line in a multi-line function call
(#76) Only one argument is allowed per line in a multi-line function call
(#77) Multi-line function call not indented correctly; expected 16 spaces but found 50
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 16 spaces but found 50
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#88) Space before opening parenthesis of function call prohibited
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Only one argument is allowed per line in a multi-line function call
(#105) Multi-line function call not indented correctly; expected 16 spaces but found 34
(#105) Closing parenthesis of a multi-line function call must be on a line by itself
(#127) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#128) Multi-line function call not indented correctly; expected 8 spaces but found 28
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#305) Opening parenthesis of a multi-line function call must be the last content on the line
(#305) Only one argument is allowed per line in a multi-line function call
(#306) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#306) Only one argument is allowed per line in a multi-line function call
(#306) Closing parenthesis of a multi-line function call must be on a line by itself
(#307) Opening parenthesis of a multi-line function call must be the last content on the line
(#307) Only one argument is allowed per line in a multi-line function call
(#308) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#308) Only one argument is allowed per line in a multi-line function call
(#308) Only one argument is allowed per line in a multi-line function call
(#308) Closing parenthesis of a multi-line function call must be on a line by itself
(#345) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#346) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#360) Expected 0 spaces before closing bracket; 1 found
(#369) Opening parenthesis of a multi-line function call must be the last content on the line
(#369) Only one argument is allowed per line in a multi-line function call
(#370) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#370) Closing parenthesis of a multi-line function call must be on a line by itself
(#374) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#375) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#375) Blank line found at start of control structure
(#389) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#390) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#392) Blank line found at end of control structure
(#409) Space after opening parenthesis of function call prohibited
(#409) Expected 0 spaces before closing parenthesis; 1 found
(#411) Space after opening parenthesis of function call prohibited
(#411) Expected 0 spaces before closing parenthesis; 1 found
(#412) Space after opening parenthesis of function call prohibited
(#412) Expected 0 spaces before closing parenthesis; 1 found
mod/attendance/classes/form/addwarning.php
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Only one argument is allowed per line in a multi-line function call
(#93) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#93) Only one argument is allowed per line in a multi-line function call
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
(#115) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/attendance/classes/form/duration.php
(#35) Opening brace must not be followed by a blank line
(#75) The closing brace for the class must go on the next line after the body
mod/attendance/classes/form/export.php
(#33) Opening brace must not be followed by a blank line
(#65) Expected at least 1 space before "."; 0 found
(#65) Expected at least 1 space after "."; 0 found
(#82) Long list syntax is not allowed
(#83) Long list syntax is not allowed
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Only one argument is allowed per line in a multi-line function call
(#86) Multi-line function call not indented correctly; expected 12 spaces but found 54
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#120) Expected 1 space after comma in argument list; 2 found
(#120) Expected 1 space between the comma and "$field". Found: 2 spaces
(#120) Space after opening parenthesis of function call prohibited
(#122) Expected at least 1 space before "."; 0 found
(#122) Expected at least 1 space after "."; 0 found
(#128) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#129) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#129) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#130) Opening parenthesis of a multi-line function call must be the last content on the line
(#130) Only one argument is allowed per line in a multi-line function call
(#130) Only one argument is allowed per line in a multi-line function call
(#131) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#131) Closing parenthesis of a multi-line function call must be on a line by itself
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#181) Expected 1 blank line at end of file; 2 found
mod/attendance/classes/form/import/marksessions.php
(#30) Expected at least 1 space before "."; 0 found
(#30) Expected at least 1 space after "."; 0 found
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/form/import/marksessions_confirm.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
(#110) Blank line found at end of control structure
mod/attendance/classes/form/import/sessions.php
(#43) Opening brace must not be followed by a blank line
mod/attendance/classes/form/import/sessions_confirm.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/form/studentattendance.php
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#68) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#70) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#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 12 spaces but found 16
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Only one argument is allowed per line in a multi-line function call
(#86) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Expected at least 1 space before "."; 0 found
(#102) Expected at least 1 space after "."; 0 found
mod/attendance/classes/form/tempmerge.php
(#46) Opening parenthesis of a multi-line function call must be the last content on the line
(#46) Only one argument is allowed per line in a multi-line function call
(#46) Only one argument is allowed per line in a multi-line function call
(#46) Only one argument is allowed per line in a multi-line function call
(#46) Expected at least 1 space before "."; 0 found
(#46) Expected at least 1 space after "."; 0 found
(#46) Expected at least 1 space before "."; 0 found
(#46) Expected at least 1 space after "."; 0 found
(#47) Multi-line function call not indented correctly; expected 8 spaces but found 39
(#47) Only one argument is allowed per line in a multi-line function call
(#47) Only one argument is allowed per line in a multi-line function call
(#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
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
mod/attendance/classes/form/tempuseredit.php
(#32) Opening brace must not be followed by a blank line
mod/attendance/classes/form/updatesession.php
(#33) Opening brace must not be followed by a blank line
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#108) Only one argument is allowed per line in a multi-line function call
(#108) Only one argument is allowed per line in a multi-line function call
(#109) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Only one argument is allowed per line in a multi-line function call
(#115) Multi-line function call not indented correctly; expected 8 spaces but found 27
(#115) Only one argument is allowed per line in a multi-line function call
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#206) Opening parenthesis of a multi-line function call must be the last content on the line
(#206) Only one argument is allowed per line in a multi-line function call
(#207) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Closing parenthesis of a multi-line function call must be on a line by itself
(#208) Opening parenthesis of a multi-line function call must be the last content on the line
(#208) Only one argument is allowed per line in a multi-line function call
(#209) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Closing parenthesis of a multi-line function call must be on a line by itself
(#210) Opening parenthesis of a multi-line function call must be the last content on the line
(#210) Only one argument is allowed per line in a multi-line function call
(#211) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#211) Only one argument is allowed per line in a multi-line function call
(#211) Only one argument is allowed per line in a multi-line function call
(#211) Closing parenthesis of a multi-line function call must be on a line by itself
(#242) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#243) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#243) Blank line found at start of control structure
(#256) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#257) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#259) Blank line found at end of control structure
mod/attendance/classes/import/marksessions.php
(#40) Opening brace must not be followed by a blank line
(#143) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#143) Multi-line function declarations must define one parameter per line
(#143) Multi-line function declarations must define one parameter per line
(#143) Multi-line function declarations must define one parameter per line
(#143) Multi-line function declarations must define one parameter per line
(#144) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#144) Multi-line function declarations must define one parameter per line
(#144) The closing parenthesis of a multi-line function declaration must be on a new line
mod/attendance/classes/import/sessions.php
(#41) Opening brace must not be followed by a blank line
(#212) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#212) Multi-line function declarations must define one parameter per line
(#212) Multi-line function declarations must define one parameter per line
(#212) Multi-line function declarations must define one parameter per line
(#213) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#213) Multi-line function declarations must define one parameter per line
(#213) Multi-line function declarations must define one parameter per line
(#213) Multi-line function declarations must define one parameter per line
(#213) The closing parenthesis of a multi-line function declaration must be on a new line
(#395) Blank line found at end of control structure
(#437) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#438) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#490) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#492) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#492) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#499) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#501) Each line in a multi-line control structure must be indented at least once; expected at least 20 spaces, but found 16
(#501) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#507) Opening parenthesis of a multi-line function call must be the last content on the line
(#508) Multi-line function call not indented correctly; expected 32 spaces but found 76
(#508) Only one argument is allowed per line in a multi-line function call
(#508) Closing parenthesis of a multi-line function call must be on a line by itself
(#543) Expected no spaces between $okcount and the increment operator; 1 found
(#552) Opening parenthesis of a multi-line function call must be the last content on the line
(#553) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#553) Only one argument is allowed per line in a multi-line function call
(#553) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/classes/local/automark.php
(#48) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#50) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#50) Blank line found at start of control structure
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#60) Only one argument is allowed per line in a multi-line function call
(#61) Multi-line function call not indented correctly; expected 16 spaces but found 17
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Parentheses must be used when instantiating a new class
(#68) Expected at least 1 space before "."; 0 found
(#68) 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
(#68) Each PHP statement must be on a line by itself
(#117) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#118) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#124) Blank line found at end of control structure
(#126) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Closing parenthesis of a multi-line function call must be on a line by itself
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#133) Only one argument is allowed per line in a multi-line function call
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#158) Space after opening parenthesis of function call prohibited
(#214) Space after opening parenthesis of function call prohibited
mod/attendance/classes/local/entities/attendance.php
(#41) Opening brace must not be followed by a blank line
(#311) Long list syntax is not allowed
(#560) Long list syntax is not allowed
mod/attendance/classes/local/url_helpers.php
(#59) Incorrect spacing between argument "$sessionid" and equals sign; expected 1 but found 0
(#59) Incorrect spacing between default value and equals sign for argument "$sessionid"; expected 1 but found 0
(#59) Incorrect spacing between argument "$action" and equals sign; expected 1 but found 0
(#59) Incorrect spacing between default value and equals sign for argument "$action"; expected 1 but found 0
(#75) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#75) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
mod/attendance/classes/notifyqueue.php
(#31) Opening brace must not be followed by a blank line
(#41) Expected at least 1 space before "."; 0 found
(#41) Expected at least 1 space after "."; 0 found
(#80) Incorrect spacing between argument "$messagetype" and equals sign; expected 1 but found 0
(#80) Incorrect spacing between default value and equals sign for argument "$messagetype"; expected 1 but found 0
mod/attendance/classes/observer.php
(#32) Opening brace must not be followed by a blank line
mod/attendance/classes/output/filter_controls.php
(#92) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#117) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#117) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#136) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#136) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
mod/attendance/classes/output/manage_data.php
(#83) Incorrect spacing between argument "$sessionid" and equals sign; expected 1 but found 0
(#83) Incorrect spacing between default value and equals sign for argument "$sessionid"; expected 1 but found 0
(#83) Incorrect spacing between argument "$action" and equals sign; expected 1 but found 0
(#83) Incorrect spacing between default value and equals sign for argument "$action"; expected 1 but found 0
mod/attendance/classes/output/mobile.php
(#33) Opening brace must not be followed by a blank line
(#54) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space after "."; 0 found
(#65) Space found before comma in argument list
(#65) Expected no space between "false" and the comma. Found: 1 space
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
(#121) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space after "."; 0 found
(#135) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#142) Expected at least 1 space before "."; 0 found
(#142) Expected at least 1 space after "."; 0 found
(#154) Long list syntax is not allowed
(#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
(#211) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#212) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#247) Opening parenthesis of a multi-line function call must be the last content on the line
(#247) Only one argument is allowed per line in a multi-line function call
(#247) Only one argument is allowed per line in a multi-line function call
(#248) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#248) Closing parenthesis of a multi-line function call must be on a line by itself
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#283) Space found before comma in argument list
(#283) Expected no space between "false" and the comma. Found: 1 space
(#308) Long list syntax is not allowed
(#329) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#330) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#374) Expected at least 1 space before "."; 0 found
(#374) Expected at least 1 space after "."; 0 found
(#385) Space found before comma in argument list
(#385) Expected no space between "false" and the comma. Found: 1 space
(#409) Opening parenthesis of a multi-line function call must be the last content on the line
(#410) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#410) Only one argument is allowed per line in a multi-line function call
(#410) Only one argument is allowed per line in a multi-line function call
(#410) Closing parenthesis of a multi-line function call must be on a line by itself
(#413) Expected at least 1 space before "."; 0 found
(#413) Expected at least 1 space after "."; 0 found
(#431) Expected at least 1 space before "."; 0 found
(#431) Expected at least 1 space before "."; 0 found
(#431) Expected at least 1 space before "."; 0 found
(#433) Expected at least 1 space before "."; 0 found
(#433) Expected at least 1 space after "."; 0 found
(#433) Expected at least 1 space before "."; 0 found
(#433) Expected at least 1 space after "."; 0 found
(#452) The closing brace for the class must go on the next line after the body
mod/attendance/classes/output/password_icon.php
(#40) Opening brace must not be followed by a blank line
mod/attendance/classes/output/preferences_data.php
(#66) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#66) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#66) Incorrect spacing between argument "$significantparams" and equals sign; expected 1 but found 0
(#66) Incorrect spacing between default value and equals sign for argument "$significantparams"; expected 1 but found 0
mod/attendance/classes/output/renderer.php
(#66) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#67) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#75) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#76) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 12 spaces but found 13
(#79) 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
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Only one argument is allowed per line in a multi-line function call
(#101) Multi-line function call not indented correctly; expected 20 spaces but found 48
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Only one argument is allowed per line in a multi-line function call
(#101) Closing parenthesis of a multi-line function call must be on a line by itself
(#131) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#132) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#132) Blank line found at start of control structure
(#140) Opening parenthesis of a multi-line function call must be the last content on the line
(#142) Multi-line function call not indented correctly; expected 12 spaces but found 65
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#148) Opening parenthesis of a multi-line function call must be the last content on the line
(#148) Only one argument is allowed per line in a multi-line function call
(#149) Multi-line function call not indented correctly; expected 8 spaces but found 44
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#151) Opening parenthesis of a multi-line function call must be the last content on the line
(#153) Multi-line function call not indented correctly; expected 12 spaces but found 65
(#153) Closing parenthesis of a multi-line function call must be on a line by itself
(#180) Opening parenthesis of a multi-line function call must be the last content on the line
(#181) Multi-line function call not indented correctly; expected 12 spaces but found 73
(#181) Closing parenthesis of a multi-line function call must be on a line by itself
(#205) Opening parenthesis of a multi-line function call must be the last content on the line
(#206) Multi-line function call not indented correctly; expected 12 spaces but found 73
(#206) Closing parenthesis of a multi-line function call must be on a line by itself
(#354) Opening parenthesis of a multi-line function call must be the last content on the line
(#354) Only one argument is allowed per line in a multi-line function call
(#354) Only one argument is allowed per line in a multi-line function call
(#354) Only one argument is allowed per line in a multi-line function call
(#355) Multi-line function call not indented correctly; expected 12 spaces but found 62
(#355) Closing parenthesis of a multi-line function call must be on a line by itself
(#380) Blank line found at end of control structure
(#404) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#407) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#407) Blank line found at start of control structure
(#411) Expected at least 1 space before "||"; 0 found
(#411) Expected at least 1 space after "||"; 0 found
(#468) Opening parenthesis of a multi-line function call must be the last content on the line
(#468) Only one argument is allowed per line in a multi-line function call
(#469) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#469) Expected at least 1 space before "."; 0 found
(#469) Expected at least 1 space after "."; 0 found
(#469) Expected at least 1 space before "."; 0 found
(#469) Expected at least 1 space after "."; 0 found
(#469) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#543) Expected at least 1 space before "."; 0 found
(#543) Expected at least 1 space after "."; 0 found
(#543) Expected at least 1 space before "."; 0 found
(#543) Expected at least 1 space after "."; 0 found
(#559) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#564) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#594) Expected at least 1 space before "."; 0 found
(#594) Expected at least 1 space after "."; 0 found
(#594) Expected at least 1 space before "."; 0 found
(#594) Expected at least 1 space after "."; 0 found
(#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 16 spaces but found 28
(#629) Multi-line function call not indented correctly; expected 16 spaces but found 28
(#629) Only one argument is allowed per line in a multi-line function call
(#629) Only one argument is allowed per line in a multi-line function call
(#629) Only one argument is allowed per line in a multi-line function call
(#630) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#630) Only one argument is allowed per line in a multi-line function call
(#630) Only one argument is allowed per line in a multi-line function call
(#630) Closing parenthesis of a multi-line function call must be on a line by itself
(#641) Opening parenthesis of a multi-line function call must be the last content on the line
(#642) Multi-line function call not indented correctly; expected 16 spaces but found 62
(#642) Closing parenthesis of a multi-line function call must be on a line by itself
(#648) Opening parenthesis of a multi-line function call must be the last content on the line
(#648) Only one argument is allowed per line in a multi-line function call
(#649) Multi-line function call not indented correctly; expected 12 spaces but found 42
(#649) Closing parenthesis of a multi-line function call must be on a line by itself
(#656) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#658) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#682) Expected at least 1 space before "."; 0 found
(#682) Expected at least 1 space after "."; 0 found
(#682) Expected at least 1 space before "."; 0 found
(#682) Expected at least 1 space after "."; 0 found
(#683) Expected at least 1 space before "."; 0 found
(#683) Expected at least 1 space after "."; 0 found
(#683) Expected at least 1 space before "."; 0 found
(#683) 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
(#684) Expected at least 1 space before "."; 0 found
(#684) Expected at least 1 space after "."; 0 found
(#685) Expected at least 1 space before "."; 0 found
(#685) Expected at least 1 space after "."; 0 found
(#685) Expected at least 1 space before "."; 0 found
(#685) Expected at least 1 space after "."; 0 found
(#686) Expected at least 1 space before "."; 0 found
(#686) Expected at least 1 space after "."; 0 found
(#686) Expected at least 1 space before "."; 0 found
(#686) Expected at least 1 space after "."; 0 found
(#699) Expected at least 1 space before "."; 0 found
(#699) Expected at least 1 space after "."; 0 found
(#724) Opening parenthesis of a multi-line function call must be the last content on the line
(#724) Only one argument is allowed per line in a multi-line function call
(#724) Only one argument is allowed per line in a multi-line function call
(#725) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#725) Only one argument is allowed per line in a multi-line function call
(#725) Only one argument is allowed per line in a multi-line function call
(#725) Closing parenthesis of a multi-line function call must be on a line by itself
(#756) Expected at least 1 space before "."; 0 found
(#756) 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
(#763) Expected at least 1 space before "."; 0 found
(#763) Expected at least 1 space after "."; 0 found
(#765) Expected at least 1 space before "."; 0 found
(#765) Expected at least 1 space after "."; 0 found
(#765) Expected at least 1 space before "."; 0 found
(#765) Expected at least 1 space after "."; 0 found
(#769) Expected at least 1 space before "."; 0 found
(#769) Expected at least 1 space after "."; 0 found
(#769) Expected at least 1 space before "."; 0 found
(#769) Expected at least 1 space after "."; 0 found
(#775) Blank line found at end of control structure
(#794) Expected at least 1 space before "."; 0 found
(#794) Expected at least 1 space after "."; 0 found
(#804) Expected at least 1 space before "."; 0 found
(#804) Expected at least 1 space after "."; 0 found
(#804) Expected at least 1 space before "."; 0 found
(#804) Expected at least 1 space after "."; 0 found
(#806) Expected at least 1 space before "."; 0 found
(#806) Expected at least 1 space after "."; 0 found
(#806) Expected at least 1 space before "."; 0 found
(#806) Expected at least 1 space after "."; 0 found
(#810) Expected at least 1 space before "."; 0 found
(#810) Expected at least 1 space after "."; 0 found
(#810) Expected at least 1 space before "."; 0 found
(#810) Expected at least 1 space after "."; 0 found
(#824) Expected at least 1 space before "."; 0 found
(#824) Expected at least 1 space after "."; 0 found
(#872) Expected at least 1 space before "."; 0 found
(#872) Expected at least 1 space after "."; 0 found
(#877) Expected at least 1 space before "."; 0 found
(#877) Expected at least 1 space after "."; 0 found
(#877) Expected at least 1 space before "."; 0 found
(#877) 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
(#879) Expected at least 1 space before "."; 0 found
(#879) Expected at least 1 space after "."; 0 found
(#883) Expected at least 1 space before "."; 0 found
(#883) Expected at least 1 space after "."; 0 found
(#883) Expected at least 1 space before "."; 0 found
(#883) Expected at least 1 space after "."; 0 found
(#985) Expected at least 1 space before "."; 0 found
(#985) Expected at least 1 space after "."; 0 found
(#986) Expected at least 1 space before "."; 0 found
(#986) Expected at least 1 space after "."; 0 found
(#1002) Expected at least 1 space before "."; 0 found
(#1002) Expected at least 1 space after "."; 0 found
(#1010) Opening parenthesis of a multi-line function call must be the last content on the line
(#1010) Only one argument is allowed per line in a multi-line function call
(#1011) Multi-line function call not indented correctly; expected 16 spaces but found 50
(#1011) Closing parenthesis of a multi-line function call must be on a line by itself
(#1047) Expected at least 1 space before "."; 0 found
(#1047) Expected at least 1 space after "."; 0 found
(#1047) Expected at least 1 space before "."; 0 found
(#1047) Expected at least 1 space after "."; 0 found
(#1047) Expected at least 1 space before "."; 0 found
(#1047) Expected at least 1 space after "."; 0 found
(#1048) Expected at least 1 space before "."; 0 found
(#1048) Expected at least 1 space after "."; 0 found
(#1064) Expected at least 1 space before "."; 0 found
(#1064) Expected at least 1 space after "."; 0 found
(#1064) Expected at least 1 space before "."; 0 found
(#1064) Expected at least 1 space after "."; 0 found
(#1064) Expected at least 1 space before "."; 0 found
(#1064) Expected at least 1 space after "."; 0 found
(#1071) Expected at least 1 space before "."; 0 found
(#1071) Expected at least 1 space after "."; 0 found
(#1076) Opening parenthesis of a multi-line function call must be the last content on the line
(#1076) Only one argument is allowed per line in a multi-line function call
(#1077) Multi-line function call not indented correctly; expected 16 spaces but found 50
(#1077) Closing parenthesis of a multi-line function call must be on a line by itself
(#1096) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1097) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1097) Blank line found at start of control structure
(#1100) Blank line found at end of control structure
(#1101) Blank line found at start of control structure
(#1126) Opening parenthesis of a multi-line function call must be the last content on the line
(#1127) Multi-line function call not indented correctly; expected 12 spaces but found 24
(#1128) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#1128) Closing parenthesis of a multi-line function call must be on a line by itself
(#1132) Opening parenthesis of a multi-line function call must be the last content on the line
(#1133) Multi-line function call not indented correctly; expected 16 spaces but found 28
(#1134) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#1134) Closing parenthesis of a multi-line function call must be on a line by itself
(#1135) Opening parenthesis of a multi-line function call must be the last content on the line
(#1136) Multi-line function call not indented correctly; expected 16 spaces but found 28
(#1137) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#1137) Closing parenthesis of a multi-line function call must be on a line by itself
(#1153) Opening parenthesis of a multi-line function call must be the last content on the line
(#1154) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1154) Closing parenthesis of a multi-line function call must be on a line by itself
(#1163) Opening parenthesis of a multi-line function call must be the last content on the line
(#1164) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1164) Closing parenthesis of a multi-line function call must be on a line by itself
(#1214) Blank line found at end of control structure
(#1230) Expected at least 1 space before "."; 0 found
(#1230) Expected at least 1 space after "."; 0 found
(#1244) Expected at least 1 space before "."; 0 found
(#1244) Expected at least 1 space after "."; 0 found
(#1244) Expected at least 1 space before "."; 0 found
(#1244) Expected at least 1 space after "."; 0 found
(#1253) Expected at least 1 space before "."; 0 found
(#1253) Expected at least 1 space after "."; 0 found
(#1253) Expected at least 1 space before "."; 0 found
(#1253) Expected at least 1 space after "."; 0 found
(#1344) Expected at least 1 space before "."; 0 found
(#1357) Long list syntax is not allowed
(#1359) Opening parenthesis of a multi-line function call must be the last content on the line
(#1360) Multi-line function call not indented correctly; expected 20 spaces but found 32
(#1360) Closing parenthesis of a multi-line function call must be on a line by itself
(#1361) Expected at least 1 space before "."; 0 found
(#1361) Expected at least 1 space after "."; 0 found
(#1363) Expected at least 1 space before "."; 0 found
(#1363) Expected at least 1 space after "."; 0 found
(#1368) Opening parenthesis of a multi-line function call must be the last content on the line
(#1368) Only one argument is allowed per line in a multi-line function call
(#1369) Multi-line function call not indented correctly; expected 16 spaces but found 44
(#1369) Closing parenthesis of a multi-line function call must be on a line by itself
(#1373) Opening parenthesis of a multi-line function call must be the last content on the line
(#1373) Only one argument is allowed per line in a multi-line function call
(#1374) Multi-line function call not indented correctly; expected 16 spaces but found 44
(#1374) Closing parenthesis of a multi-line function call must be on a line by itself
(#1378) Long list syntax is not allowed
(#1382) Opening parenthesis of a multi-line function call must be the last content on the line
(#1383) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#1383) Closing parenthesis of a multi-line function call must be on a line by itself
(#1394) Opening parenthesis of a multi-line function call must be the last content on the line
(#1394) Only one argument is allowed per line in a multi-line function call
(#1395) Multi-line function call not indented correctly; expected 28 spaces but found 73
(#1395) Closing parenthesis of a multi-line function call must be on a line by itself
(#1397) Opening parenthesis of a multi-line function call must be the last content on the line
(#1397) Only one argument is allowed per line in a multi-line function call
(#1398) Closing parenthesis of a multi-line function call must be on a line by itself
(#1745) Space after opening parenthesis of function call prohibited
(#1759) Blank line found at start of control structure
(#1786) Space after opening parenthesis of function call prohibited
(#1832) Space after opening parenthesis of function call prohibited
(#1875) Space after opening parenthesis of function call prohibited
(#1912) Expected at least 1 space before "."; 0 found
(#1929) Expected at least 1 space before "."; 0 found
(#1974) Expected 1 space after FUNCTION keyword; 0 found
(#1999) Blank line found at end of control structure
(#2007) Blank line found at end of control structure
(#2016) Opening parenthesis of a multi-line function call must be the last content on the line
(#2016) Only one argument is allowed per line in a multi-line function call
(#2017) Closing parenthesis of a multi-line function call must be on a line by itself
(#2021) Opening parenthesis of a multi-line function call must be the last content on the line
(#2021) Only one argument is allowed per line in a multi-line function call
(#2022) Closing parenthesis of a multi-line function call must be on a line by itself
(#2026) Long list syntax is not allowed
(#2031) Opening parenthesis of a multi-line function call must be the last content on the line
(#2032) Closing parenthesis of a multi-line function call must be on a line by itself
(#2034) Opening parenthesis of a multi-line function call must be the last content on the line
(#2034) Only one argument is allowed per line in a multi-line function call
(#2035) Closing parenthesis of a multi-line function call must be on a line by itself
(#2037) Opening parenthesis of a multi-line function call must be the last content on the line
(#2038) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#2038) Closing parenthesis of a multi-line function call must be on a line by itself
(#2153) Expected at least 1 space before "."; 0 found
(#2153) Expected at least 1 space after "."; 0 found
(#2153) Expected at least 1 space before "."; 0 found
(#2153) Expected at least 1 space after "."; 0 found
(#2153) Expected at least 1 space before "."; 0 found
(#2153) Expected at least 1 space after "."; 0 found
(#2155) Opening parenthesis of a multi-line function call must be the last content on the line
(#2156) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#2159) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#2159) Closing parenthesis of a multi-line function call must be on a line by itself
(#2163) Expected at least 1 space before "."; 0 found
(#2163) Expected at least 1 space after "."; 0 found
(#2163) Expected at least 1 space before "."; 0 found
(#2163) Expected at least 1 space after "."; 0 found
(#2163) Expected at least 1 space before "."; 0 found
(#2163) Expected at least 1 space after "."; 0 found
(#2186) Opening parenthesis of a multi-line function call must be the last content on the line
(#2187) Multi-line function call not indented correctly; expected 16 spaces but found 28
(#2187) Closing parenthesis of a multi-line function call must be on a line by itself
(#2191) Opening parenthesis of a multi-line function call must be the last content on the line
(#2192) Multi-line function call not indented correctly; expected 16 spaces but found 28
(#2192) Closing parenthesis of a multi-line function call must be on a line by itself
(#2227) Expected at least 1 space before "."; 0 found
(#2227) Expected at least 1 space after "."; 0 found
(#2261) Incorrect spacing between argument "$startwithcontrast" and equals sign; expected 1 but found 0
(#2261) Incorrect spacing between default value and equals sign for argument "$startwithcontrast"; expected 1 but found 0
(#2322) Incorrect spacing between argument "$startwithcontrast" and equals sign; expected 1 but found 0
(#2322) Incorrect spacing between default value and equals sign for argument "$startwithcontrast"; expected 1 but found 0
(#2408) Incorrect spacing between argument "$startwithcontrast" and equals sign; expected 1 but found 0
(#2408) Incorrect spacing between default value and equals sign for argument "$startwithcontrast"; expected 1 but found 0
(#2421) Opening parenthesis of a multi-line function call must be the last content on the line
(#2422) Multi-line function call not indented correctly; expected 16 spaces but found 28
(#2422) Closing parenthesis of a multi-line function call must be on a line by itself
(#2427) Opening parenthesis of a multi-line function call must be the last content on the line
(#2428) Multi-line function call not indented correctly; expected 16 spaces but found 28
(#2428) Closing parenthesis of a multi-line function call must be on a line by itself
(#2439) Opening parenthesis of a multi-line function call must be the last content on the line
(#2439) Only one argument is allowed per line in a multi-line function call
(#2440) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#2440) Only one argument is allowed per line in a multi-line function call
(#2440) Closing parenthesis of a multi-line function call must be on a line by itself
(#2444) Opening parenthesis of a multi-line function call must be the last content on the line
(#2444) Only one argument is allowed per line in a multi-line function call
(#2445) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#2445) Only one argument is allowed per line in a multi-line function call
(#2445) Closing parenthesis of a multi-line function call must be on a line by itself
(#2462) Opening parenthesis of a multi-line function call must be the last content on the line
(#2462) Only one argument is allowed per line in a multi-line function call
(#2463) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2463) Closing parenthesis of a multi-line function call must be on a line by itself
(#2466) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#2467) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#2468) Opening parenthesis of a multi-line function call must be the last content on the line
(#2468) Only one argument is allowed per line in a multi-line function call
(#2469) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2469) Closing parenthesis of a multi-line function call must be on a line by itself
(#2473) Opening parenthesis of a multi-line function call must be the last content on the line
(#2473) Only one argument is allowed per line in a multi-line function call
(#2474) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#2474) Closing parenthesis of a multi-line function call must be on a line by itself
(#2476) Opening parenthesis of a multi-line function call must be the last content on the line
(#2476) Only one argument is allowed per line in a multi-line function call
(#2477) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#2477) Closing parenthesis of a multi-line function call must be on a line by itself
(#2479) Blank line found at end of control structure
(#2481) Opening parenthesis of a multi-line function call must be the last content on the line
(#2481) Only one argument is allowed per line in a multi-line function call
(#2482) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2482) Closing parenthesis of a multi-line function call must be on a line by itself
(#2555) Incorrect spacing between argument "$contrast" and equals sign; expected 1 but found 0
(#2555) Incorrect spacing between default value and equals sign for argument "$contrast"; expected 1 but found 0
(#2555) Incorrect spacing between argument "$center" and equals sign; expected 1 but found 0
(#2555) Incorrect spacing between default value and equals sign for argument "$center"; expected 1 but found 0
(#2555) Incorrect spacing between argument "$colspan" and equals sign; expected 1 but found 0
(#2555) Incorrect spacing between default value and equals sign for argument "$colspan"; expected 1 but found 0
(#2555) Incorrect spacing between argument "$rowspan" and equals sign; expected 1 but found 0
(#2555) Incorrect spacing between default value and equals sign for argument "$rowspan"; expected 1 but found 0
(#2555) Incorrect spacing between argument "$nowrap" and equals sign; expected 1 but found 0
(#2555) Incorrect spacing between default value and equals sign for argument "$nowrap"; expected 1 but found 0
(#2583) Incorrect spacing between argument "$contrast" and equals sign; expected 1 but found 0
(#2583) Incorrect spacing between default value and equals sign for argument "$contrast"; expected 1 but found 0
(#2583) Incorrect spacing between argument "$center" and equals sign; expected 1 but found 0
(#2583) Incorrect spacing between default value and equals sign for argument "$center"; expected 1 but found 0
(#2583) Incorrect spacing between argument "$colspan" and equals sign; expected 1 but found 0
(#2583) Incorrect spacing between default value and equals sign for argument "$colspan"; expected 1 but found 0
(#2583) Incorrect spacing between argument "$rowspan" and equals sign; expected 1 but found 0
(#2583) Incorrect spacing between default value and equals sign for argument "$rowspan"; expected 1 but found 0
(#2583) Incorrect spacing between argument "$nowrap" and equals sign; expected 1 but found 0
(#2583) Incorrect spacing between default value and equals sign for argument "$nowrap"; expected 1 but found 0
(#2610) Incorrect spacing between argument "$colspan" and equals sign; expected 1 but found 0
(#2610) Incorrect spacing between default value and equals sign for argument "$colspan"; expected 1 but found 0
(#2610) Incorrect spacing between argument "$rowspan" and equals sign; expected 1 but found 0
(#2610) Incorrect spacing between default value and equals sign for argument "$rowspan"; expected 1 but found 0
(#2610) Incorrect spacing between argument "$header" and equals sign; expected 1 but found 0
(#2610) Incorrect spacing between default value and equals sign for argument "$header"; expected 1 but found 0
(#2681) Expected at least 1 space before "."; 0 found
(#2685) Expected at least 1 space before "."; 0 found
(#2689) Expected at least 1 space before "."; 0 found
(#2704) Space found before comma in argument list
(#2704) Expected no space between ")" and the comma. Found: 1 space
(#2709) Expected at least 1 space before "."; 0 found
(#2709) Expected at least 1 space after "."; 0 found
(#2709) Expected at least 1 space before "."; 0 found
(#2709) Expected at least 1 space after "."; 0 found
(#2710) Expected at least 1 space before "."; 0 found
(#2710) Expected at least 1 space after "."; 0 found
(#2710) Expected at least 1 space before "."; 0 found
(#2710) Expected at least 1 space after "."; 0 found
(#2712) Expected at least 1 space before "."; 0 found
(#2712) Expected at least 1 space after "."; 0 found
(#2712) Expected at least 1 space before "."; 0 found
(#2712) Expected at least 1 space after "."; 0 found
(#2718) Expected at least 1 space before "."; 0 found
(#2718) Expected at least 1 space after "."; 0 found
(#2718) Expected at least 1 space before "."; 0 found
(#2718) Expected at least 1 space after "."; 0 found
(#2718) Expected at least 1 space before "."; 0 found
(#2718) Expected at least 1 space after "."; 0 found
(#2718) Expected at least 1 space before "."; 0 found
(#2718) Expected at least 1 space after "."; 0 found
(#2723) Expected at least 1 space before "."; 0 found
(#2723) Expected at least 1 space after "."; 0 found
(#2723) Expected at least 1 space before "."; 0 found
(#2723) Expected at least 1 space after "."; 0 found
(#2723) Expected at least 1 space before "."; 0 found
(#2723) Expected at least 1 space after "."; 0 found
(#2723) Expected at least 1 space before "."; 0 found
(#2723) Expected at least 1 space after "."; 0 found
(#2728) Expected at least 1 space before "."; 0 found
(#2728) Expected at least 1 space after "."; 0 found
(#2737) Opening parenthesis of a multi-line function call must be the last content on the line
(#2738) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#2738) Closing parenthesis of a multi-line function call must be on a line by itself
(#2746) Expected at least 1 space before "."; 0 found
(#2746) Expected at least 1 space after "."; 0 found
(#2748) Opening parenthesis of a multi-line function call must be the last content on the line
(#2749) Multi-line function call not indented correctly; expected 8 spaces but found 50
(#2749) Closing parenthesis of a multi-line function call must be on a line by itself
(#2775) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#2787) Incorrect spacing between argument "$value" and equals sign; expected 1 but found 0
(#2787) Incorrect spacing between default value and equals sign for argument "$value"; expected 1 but found 0
(#2787) Incorrect spacing between argument "$classname" and equals sign; expected 1 but found 0
(#2787) Incorrect spacing between default value and equals sign for argument "$classname"; expected 1 but found 0
(#2811) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#2812) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#2812) Closing parenthesis of a multi-line function call must be on a line by itself
(#2816) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#2817) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#2817) Closing parenthesis of a multi-line function call must be on a line by itself
(#2822) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#2823) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#2823) Closing parenthesis of a multi-line function call must be on a line by itself
(#2843) Expected at least 1 space before "."; 0 found
(#2843) Expected at least 1 space after "."; 0 found
(#2843) Expected at least 1 space before "."; 0 found
(#2843) Expected at least 1 space after "."; 0 found
(#2878) Opening parenthesis of a multi-line function call must be the last content on the line
(#2878) Only one argument is allowed per line in a multi-line function call
(#2878) Expected at least 1 space before "."; 0 found
(#2878) Expected at least 1 space after "."; 0 found
(#2878) Expected at least 1 space before "."; 0 found
(#2878) Expected at least 1 space after "."; 0 found
(#2878) Only one argument is allowed per line in a multi-line function call
(#2879) Multi-line function call not indented correctly; expected 12 spaces but found 8
(#2880) Expected at least 1 space before "."; 0 found
(#2880) Expected at least 1 space after "."; 0 found
(#2880) Closing parenthesis of a multi-line function call must be on a line by itself
(#2881) Opening parenthesis of a multi-line function call must be the last content on the line
(#2881) Expected at least 1 space before "."; 0 found
(#2881) Expected at least 1 space after "."; 0 found
(#2881) Expected at least 1 space before "."; 0 found
(#2881) Expected at least 1 space after "."; 0 found
(#2881) Only one argument is allowed per line in a multi-line function call
(#2881) Only one argument is allowed per line in a multi-line function call
(#2881) Only one argument is allowed per line in a multi-line function call
(#2882) Multi-line function call not indented correctly; expected 8 spaces but found 48
(#2882) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/classes/output/report_data.php
(#87) Opening parenthesis of a multi-line function call must be the last content on the line
(#87) Only one argument is allowed per line in a multi-line function call
(#88) Multi-line function call not indented correctly; expected 12 spaces but found 56
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Closing parenthesis of a multi-line function call must be on a line by itself
(#93) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#95) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#95) Blank line found at start of control structure
(#123) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#123) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#132) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#132) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#138) The closing brace for the class must go on the next line after the body
mod/attendance/classes/output/take_data.php
(#111) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#111) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#111) Incorrect spacing between argument "$excludeparams" and equals sign; expected 1 but found 0
(#111) Incorrect spacing between default value and equals sign for argument "$excludeparams"; expected 1 but found 0
(#126) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#126) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
mod/attendance/classes/output/user_data.php
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Only one argument is allowed per line in a multi-line function call
(#80) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Only one argument is allowed per line in a multi-line function call
(#113) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#113) Closing parenthesis of a multi-line function call must be on a line by itself
(#128) Blank line found at end of control structure
(#158) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#158) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#158) Incorrect spacing between argument "$excludeparams" and equals sign; expected 1 but found 0
(#158) Incorrect spacing between default value and equals sign for argument "$excludeparams"; expected 1 but found 0
(#206) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space after "."; 0 found
(#206) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space after "."; 0 found
(#206) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space after "."; 0 found
(#208) Opening parenthesis of a multi-line function call must be the last content on the line
(#209) Expected 1 space after FUNCTION keyword; 0 found
(#209) Expected 1 space after USE keyword; found 0
(#211) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#211) Closing parenthesis of a multi-line function call must be on a line by itself
(#233) Opening parenthesis of a multi-line function call must be the last content on the line
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Only one argument is allowed per line in a multi-line function call
(#234) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#234) Closing parenthesis of a multi-line function call must be on a line by itself
(#240) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#242) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#242) Blank line found at start of control structure
mod/attendance/classes/privacy/provider.php
(#39) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\request\plugin\provider, \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\plugin\provider, \core_privacy\local\metadata\provider
(#42) Opening brace must not be followed by a blank line
(#102) Parentheses must be used when instantiating a new class
(#158) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#237) Long list syntax is not allowed
(#255) Blank line found at end of control structure
(#270) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#270) Closing parenthesis of a multi-line function call must be on a line by itself
(#272) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#289) Long list syntax is not allowed
(#313) Expected 1 space after FUNCTION keyword; 0 found
(#323) Expected 1 space after FUNCTION keyword; 0 found
(#358) Long list syntax is not allowed
(#379) Long list syntax is not allowed
(#402) Long list syntax is not allowed
(#414) Long list syntax is not allowed
(#432) Expected at least 1 space before "."; 0 found
(#432) Expected at least 1 space after "."; 0 found
(#447) Long list syntax is not allowed
mod/attendance/classes/reportbuilder/datasource/attendance.php
(#34) Opening brace must not be followed by a blank line
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
mod/attendance/classes/structure.php
(#28) Expected at least 1 space after "."; 0 found
(#122) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#122) Multi-line function declarations must define one parameter per line
(#122) Multi-line function declarations must define one parameter per line
(#122) Multi-line function declarations must define one parameter per line
(#122) Incorrect spacing between argument "$context" and equals sign; expected 1 but found 0
(#122) Incorrect spacing between default value and equals sign for argument "$context"; expected 1 but found 0
(#123) Incorrect spacing between argument "$pageparams" and equals sign; expected 1 but found 0
(#123) Incorrect spacing between default value and equals sign for argument "$pageparams"; expected 1 but found 0
(#123) The closing parenthesis of a multi-line function declaration must be on a new line
(#310) Opening parenthesis of a multi-line function call must be the last content on the line
(#311) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#311) Only one argument is allowed per line in a multi-line function call
(#311) Only one argument is allowed per line in a multi-line function call
(#311) Only one argument is allowed per line in a multi-line function call
(#311) Only one argument is allowed per line in a multi-line function call
(#311) Closing parenthesis of a multi-line function call must be on a line by itself
(#324) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#324) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#334) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#334) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#345) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#345) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#356) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#356) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#367) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#367) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#377) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#377) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#387) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#387) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#397) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#397) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#427) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#427) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#441) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#441) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#455) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#455) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#465) Incorrect spacing between argument "$params" and equals sign; expected 1 but found 0
(#465) Incorrect spacing between default value and equals sign for argument "$params"; expected 1 but found 0
(#514) Opening parenthesis of a multi-line function call must be the last content on the line
(#515) Only one argument is allowed per line in a multi-line function call
(#515) Only one argument is allowed per line in a multi-line function call
(#515) Only one argument is allowed per line in a multi-line function call
(#517) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#517) Closing parenthesis of a multi-line function call must be on a line by itself
(#587) Expected 0 spaces before closing parenthesis; 1 found
(#597) Opening parenthesis of a multi-line function call must be the last content on the line
(#598) Only one argument is allowed per line in a multi-line function call
(#598) Only one argument is allowed per line in a multi-line function call
(#598) Only one argument is allowed per line in a multi-line function call
(#599) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#599) Only one argument is allowed per line in a multi-line function call
(#599) Closing parenthesis of a multi-line function call must be on a line by itself
(#626) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#627) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#694) Space after opening parenthesis of function call prohibited
(#694) Expected 0 spaces before closing parenthesis; 1 found
(#707) Opening parenthesis of a multi-line function call must be the last content on the line
(#707) Only one argument is allowed per line in a multi-line function call
(#708) Multi-line function call not indented correctly; expected 8 spaces but found 28
(#708) Closing parenthesis of a multi-line function call must be on a line by itself
(#762) Space after opening parenthesis of function call prohibited
(#762) Expected 0 spaces before closing parenthesis; 1 found
(#808) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#810) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#810) Blank line found at start of control structure
(#855) Expected no space between "'username'" and the comma. Found: 1 space
(#855) Expected no space between "'idnumber'" and the comma. Found: 1 space
(#855) Expected no space between "'institution'" and the comma. Found: 1 space
(#867) Long list syntax is not allowed
(#879) Opening parenthesis of a multi-line function call must be the last content on the line
(#879) Only one argument is allowed per line in a multi-line function call
(#881) Only one argument is allowed per line in a multi-line function call
(#881) Only one argument is allowed per line in a multi-line function call
(#881) Only one argument is allowed per line in a multi-line function call
(#882) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#882) Only one argument is allowed per line in a multi-line function call
(#882) Only one argument is allowed per line in a multi-line function call
(#882) Closing parenthesis of a multi-line function call must be on a line by itself
(#885) Opening parenthesis of a multi-line function call must be the last content on the line
(#885) Only one argument is allowed per line in a multi-line function call
(#885) Only one argument is allowed per line in a multi-line function call
(#885) Only one argument is allowed per line in a multi-line function call
(#886) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#886) Only one argument is allowed per line in a multi-line function call
(#886) Only one argument is allowed per line in a multi-line function call
(#886) Closing parenthesis of a multi-line function call must be on a line by itself
(#895) Opening parenthesis of a multi-line function call must be the last content on the line
(#895) Only one argument is allowed per line in a multi-line function call
(#897) Only one argument is allowed per line in a multi-line function call
(#897) Only one argument is allowed per line in a multi-line function call
(#897) Only one argument is allowed per line in a multi-line function call
(#898) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#898) Only one argument is allowed per line in a multi-line function call
(#898) Only one argument is allowed per line in a multi-line function call
(#898) Closing parenthesis of a multi-line function call must be on a line by itself
(#906) Long list syntax is not allowed
(#1079) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1080) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1103) Opening parenthesis of a multi-line function call must be the last content on the line
(#1104) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1104) Only one argument is allowed per line in a multi-line function call
(#1104) Only one argument is allowed per line in a multi-line function call
(#1104) Only one argument is allowed per line in a multi-line function call
(#1104) Only one argument is allowed per line in a multi-line function call
(#1104) Closing parenthesis of a multi-line function call must be on a line by itself
(#1118) Long list syntax is not allowed
(#1125) Opening parenthesis of a multi-line function call must be the last content on the line
(#1126) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1126) Only one argument is allowed per line in a multi-line function call
(#1126) Only one argument is allowed per line in a multi-line function call
(#1126) Only one argument is allowed per line in a multi-line function call
(#1126) Only one argument is allowed per line in a multi-line function call
(#1126) Closing parenthesis of a multi-line function call must be on a line by itself
(#1182) Blank line found at end of control structure
(#1261) Long list syntax is not allowed
(#1286) Opening parenthesis of a multi-line function call must be the last content on the line
(#1287) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1287) Only one argument is allowed per line in a multi-line function call
(#1287) Only one argument is allowed per line in a multi-line function call
(#1287) Only one argument is allowed per line in a multi-line function call
(#1287) Only one argument is allowed per line in a multi-line function call
(#1287) Closing parenthesis of a multi-line function call must be on a line by itself
(#1304) Long list syntax is not allowed
(#1400) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1401) The closing parenthesis of a multi-line control structure must be on the line after the last expression
mod/attendance/classes/summary.php
(#35) Opening brace must not be followed by a blank line
(#63) Incorrect spacing between argument "$userids" and equals sign; expected 1 but found 0
(#63) Incorrect spacing between default value and equals sign for argument "$userids"; expected 1 but found 0
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Multi-line function call not indented correctly; expected 8 spaces but found 73
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#174) Opening parenthesis of a multi-line function call must be the last content on the line
(#175) Multi-line function call not indented correctly; expected 8 spaces but found 71
(#175) Closing parenthesis of a multi-line function call must be on a line by itself
(#184) Opening parenthesis of a multi-line function call must be the last content on the line
(#185) Multi-line function call not indented correctly; expected 8 spaces but found 71
(#185) Closing parenthesis of a multi-line function call must be on a line by itself
(#207) Incorrect spacing between argument "$userids" and equals sign; expected 1 but found 0
(#207) Incorrect spacing between default value and equals sign for argument "$userids"; expected 1 but found 0
(#210) Long list syntax is not allowed
(#221) Long list syntax is not allowed
(#271) Incorrect spacing between argument "$userids" and equals sign; expected 1 but found 0
(#271) Incorrect spacing between default value and equals sign for argument "$userids"; expected 1 but found 0
(#274) Long list syntax is not allowed
(#284) Long list syntax is not allowed
mod/attendance/classes/task/auto_mark.php
(#37) Opening brace must not be followed by a blank line
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#72) Only one argument is allowed per line in a multi-line function call
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 12 spaces but found 52
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Blank line found at end of control structure
mod/attendance/classes/task/notify.php
(#77) Blank line found at start of control structure
(#110) Expected at least 1 space before "."; 0 found
(#110) Expected at least 1 space after "."; 0 found
(#130) Expected at least 1 space before "."; 0 found
(#130) Expected at least 1 space after "."; 0 found
(#130) Expected at least 1 space before "."; 0 found
(#130) Expected at least 1 space before "."; 0 found
(#130) Expected at least 1 space after "."; 0 found
(#141) 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
(#169) Expected at least 1 space after "."; 0 found
mod/attendance/coursesummary.php
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#29) Expected at least 1 space before "."; 0 found
(#29) 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
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
(#82) Blank line found at end of control structure
(#112) Blank line found at end of control structure
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
mod/attendance/customfields.php
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
mod/attendance/db/install.php
(#34) Parentheses must be used when instantiating a new class
(#36) Expected at least 1 space before "."; 0 found
(#36) 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/attendance/db/upgrade.php
(#33) Incorrect spacing between argument "$oldversion" and equals sign; expected 1 but found 0
(#33) Incorrect spacing between default value and equals sign for argument "$oldversion"; expected 1 but found 0
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#125) Blank line found at start of control structure
(#149) Blank line found at start of control structure
(#179) Blank line found at start of control structure
(#246) Blank line found at start of control structure
(#342) Blank line found at start of control structure
(#368) Blank line found at start of control structure
(#391) Blank line found at end of control structure
(#397) Expected at least 1 space before "."; 0 found
(#399) Expected at least 1 space before "."; 0 found
(#483) Opening parenthesis of a multi-line function call must be the last content on the line
(#483) Only one argument is allowed per line in a multi-line function call
(#483) Only one argument is allowed per line in a multi-line function call
(#483) Only one argument is allowed per line in a multi-line function call
(#484) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#484) Only one argument is allowed per line in a multi-line function call
(#484) Only one argument is allowed per line in a multi-line function call
(#484) Only one argument is allowed per line in a multi-line function call
(#484) Closing parenthesis of a multi-line function call must be on a line by itself
(#493) Opening parenthesis of a multi-line function call must be the last content on the line
(#493) Only one argument is allowed per line in a multi-line function call
(#493) Only one argument is allowed per line in a multi-line function call
(#493) Only one argument is allowed per line in a multi-line function call
(#494) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#494) Only one argument is allowed per line in a multi-line function call
(#494) Only one argument is allowed per line in a multi-line function call
(#494) Only one argument is allowed per line in a multi-line function call
(#494) Closing parenthesis of a multi-line function call must be on a line by itself
(#498) Opening parenthesis of a multi-line function call must be the last content on the line
(#498) Only one argument is allowed per line in a multi-line function call
(#498) Only one argument is allowed per line in a multi-line function call
(#498) Only one argument is allowed per line in a multi-line function call
(#499) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#499) Only one argument is allowed per line in a multi-line function call
(#499) Only one argument is allowed per line in a multi-line function call
(#499) Only one argument is allowed per line in a multi-line function call
(#499) Closing parenthesis of a multi-line function call must be on a line by itself
(#505) Opening parenthesis of a multi-line function call must be the last content on the line
(#505) Only one argument is allowed per line in a multi-line function call
(#505) Only one argument is allowed per line in a multi-line function call
(#505) Only one argument is allowed per line in a multi-line function call
(#506) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#506) Only one argument is allowed per line in a multi-line function call
(#506) Only one argument is allowed per line in a multi-line function call
(#506) Only one argument is allowed per line in a multi-line function call
(#506) Closing parenthesis of a multi-line function call must be on a line by itself
(#516) Opening parenthesis of a multi-line function call must be the last content on the line
(#516) Only one argument is allowed per line in a multi-line function call
(#516) Only one argument is allowed per line in a multi-line function call
(#516) Only one argument is allowed per line in a multi-line function call
(#517) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#517) Only one argument is allowed per line in a multi-line function call
(#517) Only one argument is allowed per line in a multi-line function call
(#517) Only one argument is allowed per line in a multi-line function call
(#517) Closing parenthesis of a multi-line function call must be on a line by itself
(#530) Opening parenthesis of a multi-line function call must be the last content on the line
(#530) Only one argument is allowed per line in a multi-line function call
(#530) Only one argument is allowed per line in a multi-line function call
(#530) Only one argument is allowed per line in a multi-line function call
(#531) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#531) Only one argument is allowed per line in a multi-line function call
(#531) Only one argument is allowed per line in a multi-line function call
(#531) Only one argument is allowed per line in a multi-line function call
(#531) Closing parenthesis of a multi-line function call must be on a line by itself
(#538) Blank line found at start of control structure
(#551) Blank line found at start of control structure
(#555) Opening parenthesis of a multi-line function call must be the last content on the line
(#555) Only one argument is allowed per line in a multi-line function call
(#555) Only one argument is allowed per line in a multi-line function call
(#555) Only one argument is allowed per line in a multi-line function call
(#556) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#556) Only one argument is allowed per line in a multi-line function call
(#556) Only one argument is allowed per line in a multi-line function call
(#556) Only one argument is allowed per line in a multi-line function call
(#556) Closing parenthesis of a multi-line function call must be on a line by itself
(#587) Blank line found at start of control structure
(#626) Blank line found at end of control structure
(#654) Blank line found at start of control structure
(#669) Blank line found at start of control structure
(#682) Blank line found at start of control structure
(#705) Blank line found at start of control structure
(#718) Blank line found at start of control structure
(#722) Opening parenthesis of a multi-line function call must be the last content on the line
(#722) Only one argument is allowed per line in a multi-line function call
(#722) Only one argument is allowed per line in a multi-line function call
(#722) Only one argument is allowed per line in a multi-line function call
(#722) Only one argument is allowed per line in a multi-line function call
(#723) Multi-line function call not indented correctly; expected 8 spaces but found 33
(#723) Only one argument is allowed per line in a multi-line function call
(#723) Only one argument is allowed per line in a multi-line function call
(#723) Closing parenthesis of a multi-line function call must be on a line by itself
(#769) Blank line found at start of control structure
(#784) Blank line found at start of control structure
mod/attendance/db/upgradelib.php
(#33) Opening parenthesis of a multi-line function call must be the last content on the line
(#33) Only one argument is allowed per line in a multi-line function call
(#33) Only one argument is allowed per line in a multi-line function call
(#34) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#34) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/defaultstatus.php
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#82) Expected at least 1 space before "."; 0 found
(#125) Opening parenthesis of a multi-line function call must be the last content on the line
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#126) Multi-line function call not indented correctly; expected 16 spaces but found 45
(#126) Only one argument is allowed per line in a multi-line function call
(#126) Only one argument is allowed per line in a multi-line function call
(#126) Only one argument is allowed per line in a multi-line function call
(#126) Only one argument is allowed per line in a multi-line function call
(#127) Multi-line function call not indented correctly; expected 12 spaces but found 45
(#127) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/export.php
(#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
(#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
(#46) Expected at least 1 space before "."; 0 found
(#46) Expected at least 1 space before "."; 0 found
(#46) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#84) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
(#89) Parentheses must be used when instantiating a new class
(#129) Expected at least 1 space before "."; 0 found
(#165) Each PHP statement must be on a line by itself
(#221) Expected 1 blank line at end of file; 4 found
mod/attendance/externallib.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#36) Opening brace must not be followed by a blank line
(#49) Opening parenthesis of a multi-line function call must be the last content on the line
(#50) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Only one argument is allowed per line in a multi-line function call
(#50) 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
(#79) Long list syntax is not allowed
(#195) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#195) Multi-line function declarations must define one parameter per line
(#195) Multi-line function declarations must define one parameter per line
(#195) Multi-line function declarations must define one parameter per line
(#195) Multi-line function declarations must define one parameter per line
(#196) Multi-line function declaration not indented correctly; expected 8 spaces but found 39
(#196) The closing parenthesis of a multi-line function declaration must be on a new line
(#228) Expected 1 space after FUNCTION keyword; 0 found
(#300) Opening parenthesis of a multi-line function call must be the last content on the line
(#301) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#301) Closing parenthesis of a multi-line function call must be on a line by itself
(#337) Space before opening parenthesis of function call prohibited
(#338) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#338) Expected 1 space after comma in argument list; 2 found
(#338) Expected 1 space between the comma and "VALUE_DEFAULT". Found: 2 spaces
(#338) Closing parenthesis of a multi-line function call must be on a line by itself
(#398) Multi-line function call not indented correctly; expected 38 spaces but found 58
(#398) Closing parenthesis of a multi-line function call must be on a line by itself
(#403) Multi-line function call not indented correctly; expected 25 spaces but found 51
(#403) Closing parenthesis of a multi-line function call must be on a line by itself
(#414) Space before opening parenthesis of function call prohibited
(#415) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#415) Closing parenthesis of a multi-line function call must be on a line by itself
(#490) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#494) Multi-line function call not indented correctly; expected 8 spaces but found 26
(#494) Only one argument is allowed per line in a multi-line function call
(#494) Closing parenthesis of a multi-line function call must be on a line by itself
(#527) Long list syntax is not allowed
(#540) Opening parenthesis of a multi-line function call must be the last content on the line
(#540) Only one argument is allowed per line in a multi-line function call
(#540) Only one argument is allowed per line in a multi-line function call
(#541) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#541) Only one argument is allowed per line in a multi-line function call
(#541) Closing parenthesis of a multi-line function call must be on a line by itself
(#559) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#562) Multi-line function call not indented correctly; expected 8 spaces but found 16
mod/attendance/import.php
(#105) Expected 1 blank line at end of file; 3 found
mod/attendance/import/marksessions.php
(#45) Opening parenthesis of a multi-line function call must be the last content on the line
(#45) Only one argument is allowed per line in a multi-line function call
(#46) Multi-line function call not indented correctly; expected 0 spaces but found 34
(#46) Only one argument is allowed per line in a multi-line function call
(#46) Closing parenthesis of a multi-line function call must be on a line by itself
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space after "."; 0 found
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Multi-line function call not indented correctly; expected 8 spaces but found 13
(#85) Multi-line function call not indented correctly; expected 4 spaces but found 13
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/index.php
(#65) Expected at least 1 space before "."; 0 found
(#65) Expected at least 1 space after "."; 0 found
(#78) Expected at least 1 space before "."; 0 found
(#78) Expected at least 1 space after "."; 0 found
(#78) Expected at least 1 space before "."; 0 found
(#78) Expected at least 1 space after "."; 0 found
(#78) Expected at least 1 space before "."; 0 found
(#78) Expected at least 1 space after "."; 0 found
(#78) Expected at least 1 space before "."; 0 found
(#78) Expected at least 1 space after "."; 0 found
(#78) Expected at least 1 space before "."; 0 found
(#78) Expected at least 1 space after "."; 0 found
(#78) Expected at least 1 space before "."; 0 found
(#78) Expected at least 1 space after "."; 0 found
mod/attendance/lib.php
(#36) Expected 1 space after SWITCH keyword; 0 found
(#83) Expected at least 1 space before "."; 0 found
(#83) Expected at least 1 space after "."; 0 found
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#184) Opening parenthesis of a multi-line function call must be the last content on the line
(#184) Only one argument is allowed per line in a multi-line function call
(#184) Only one argument is allowed per line in a multi-line function call
(#185) Multi-line function call not indented correctly; expected 4 spaces but found 32
(#185) Closing parenthesis of a multi-line function call must be on a line by itself
(#222) Long list syntax is not allowed
(#224) Long list syntax is not allowed
(#283) Expected at least 1 space before "."; 0 found
(#283) Expected at least 1 space after "."; 0 found
(#284) Expected at least 1 space before "."; 0 found
(#284) Expected at least 1 space after "."; 0 found
(#316) Expected at least 1 space before "."; 0 found
(#316) Expected at least 1 space after "."; 0 found
(#317) Expected at least 1 space before "."; 0 found
(#317) Expected at least 1 space after "."; 0 found
(#331) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#331) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#331) Incorrect spacing between argument "$nullifnone" and equals sign; expected 1 but found 0
(#331) Incorrect spacing between default value and equals sign for argument "$nullifnone"; expected 1 but found 0
(#341) Incorrect spacing between argument "$grades" and equals sign; expected 1 but found 0
(#341) Incorrect spacing between default value and equals sign for argument "$grades"; expected 1 but found 0
(#347) Expected at least 1 space before "."; 0 found
(#347) Expected at least 1 space after "."; 0 found
(#368) Blank line found at end of control structure
(#389) Expected at least 1 space before "."; 0 found
(#389) Expected at least 1 space after "."; 0 found
(#395) Opening parenthesis of a multi-line function call must be the last content on the line
(#395) Only one argument is allowed per line in a multi-line function call
(#395) Only one argument is allowed per line in a multi-line function call
(#395) Only one argument is allowed per line in a multi-line function call
(#396) Multi-line function call not indented correctly; expected 4 spaces but found 24
(#396) Only one argument is allowed per line in a multi-line function call
(#396) Only one argument is allowed per line in a multi-line function call
(#396) Only one argument is allowed per line in a multi-line function call
(#396) Closing parenthesis of a multi-line function call must be on a line by itself
(#409) Expected "function abc(...)"; found "function abc (...)"
(#409) Expected 0 spaces before opening parenthesis; 1 found
(#478) Opening parenthesis of a multi-line function call must be the last content on the line
(#478) Only one argument is allowed per line in a multi-line function call
(#479) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#479) Only one argument is allowed per line in a multi-line function call
(#479) Only one argument is allowed per line in a multi-line function call
(#479) Closing parenthesis of a multi-line function call must be on a line by itself
(#481) Opening parenthesis of a multi-line function call must be the last content on the line
(#481) Only one argument is allowed per line in a multi-line function call
(#481) Expected at least 1 space before "."; 0 found
(#481) Expected at least 1 space after "."; 0 found
(#482) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#482) Only one argument is allowed per line in a multi-line function call
(#482) Only one argument is allowed per line in a multi-line function call
(#482) Closing parenthesis of a multi-line function call must be on a line by itself
(#485) Opening parenthesis of a multi-line function call must be the last content on the line
(#485) Only one argument is allowed per line in a multi-line function call
(#486) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#486) Only one argument is allowed per line in a multi-line function call
(#486) Only one argument is allowed per line in a multi-line function call
(#486) Closing parenthesis of a multi-line function call must be on a line by itself
(#489) Opening parenthesis of a multi-line function call must be the last content on the line
(#489) Only one argument is allowed per line in a multi-line function call
(#490) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#490) Only one argument is allowed per line in a multi-line function call
(#490) Only one argument is allowed per line in a multi-line function call
(#490) Closing parenthesis of a multi-line function call must be on a line by itself
(#492) Opening parenthesis of a multi-line function call must be the last content on the line
(#492) Only one argument is allowed per line in a multi-line function call
(#492) Expected at least 1 space before "."; 0 found
(#492) Expected at least 1 space after "."; 0 found
(#493) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#493) Only one argument is allowed per line in a multi-line function call
(#493) Only one argument is allowed per line in a multi-line function call
(#493) Closing parenthesis of a multi-line function call must be on a line by itself
(#496) Opening parenthesis of a multi-line function call must be the last content on the line
(#496) Only one argument is allowed per line in a multi-line function call
(#497) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#497) Only one argument is allowed per line in a multi-line function call
(#497) Only one argument is allowed per line in a multi-line function call
(#497) Closing parenthesis of a multi-line function call must be on a line by itself
(#500) Opening parenthesis of a multi-line function call must be the last content on the line
(#500) Only one argument is allowed per line in a multi-line function call
(#500) Expected at least 1 space before "."; 0 found
(#500) Expected at least 1 space after "."; 0 found
(#501) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#501) Only one argument is allowed per line in a multi-line function call
(#501) Only one argument is allowed per line in a multi-line function call
(#501) Closing parenthesis of a multi-line function call must be on a line by itself
(#503) Opening parenthesis of a multi-line function call must be the last content on the line
(#503) Only one argument is allowed per line in a multi-line function call
(#504) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#504) Only one argument is allowed per line in a multi-line function call
(#504) Only one argument is allowed per line in a multi-line function call
(#504) Closing parenthesis of a multi-line function call must be on a line by itself
(#525) Expected 1 space after FUNCTION keyword; 0 found
(#567) Opening parenthesis of a multi-line function call must be the last content on the line
(#567) Only one argument is allowed per line in a multi-line function call
(#568) Multi-line function call not indented correctly; expected 12 spaces but found 52
(#569) Multi-line function call not indented correctly; expected 8 spaces but found 52
(#569) Only one argument is allowed per line in a multi-line function call
(#569) Closing parenthesis of a multi-line function call must be on a line by itself
(#618) Opening parenthesis of a multi-line function call must be the last content on the line
(#619) Multi-line function call not indented correctly; expected 12 spaces but found 48
(#620) Multi-line function call not indented correctly; expected 8 spaces but found 48
(#620) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/locallib.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#63) Incorrect spacing between argument "$onlyvisible" and equals sign; expected 1 but found 0
(#63) Incorrect spacing between default value and equals sign for argument "$onlyvisible"; expected 1 but found 0
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 8 spaces but found 44
(#76) Only one argument is allowed per line in a multi-line function call
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 8 spaces but found 44
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#125) Long list syntax is not allowed
(#193) Opening parenthesis of a multi-line function call must be the last content on the line
(#194) Only one argument is allowed per line in a multi-line function call
(#194) Only one argument is allowed per line in a multi-line function call
(#194) Only one argument is allowed per line in a multi-line function call
(#194) Only one argument is allowed per line in a multi-line function call
(#194) Closing parenthesis of a multi-line function call must be on a line by itself
(#212) Long list syntax is not allowed
(#257) Expected "function abc(...)"; found "function abc (...)"
(#257) Expected 0 spaces before opening parenthesis; 1 found
(#296) Opening parenthesis of a multi-line function call must be the last content on the line
(#297) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#297) Closing parenthesis of a multi-line function call must be on a line by itself
(#326) Incorrect spacing between argument "$userids" and equals sign; expected 1 but found 0
(#326) Incorrect spacing between default value and equals sign for argument "$userids"; expected 1 but found 0
(#333) Long list syntax is not allowed
(#381) Long list syntax is not allowed
(#495) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#495) Multi-line function declarations must define one parameter per line
(#495) Multi-line function declarations must define one parameter per line
(#495) Multi-line function declarations must define one parameter per line
(#495) Multi-line function declarations must define one parameter per line
(#496) Multi-line function declaration not indented correctly; expected 4 spaces but found 34
(#496) Multi-line function declarations must define one parameter per line
(#496) Multi-line function declarations must define one parameter per line
(#497) Multi-line function declaration not indented correctly; expected 4 spaces but found 34
(#497) Multi-line function declarations must define one parameter per line
(#497) The closing parenthesis of a multi-line function declaration must be on a new line
(#566) Incorrect spacing between argument "$length" and equals sign; expected 1 but found 0
(#566) Incorrect spacing between default value and equals sign for argument "$length"; expected 1 but found 0
(#638) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#639) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#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
(#767) Expected at least 1 space before "."; 0 found
(#767) Expected at least 1 space after "."; 0 found
(#767) Expected at least 1 space before "."; 0 found
(#767) Expected at least 1 space after "."; 0 found
(#767) Expected at least 1 space before "."; 0 found
(#767) Expected at least 1 space after "."; 0 found
(#769) Expected at least 1 space before "."; 0 found
(#769) Expected at least 1 space after "."; 0 found
(#771) Expected at least 1 space before "."; 0 found
(#771) Expected at least 1 space after "."; 0 found
(#835) Opening parenthesis of a multi-line function call must be the last content on the line
(#835) Only one argument is allowed per line in a multi-line function call
(#835) Only one argument is allowed per line in a multi-line function call
(#836) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#836) Only one argument is allowed per line in a multi-line function call
(#836) Closing parenthesis of a multi-line function call must be on a line by itself
(#911) Expected at least 1 space before "."; 0 found
(#911) Expected at least 1 space after "."; 0 found
(#911) Expected at least 1 space before "."; 0 found
(#911) Expected at least 1 space after "."; 0 found
(#1050) Long list syntax is not allowed
(#1097) Long list syntax is not allowed
(#1106) Expected at least 1 space before "."; 0 found
(#1106) Expected at least 1 space after "."; 0 found
(#1107) Expected at least 1 space before "."; 0 found
(#1107) Expected at least 1 space after "."; 0 found
(#1167) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#1192) Expected at least 1 space before "."; 0 found
(#1192) Expected at least 1 space after "."; 0 found
(#1192) Expected at least 1 space before "."; 0 found
(#1192) Expected at least 1 space after "."; 0 found
(#1284) Expected at least 1 space before "."; 0 found
(#1376) Expected at least 1 space before "."; 0 found
(#1376) Expected at least 1 space after "."; 0 found
(#1426) Opening parenthesis of a multi-line function call must be the last content on the line
(#1426) Only one argument is allowed per line in a multi-line function call
(#1432) Opening parenthesis of a multi-line function call must be the last content on the line
(#1432) Only one argument is allowed per line in a multi-line function call
(#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
(#1440) Expected at least 1 space before "."; 0 found
(#1440) Expected at least 1 space after "."; 0 found
(#1441) Expected at least 1 space after "."; 0 found
(#1446) Expected at least 1 space before "."; 0 found
(#1447) Expected at least 1 space after "."; 0 found
mod/attendance/manage.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space after "."; 0 found
mod/attendance/messageselect.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#90) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#90) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space before "."; 0 found
(#92) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#108) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#109) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#131) Expected at least 1 space before "."; 0 found
(#131) Expected at least 1 space after "."; 0 found
(#131) Expected at least 1 space before "."; 0 found
(#131) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space after "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space after "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#161) Expected at least 1 space before "."; 0 found
(#161) Expected at least 1 space after "."; 0 found
(#161) Expected at least 1 space before "."; 0 found
(#161) Expected at least 1 space after "."; 0 found
(#161) Expected at least 1 space before "."; 0 found
(#161) Expected at least 1 space after "."; 0 found
(#161) Expected at least 1 space before "."; 0 found
(#161) Expected at least 1 space after "."; 0 found
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#169) Expected at least 1 space before "."; 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
(#178) Opening parenthesis of a multi-line function call must be the last content on the line
mod/attendance/mod_form.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#34) Opening brace must not be followed by a blank line
mod/attendance/password.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
(#30) Expected at least 1 space before "."; 0 found
(#30) 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
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
mod/attendance/password_ajax.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Multi-line function call not indented correctly; expected 4 spaces but found 35
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/preferences.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#53) Expected at least 1 space before "."; 0 found
(#53) Expected at least 1 space before "."; 0 found
(#53) Expected at least 1 space after "."; 0 found
(#53) Expected at least 1 space before "."; 0 found
(#53) Expected at least 1 space after "."; 0 found
(#53) Expected at least 1 space before "."; 0 found
(#53) 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
(#111) Expected at least 1 space before "."; 0 found
(#160) Opening parenthesis of a multi-line function call must be the last content on the line
(#160) Only one argument is allowed per line in a multi-line function call
(#160) Only one argument is allowed per line in a multi-line function call
(#160) Only one argument is allowed per line in a multi-line function call
(#161) Multi-line function call not indented correctly; expected 16 spaces but found 52
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#162) Multi-line function call not indented correctly; expected 12 spaces but found 52
(#162) Only one argument is allowed per line in a multi-line function call
(#162) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/renderables.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#27) Expected 1 blank line at end of file; 3 found
mod/attendance/renderhelpers.php
(#59) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#60) Each line in a multi-line control structure must be indented at least once; expected at least 16 spaces, but found 12
(#60) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#68) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#69) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#174) Each class must be in a file by itself
(#185) Expected at least 1 space before "."; 0 found
(#185) Expected at least 1 space after "."; 0 found
(#252) Expected at least 1 space before "."; 0 found
(#252) Expected at least 1 space after "."; 0 found
(#256) Expected at least 1 space before "."; 0 found
(#256) Expected at least 1 space after "."; 0 found
(#287) Each class must be in a file by itself
(#297) Expected at least 1 space before "."; 0 found
(#297) Expected at least 1 space after "."; 0 found
mod/attendance/report.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#93) Expected 1 blank line at end of file; 2 found
mod/attendance/resetcalendar.php
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#52) Expected 1 space after comma in argument list; 2 found
(#52) Expected 1 space between the comma and "[". Found: 2 spaces
(#87) Blank line found at end of control structure
mod/attendance/sessions.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space after "."; 0 found
mod/attendance/settings.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
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#51) Only one argument is allowed per line in a multi-line function call
(#51) Only one argument is allowed per line in a multi-line function call
(#51) Only one argument is allowed per line in a multi-line function call
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#56) Opening parenthesis of a multi-line function call must be the last content on the line
(#57) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#57) Only one argument is allowed per line in a multi-line function call
(#57) Only one argument is allowed per line in a multi-line function call
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 12
(#65) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#65) Only one argument is allowed per line in a multi-line function call
(#65) Only one argument is allowed per line in a multi-line function call
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#67) Opening parenthesis of a multi-line function call must be the last content on the line
(#69) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#71) 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 4 spaces but found 8
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#77) Only one argument is allowed per line in a multi-line function call
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#90) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#90) Only one argument is allowed per line in a multi-line function call
(#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
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
(#96) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#98) Only one argument is allowed per line in a multi-line function call
(#98) 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
(#102) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#102) Only one argument is allowed per line in a multi-line function call
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
(#104) Opening parenthesis of a multi-line function call must be the last content on the line
(#106) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#106) Only one argument is allowed per line in a multi-line function call
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#114) Only one argument is allowed per line in a multi-line function call
(#114) Closing parenthesis of a multi-line function call must be on a line by itself
(#122) Opening parenthesis of a multi-line function call must be the last content on the line
(#123) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#124) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#125) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) Expected 0 spaces before closing parenthesis; newline found
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Only one argument is allowed per line in a multi-line function call
(#134) Multi-line function call not indented correctly; expected 4 spaces but found 9
(#134) Only one argument is allowed per line in a multi-line function call
(#134) Closing parenthesis of a multi-line function call must be on a line by itself
(#136) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Only one argument is allowed per line in a multi-line function call
(#138) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#145) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Only one argument is allowed per line in a multi-line function call
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#151) Opening parenthesis of a multi-line function call must be the last content on the line
(#152) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Closing parenthesis of a multi-line function call must be on a line by itself
(#154) Opening parenthesis of a multi-line function call must be the last content on the line
(#155) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#155) Only one argument is allowed per line in a multi-line function call
(#155) Only one argument is allowed per line in a multi-line function call
(#155) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Opening parenthesis of a multi-line function call must be the last content on the line
(#158) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Closing parenthesis of a multi-line function call must be on a line by itself
(#160) Opening parenthesis of a multi-line function call must be the last content on the line
(#161) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Closing parenthesis of a multi-line function call must be on a line by itself
(#165) Opening parenthesis of a multi-line function call must be the last content on the line
(#166) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#166) Only one argument is allowed per line in a multi-line function call
(#166) Only one argument is allowed per line in a multi-line function call
(#166) Only one argument is allowed per line in a multi-line function call
(#166) Closing parenthesis of a multi-line function call must be on a line by itself
(#168) Opening parenthesis of a multi-line function call must be the last content on the line
(#169) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Only one argument is allowed per line in a multi-line function call
(#169) Closing parenthesis of a multi-line function call must be on a line by itself
(#171) Opening parenthesis of a multi-line function call must be the last content on the line
(#172) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#172) Only one argument is allowed per line in a multi-line function call
(#172) Only one argument is allowed per line in a multi-line function call
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#174) Opening parenthesis of a multi-line function call must be the last content on the line
(#175) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Only one argument is allowed per line in a multi-line function call
(#175) Closing parenthesis of a multi-line function call must be on a line by itself
(#177) Opening parenthesis of a multi-line function call must be the last content on the line
(#178) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#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
(#180) Opening parenthesis of a multi-line function call must be the last content on the line
(#181) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Closing parenthesis of a multi-line function call must be on a line by itself
(#184) Opening parenthesis of a multi-line function call must be the last content on the line
(#186) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#186) Only one argument is allowed per line in a multi-line function call
(#186) Only one argument is allowed per line in a multi-line function call
(#186) Closing parenthesis of a multi-line function call must be on a line by itself
(#188) Opening parenthesis of a multi-line function call must be the last content on the line
(#189) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Only one argument is allowed per line in a multi-line function call
(#189) Closing parenthesis of a multi-line function call must be on a line by itself
(#199) Opening parenthesis of a multi-line function call must be the last content on the line
(#200) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#200) Only one argument is allowed per line in a multi-line function call
(#200) Only one argument is allowed per line in a multi-line function call
(#200) Only one argument is allowed per line in a multi-line function call
(#200) Closing parenthesis of a multi-line function call must be on a line by itself
(#206) Opening parenthesis of a multi-line function call must be the last content on the line
(#207) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Closing parenthesis of a multi-line function call must be on a line by itself
(#209) Opening parenthesis of a multi-line function call must be the last content on the line
(#210) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#210) Only one argument is allowed per line in a multi-line function call
(#210) Only one argument is allowed per line in a multi-line function call
(#210) Only one argument is allowed per line in a multi-line function call
(#210) Closing parenthesis of a multi-line function call must be on a line by itself
(#212) Opening parenthesis of a multi-line function call must be the last content on the line
(#213) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#213) Only one argument is allowed per line in a multi-line function call
(#213) Only one argument is allowed per line in a multi-line function call
(#213) Closing parenthesis of a multi-line function call must be on a line by itself
(#215) Opening parenthesis of a multi-line function call must be the last content on the line
(#216) Only one argument is allowed per line in a multi-line function call
(#217) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#217) Only one argument is allowed per line in a multi-line function call
(#217) Closing parenthesis of a multi-line function call must be on a line by itself
(#220) Opening parenthesis of a multi-line function call must be the last content on the line
(#221) Only one argument is allowed per line in a multi-line function call
(#222) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#222) Only one argument is allowed per line in a multi-line function call
(#222) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/take.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#44) Only one argument is allowed per line in a multi-line function call
(#45) Multi-line function call not indented correctly; expected 0 spaces but found 34
(#45) Only one argument is allowed per line in a multi-line function call
(#45) Closing parenthesis of a multi-line function call must be on a line by itself
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
mod/attendance/tempedit.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
(#50) Expected at least 1 space before "."; 0 found
(#50) Expected at least 1 space after "."; 0 found
(#68) Blank line found at start of control structure
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#109) Expected 1 blank line at end of file; 2 found
mod/attendance/tempmerge.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#43) Expected at least 1 space before "."; 0 found
(#43) Expected at least 1 space after "."; 0 found
(#43) Expected at least 1 space before "."; 0 found
(#43) Expected at least 1 space after "."; 0 found
(#43) Expected at least 1 space before "."; 0 found
(#43) Expected at least 1 space after "."; 0 found
(#43) Expected at least 1 space before "."; 0 found
(#43) Expected at least 1 space after "."; 0 found
(#54) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space after "."; 0 found
(#54) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space after "."; 0 found
(#54) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space after "."; 0 found
(#61) Blank line found at end of control structure
(#62) Blank line found at start of control structure
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
mod/attendance/tempusers.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#42) Expected at least 1 space before "."; 0 found
(#42) Expected at least 1 space after "."; 0 found
(#42) Expected at least 1 space before "."; 0 found
(#42) Expected at least 1 space after "."; 0 found
(#42) Expected at least 1 space before "."; 0 found
(#42) Expected at least 1 space after "."; 0 found
(#42) Expected at least 1 space before "."; 0 found
(#42) Expected at least 1 space after "."; 0 found
(#62) Expected at least 1 space before "."; 0 found
(#62) 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
(#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
(#102) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space after "."; 0 found
(#103) Expected at least 1 space before "."; 0 found
(#103) Expected at least 1 space after "."; 0 found
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#106) Expected at least 1 space before "."; 0 found
(#106) Expected at least 1 space after "."; 0 found
(#106) Expected at least 1 space before "."; 0 found
(#106) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space after "."; 0 found
(#118) Expected at least 1 space before "."; 0 found
(#118) Expected at least 1 space after "."; 0 found
(#118) Expected at least 1 space before "."; 0 found
(#118) Expected at least 1 space after "."; 0 found
(#119) Expected at least 1 space before "."; 0 found
(#119) Expected at least 1 space after "."; 0 found
(#119) Expected at least 1 space before "."; 0 found
(#119) Expected at least 1 space after "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#129) Expected 1 blank line at end of file; 3 found
mod/attendance/tests/behat/behat_mod_attendance.php
(#29) Useless alias "TableNode" found for import of "Behat\Gherkin\Node\TableNode"
(#31) Useless alias "ExpectationException" found for import of "Behat\Mink\Exception\ExpectationException"
(#55) Opening parenthesis of a multi-line function call must be the last content on the line
(#56) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Multi-line function call not indented correctly; expected 16 spaces but found 23
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/tests/external/external_test.php
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#132) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#132) Closing parenthesis of a multi-line function call must be on a line by itself
(#167) Opening parenthesis of a multi-line function call must be the last content on the line
(#168) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#168) Closing parenthesis of a multi-line function call must be on a line by itself
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#188) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
(#195) Opening parenthesis of a multi-line function call must be the last content on the line
(#196) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#196) Closing parenthesis of a multi-line function call must be on a line by itself
(#220) Parentheses must be used when instantiating a new class
(#241) Opening parenthesis of a multi-line function call must be the last content on the line
(#242) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#242) Closing parenthesis of a multi-line function call must be on a line by itself
(#249) Opening parenthesis of a multi-line function call must be the last content on the line
(#250) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#250) Closing parenthesis of a multi-line function call must be on a line by itself
(#269) Opening parenthesis of a multi-line function call must be the last content on the line
(#270) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#270) Closing parenthesis of a multi-line function call must be on a line by itself
(#277) Opening parenthesis of a multi-line function call must be the last content on the line
(#278) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#278) 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
(#284) Only one argument is allowed per line in a multi-line function call
(#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 12
(#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
(#289) Opening parenthesis of a multi-line function call must be the last content on the line
(#290) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#290) Closing parenthesis of a multi-line function call must be on a line by itself
(#411) Opening parenthesis of a multi-line function call must be the last content on the line
(#412) Multi-line function call not indented correctly; expected 8 spaces but found 63
(#412) Closing parenthesis of a multi-line function call must be on a line by itself
(#420) Opening parenthesis of a multi-line function call must be the last content on the line
(#421) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#421) Only one argument is allowed per line in a multi-line function call
(#421) Only one argument is allowed per line in a multi-line function call
(#421) Only one argument is allowed per line in a multi-line function call
(#421) Only one argument is allowed per line in a multi-line function call
(#421) Closing parenthesis of a multi-line function call must be on a line by itself
(#462) Opening parenthesis of a multi-line function call must be the last content on the line
(#462) Only one argument is allowed per line in a multi-line function call
(#463) Multi-line function call not indented correctly; expected 8 spaces but found 65
(#463) Only one argument is allowed per line in a multi-line function call
(#463) Closing parenthesis of a multi-line function call must be on a line by itself
(#464) Opening parenthesis of a multi-line function call must be the last content on the line
(#465) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#465) Closing parenthesis of a multi-line function call must be on a line by itself
(#500) Opening parenthesis of a multi-line function call must be the last content on the line
(#501) Multi-line function call not indented correctly; expected 8 spaces but found 63
(#501) Closing parenthesis of a multi-line function call must be on a line by itself
(#603) Opening parenthesis of a multi-line function call must be the last content on the line
(#604) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#604) Closing parenthesis of a multi-line function call must be on a line by itself
(#606) Blank line found at start of control structure
(#610) Blank line found at start of control structure
(#614) Blank line found at start of control structure
(#617) Opening parenthesis of a multi-line function call must be the last content on the line
(#618) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#618) Closing parenthesis of a multi-line function call must be on a line by itself
(#622) Opening parenthesis of a multi-line function call must be the last content on the line
(#623) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#623) Closing parenthesis of a multi-line function call must be on a line by itself
mod/attendance/tests/generator/lib.php
(#38) Opening brace must not be followed by a blank line
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#61) Expected at least 1 space before "."; 0 found
(#61) Expected at least 1 space after "."; 0 found
(#61) Expected at least 1 space before "."; 0 found
(#61) Expected at least 1 space after "."; 0 found
mod/attendance/view.php
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#80) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#81) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#81) Blank line found at start of control structure
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
mod/attendance/warnings.php
(#25) Expected at least 1 space before "."; 0 found
(#25) Expected at least 1 space after "."; 0 found
(#26) Expected at least 1 space before "."; 0 found
(#26) 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
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#47) Blank line found at end of control structure
(#61) Expected at least 1 space before "."; 0 found
(#61) Expected at least 1 space before "."; 0 found
(#61) Expected at least 1 space after "."; 0 found
(#101) Blank line found at end of control structure
(#172) Opening parenthesis of a multi-line function call must be the last content on the line
(#174) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#174) Closing parenthesis of a multi-line function call must be on a line by itself
(#184) Opening parenthesis of a multi-line function call must be the last content on the line
(#185) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#185) Closing parenthesis of a multi-line function call must be on a line by itself
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#188) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
(#196) Blank line found at end of control structure

Javascript coding style problems

(9 errors, 11 warnings)

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

mod/attendance/calendar.js
(#20) 'resetHandler' is defined but never used. (no-unused-vars)
mod/attendance/js/password/attendance_QRCodeRotate.js
(#9) Identifier 'attendance_QRCodeRotate' is not in camel case. (camelcase)
(#9) 'attendance_QRCodeRotate' is defined but never used. (no-unused-vars)
(#24) This line has a length of 185. Maximum allowed is 132. (max-len)
(#24) Unexpected console statement. (no-console)
(#29) 'QRCode' is not defined. (no-undef)
(#33) Extra space after key 'colorDark'. (key-spacing)
(#34) Extra space after key 'colorLight'. (key-spacing)
(#35) Extra space after key 'correctLevel'. (key-spacing)
(#35) 'QRCode' is not defined. (no-undef)
(#40) This line has a length of 146. Maximum allowed is 132. (max-len)
(#40) A space is required after ','. (comma-spacing)
(#57) Array.prototype.find() expects a value to be returned at the end of function. (array-callback-return)
(#57) Expected to return a value at the end of function. (consistent-return)
(#79) Operator '+' must be spaced. (space-infix-ops)
(#79) Operator '+' must be spaced. (space-infix-ops)
(#85) Each then() should return a value or throw (promise/always-return)
(#88) Comments should not begin with a lowercase character. (capitalized-comments)
(#90) 'err' is defined but never used. (no-unused-vars)
(#91) Unexpected console statement. (no-console)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 6 warnings)

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

mod/attendance/templates/attendance_password_icon.mustache
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (="_blank"><img class="icon " src="../pix/key.svg" alt="Password icon" /></a><)
mod/attendance/templates/mobile_teacher_form_latest.mustache
(#1) HTML Validation error, line 7: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. ( <core-format-text text="Intro" component="mod_attendance" componentId="25" collapsible-item /> )
(#1) HTML Validation error, line 8: End tag “ion-label” seen, but there were open elements. ( </ion-label> )
(#1) HTML Validation error, line 7: Unclosed element “core-format-text”. ( <core-format-text text="Intro" component="mod_attendance" componentId="25" collapsible-item /> )
mod/attendance/templates/mobile_user_form_latest.mustache
(#1) HTML Validation error, line 6: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. ( <core-format-text text="Intro" component="mod_attendance" componentId="25" collapsible-item /> )
(#1) HTML Validation error, line 7: End tag “ion-label” seen, but there were open elements. ( </ion-label> )
(#1) HTML Validation error, line 6: Unclosed element “core-format-text”. ( <core-format-text text="Intro" component="mod_attendance" componentId="25" collapsible-item /> )
mod/attendance/templates/mobile_view_page_latest.mustache
(#1) HTML Validation info, line 4: Attribute “[module]” is not serializable as XML 1.0. (age"> <core-course-module-info [module]="module" description="Intro" component="mod_attendance" componentId="25" [courseId]="courseId"> <)
(#1) HTML Validation info, line 4: Attribute “[courseid]” is not serializable as XML 1.0. (age"> <core-course-module-info [module]="module" description="Intro" component="mod_attendance" componentId="25" [courseId]="courseId"> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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