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

(1363 errors, 70 warnings)

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

local/reminders/classes/calendar_observer.php
(#40) Opening brace must not be followed by a blank line
(#72) The closing brace for the class must go on the next line after the body
local/reminders/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
local/reminders/classes/task/clean_reminders_logs.php
(#40) Opening brace must not be followed by a blank line
(#60) The closing brace for the class must go on the next line after the body
local/reminders/classes/task/send_reminders.php
(#40) Opening brace must not be followed by a blank line
(#60) The closing brace for the class must go on the next line after the body
local/reminders/contents/activity_handlers.class.php
(#34) Opening brace must not be followed by a blank line
(#48) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#48) Incorrect spacing between argument "$event" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$event"; expected 1 but found 0
(#48) Incorrect spacing between argument "$reminder" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$reminder"; expected 1 but found 0
(#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
(#93) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space after "."; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space after "."; 0 found
(#94) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space before "."; 0 found
(#95) Expected at least 1 space after "."; 0 found
(#114) The closing brace for the class must go on the next line after the body
(#126) Each class must be in a file by itself
(#126) Opening brace must not be followed by a blank line
(#173) Each class must be in a file by itself
(#173) Opening brace must not be followed by a blank line
(#232) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#232) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#232) Incorrect spacing between argument "$event" and equals sign; expected 1 but found 0
(#232) Incorrect spacing between default value and equals sign for argument "$event"; expected 1 but found 0
(#232) Incorrect spacing between argument "$reminder" and equals sign; expected 1 but found 0
(#232) Incorrect spacing between default value and equals sign for argument "$reminder"; expected 1 but found 0
(#236) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#236) Closing parenthesis of a multi-line function call must be on a line by itself
(#248) Each class must be in a file by itself
(#248) Opening brace must not be followed by a blank line
(#291) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#291) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#291) Incorrect spacing between argument "$event" and equals sign; expected 1 but found 0
(#291) Incorrect spacing between default value and equals sign for argument "$event"; expected 1 but found 0
(#291) Incorrect spacing between argument "$reminder" and equals sign; expected 1 but found 0
(#291) Incorrect spacing between default value and equals sign for argument "$reminder"; expected 1 but found 0
(#295) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#295) Closing parenthesis of a multi-line function call must be on a line by itself
(#324) Each class must be in a file by itself
(#324) Opening brace must not be followed by a blank line
(#378) Each class must be in a file by itself
(#378) Opening brace must not be followed by a blank line
(#433) Each class must be in a file by itself
(#433) Opening brace must not be followed by a blank line
(#475) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#475) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#475) Incorrect spacing between argument "$event" and equals sign; expected 1 but found 0
(#475) Incorrect spacing between default value and equals sign for argument "$event"; expected 1 but found 0
(#475) Incorrect spacing between argument "$reminder" and equals sign; expected 1 but found 0
(#475) Incorrect spacing between default value and equals sign for argument "$reminder"; expected 1 but found 0
(#479) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#479) Closing parenthesis of a multi-line function call must be on a line by itself
(#505) Each class must be in a file by itself
(#505) Opening brace must not be followed by a blank line
(#558) Each class must be in a file by itself
(#558) Opening brace must not be followed by a blank line
local/reminders/contents/category_reminder.class.php
(#38) Opening brace must not be followed by a blank line
(#68) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#68) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#68) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#68) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#68) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#68) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#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 16
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#89) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Expected at least 1 space before "."; 0 found
(#98) Expected at least 1 space after "."; 0 found
(#98) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#111) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#111) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#111) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#111) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#114) Expected at least 1 space after "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#114) Expected at least 1 space after "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#114) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#135) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#135) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#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
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
local/reminders/contents/course_reminder.class.php
(#38) Opening brace must not be followed by a blank line
(#68) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#68) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#68) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#68) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#68) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#68) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#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 16
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#89) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Expected at least 1 space before "."; 0 found
(#98) Expected at least 1 space after "."; 0 found
(#98) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#111) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#111) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#111) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#111) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#114) Expected at least 1 space after "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#114) Expected at least 1 space after "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#114) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#135) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#135) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#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
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
local/reminders/contents/due_reminder.class.php
(#39) Opening brace must not be followed by a blank line
(#106) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#106) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#109) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#110) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#117) Parentheses must be used when instantiating a new class
(#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
(#118) Only one argument is allowed per line in a multi-line function call
(#119) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#119) Only one argument is allowed per line in a multi-line function call
(#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
(#122) Parentheses must be used when instantiating a new class
(#123) Opening parenthesis of a multi-line function call must be the last content on the line
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Only one argument is allowed per line in a multi-line function call
(#124) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#124) Only one argument is allowed per line in a multi-line function call
(#124) Only one argument is allowed per line in a multi-line function call
(#124) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) Expected at least 1 space before "."; 0 found
(#126) Expected at least 1 space after "."; 0 found
(#141) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#141) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#141) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#141) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#141) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#141) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#146) Opening parenthesis of a multi-line function call must be the last content on the line
(#147) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#147) 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
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#158) Opening parenthesis of a multi-line function call must be the last content on the line
(#159) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#160) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#160) Closing parenthesis of a multi-line function call must be on a line by itself
(#161) Expected at least 1 space before "."; 0 found
(#161) Expected at least 1 space after "."; 0 found
(#163) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#164) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#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 8 spaces but found 12
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#184) Parentheses must be used when instantiating a new class
(#194) Expected at least 1 space before "."; 0 found
(#194) Expected at least 1 space after "."; 0 found
(#194) Expected at least 1 space before "."; 0 found
(#195) Expected at least 1 space before "."; 0 found
(#196) Expected at least 1 space before "."; 0 found
(#207) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#207) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#207) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#207) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#209) Expected at least 1 space before "."; 0 found
(#209) Expected at least 1 space after "."; 0 found
(#209) Expected at least 1 space before "."; 0 found
(#209) Expected at least 1 space after "."; 0 found
(#209) Expected at least 1 space before "."; 0 found
(#209) Expected at least 1 space after "."; 0 found
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#212) Expected at least 1 space before "."; 0 found
(#212) Expected at least 1 space after "."; 0 found
(#212) Expected at least 1 space before "."; 0 found
(#212) Expected at least 1 space after "."; 0 found
(#212) Expected at least 1 space before "."; 0 found
(#212) Expected at least 1 space after "."; 0 found
(#232) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#232) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#235) Expected at least 1 space before "."; 0 found
(#235) Expected at least 1 space after "."; 0 found
(#236) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#237) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#238) Expected at least 1 space before "."; 0 found
(#238) Expected at least 1 space after "."; 0 found
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#251) Expected at least 1 space before "."; 0 found
(#251) 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
(#257) The closing brace for the class must go on the next line after the body
local/reminders/contents/group_reminder.class.php
(#39) Opening brace must not be followed by a blank line
(#134) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#134) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#134) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#134) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#134) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#134) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#141) 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 8 spaces but found 16
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#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 12 spaces but found 16
(#153) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#153) Closing parenthesis of a multi-line function call must be on a line by itself
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#157) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#157) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Opening parenthesis of a multi-line function call must be the last content on the line
(#167) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#167) Only one argument is allowed per line in a multi-line function call
(#167) Only one argument is allowed per line in a multi-line function call
(#167) Closing parenthesis of a multi-line function call must be on a line by itself
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#178) Parentheses must be used when instantiating a new class
(#188) Expected at least 1 space before "."; 0 found
(#188) Expected at least 1 space after "."; 0 found
(#188) Expected at least 1 space before "."; 0 found
(#188) Expected at least 1 space after "."; 0 found
(#188) Expected at least 1 space before "."; 0 found
(#201) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#201) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#201) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#201) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#202) Expected at least 1 space before "."; 0 found
(#202) Expected at least 1 space after "."; 0 found
(#202) Expected at least 1 space before "."; 0 found
(#202) Expected at least 1 space after "."; 0 found
(#202) Expected at least 1 space before "."; 0 found
(#202) Expected at least 1 space after "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#205) Expected at least 1 space before "."; 0 found
(#205) Expected at least 1 space after "."; 0 found
(#205) Expected at least 1 space before "."; 0 found
(#205) Expected at least 1 space after "."; 0 found
(#205) Expected at least 1 space before "."; 0 found
(#205) Expected at least 1 space after "."; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#231) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#231) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#234) Expected at least 1 space before "."; 0 found
(#234) Expected at least 1 space after "."; 0 found
(#236) Expected at least 1 space before "."; 0 found
(#236) 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
(#254) Expected at least 1 space before "."; 0 found
(#254) Expected at least 1 space after "."; 0 found
local/reminders/contents/site_reminder.class.php
(#38) Opening brace must not be followed by a blank line
(#48) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#48) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#48) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#48) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#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 16
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
(#58) Expected at least 1 space before "."; 0 found
(#58) Expected at least 1 space after "."; 0 found
(#58) Expected at least 1 space before "."; 0 found
(#58) Expected at least 1 space after "."; 0 found
(#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 12 spaces but found 16
(#65) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#65) 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
(#68) 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 8 spaces but found 12
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#76) Expected at least 1 space before "."; 0 found
(#76) Expected at least 1 space after "."; 0 found
(#76) Expected at least 1 space before "."; 0 found
(#76) Expected at least 1 space after "."; 0 found
(#76) Expected at least 1 space before "."; 0 found
(#89) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#89) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#89) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#89) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#91) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space after "."; 0 found
(#91) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space after "."; 0 found
(#91) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space after "."; 0 found
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#112) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#112) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
local/reminders/contents/user_reminder.class.php
(#38) Opening brace must not be followed by a blank line
(#79) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#79) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#79) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#79) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#79) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#79) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#84) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#95) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#96) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space after "."; 0 found
(#109) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space after "."; 0 found
(#109) Expected at least 1 space before "."; 0 found
(#122) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#122) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#122) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#122) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#124) 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
(#126) Expected at least 1 space before "."; 0 found
(#126) Expected at least 1 space after "."; 0 found
(#126) Expected at least 1 space before "."; 0 found
(#126) Expected at least 1 space after "."; 0 found
(#126) Expected at least 1 space before "."; 0 found
(#126) Expected at least 1 space after "."; 0 found
(#146) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#146) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#159) Expected at least 1 space before "."; 0 found
(#159) Expected at least 1 space after "."; 0 found
(#164) The closing brace for the class must go on the next line after the body
local/reminders/coursesettings.php
(#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 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
(#64) Expected at least 1 space before "."; 0 found
(#64) Expected at least 1 space after "."; 0 found
(#121) Opening parenthesis of a multi-line function call must be the last content on the line
(#124) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#124) Closing parenthesis of a multi-line function call must be on a line by itself
local/reminders/coursesettings_form.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
(#37) Opening brace must not be followed by a blank line
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#51) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#57) Expected at least 1 space before "."; 0 found
(#57) Expected at least 1 space after "."; 0 found
(#58) Expected at least 1 space before "."; 0 found
(#58) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#62) Long list syntax is not allowed
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Only one argument is allowed per line in a multi-line function call
(#66) Only one argument is allowed per line in a multi-line function call
(#67) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Opening parenthesis of a multi-line function call must be the last content on the line
(#70) Only one argument is allowed per line in a multi-line function call
(#72) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#72) 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
(#75) Only one argument is allowed per line in a multi-line function call
(#77) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Only one argument is allowed per line in a multi-line function call
(#82) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Only one argument is allowed per line in a multi-line function call
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#117) Opening parenthesis of a multi-line function call must be the last content on the line
(#117) Only one argument is allowed per line in a multi-line function call
(#117) Only one argument is allowed per line in a multi-line function call
(#118) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#118) Closing parenthesis of a multi-line function call must be on a line by itself
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#123) 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
(#136) Opening parenthesis of a multi-line function call must be the last content on the line
(#136) Only one argument is allowed per line in a multi-line function call
(#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
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#138) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#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) 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
(#143) Opening parenthesis of a multi-line function call must be the last content on the line
(#143) Only one argument is allowed per line in a multi-line function call
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#146) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#146) Expected at least 1 space after "."; 0 found
(#146) Closing parenthesis of a multi-line function call must be on a line by itself
(#147) Opening parenthesis of a multi-line function call must be the last content on the line
(#147) Only one argument is allowed per line in a multi-line function call
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#149) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#159) Opening parenthesis of a multi-line function call must be the last content on the line
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Only one argument is allowed per line in a multi-line function call
(#160) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#160) Expected at least 1 space after "."; 0 found
(#160) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Expected at least 1 space before "."; 0 found
(#166) Expected at least 1 space after "."; 0 found
(#166) Expected at least 1 space before "."; 0 found
(#166) Expected at least 1 space after "."; 0 found
(#167) Opening parenthesis of a multi-line function call must be the last content on the line
(#170) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#170) Only one argument is allowed per line in a multi-line function call
(#170) Only one argument is allowed per line in a multi-line function call
(#170) Closing parenthesis of a multi-line function call must be on a line by itself
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#189) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#190) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#190) Closing parenthesis of a multi-line function call must be on a line by itself
(#205) Incorrect spacing between argument "$defaultvalue" and equals sign; expected 1 but found 0
(#205) Incorrect spacing between default value and equals sign for argument "$defaultvalue"; expected 1 but found 0
(#222) Expected at least 1 space before "."; 0 found
(#222) Expected at least 1 space after "."; 0 found
local/reminders/db/install.php
(#37) Function closing brace must go on the next line following the body; found 1 blank lines before brace
local/reminders/db/upgrade.php
(#57) Blank line found at start of control structure
local/reminders/lang/ca/local_reminders.php
(#31) The string key "activityconfnoupcomingactivities" is not in the correct order, it should be before "activityconfupcomingactivitiesdesc"
(#38) The string key "activityremindersonlyclosings" is not in the correct order, it should be before "activityremindersonlyopenings"
(#39) The string key "activityignoreincompletes" is not in the correct order, it should be before "activityremindersonlyclosings"
(#43) The string key "calendareventremovedprefix" is not in the correct order, it should be before "calendareventupdatedprefix"
(#44) The string key "calendareventcreatedprefix" is not in the correct order, it should be before "calendareventremovedprefix"
(#54) The string key "contenttypeactivity" is not in the correct order, it should be before "contenttypecourse"
(#57) The string key "contenttypelocation" is not in the correct order, it should be before "contenttypeuser"
(#64) The string key "days3" is not in the correct order, it should be before "days7"
(#65) The string key "days1" is not in the correct order, it should be before "days3"
(#76) The string key "enableddescription" is not in the correct order, it should be before "enabledoverdue"
(#77) The string key "enabledchangedevents" is not in the correct order, it should be before "enableddescription"
(#79) The string key "enabledaddedevents" is not in the correct order, it should be before "enabledremovedevents"
(#82) The string key "enabledaddedeventsdescription" is not in the correct order, it should be before "enabledremovedeventsdescription"
(#86) The string key "eventtypeexpectcompletionon" is not in the correct order, it should be before "eventtypegradingdue"
(#88) The string key "eventtypeclose" is not in the correct order, it should be before "eventtypeopen"
(#98) The string key "excludedmodules" is not in the correct order, it should be before "explainuserheading"
(#120) The string key "overdueactivityreminders" is not in the correct order, it should be before "privacy:metadata"
(#129) The string key "reminderdaysaheadcustomdetails" is not in the correct order, it should be before "reminderdaysaheadschedule"
(#139) The string key "sendasnamedescription" is not in the correct order, it should be before "sendasnametitle"
local/reminders/lang/de/local_reminders.php
(#27) The string key "activityremindersonlyclosings" is not in the correct order, it should be before "activityremindersonlyopenings"
(#31) The string key "contenttypeactivity" is not in the correct order, it should be before "contenttypecourse"
(#37) The string key "days3" is not in the correct order, it should be before "days7"
(#38) The string key "days1" is not in the correct order, it should be before "days3"
local/reminders/lang/en/local_reminders.php
(#31) The string key "activityconfnoupcomingactivities" is not in the correct order, it should be before "activityconfupcomingactivitiesdesc"
(#38) The string key "activityremindersonlyclosings" is not in the correct order, it should be before "activityremindersonlyopenings"
(#39) The string key "activityignoreincompletes" is not in the correct order, it should be before "activityremindersonlyclosings"
(#43) The string key "calendareventremovedprefix" is not in the correct order, it should be before "calendareventupdatedprefix"
(#44) The string key "calendareventcreatedprefix" is not in the correct order, it should be before "calendareventremovedprefix"
(#54) The string key "contenttypeactivity" is not in the correct order, it should be before "contenttypecourse"
(#57) The string key "contenttypelocation" is not in the correct order, it should be before "contenttypeuser"
(#64) The string key "days3" is not in the correct order, it should be before "days7"
(#65) The string key "days1" is not in the correct order, it should be before "days3"
(#76) The string key "enableddescription" is not in the correct order, it should be before "enabledoverdue"
(#77) The string key "enabledchangedevents" is not in the correct order, it should be before "enableddescription"
(#79) The string key "enabledaddedevents" is not in the correct order, it should be before "enabledremovedevents"
(#82) The string key "enabledaddedeventsdescription" is not in the correct order, it should be before "enabledremovedeventsdescription"
(#86) The string key "eventtypeexpectcompletionon" is not in the correct order, it should be before "eventtypegradingdue"
(#88) The string key "eventtypeclose" is not in the correct order, it should be before "eventtypeopen"
(#98) The string key "excludedmodules" is not in the correct order, it should be before "explainuserheading"
(#120) The string key "overdueactivityreminders" is not in the correct order, it should be before "privacy:metadata"
(#129) The string key "reminderdaysaheadcustomdetails" is not in the correct order, it should be before "reminderdaysaheadschedule"
(#139) The string key "sendasnamedescription" is not in the correct order, it should be before "sendasnametitle"
local/reminders/lang/es/local_reminders.php
(#31) The string key "activityconfnoupcomingactivities" is not in the correct order, it should be before "activityconfupcomingactivitiesdesc"
(#38) The string key "activityremindersonlyclosings" is not in the correct order, it should be before "activityremindersonlyopenings"
(#39) The string key "activityignoreincompletes" is not in the correct order, it should be before "activityremindersonlyclosings"
(#43) The string key "calendareventremovedprefix" is not in the correct order, it should be before "calendareventupdatedprefix"
(#44) The string key "calendareventcreatedprefix" is not in the correct order, it should be before "calendareventremovedprefix"
(#54) The string key "contenttypeactivity" is not in the correct order, it should be before "contenttypecourse"
(#57) The string key "contenttypelocation" is not in the correct order, it should be before "contenttypeuser"
(#64) The string key "days3" is not in the correct order, it should be before "days7"
(#65) The string key "days1" is not in the correct order, it should be before "days3"
(#76) The string key "enableddescription" is not in the correct order, it should be before "enabledoverdue"
(#77) The string key "enabledchangedevents" is not in the correct order, it should be before "enableddescription"
(#79) The string key "enabledaddedevents" is not in the correct order, it should be before "enabledremovedevents"
(#82) The string key "enabledaddedeventsdescription" is not in the correct order, it should be before "enabledremovedeventsdescription"
(#86) The string key "eventtypeexpectcompletionon" is not in the correct order, it should be before "eventtypegradingdue"
(#88) The string key "eventtypeclose" is not in the correct order, it should be before "eventtypeopen"
(#98) The string key "excludedmodules" is not in the correct order, it should be before "explainuserheading"
(#120) The string key "overdueactivityreminders" is not in the correct order, it should be before "privacy:metadata"
(#129) The string key "reminderdaysaheadcustomdetails" is not in the correct order, it should be before "reminderdaysaheadschedule"
(#139) The string key "sendasnamedescription" is not in the correct order, it should be before "sendasnametitle"
local/reminders/lang/fr/local_reminders.php
(#27) The string key "activityremindersonlyclosings" is not in the correct order, it should be before "activityremindersonlyopenings"
(#31) The string key "contenttypeactivity" is not in the correct order, it should be before "contenttypecourse"
(#37) The string key "days3" is not in the correct order, it should be before "days7"
(#38) The string key "days1" is not in the correct order, it should be before "days3"
local/reminders/lang/ja/local_reminders.php
(#27) The string key "activityremindersonlyclosings" is not in the correct order, it should be before "activityremindersonlyopenings"
(#31) The string key "contenttypeactivity" is not in the correct order, it should be before "contenttypecourse"
(#37) The string key "days3" is not in the correct order, it should be before "days7"
(#38) The string key "days1" is not in the correct order, it should be before "days3"
local/reminders/lib.php
(#144) Expected at least 1 space before "."; 0 found
(#144) Expected at least 1 space after "."; 0 found
(#144) Expected at least 1 space before "."; 0 found
(#144) Expected at least 1 space after "."; 0 found
(#145) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#146) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) 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
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#217) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#218) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#220) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#221) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#223) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#224) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#229) Expected at least 1 space before "."; 0 found
(#229) Expected at least 1 space after "."; 0 found
(#229) Expected at least 1 space before "."; 0 found
(#229) Expected at least 1 space after "."; 0 found
(#236) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#237) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#237) Blank line found at start of control structure
(#299) Blank line found at end of control structure
(#301) Expected at least 1 space before "."; 0 found
(#325) There must be a comment when fall-through is intentional in a non-empty case body
(#331) There must be a comment when fall-through is intentional in a non-empty case body
(#346) Expected at least 1 space before "."; 0 found
(#350) Opening parenthesis of a multi-line function call must be the last content on the line
(#350) Only one argument is allowed per line in a multi-line function call
(#350) Only one argument is allowed per line in a multi-line function call
(#350) Only one argument is allowed per line in a multi-line function call
(#351) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#351) Closing parenthesis of a multi-line function call must be on a line by itself
(#361) Blank line found at end of control structure
(#363) Expected at least 1 space before "."; 0 found
(#364) Expected at least 1 space before "."; 0 found
(#364) Expected at least 1 space after "."; 0 found
(#365) Expected at least 1 space before "."; 0 found
(#365) Expected at least 1 space after "."; 0 found
(#371) Expected at least 1 space after "."; 0 found
(#388) Blank line found at start of control structure
(#406) Expected at least 1 space before "."; 0 found
(#406) Expected at least 1 space after "."; 0 found
(#410) Expected at least 1 space before "."; 0 found
(#410) Expected at least 1 space after "."; 0 found
(#532) Inline comments must start with a capital letter, digit or 3-dots sequence
(#537) Expected at least 1 space before "."; 0 found
(#537) Expected at least 1 space after "."; 0 found
(#537) Expected at least 1 space before "."; 0 found
(#537) Expected at least 1 space after "."; 0 found
(#581) There must be a comment when fall-through is intentional in a non-empty case body
(#586) There must be a comment when fall-through is intentional in a non-empty case body
(#615) Parentheses must be used when instantiating a new class
(#638) Expected at least 1 space before "."; 0 found
(#638) Expected at least 1 space after "."; 0 found
local/reminders/locallib.php
(#56) Long list syntax is not allowed
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#65) 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
(#82) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#101) Incorrect spacing between argument "$keytocheck" and equals sign; expected 1 but found 0
(#101) Incorrect spacing between default value and equals sign for argument "$keytocheck"; expected 1 but found 0
(#118) Incorrect spacing between argument "$aheadday" and equals sign; expected 1 but found 0
(#118) Incorrect spacing between default value and equals sign for argument "$aheadday"; expected 1 but found 0
(#118) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#118) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#130) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#145) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#148) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#153) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#156) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#160) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#190) Long list syntax is not allowed
(#212) Expected at least 1 space before "."; 0 found
(#212) Expected at least 1 space after "."; 0 found
(#230) Expected at least 1 space before "."; 0 found
(#230) Expected at least 1 space after "."; 0 found
(#233) Expected at least 1 space before "."; 0 found
(#233) Expected at least 1 space after "."; 0 found
(#233) Expected at least 1 space before "."; 0 found
(#233) Expected at least 1 space after "."; 0 found
(#233) Expected at least 1 space before "."; 0 found
(#233) Expected at least 1 space after "."; 0 found
(#236) Parentheses must be used when instantiating a new class
(#242) Blank line found at start of control structure
(#259) Expected at least 1 space before "."; 0 found
(#259) Expected at least 1 space after "."; 0 found
(#262) Expected at least 1 space before "."; 0 found
(#262) Expected at least 1 space after "."; 0 found
(#271) Expected at least 1 space before "."; 0 found
(#271) Expected at least 1 space after "."; 0 found
(#271) Expected at least 1 space before "."; 0 found
(#271) Expected at least 1 space after "."; 0 found
(#272) Blank line found at end of control structure
(#276) Expected at least 1 space after "."; 0 found
(#277) Expected at least 1 space after "."; 0 found
(#318) Expected at least 1 space before "."; 0 found
(#318) Expected at least 1 space after "."; 0 found
(#318) Expected at least 1 space before "."; 0 found
(#318) Expected at least 1 space after "."; 0 found
(#321) Expected at least 1 space before "."; 0 found
(#321) Expected at least 1 space after "."; 0 found
(#321) Expected at least 1 space before "."; 0 found
(#321) Expected at least 1 space after "."; 0 found
(#321) Expected at least 1 space before "."; 0 found
(#321) Expected at least 1 space after "."; 0 found
(#321) Expected at least 1 space before "."; 0 found
(#321) Expected at least 1 space after "."; 0 found
(#326) Expected at least 1 space before "."; 0 found
(#326) Expected at least 1 space after "."; 0 found
(#326) Expected at least 1 space before "."; 0 found
(#326) Expected at least 1 space after "."; 0 found
(#326) Expected at least 1 space before "."; 0 found
(#326) Expected at least 1 space after "."; 0 found
(#326) Expected at least 1 space before "."; 0 found
(#326) Expected at least 1 space after "."; 0 found
(#378) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#378) Multi-line function declarations must define one parameter per line
(#378) Multi-line function declarations must define one parameter per line
(#378) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#378) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#378) Multi-line function declarations must define one parameter per line
(#378) Incorrect spacing between argument "$activityroleids" and equals sign; expected 1 but found 0
(#378) Incorrect spacing between default value and equals sign for argument "$activityroleids"; expected 1 but found 0
(#378) Multi-line function declarations must define one parameter per line
(#378) Incorrect spacing between argument "$showtrace" and equals sign; expected 1 but found 0
(#378) Incorrect spacing between default value and equals sign for argument "$showtrace"; expected 1 but found 0
(#379) Incorrect spacing between argument "$calltype" and equals sign; expected 1 but found 0
(#379) Incorrect spacing between default value and equals sign for argument "$calltype"; expected 1 but found 0
(#379) The closing parenthesis of a multi-line function declaration must be on a new line
(#396) Parentheses must be used when instantiating a new class
(#420) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#420) Multi-line function declarations must define one parameter per line
(#420) Multi-line function declarations must define one parameter per line
(#420) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#420) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#420) Multi-line function declarations must define one parameter per line
(#420) Incorrect spacing between argument "$activityroleids" and equals sign; expected 1 but found 0
(#420) Incorrect spacing between default value and equals sign for argument "$activityroleids"; expected 1 but found 0
(#420) Multi-line function declarations must define one parameter per line
(#420) Incorrect spacing between argument "$showtrace" and equals sign; expected 1 but found 0
(#420) Incorrect spacing between default value and equals sign for argument "$showtrace"; expected 1 but found 0
(#421) Incorrect spacing between argument "$calltype" and equals sign; expected 1 but found 0
(#421) Incorrect spacing between default value and equals sign for argument "$calltype"; expected 1 but found 0
(#421) The closing parenthesis of a multi-line function declaration must be on a new line
(#441) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#441) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#441) Incorrect spacing between argument "$courseroleids" and equals sign; expected 1 but found 0
(#441) Incorrect spacing between default value and equals sign for argument "$courseroleids"; expected 1 but found 0
(#441) Incorrect spacing between argument "$showtrace" and equals sign; expected 1 but found 0
(#441) Incorrect spacing between default value and equals sign for argument "$showtrace"; expected 1 but found 0
(#479) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#479) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#479) Incorrect spacing between argument "$courseroleids" and equals sign; expected 1 but found 0
(#479) Incorrect spacing between default value and equals sign for argument "$courseroleids"; expected 1 but found 0
(#479) Incorrect spacing between argument "$showtrace" and equals sign; expected 1 but found 0
(#479) Incorrect spacing between default value and equals sign for argument "$showtrace"; expected 1 but found 0
(#508) Expected at least 1 space before "."; 0 found
(#508) Expected at least 1 space after "."; 0 found
(#523) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#523) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#523) Incorrect spacing between argument "$showtrace" and equals sign; expected 1 but found 0
(#523) Incorrect spacing between default value and equals sign for argument "$showtrace"; expected 1 but found 0
(#557) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#557) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#578) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#578) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#641) Multi-line function call not indented correctly; expected 8 spaces but found 4
(#641) Expected 1 space after FUNCTION keyword; 0 found
(#643) Only one argument is allowed per line in a multi-line function call
(#643) Closing parenthesis of a multi-line function call must be on a line by itself
(#678) Incorrect spacing between argument "$tzstyle" and equals sign; expected 1 but found 0
(#678) Incorrect spacing between default value and equals sign for argument "$tzstyle"; expected 1 but found 0
(#678) Incorrect spacing between argument "$includetz" and equals sign; expected 1 but found 0
(#678) Incorrect spacing between default value and equals sign for argument "$includetz"; expected 1 but found 0
(#678) Incorrect spacing between argument "$mode" and equals sign; expected 1 but found 0
(#678) Incorrect spacing between default value and equals sign for argument "$mode"; expected 1 but found 0
(#699) Expected at least 1 space before "."; 0 found
(#699) Expected at least 1 space after "."; 0 found
(#702) Expected at least 1 space before "."; 0 found
(#703) Expected at least 1 space before "."; 0 found
(#703) Expected at least 1 space after "."; 0 found
(#703) Expected at least 1 space before "."; 0 found
(#708) Expected at least 1 space before "."; 0 found
(#708) Expected at least 1 space after "."; 0 found
(#708) Expected at least 1 space before "."; 0 found
(#708) Expected at least 1 space after "."; 0 found
(#708) Expected at least 1 space before "."; 0 found
(#708) Expected at least 1 space after "."; 0 found
(#710) Expected at least 1 space before "."; 0 found
(#710) Expected at least 1 space after "."; 0 found
(#710) Expected at least 1 space before "."; 0 found
(#710) Expected at least 1 space after "."; 0 found
(#712) Blank line found at end of control structure
(#714) Expected at least 1 space before "."; 0 found
(#714) Expected at least 1 space after "."; 0 found
(#714) Expected at least 1 space before "."; 0 found
(#714) Expected at least 1 space after "."; 0 found
(#724) Expected at least 1 space before "."; 0 found
(#724) Expected at least 1 space after "."; 0 found
(#724) Expected at least 1 space before "."; 0 found
(#724) Expected at least 1 space after "."; 0 found
(#724) Expected at least 1 space before "."; 0 found
(#724) Expected at least 1 space after "."; 0 found
(#724) Expected at least 1 space before "."; 0 found
(#724) Expected at least 1 space after "."; 0 found
(#726) Expected at least 1 space before "."; 0 found
(#726) Expected at least 1 space after "."; 0 found
(#726) Expected at least 1 space before "."; 0 found
(#726) Expected at least 1 space after "."; 0 found
(#728) Expected at least 1 space before "."; 0 found
(#728) Expected at least 1 space after "."; 0 found
(#728) Expected at least 1 space before "."; 0 found
(#728) Expected at least 1 space after "."; 0 found
(#730) Expected at least 1 space before "."; 0 found
(#730) Expected at least 1 space after "."; 0 found
(#730) Expected at least 1 space before "."; 0 found
(#730) Expected at least 1 space after "."; 0 found
(#764) Opening parenthesis of a multi-line function call must be the last content on the line
(#764) Only one argument is allowed per line in a multi-line function call
(#764) Only one argument is allowed per line in a multi-line function call
(#764) Only one argument is allowed per line in a multi-line function call
(#765) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#765) Only one argument is allowed per line in a multi-line function call
(#765) Only one argument is allowed per line in a multi-line function call
(#765) Only one argument is allowed per line in a multi-line function call
(#765) Only one argument is allowed per line in a multi-line function call
(#766) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#767) Multi-line function call not indented correctly; expected 4 spaces but found 20
(#767) Closing parenthesis of a multi-line function call must be on a line by itself
(#788) Expected at least 1 space before "."; 0 found
(#788) Expected at least 1 space after "."; 0 found
(#790) Expected at least 1 space before "."; 0 found
(#790) Expected at least 1 space after "."; 0 found
(#790) Expected at least 1 space before "."; 0 found
(#790) Expected at least 1 space after "."; 0 found
(#797) Expected at least 1 space before "."; 0 found
(#797) Expected at least 1 space after "."; 0 found
(#800) Expected at least 1 space before "."; 0 found
(#800) Expected at least 1 space after "."; 0 found
(#812) Expected 1 space after FUNCTION keyword; 0 found
(#891) Incorrect spacing between argument "$courseid" and equals sign; expected 1 but found 0
(#891) Incorrect spacing between default value and equals sign for argument "$courseid"; expected 1 but found 0
(#891) Incorrect spacing between argument "$showtrace" and equals sign; expected 1 but found 0
(#891) Incorrect spacing between default value and equals sign for argument "$showtrace"; expected 1 but found 0
(#906) Expected at least 1 space before "."; 0 found
(#906) Expected at least 1 space after "."; 0 found
(#906) Expected at least 1 space before "."; 0 found
(#906) Expected at least 1 space after "."; 0 found
(#913) Expected at least 1 space before "."; 0 found
(#913) Expected at least 1 space after "."; 0 found
(#913) Expected at least 1 space before "."; 0 found
(#913) Expected at least 1 space after "."; 0 found
(#995) Each class must be in a file by itself
local/reminders/reminder.class.php
(#37) Opening brace must not be followed by a blank line
(#63) Expected at least 1 space before "."; 0 found
(#64) Expected at least 1 space before "."; 0 found
(#65) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space before "."; 0 found
(#74) Expected at least 1 space before "."; 0 found
(#75) Expected at least 1 space before "."; 0 found
(#76) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space before "."; 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
(#87) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space before "."; 0 found
(#98) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#107) Expected at least 1 space before "."; 0 found
(#108) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space before "."; 0 found
(#110) Expected at least 1 space before "."; 0 found
(#111) Expected at least 1 space before "."; 0 found
(#118) Expected at least 1 space before "."; 0 found
(#119) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#148) Incorrect spacing between argument "$customtime" and equals sign; expected 1 but found 0
(#148) Incorrect spacing between default value and equals sign for argument "$customtime"; expected 1 but found 0
(#170) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#170) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#183) Incorrect spacing between argument "$customizedstyle" and equals sign; expected 1 but found 0
(#183) Incorrect spacing between default value and equals sign for argument "$customizedstyle"; expected 1 but found 0
(#183) Incorrect spacing between argument "$overridestyle" and equals sign; expected 1 but found 0
(#183) Incorrect spacing between default value and equals sign for argument "$overridestyle"; expected 1 but found 0
(#196) Expected at least 1 space before "."; 0 found
(#196) Expected at least 1 space after "."; 0 found
(#229) Expected at least 1 space before "."; 0 found
(#229) 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
(#277) Expected at least 1 space before "."; 0 found
(#277) Expected at least 1 space after "."; 0 found
(#277) Expected at least 1 space before "."; 0 found
(#277) Expected at least 1 space after "."; 0 found
(#279) Expected at least 1 space before "."; 0 found
(#279) Expected at least 1 space after "."; 0 found
(#279) Expected at least 1 space before "."; 0 found
(#279) Expected at least 1 space after "."; 0 found
(#291) Expected at least 1 space before "."; 0 found
(#291) Expected at least 1 space after "."; 0 found
(#291) Expected at least 1 space before "."; 0 found
(#291) Expected at least 1 space after "."; 0 found
(#304) Expected at least 1 space before "."; 0 found
(#304) Expected at least 1 space after "."; 0 found
(#308) Expected at least 1 space before "."; 0 found
(#308) Expected at least 1 space after "."; 0 found
(#310) Blank line found at end of control structure
(#314) Blank line found at end of control structure
(#319) Expected at least 1 space before "."; 0 found
(#319) Expected at least 1 space after "."; 0 found
(#334) Expected at least 1 space before "."; 0 found
(#334) Expected at least 1 space after "."; 0 found
(#355) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#355) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#355) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#355) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#355) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#355) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#364) Incorrect spacing between argument "$user" and equals sign; expected 1 but found 0
(#364) Incorrect spacing between default value and equals sign for argument "$user"; expected 1 but found 0
(#364) Incorrect spacing between argument "$changetype" and equals sign; expected 1 but found 0
(#364) Incorrect spacing between default value and equals sign for argument "$changetype"; expected 1 but found 0
(#372) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#372) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#388) Expected at least 1 space before "."; 0 found
(#388) Expected at least 1 space after "."; 0 found
(#388) Expected at least 1 space before "."; 0 found
(#388) Expected at least 1 space after "."; 0 found
(#388) Expected at least 1 space before "."; 0 found
(#388) Expected at least 1 space after "."; 0 found
(#388) Expected at least 1 space before "."; 0 found
(#388) Expected at least 1 space after "."; 0 found
(#399) Incorrect spacing between argument "$admin" and equals sign; expected 1 but found 0
(#399) Incorrect spacing between default value and equals sign for argument "$admin"; expected 1 but found 0
(#417) Expected at least 1 space before "."; 0 found
(#417) Expected at least 1 space after "."; 0 found
(#417) Expected at least 1 space before "."; 0 found
(#417) Expected at least 1 space after "."; 0 found
(#417) Expected at least 1 space before "."; 0 found
(#417) Expected at least 1 space after "."; 0 found
(#455) Incorrect spacing between argument "$refreshcontent" and equals sign; expected 1 but found 0
(#455) Incorrect spacing between default value and equals sign for argument "$refreshcontent"; expected 1 but found 0
(#455) Incorrect spacing between argument "$fromuser" and equals sign; expected 1 but found 0
(#455) Incorrect spacing between default value and equals sign for argument "$fromuser"; expected 1 but found 0
(#496) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#496) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#503) Expected at least 1 space before "."; 0 found
(#503) Expected at least 1 space after "."; 0 found
(#503) Expected at least 1 space before "."; 0 found
(#503) Expected at least 1 space after "."; 0 found
(#505) Expected at least 1 space before "."; 0 found
(#505) Expected at least 1 space after "."; 0 found
(#517) Incorrect spacing between argument "$admin" and equals sign; expected 1 but found 0
(#517) Incorrect spacing between default value and equals sign for argument "$admin"; expected 1 but found 0
(#517) Incorrect spacing between argument "$touser" and equals sign; expected 1 but found 0
(#517) Incorrect spacing between default value and equals sign for argument "$touser"; expected 1 but found 0
(#517) Incorrect spacing between argument "$ctxinfo" and equals sign; expected 1 but found 0
(#517) Incorrect spacing between default value and equals sign for argument "$ctxinfo"; expected 1 but found 0
(#537) Expected at least 1 space before "."; 0 found
(#537) Expected at least 1 space after "."; 0 found
(#537) Expected at least 1 space before "."; 0 found
(#537) Expected at least 1 space after "."; 0 found
(#537) Expected at least 1 space before "."; 0 found
(#537) Expected at least 1 space after "."; 0 found
(#537) Expected at least 1 space before "."; 0 found
(#537) Expected at least 1 space after "."; 0 found
(#537) Expected at least 1 space before "."; 0 found
(#537) Expected at least 1 space after "."; 0 found
(#539) Expected at least 1 space before "."; 0 found
(#539) Expected at least 1 space after "."; 0 found
(#539) Expected at least 1 space before "."; 0 found
(#539) Expected at least 1 space after "."; 0 found
(#566) The closing brace for the class must go on the next line after the body
local/reminders/settings.php
(#28) Blank line found at start of control structure
(#30) Expected at least 1 space before "."; 0 found
(#30) 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
(#51) Opening parenthesis of a multi-line function call must be the last content on the line
(#52) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#53) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 8 spaces but found 12
(#57) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#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
(#60) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#61) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#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
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#71) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#71) Only one argument is allowed per line in a multi-line function call
(#71) 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
(#75) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 12
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#85) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#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
(#97) 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 8 spaces but found 12
(#99) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#101) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#101) 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
(#105) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#106) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#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
(#111) Opening parenthesis of a multi-line function call must be the last content on the line
(#112) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#112) Only one argument is allowed per line in a multi-line function call
(#112) 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
(#116) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#116) Only one argument is allowed per line in a multi-line function call
(#116) Closing parenthesis of a multi-line function call must be on a line by itself
(#118) Opening parenthesis of a multi-line function call must be the last content on the line
(#120) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#120) Only one argument is allowed per line in a multi-line function call
(#120) 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
(#124) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#124) Only one argument is allowed per line in a multi-line function call
(#124) Closing parenthesis of a multi-line function call must be on a line by itself
(#130) Expected at least 1 space before "."; 0 found
(#130) 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
(#146) Opening parenthesis of a multi-line function call must be the last content on the line
(#147) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#148) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#148) Closing parenthesis of a multi-line function call must be on a line by itself
(#150) Opening parenthesis of a multi-line function call must be the last content on the line
(#151) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#152) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#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 8 spaces but found 12
(#156) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#156) Only one argument is allowed per line in a multi-line function call
(#156) Closing parenthesis of a multi-line function call must be on a line by itself
(#158) Opening parenthesis of a multi-line function call must be the last content on the line
(#159) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#160) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#160) Only one argument is allowed per line in a multi-line function call
(#160) 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 12
(#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 8 spaces but found 12
(#170) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#171) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#171) Space found before comma in argument list
(#171) Expected no space between "$defaultsite" and the comma. Found: 1 space
(#171) Only one argument is allowed per line in a multi-line function call
(#171) 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 12
(#176) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#177) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#177) Closing parenthesis of a multi-line function call must be on a line by itself
(#179) Opening parenthesis of a multi-line function call must be the last content on the line
(#180) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#181) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#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
(#186) Opening parenthesis of a multi-line function call must be the last content on the line
(#187) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#187) Only one argument is allowed per line in a multi-line function call
(#187) Closing parenthesis of a multi-line function call must be on a line by itself
(#189) Opening parenthesis of a multi-line function call must be the last content on the line
(#190) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#191) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#192) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#192) Only one argument is allowed per line in a multi-line function call
(#192) 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
(#197) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#198) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#198) Closing parenthesis of a multi-line function call must be on a line by itself
(#200) Opening parenthesis of a multi-line function call must be the last content on the line
(#201) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#202) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#202) Only one argument is allowed per line in a multi-line function call
(#202) Closing parenthesis of a multi-line function call must be on a line by itself
(#207) Opening parenthesis of a multi-line function call must be the last content on the line
(#208) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#208) Only one argument is allowed per line in a multi-line function call
(#208) 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
(#211) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#212) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#213) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#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
(#216) Opening parenthesis of a multi-line function call must be the last content on the line
(#219) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#219) Closing parenthesis of a multi-line function call must be on a line by itself
(#221) Opening parenthesis of a multi-line function call must be the last content on the line
(#222) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#223) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#224) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#224) Only one argument is allowed per line in a multi-line function call
(#224) Closing parenthesis of a multi-line function call must be on a line by itself
(#226) Opening parenthesis of a multi-line function call must be the last content on the line
(#227) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#228) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#228) Only one argument is allowed per line in a multi-line function call
(#228) 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
(#234) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#234) Only one argument is allowed per line in a multi-line function call
(#234) Closing parenthesis of a multi-line function call must be on a line by itself
(#237) Opening parenthesis of a multi-line function call must be the last content on the line
(#238) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#239) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#239) Only one argument is allowed per line in a multi-line function call
(#239) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#243) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#243) Only one argument is allowed per line in a multi-line function call
(#243) Closing parenthesis of a multi-line function call must be on a line by itself
(#245) Opening parenthesis of a multi-line function call must be the last content on the line
(#246) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#247) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#247) Only one argument is allowed per line in a multi-line function call
(#247) 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
(#251) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#251) Only one argument is allowed per line in a multi-line function call
(#251) Closing parenthesis of a multi-line function call must be on a line by itself
(#259) Opening parenthesis of a multi-line function call must be the last content on the line
(#260) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#261) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#262) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#262) Only one argument is allowed per line in a multi-line function call
(#262) Closing parenthesis of a multi-line function call must be on a line by itself
(#264) Opening parenthesis of a multi-line function call must be the last content on the line
(#265) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#266) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#266) Only one argument is allowed per line in a multi-line function call
(#266) Closing parenthesis of a multi-line function call must be on a line by itself
(#268) Opening parenthesis of a multi-line function call must be the last content on the line
(#269) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#270) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#271) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#271) Only one argument is allowed per line in a multi-line function call
(#271) Closing parenthesis of a multi-line function call must be on a line by itself
(#273) Opening parenthesis of a multi-line function call must be the last content on the line
(#274) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#275) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#275) Only one argument is allowed per line in a multi-line function call
(#275) 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
(#279) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#280) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#280) Only one argument is allowed per line in a multi-line function call
(#280) Closing parenthesis of a multi-line function call must be on a line by itself
(#283) Opening parenthesis of a multi-line function call must be the last content on the line
(#286) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#286) Closing parenthesis of a multi-line function call must be on a line by itself
(#288) Opening parenthesis of a multi-line function call must be the last content on the line
(#289) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#290) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#291) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#291) Only one argument is allowed per line in a multi-line function call
(#291) Closing parenthesis of a multi-line function call must be on a line by itself
(#293) Opening parenthesis of a multi-line function call must be the last content on the line
(#294) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#295) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#295) Only one argument is allowed per line in a multi-line function call
(#295) Closing parenthesis of a multi-line function call must be on a line by itself
(#297) Opening parenthesis of a multi-line function call must be the last content on the line
(#298) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#299) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#299) Only one argument is allowed per line in a multi-line function call
(#299) Closing parenthesis of a multi-line function call must be on a line by itself
(#304) Opening parenthesis of a multi-line function call must be the last content on the line
(#305) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#305) Only one argument is allowed per line in a multi-line function call
(#305) 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
(#308) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#309) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#309) Only one argument is allowed per line in a multi-line function call
(#309) Closing parenthesis of a multi-line function call must be on a line by itself
(#311) Opening parenthesis of a multi-line function call must be the last content on the line
(#312) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#313) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#314) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#314) Only one argument is allowed per line in a multi-line function call
(#314) Closing parenthesis of a multi-line function call must be on a line by itself
(#317) Opening parenthesis of a multi-line function call must be the last content on the line
(#320) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#320) Closing parenthesis of a multi-line function call must be on a line by itself
(#322) Opening parenthesis of a multi-line function call must be the last content on the line
(#324) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#324) Only one argument is allowed per line in a multi-line function call
(#324) Closing parenthesis of a multi-line function call must be on a line by itself
(#330) Opening parenthesis of a multi-line function call must be the last content on the line
(#331) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#331) Only one argument is allowed per line in a multi-line function call
(#331) Closing parenthesis of a multi-line function call must be on a line by itself
(#333) Opening parenthesis of a multi-line function call must be the last content on the line
(#334) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#335) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#335) Only one argument is allowed per line in a multi-line function call
(#335) Closing parenthesis of a multi-line function call must be on a line by itself
(#337) Opening parenthesis of a multi-line function call must be the last content on the line
(#338) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#339) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#340) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#340) Only one argument is allowed per line in a multi-line function call
(#340) Closing parenthesis of a multi-line function call must be on a line by itself
(#343) Opening parenthesis of a multi-line function call must be the last content on the line
(#346) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#346) Closing parenthesis of a multi-line function call must be on a line by itself
(#348) Opening parenthesis of a multi-line function call must be the last content on the line
(#349) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#350) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#351) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#351) Only one argument is allowed per line in a multi-line function call
(#351) Closing parenthesis of a multi-line function call must be on a line by itself
(#353) Opening parenthesis of a multi-line function call must be the last content on the line
(#354) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#355) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#355) Only one argument is allowed per line in a multi-line function call
(#355) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(0 errors, 0 warnings)

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


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

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


Gherkin .feature problems

(0 errors, 0 warnings)

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