Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(1386 errors, 1173 warnings)

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

mod/facetoface/attendees.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#25) "require_once" must be immediately followed by an open parenthesis
(#26) "require_once" must be immediately followed by an open parenthesis
(#30) Inline doc block comments are not allowed; use "// Comment." instead
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline doc block comments are not allowed; use "// Comment." instead
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "can_view_attendees" must not contain underscores.
(#86) Variable "can_take_attendance" must not contain underscores.
(#87) Variable "can_view_cancellations" must not contain underscores.
(#88) Variable "can_view_session" must not contain underscores.
(#88) Variable "can_view_attendees" must not contain underscores.
(#88) Variable "can_take_attendance" must not contain underscores.
(#88) Variable "can_view_cancellations" must not contain underscores.
(#89) Variable "can_approve_requests" must not contain underscores.
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Variable "can_take_attendance" must not contain underscores.
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "can_approve_requests" must not contain underscores.
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Variable "can_view_attendees" must not contain underscores.
(#105) Variable "can_take_attendance" must not contain underscores.
(#105) Variable "can_approve_requests" must not contain underscores.
(#105) Variable "can_view_cancellations" must not contain underscores.
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Variable "can_take_attendance" must not contain underscores.
(#115) Inline doc block comments are not allowed; use "// Comment." instead
(#128) Usage of ELSEIF not allowed; use ELSE IF instead
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Variable "can_approve_requests" must not contain underscores.
(#136) Usage of ELSEIF not allowed; use ELSE IF instead
(#147) Inline doc block comments are not allowed; use "// Comment." instead
(#164) Inline doc block comments are not allowed; use "// Comment." instead
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "can_view_session" must not contain underscores.
(#181) Inline doc block comments are not allowed; use "// Comment." instead
(#184) Variable "can_view_attendees" must not contain underscores.
(#184) Variable "can_take_attendance" must not contain underscores.
(#196) Expected "} else {\n"; found "}\n else {\n"
(#198) Variable "attendees_url" must not contain underscores.
(#199) Variable "attendees_url" must not contain underscores.
(#203) Line exceeds 132 characters; contains 148 characters
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Variable "status_options" must not contain underscores.
(#207) Variable "MDL_F2F_STATUS" must be all lower-case
(#207) Variable "MDL_F2F_STATUS" must not contain underscores.
(#212) Variable "status_options" must not contain underscores.
(#228) Expected "} else {\n"; found "}\n else {\n"
(#244) Variable "attendee_url" must not contain underscores.
(#245) Variable "attendee_url" must not contain underscores.
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Variable "status_options" must not contain underscores.
(#256) Expected "} else {\n"; found "}\n else {\n"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) Line exceeds 132 characters; contains 135 characters
(#273) Line exceeds 132 characters; contains 144 characters
(#276) Expected "} else {\n"; found "}\n else {\n"
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) Variable "can_take_attendance" must not contain underscores.
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "attendance_url" must not contain underscores.
(#281) Line exceeds 132 characters; contains 162 characters
(#282) Variable "attendance_url" must not contain underscores.
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Variable "editattendees_link" must not contain underscores.
(#291) Line exceeds 132 characters; contains 141 characters
(#292) Variable "editattendees_link" must not contain underscores.
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline doc block comments are not allowed; use "// Comment." instead
(#308) Variable "can_approve_requests" must not contain underscores.
(#313) Expected "} else {\n"; found "}\n else {\n"
(#314) Variable "can_book_user" must not contain underscores.
(#318) Variable "can_book_user" must not contain underscores.
(#327) Line exceeds 132 characters; contains 162 characters
(#332) Line exceeds 132 characters; contains 143 characters
(#337) Variable "attendee_link" must not contain underscores.
(#338) Variable "attendee_link" must not contain underscores.
(#340) Line exceeds 132 characters; contains 161 characters
(#341) Line exceeds 132 characters; contains 137 characters
(#342) Variable "can_book_user" must not contain underscores.
(#343) Line exceeds 132 characters; contains 161 characters
(#349) Line exceeds 132 characters; contains 150 characters
(#355) Inline doc block comments are not allowed; use "// Comment." instead
(#358) Variable "can_view_cancellations" must not contain underscores.
(#371) Variable "attendee_link" must not contain underscores.
(#372) Variable "attendee_link" must not contain underscores.
(#381) Inline doc block comments are not allowed; use "// Comment." instead
mod/facetoface/backup/moodle1/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#45) Line exceeds 132 characters; contains 133 characters
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) A closing tag is not permitted at the end of a PHP file
mod/facetoface/backup/moodle2/backup_facetoface_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Commas (,) must be followed by white space.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#37) Expected 1 space before "="; 0 found
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#41) Expected 1 space before "="; 0 found
mod/facetoface/backup/moodle2/backup_facetoface_stepslib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2) No space found before comment text; expected "// ------------------------------------------------------------------" but found "//------------------------------------------------------------------"
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#6) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Comment separators are not allowed to contain other chars buy hyphens (-). Found: ((CL, pk>id)faceto)
(#6) This comment is 44% valid code; is this commented out code?
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#7) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#7) This comment is 50% valid code; is this commented out code?
(#7) Expected 1 space before comment text but found 42; use block comment if you need indentation
(#8) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#8) This comment is 50% valid code; is this commented out code?
(#8) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Expected 1 space before comment text but found 42; use block comment if you need indentation
(#9) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (faceto_signup+ |)
(#10) This comment is 45% valid code; is this commented out code?
(#10) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#11) This comment is 50% valid code; is this commented out code?
(#11) Expected 1 space before comment text but found 21; use block comment if you need indentation
(#12) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#13) This comment is 45% valid code; is this commented out code?
(#13) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#14) This comment is 50% valid code; is this commented out code?
(#14) Expected 1 space before comment text but found 45; use block comment if you need indentation
(#15) This comment is 50% valid code; is this commented out code?
(#15) Expected 1 space before comment text but found 45; use block comment if you need indentation
(#16) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (faceto_sinrl+ |)
(#17) This comment is 45% valid code; is this commented out code?
(#17) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#18) This comment is 50% valid code; is this commented out code?
(#18) Expected 1 space before comment text but found 48; use block comment if you need indentation
(#19) This comment is 50% valid code; is this commented out code?
(#19) Expected 1 space before comment text but found 48; use block comment if you need indentation
(#20) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#21) This comment is 47% valid code; is this commented out code?
(#21) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#22) This comment is 50% valid code; is this commented out code?
(#22) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#23) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (faceto_sind+ |)
(#24) This comment is 43% valid code; is this commented out code?
(#24) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#25) This comment is 50% valid code; is this commented out code?
(#25) Expected 1 space before comment text but found 51; use block comment if you need indentation
(#26) Expected 1 space before comment text but found 36; use block comment if you need indentation
(#27) This comment is 43% valid code; is this commented out code?
(#27) Expected 1 space before comment text but found 36; use block comment if you need indentation
(#30) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#31) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#32) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#33) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) No space found before comment text; expected "// ------------------------------------------------------------------" but found "//------------------------------------------------------------------"
(#37) Expected MOODLE_INTERNAL check or config.php inclusion
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Variable "signups_status" must not contain underscores.
(#66) Variable "signup_status" must not contain underscores.
(#69) Variable "session_roles" must not contain underscores.
(#71) Variable "session_role" must not contain underscores.
(#74) Variable "session_data" must not contain underscores.
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) No space found before comment text; expected "// May need to replace first item 'data' with better value" but found "//May need to replace first item 'data' with better value"
(#77) Variable "session_data_element" must not contain underscores.
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) This comment is 55% valid code; is this commented out code?
(#80) No space found before comment text; expected "// $session_field = new backup_nested_element('session_field');" but found "//$session_field = new backup_nested_element('session_field');"
(#82) No space found before comment text; expected "// May need to replace first item 'field' with better value" but found "//May need to replace first item 'field' with better value"
(#83) This comment is 67% valid code; is this commented out code?
(#86) Variable "sessions_dates" must not contain underscores.
(#88) Variable "sessions_date" must not contain underscores.
(#90) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Variable "signups_status" must not contain underscores.
(#100) Variable "signups_status" must not contain underscores.
(#100) Variable "signup_status" must not contain underscores.
(#102) Variable "session_roles" must not contain underscores.
(#103) Variable "session_roles" must not contain underscores.
(#103) Variable "session_role" must not contain underscores.
(#105) Variable "session_data" must not contain underscores.
(#106) Variable "session_data" must not contain underscores.
(#106) Variable "session_data_element" must not contain underscores.
(#108) This comment is 80% valid code; is this commented out code?
(#111) Variable "sessions_dates" must not contain underscores.
(#112) Variable "sessions_dates" must not contain underscores.
(#112) Variable "sessions_date" must not contain underscores.
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Variable "sessions_date" must not contain underscores.
(#124) Variable "signup_status" must not contain underscores.
(#126) Variable "session_role" must not contain underscores.
(#128) Variable "session_data_element" must not contain underscores.
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "session_role" must not contain underscores.
(#136) Variable "session_role" must not contain underscores.
(#138) Variable "session_data_element" must not contain underscores.
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/backup/moodle2/restore_facetoface_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) This comment is 64% valid code; is this commented out code?
(#35) Line indented incorrectly; expected at least 8 spaces, found 0
(#35) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#83) A closing tag is not permitted at the end of a PHP file
mod/facetoface/backup/moodle2/restore_facetoface_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Expected MOODLE_INTERNAL check or config.php inclusion
(#15) Line exceeds 132 characters; contains 143 characters
(#16) Line exceeds 132 characters; contains 146 characters
(#17) Line exceeds 132 characters; contains 149 characters
(#20) Line exceeds 132 characters; contains 162 characters
(#21) Line exceeds 132 characters; contains 144 characters
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must start with a capital letter, digit or 3-dots sequence
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/cancelsignup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#5) "require_once" must be immediately followed by an open parenthesis
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line exceeds 132 characters; contains 142 characters
(#60) Expected "} else {\n"; found "}\n else {\n"
(#61) Line exceeds 132 characters; contains 139 characters
(#70) Expected "} else {\n"; found "}\n else {\n"
(#71) Line exceeds 132 characters; contains 134 characters
(#81) Line exceeds 132 characters; contains 135 characters
(#100) Expected "} else {\n"; found "}\nelse {\n"
mod/facetoface/cancelsignup_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#7) Visibility must be declared on method "definition"
(#8) Opening brace should be on the same line as the declaration
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
mod/facetoface/cron.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
mod/facetoface/customfield.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) "require_once" must be immediately followed by an open parenthesis
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) "require_once" must be immediately followed by an open parenthesis
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Expected "} else {\n"; found "}\n else {\n"
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "values_list" must not contain underscores.
(#99) Variable "pos_vals" must not contain underscores.
(#100) Variable "values_list" must not contain underscores.
(#101) Variable "trimmed_val" must not contain underscores.
(#102) Variable "trimmed_val" must not contain underscores.
(#103) Variable "pos_vals" must not contain underscores.
(#103) Variable "trimmed_val" must not contain underscores.
(#112) Variable "pos_vals" must not contain underscores.
(#123) Expected "} else {\n"; found "}\n else {\n"
(#131) Usage of ELSEIF not allowed; use ELSE IF instead
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Variable "value_array" must not contain underscores.
(#139) Variable "possible_values" must not contain underscores.
(#139) Variable "value_array" must not contain underscores.
(#140) Variable "possible_values" must not contain underscores.
mod/facetoface/customfield_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#8) Visibility must be declared on method "definition"
(#9) Opening brace should be on the same line as the declaration
(#50) Visibility must be declared on method "validation"
(#58) Expected 1 space before "="; 0 found
mod/facetoface/db/access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#26) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#29) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) A closing tag is not permitted at the end of a PHP file
mod/facetoface/db/events.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) 3 slashes comments are not allowed; use "// Comment." instead
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
mod/facetoface/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected 1 space after "=>"; 0 found
(#12) Expected 1 space after "=>"; 0 found
(#22) A closing tag is not permitted at the end of a PHP file
mod/facetoface/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) No space found before comment text; expected "// No data - no need to send email" but found "//No data - no need to send email"
(#46) Line exceeds 132 characters; contains 147 characters
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds 132 characters; contains 173 characters
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) "require_once" must be immediately followed by an open parenthesis
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must start with a capital letter, digit or 3-dots sequence
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Line indented incorrectly; expected at least 8 spaces, found 4
(#324) 3 slashes comments are not allowed; use "// Comment." instead
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Line indented incorrectly; expected at least 8 spaces, found 4
(#334) 3 slashes comments are not allowed; use "// Comment." instead
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Line indented incorrectly; expected at least 8 spaces, found 4
(#346) 3 slashes comments are not allowed; use "// Comment." instead
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 4
(#360) 3 slashes comments are not allowed; use "// Comment." instead
(#363) "require_once" must be immediately followed by an open parenthesis
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#396) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) 3 slashes comments are not allowed; use "// Comment." instead
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Line indented incorrectly; expected at least 8 spaces, found 4
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#495) Inline comments must end in full-stops, exclamation marks, or question marks
(#514) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Comment separators are not allowed to contain other chars buy hyphens (-). Found: (2.0 upgradelin)
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Variable "bad_data_rows" must not contain underscores.
(#569) Variable "bad_data_rows" must not contain underscores.
(#572) Variable "bad_data_rows" must not contain underscores.
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) No space found before comment text; expected "// do we need to check for duplicates?" but found "//do we need to check for duplicates?"
(#594) Inline comments must start with a capital letter, digit or 3-dots sequence
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) No space found before comment text; expected "// check for duplicate records and make them unique" but found "//check for duplicate records and make them unique"
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) This comment is 64% valid code; is this commented out code?
(#620) No space found before comment text; expected "// $rs = facetoface_tbl_duplicate_values('facetoface_session_field','shortname');" but found "//$rs = facetoface_tbl_duplicate_values('facetoface_session_field','shortname');"
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) No space found before comment text; expected "// randomize the value" but found "//randomize the value"
(#627) Expected 1 space before "="; 0 found
(#627) Expected 1 space after "="; 0 found
(#634) Inline comments must end in full-stops, exclamation marks, or question marks
(#634) No space found before comment text; expected "// Apply the index" but found "//Apply the index"
(#651) Inline comments must end in full-stops, exclamation marks, or question marks
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#669) Inline comments must end in full-stops, exclamation marks, or question marks
(#673) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/editattendees.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) "require_once" must be immediately followed by an open parenthesis
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) "require_once" must be immediately followed by an open parenthesis
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) 3 slashes comments are not allowed; use "// Comment." instead
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) 3 slashes comments are not allowed; use "// Comment." instead
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Commas (,) must be followed by white space.
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) 3 slashes comments are not allowed; use "// Comment." instead
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// create user_selector form" but found "//create user_selector form"
(#148) Line exceeds 132 characters; contains 166 characters
(#153) Line exceeds maximum limit of 180 characters; contains 239 characters
(#154) Line exceeds maximum limit of 180 characters; contains 255 characters
(#158) Line exceeds 132 characters; contains 172 characters
(#164) Line exceeds 132 characters; contains 144 characters
(#171) Expected 1 space after ".="; 2 found
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "nonattendees_rs" must not contain underscores.
(#203) Variable "nonattendees_rs" must not contain underscores.
(#212) Variable "nonattendees_rs" must not contain underscores.
(#215) Expected 1 space after ".="; 2 found
(#216) Expected 1 space after ".="; 2 found
(#222) Line indented incorrectly; expected 4 spaces, found 0
(#223) Line indented incorrectly; expected at least 8 spaces, found 4
(#224) Line indented incorrectly; expected 8 spaces, found 4
(#225) Line indented incorrectly; expected at least 12 spaces, found 8
(#226) Line indented incorrectly; expected 8 spaces, found 4
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Line indented incorrectly; expected at least 8 spaces, found 4
(#229) Line indented incorrectly; expected at least 8 spaces, found 4
(#230) Line indented incorrectly; expected at least 8 spaces, found 4
(#231) Line indented incorrectly; expected 4 spaces, found 0
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Line indented incorrectly; expected at least 4 spaces, found 0
(#234) Line indented incorrectly; expected at least 4 spaces, found 0
(#235) Line indented incorrectly; expected at least 4 spaces, found 0
(#236) Line indented incorrectly; expected at least 4 spaces, found 0
(#237) Line indented incorrectly; expected at least 4 spaces, found 0
(#238) Line indented incorrectly; expected at least 4 spaces, found 0
(#239) Line indented incorrectly; expected at least 4 spaces, found 0
mod/facetoface/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Usage of ELSEIF not allowed; use ELSE IF instead
(#55) Usage of ELSEIF not allowed; use ELSE IF instead
(#59) Usage of ELSEIF not allowed; use ELSE IF instead
(#63) Expected "} else {\n"; found "}\nelse {\n"
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#78) Expected "} else {\n"; found "}\n else {\n"
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
(#106) Expected "} else {\n"; found "}\n else {\n"
(#110) Expected "} else {\n"; found "}\n else {\n"
mod/facetoface/lang/en/facetoface.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/lang/fr/facetoface.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#6) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
mod/facetoface/lang/nl/facetoface.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#6) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#6) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#6) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#6) Line 12 of the opening comment must start "//".
(#6) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
mod/facetoface/lib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "MDL_F2F_STATUS" must be all lower-case
(#89) Variable "MDL_F2F_STATUS" must not contain underscores.
(#90) Variable "MDL_F2F_STATUS" must be all lower-case
(#90) Variable "MDL_F2F_STATUS" must not contain underscores.
(#92) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#111) Variable "MDL_F2F_STATUS" must be all lower-case
(#111) Variable "MDL_F2F_STATUS" must not contain underscores.
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "MDL_F2F_STATUS" must be all lower-case
(#113) Variable "MDL_F2F_STATUS" must not contain underscores.
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "MDL_F2F_STATUS" must be all lower-case
(#118) Variable "MDL_F2F_STATUS" must not contain underscores.
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Expected "} else {\n"; found "}\n else {\n"
(#171) Commas (,) must be followed by white space.
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Expected "} else {\n"; found "}\n else {\n"
(#212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Usage of ELSEIF not allowed; use ELSE IF instead
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Usage of ELSEIF not allowed; use ELSE IF instead
(#256) Expected "} else {\n"; found "}\n else {\n"
(#265) Opening brace should be on the same line as the declaration
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Expected "} else {\n"; found "}\n else {\n"
(#274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) No space found before comment text; expected "// update any calendar entries" but found "//update any calendar entries"
(#388) Line exceeds 132 characters; contains 153 characters
(#390) Line exceeds 132 characters; contains 160 characters
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Variable "MAX_CAPACITY" must be all lower-case
(#415) Variable "MAX_CAPACITY" must not contain underscores.
(#419) Usage of ELSEIF not allowed; use ELSE IF instead
(#419) Variable "MAX_CAPACITY" must be all lower-case
(#419) Variable "MAX_CAPACITY" must not contain underscores.
(#420) Variable "MAX_CAPACITY" must be all lower-case
(#420) Variable "MAX_CAPACITY" must not contain underscores.
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#461) Expected "} else {\n"; found "}\n else {\n"
(#469) Inline comments must start with a capital letter, digit or 3-dots sequence
(#469) Inline comments must end in full-stops, exclamation marks, or question marks
(#469) No space found before comment text; expected "// create any calendar entries" but found "//create any calendar entries"
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Expected "} else {\n"; found "}\n else {\n"
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#519) Expected 1 space after closing parenthesis; found 0
(#526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) No space found before comment text; expected "// remove from all calendars" but found "//remove from all calendars"
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#536) No space found before comment text; expected "// add to NEW calendartype" but found "//add to NEW calendartype"
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) Line indented incorrectly; expected at least 8 spaces, found 4
(#538) No space found before comment text; expected "// get ALL enrolled/booked users" but found "//get ALL enrolled/booked users"
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#571) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Line exceeds 132 characters; contains 166 characters
(#583) Inline comments must start with a capital letter, digit or 3-dots sequence
(#583) Inline comments must end in full-stops, exclamation marks, or question marks
(#583) This comment is 60% valid code; is this commented out code?
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) Line indented incorrectly; expected at least 12 spaces, found 8
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#594) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#611) Line exceeds 132 characters; contains 166 characters
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) This comment is 60% valid code; is this commented out code?
(#634) Expected 1 space before "="; 0 found
(#634) Expected 1 space after "="; 0 found
(#661) Inline comments must end in full-stops, exclamation marks, or question marks
(#682) Expected "} else {\n"; found "}\n else {\n"
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#690) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#757) Inline comments must end in full-stops, exclamation marks, or question marks
(#772) Expected "} else {\n"; found "}\n else {\n"
(#773) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Expected "} else {\n"; found "}\n else {\n"
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) Line exceeds 132 characters; contains 144 characters
(#800) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Commas (,) must be followed by white space.
(#838) Inline comments must end in full-stops, exclamation marks, or question marks
(#841) Inline comments must start with a capital letter, digit or 3-dots sequence
(#841) Inline comments must end in full-stops, exclamation marks, or question marks
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#858) Space found before closing bracket of FOR loop
(#860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#860) Inline comments must end in full-stops, exclamation marks, or question marks
(#860) No space found before comment text; expected "// use %w instead of %u for Windows compatability" but found "//use %w instead of %u for Windows compatability"
(#862) Inline comments must start with a capital letter, digit or 3-dots sequence
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#866) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) Inline comments must end in full-stops, exclamation marks, or question marks
(#912) Line exceeds 132 characters; contains 139 characters
(#915) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#935) Inline comments must start with a capital letter, digit or 3-dots sequence
(#935) Inline comments must end in full-stops, exclamation marks, or question marks
(#943) Inline comments must start with a capital letter, digit or 3-dots sequence
(#943) Inline comments must end in full-stops, exclamation marks, or question marks
(#946) Inline comments must end in full-stops, exclamation marks, or question marks
(#950) Expected "} else {\n"; found "}\n else {\n"
(#955) Line exceeds 132 characters; contains 139 characters
(#958) Expected "} else {\n"; found "}\n else {\n"
(#981) Inline comments must start with a capital letter, digit or 3-dots sequence
(#981) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) Commas (,) must be followed by white space.
(#1051) Commas (,) must be followed by white space.
(#1094) Variable "grading_info" must not contain underscores.
(#1095) Variable "grading_info" must not contain underscores.
(#1096) Variable "grading_info" must not contain underscores.
(#1097) Variable "grading_info" must not contain underscores.
(#1111) Commas (,) must be followed by white space.
(#1237) Expected "} else {\n"; found "}\n else {\n"
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) Inline comments must end in full-stops, exclamation marks, or question marks
(#1270) Inline comments must end in full-stops, exclamation marks, or question marks
(#1275) Inline comments must end in full-stops, exclamation marks, or question marks
(#1293) Opening brace should be on the same line as the declaration
(#1294) Expected 1 space before "="; 0 found
(#1294) Expected 1 space after "="; 0 found
(#1342) Opening brace should be on the same line as the declaration
(#1358) Inline comments must end in full-stops, exclamation marks, or question marks
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1418) Variable "grading_info" must not contain underscores.
(#1432) Inline comments must end in full-stops, exclamation marks, or question marks
(#1433) Variable "grading_info" must not contain underscores.
(#1433) Variable "grading_info" must not contain underscores.
(#1434) Variable "grading_info" must not contain underscores.
(#1441) Inline comments must end in full-stops, exclamation marks, or question marks
(#1454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1454) Inline comments must end in full-stops, exclamation marks, or question marks
(#1467) Inline comments must end in full-stops, exclamation marks, or question marks
(#1469) Inline comments must end in full-stops, exclamation marks, or question marks
(#1472) Expected "} else {\n"; found "}\n else {\n"
(#1481) Expected "} else {\n"; found "}\n else {\n"
(#1497) Expected 1 space before "="; 0 found
(#1497) Expected 1 space after "="; 0 found
(#1499) Inline comments must end in full-stops, exclamation marks, or question marks
(#1502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1502) Inline comments must end in full-stops, exclamation marks, or question marks
(#1517) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1517) Inline comments must end in full-stops, exclamation marks, or question marks
(#1519) Expected "} else {\n"; found "}\n else {\n"
(#1523) Expected "} else {\n"; found "}\n else {\n"
(#1527) Commas (,) must be followed by white space.
(#1527) Commas (,) must be followed by white space.
(#1528) Commas (,) must be followed by white space.
(#1528) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1529) Commas (,) must be followed by white space.
(#1530) Commas (,) must be followed by white space.
(#1530) Commas (,) must be followed by white space.
(#1542) Expected "} else {\n"; found "}\n else {\n"
(#1559) Line indented incorrectly; expected 24 spaces, found 28
(#1561) Line indented incorrectly; expected 24 spaces, found 28
(#1562) Line indented incorrectly; expected 24 spaces, found 28
(#1562) Expected "} else {\n"; found "}\n else {\n"
(#1564) Line indented incorrectly; expected 24 spaces, found 28
(#1565) Line indented incorrectly; expected 20 spaces, found 24
(#1565) Closing brace indented incorrectly; expected 20 spaces, found 24
(#1566) Expected "} else {\n"; found "}\n else {\n"
(#1567) Commas (,) must be followed by white space.
(#1567) Commas (,) must be followed by white space.
(#1570) Commas (,) must be followed by white space.
(#1570) Commas (,) must be followed by white space.
(#1572) Commas (,) must be followed by white space.
(#1579) Commas (,) must be followed by white space.
(#1590) Expected "} else {\n"; found "}\n else {\n"
(#1591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1591) Inline comments must end in full-stops, exclamation marks, or question marks
(#1592) Expected 1 space before "="; 0 found
(#1592) Expected 1 space after "="; 0 found
(#1594) Inline comments must end in full-stops, exclamation marks, or question marks
(#1597) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1597) Inline comments must end in full-stops, exclamation marks, or question marks
(#1612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1612) Inline comments must end in full-stops, exclamation marks, or question marks
(#1614) Expected "} else {\n"; found "}\n else {\n"
(#1618) Expected "} else {\n"; found "}\n else {\n"
(#1622) Commas (,) must be followed by white space.
(#1622) Commas (,) must be followed by white space.
(#1623) Commas (,) must be followed by white space.
(#1623) Commas (,) must be followed by white space.
(#1624) Commas (,) must be followed by white space.
(#1624) Commas (,) must be followed by white space.
(#1625) Commas (,) must be followed by white space.
(#1625) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1627) Commas (,) must be followed by white space.
(#1629) Commas (,) must be followed by white space.
(#1629) Commas (,) must be followed by white space.
(#1651) Opening brace should be on the same line as the declaration
(#1654) Inline comments must end in full-stops, exclamation marks, or question marks
(#1750) Inline comments must end in full-stops, exclamation marks, or question marks
(#1759) Inline comments must end in full-stops, exclamation marks, or question marks
(#1763) Inline comments must end in full-stops, exclamation marks, or question marks
(#1777) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1777) Inline comments must end in full-stops, exclamation marks, or question marks
(#1777) This comment is 60% valid code; is this commented out code?
(#1777) Line indented incorrectly; expected at least 4 spaces, found 1
(#1777) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#1779) Inline comments must end in full-stops, exclamation marks, or question marks
(#1781) Expected 1 space after "="; 2 found
(#1783) Expected 1 space after "="; 2 found
(#1788) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1788) Inline comments must end in full-stops, exclamation marks, or question marks
(#1788) This comment is 75% valid code; is this commented out code?
(#1788) No space found before comment text; expected "// rollback_sql();" but found "//rollback_sql();"
(#1793) Inline comments must end in full-stops, exclamation marks, or question marks
(#1795) Inline comments must end in full-stops, exclamation marks, or question marks
(#1797) Variable "new_status" must not contain underscores.
(#1799) Inline comments must end in full-stops, exclamation marks, or question marks
(#1801) Inline comments must end in full-stops, exclamation marks, or question marks
(#1802) Variable "current_status" must not contain underscores.
(#1802) Expected 1 space after "="; 2 found
(#1802) Line exceeds 132 characters; contains 142 characters
(#1804) Inline comments must end in full-stops, exclamation marks, or question marks
(#1805) Variable "current_status" must not contain underscores.
(#1806) Variable "new_status" must not contain underscores.
(#1808) Inline comments must end in full-stops, exclamation marks, or question marks
(#1808) Line indented incorrectly; expected at least 12 spaces, found 8
(#1809) Variable "new_status" must not contain underscores.
(#1811) Variable "new_status" must not contain underscores.
(#1815) Inline comments must end in full-stops, exclamation marks, or question marks
(#1816) Variable "new_status" must not contain underscores.
(#1817) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1817) Inline comments must end in full-stops, exclamation marks, or question marks
(#1817) This comment is 75% valid code; is this commented out code?
(#1817) No space found before comment text; expected "// rollback_sql();" but found "//rollback_sql();"
(#1822) Inline comments must end in full-stops, exclamation marks, or question marks
(#1824) Variable "new_status" must not contain underscores.
(#1829) Inline comments must end in full-stops, exclamation marks, or question marks
(#1830) Variable "new_status" must not contain underscores.
(#1845) Inline comments must end in full-stops, exclamation marks, or question marks
(#1850) Inline comments must end in full-stops, exclamation marks, or question marks
(#1852) Inline comments must end in full-stops, exclamation marks, or question marks
(#1853) Variable "new_status" must not contain underscores.
(#1868) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1868) Inline comments must end in full-stops, exclamation marks, or question marks
(#1868) This comment is 60% valid code; is this commented out code?
(#1874) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1874) Inline comments must end in full-stops, exclamation marks, or question marks
(#1874) This comment is 75% valid code; is this commented out code?
(#1874) No space found before comment text; expected "// rollback_sql();" but found "//rollback_sql();"
(#1880) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1880) Inline comments must end in full-stops, exclamation marks, or question marks
(#1880) This comment is 75% valid code; is this commented out code?
(#1880) No space found before comment text; expected "// commit_sql();" but found "//commit_sql();"
(#1903) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1938) Inline comments must end in full-stops, exclamation marks, or question marks
(#1943) Inline comments must end in full-stops, exclamation marks, or question marks
(#1967) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1984) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1984) Inline comments must end in full-stops, exclamation marks, or question marks
(#2010) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2011) Inline comments must end in full-stops, exclamation marks, or question marks
(#2014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2014) Inline comments must end in full-stops, exclamation marks, or question marks
(#2059) Inline comments must end in full-stops, exclamation marks, or question marks
(#2061) Inline comments must end in full-stops, exclamation marks, or question marks
(#2065) Inline comments must end in full-stops, exclamation marks, or question marks
(#2067) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2069) Inline comments must end in full-stops, exclamation marks, or question marks
(#2072) Inline comments must end in full-stops, exclamation marks, or question marks
(#2081) Inline comments must end in full-stops, exclamation marks, or question marks
(#2084) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2085) Inline comments must end in full-stops, exclamation marks, or question marks
(#2089) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2089) Inline comments must end in full-stops, exclamation marks, or question marks
(#2096) Inline comments must end in full-stops, exclamation marks, or question marks
(#2101) Inline comments must end in full-stops, exclamation marks, or question marks
(#2109) Inline comments must end in full-stops, exclamation marks, or question marks
(#2115) Inline comments must end in full-stops, exclamation marks, or question marks
(#2124) Inline comments must end in full-stops, exclamation marks, or question marks
(#2125) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2135) Inline comments must end in full-stops, exclamation marks, or question marks
(#2147) Inline comments must end in full-stops, exclamation marks, or question marks
(#2154) Inline comments must end in full-stops, exclamation marks, or question marks
(#2161) Inline comments must end in full-stops, exclamation marks, or question marks
(#2167) Inline comments must end in full-stops, exclamation marks, or question marks
(#2176) Inline comments must end in full-stops, exclamation marks, or question marks
(#2208) Inline comments must end in full-stops, exclamation marks, or question marks
(#2211) Inline comments must end in full-stops, exclamation marks, or question marks
(#2234) Inline comments must end in full-stops, exclamation marks, or question marks
(#2238) Inline comments must end in full-stops, exclamation marks, or question marks
(#2275) Expected "} else {\n"; found "}\n else {\n"
(#2276) Inline comments must end in full-stops, exclamation marks, or question marks
(#2285) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2288) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2303) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2326) Inline comments must end in full-stops, exclamation marks, or question marks
(#2328) The use of function error_log() is forbidden
(#2332) Inline comments must end in full-stops, exclamation marks, or question marks
(#2334) The use of function error_log() is forbidden
(#2340) Inline comments must end in full-stops, exclamation marks, or question marks
(#2353) Expected 1 space before "="; 0 found
(#2353) Expected 1 space after "="; 0 found
(#2355) Inline comments must end in full-stops, exclamation marks, or question marks
(#2372) Inline comments must end in full-stops, exclamation marks, or question marks
(#2379) The use of function error_log() is forbidden
(#2397) Inline comments must end in full-stops, exclamation marks, or question marks
(#2399) The use of function error_log() is forbidden
(#2405) Inline comments must end in full-stops, exclamation marks, or question marks
(#2407) The use of function error_log() is forbidden
(#2411) Inline comments must end in full-stops, exclamation marks, or question marks
(#2413) The use of function error_log() is forbidden
(#2417) Inline comments must end in full-stops, exclamation marks, or question marks
(#2419) The use of function error_log() is forbidden
(#2423) Inline comments must end in full-stops, exclamation marks, or question marks
(#2426) Inline comments must end in full-stops, exclamation marks, or question marks
(#2431) Inline comments must end in full-stops, exclamation marks, or question marks
(#2433) The use of function error_log() is forbidden
(#2437) Inline comments must end in full-stops, exclamation marks, or question marks
(#2440) Inline comments must end in full-stops, exclamation marks, or question marks
(#2448) Inline comments must end in full-stops, exclamation marks, or question marks
(#2453) Inline comments must end in full-stops, exclamation marks, or question marks
(#2467) Inline comments must end in full-stops, exclamation marks, or question marks
(#2476) Inline comments must end in full-stops, exclamation marks, or question marks
(#2493) Inline comments must end in full-stops, exclamation marks, or question marks
(#2544) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2544) Inline comments must end in full-stops, exclamation marks, or question marks
(#2547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2547) Inline comments must end in full-stops, exclamation marks, or question marks
(#2557) The use of function error_log() is forbidden
(#2561) Line exceeds 132 characters; contains 141 characters
(#2563) Variable "sessions_url" must not contain underscores.
(#2564) Variable "sessions_url" must not contain underscores.
(#2564) Line exceeds 132 characters; contains 169 characters
(#2567) Inline comments must end in full-stops, exclamation marks, or question marks
(#2587) Expected "} else {\n"; found "}\n else {\n"
(#2592) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2592) Inline comments must end in full-stops, exclamation marks, or question marks
(#2596) Variable "cancel_url" must not contain underscores.
(#2597) Variable "cancel_url" must not contain underscores.
(#2597) Line exceeds 132 characters; contains 165 characters
(#2613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2613) Inline comments must end in full-stops, exclamation marks, or question marks
(#2616) Variable "attendees_url" must not contain underscores.
(#2617) Variable "attendees_url" must not contain underscores.
(#2617) Line exceeds maximum limit of 180 characters; contains 216 characters
(#2620) Variable "signup_url" must not contain underscores.
(#2627) Line exceeds 132 characters; contains 138 characters
(#2628) Line exceeds 132 characters; contains 144 characters
(#2635) Variable "signup_url" must not contain underscores.
(#2635) Line exceeds maximum limit of 180 characters; contains 279 characters
(#2652) Line exceeds 132 characters; contains 137 characters
(#2655) Expected 1 space before "="; 0 found
(#2655) Expected 1 space after "="; 0 found
(#2674) Expected "} else {\n"; found "}\n else {\n"
(#2683) Expected "} else {\n"; found "}\n else {\n"
(#2691) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#2706) Variable "signup_url" must not contain underscores.
(#2707) Variable "signup_url" must not contain underscores.
(#2707) Line exceeds maximum limit of 180 characters; contains 207 characters
(#2709) Line exceeds maximum limit of 180 characters; contains 201 characters
(#2719) Line exceeds 132 characters; contains 133 characters
(#2723) Usage of ELSEIF not allowed; use ELSE IF instead
(#2724) Line exceeds maximum limit of 180 characters; contains 187 characters
(#2726) Expected "} else {\n"; found "}\n else {\n"
(#2726) Empty ELSE statement detected
(#2727) Inline comments must end in full-stops, exclamation marks, or question marks
(#2744) Inline comments must end in full-stops, exclamation marks, or question marks
(#2745) Variable "VEVENTS" must be all lower-case
(#2749) Inline comments must end in full-stops, exclamation marks, or question marks
(#2750) Variable "DTSTAMP" must be all lower-case
(#2752) Inline comments must end in full-stops, exclamation marks, or question marks
(#2762) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2764) Variable "UID" must be all lower-case
(#2764) Expected 1 space after "="; newline found
(#2765) Variable "DTSTAMP" must be all lower-case
(#2766) Line exceeds 132 characters; contains 136 characters
(#2768) Inline comments must end in full-stops, exclamation marks, or question marks
(#2770) Variable "DTSTART" must be all lower-case
(#2771) Variable "DTEND" must be all lower-case
(#2775) Variable "SEQUENCE" must be all lower-case
(#2777) Variable "SUMMARY" must be all lower-case
(#2778) Variable "DESCRIPTION" must be all lower-case
(#2780) Inline comments must end in full-stops, exclamation marks, or question marks
(#2803) Variable "LOCATION" must be all lower-case
(#2805) Variable "ORGANISEREMAIL" must be all lower-case
(#2805) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2807) Variable "ROLE" must be all lower-case
(#2808) Variable "CANCELSTATUS" must be all lower-case
(#2810) Variable "ROLE" must be all lower-case
(#2811) Variable "CANCELSTATUS" must be all lower-case
(#2817) Inline comments must end in full-stops, exclamation marks, or question marks
(#2818) Variable "USERNAME" must be all lower-case
(#2819) Variable "MAILTO" must be all lower-case
(#2822) Inline comments must end in full-stops, exclamation marks, or question marks
(#2823) Variable "VEVENTS" must be all lower-case
(#2825) Variable "UID" must be all lower-case
(#2826) Variable "DTSTAMP" must be all lower-case
(#2827) Variable "DTSTART" must be all lower-case
(#2828) Variable "DTEND" must be all lower-case
(#2829) Variable "SEQUENCE" must be all lower-case
(#2830) Variable "SUMMARY" must be all lower-case
(#2831) Variable "LOCATION" must be all lower-case
(#2832) Variable "DESCRIPTION" must be all lower-case
(#2834) Variable "CANCELSTATUS" must be all lower-case
(#2835) Variable "ORGANISEREMAIL" must be all lower-case
(#2836) Variable "ROLE" must be all lower-case
(#2837) Variable "USERNAME" must be all lower-case
(#2843) Variable "VEVENTS" must be all lower-case
(#2843) Variable "VEVENTS" must be all lower-case
(#2870) Variable "VEVENTS" must be all lower-case
(#2905) Inline comments must end in full-stops, exclamation marks, or question marks
(#2945) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2965) Expected 1 space before "==="; 2 found
(#2967) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2983) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2994) Variable "session_id" must not contain underscores.
(#3011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3011) Inline comments must end in full-stops, exclamation marks, or question marks
(#3012) Variable "session_id" must not contain underscores.
(#3024) Commas (,) must be followed by white space.
(#3029) Inline comments must end in full-stops, exclamation marks, or question marks
(#3035) Inline comments must end in full-stops, exclamation marks, or question marks
(#3035) No space found before comment text; expected "// TODO fix mailedconfirmation, timegraded, timecancelled, etc" but found "//TODO fix mailedconfirmation, timegraded, timecancelled, etc"
(#3079) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3079) Inline comments must end in full-stops, exclamation marks, or question marks
(#3117) Usage of ELSEIF not allowed; use ELSE IF instead
(#3121) Expected "} else {\n"; found "}\n else {\n"
(#3155) Expected "} else {\n"; found "}\n else {\n"
(#3175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3175) Inline comments must end in full-stops, exclamation marks, or question marks
(#3175) No space found before comment text; expected "// date unkown, can't add to calendar" but found "//date unkown, can't add to calendar"
(#3179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3179) Inline comments must end in full-stops, exclamation marks, or question marks
(#3179) No space found before comment text; expected "// facetoface calendar settings prevent calendar" but found "//facetoface calendar settings prevent calendar"
(#3277) Inline comments must end in full-stops, exclamation marks, or question marks
(#3309) Inline comments must end in full-stops, exclamation marks, or question marks
(#3315) Inline comments must end in full-stops, exclamation marks, or question marks
(#3337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3337) Inline comments must end in full-stops, exclamation marks, or question marks
(#3375) Expected "} else {\n"; found "}\n else {\n"
(#3395) Expected "} else {\n"; found "}\n else {\n"
(#3404) Line exceeds 132 characters; contains 158 characters
(#3409) Usage of ELSEIF not allowed; use ELSE IF instead
(#3413) Inline comments must end in full-stops, exclamation marks, or question marks
(#3420) Inline comments must end in full-stops, exclamation marks, or question marks
(#3439) Inline comments must end in full-stops, exclamation marks, or question marks
(#3443) Inline comments must end in full-stops, exclamation marks, or question marks
(#3453) Variable "trainer_names" must not contain underscores.
(#3455) Variable "trainer_url" must not contain underscores.
(#3456) Variable "trainer_names" must not contain underscores.
(#3456) Variable "trainer_url" must not contain underscores.
(#3459) Variable "trainer_names" must not contain underscores.
(#3482) Expected "} else {\n"; found "}\n else {\n"
(#3492) Inline comments must end in full-stops, exclamation marks, or question marks
(#3499) Expected "} else {\n"; found "}\n else {\n"
(#3501) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3501) Inline comments must end in full-stops, exclamation marks, or question marks
(#3577) Variable "edit_url" must not contain underscores.
(#3578) Variable "edit_url" must not contain underscores.
(#3579) Variable "delete_url" must not contain underscores.
(#3579) Line exceeds 132 characters; contains 144 characters
(#3580) Variable "delete_url" must not contain underscores.
(#3592) Inline comments must end in full-stops, exclamation marks, or question marks
(#3597) Inline comments must end in full-stops, exclamation marks, or question marks
(#3598) Variable "old_trainers" must not contain underscores.
(#3602) Inline comments must end in full-stops, exclamation marks, or question marks
(#3605) Inline comments must end in full-stops, exclamation marks, or question marks
(#3612) Inline comments must end in full-stops, exclamation marks, or question marks
(#3613) Variable "old_trainers" must not contain underscores.
(#3626) Variable "old_trainers" must not contain underscores.
(#3632) Inline comments must end in full-stops, exclamation marks, or question marks
(#3633) Variable "old_trainers" must not contain underscores.
(#3634) Variable "old_trainers" must not contain underscores.
(#3635) Inline comments must end in full-stops, exclamation marks, or question marks
(#3640) Inline comments must end in full-stops, exclamation marks, or question marks
(#3642) Line exceeds 132 characters; contains 152 characters
(#3665) Inline comments must end in full-stops, exclamation marks, or question marks
(#3670) Inline comments must end in full-stops, exclamation marks, or question marks
(#3675) Inline comments must end in full-stops, exclamation marks, or question marks
(#3687) Inline comments must end in full-stops, exclamation marks, or question marks
(#3735) Inline comments must end in full-stops, exclamation marks, or question marks
(#3743) Inline comments must end in full-stops, exclamation marks, or question marks
(#3751) Inline comments must end in full-stops, exclamation marks, or question marks
(#3787) Variable "edit_url" must not contain underscores.
(#3788) Variable "edit_url" must not contain underscores.
(#3789) Variable "delete_url" must not contain underscores.
(#3789) Line exceeds 132 characters; contains 144 characters
(#3790) Variable "delete_url" must not contain underscores.
(#3804) Opening brace should be on the same line as the declaration
(#3820) Line indented incorrectly; expected 12 spaces, found 8
(#3821) Line indented incorrectly; expected at least 16 spaces, found 12
(#3823) Line indented incorrectly; expected 12 spaces, found 8
(#3824) Line indented incorrectly; expected at least 16 spaces, found 12
(#3826) Line indented incorrectly; expected 12 spaces, found 8
(#3827) Line indented incorrectly; expected at least 16 spaces, found 12
(#3828) Line indented incorrectly; expected at least 16 spaces, found 12
(#3830) Line indented incorrectly; expected 12 spaces, found 8
(#3831) Line indented incorrectly; expected at least 16 spaces, found 12
(#3831) The use of function error_log() is forbidden
(#3860) Inline comments must end in full-stops, exclamation marks, or question marks
(#3969) Closing brace must be on a line by itself
(#3970) Closing brace must be on a line by itself
(#3971) Closing brace must be on a line by itself
(#3973) Closing brace must be on a line by itself
(#3978) Expected 1 space(s) before asterisk; 0 found
(#3979) Expected 1 space(s) before asterisk; 0 found
(#4066) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4066) Inline comments must end in full-stops, exclamation marks, or question marks
(#4066) No space found before comment text; expected "// by default wherecondition retrieves all users except the deleted, not confirmed and guest" but found "//by default wherecondition retrieves all users except the deleted, not confirmed and guest"
(#4112) Line exceeds 132 characters; contains 146 characters
(#4158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4158) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/mod_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) Visibility must be declared on method "definition"
(#9) Opening brace should be on the same line as the declaration
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Expected 1 space before "="; 0 found
(#35) Expected 1 space after "="; 0 found
(#35) Expected 1 space before "<="; 0 found
(#35) Expected 1 space after "<="; 0 found
(#47) Variable "calendarOptions" must be all lower-case
(#48) Expected 1 space after "=>"; 2 found
(#49) Expected 1 space after "=>"; 2 found
(#50) Expected 1 space after "=>"; 2 found
(#52) Variable "calendarOptions" must be all lower-case
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line exceeds 132 characters; contains 138 characters
(#78) Line exceeds 132 characters; contains 142 characters
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line exceeds 132 characters; contains 143 characters
(#96) Line exceeds 132 characters; contains 146 characters
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line exceeds 132 characters; contains 139 characters
(#115) Line exceeds 132 characters; contains 142 characters
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Expected 1 space before "<="; 0 found
(#121) Expected 1 space after "<="; 0 found
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line exceeds 132 characters; contains 141 characters
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line exceeds 132 characters; contains 143 characters
(#153) Line exceeds 132 characters; contains 146 characters
(#170) Visibility must be declared on method "data_preprocessing"
(#170) Variable "default_values" must not contain underscores.
(#171) Opening brace should be on the same line as the declaration
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Variable "default_values" must not contain underscores.
(#174) Variable "default_values" must not contain underscores.
(#176) Expected "} else {\n"; found "}\n else {\n"
(#177) Variable "default_values" must not contain underscores.
(#180) Variable "default_values" must not contain underscores.
(#181) Variable "default_values" must not contain underscores.
(#183) Expected "} else {\n"; found "}\n else {\n"
(#184) Variable "default_values" must not contain underscores.
(#187) Variable "default_values" must not contain underscores.
(#188) Variable "default_values" must not contain underscores.
(#190) Expected "} else {\n"; found "}\n else {\n"
(#191) Variable "default_values" must not contain underscores.
mod/facetoface/renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#24) Expected "} else {\n"; found "}\n else {\n"
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Expected "} else {\n"; found "}\n else {\n"
(#58) Line exceeds 132 characters; contains 151 characters
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected "} else {\n"; found "}\n else {\n"
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Expected "} else {\n"; found "}\n else {\n"
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line exceeds 132 characters; contains 153 characters
(#107) Usage of ELSEIF not allowed; use ELSE IF instead
(#111) Usage of ELSEIF not allowed; use ELSE IF instead
(#117) Usage of ELSEIF not allowed; use ELSE IF instead
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line exceeds maximum limit of 180 characters; contains 244 characters
(#128) Line exceeds maximum limit of 180 characters; contains 254 characters
(#129) Line exceeds maximum limit of 180 characters; contains 260 characters
(#133) Line exceeds maximum limit of 180 characters; contains 252 characters
(#136) Line exceeds maximum limit of 180 characters; contains 244 characters
(#138) Line exceeds maximum limit of 180 characters; contains 229 characters
(#140) Usage of ELSEIF not allowed; use ELSE IF instead
(#141) Line exceeds 132 characters; contains 155 characters
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Usage of ELSEIF not allowed; use ELSE IF instead
(#157) Usage of ELSEIF not allowed; use ELSE IF instead
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) A closing tag is not permitted at the end of a PHP file
mod/facetoface/session_form.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Visibility must be declared on method "definition"
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Commas (,) must be followed by white space.
(#78) Line exceeds maximum limit of 180 characters; contains 187 characters
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#79) Commas (,) must be followed by white space.
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#121) Commas (,) must be followed by white space.
(#121) Line exceeds maximum limit of 180 characters; contains 185 characters
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#126) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#129) Commas (,) must be followed by white space.
(#129) Line exceeds maximum limit of 180 characters; contains 193 characters
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Variable "current_trainers" must not contain underscores.
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Variable "header_shown" must not contain underscores.
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Variable "header_shown" must not contain underscores.
(#184) Variable "header_shown" must not contain underscores.
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "role_shown" must not contain underscores.
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Variable "role_shown" must not contain underscores.
(#194) Variable "role_shown" must not contain underscores.
(#199) Line exceeds 132 characters; contains 140 characters
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Variable "current_trainers" must not contain underscores.
(#209) Variable "current_trainers" must not contain underscores.
(#225) Visibility must be declared on method "validation"
(#229) Expected 1 space before "="; 0 found
(#229) Expected 1 space after "="; 0 found
(#234) Commas (,) must be followed by white space.
mod/facetoface/sessions.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) "require_once" must be immediately followed by an open parenthesis
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) "require_once" must be immediately followed by an open parenthesis
(#6) "require_once" must be immediately followed by an open parenthesis
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space after "="; 0 found
(#25) Commas (,) must be followed by white space.
(#29) Usage of ELSEIF not allowed; use ELSE IF instead
(#30) Line indented incorrectly; expected 4 spaces, found 5
(#32) Line indented incorrectly; expected 4 spaces, found 5
(#33) Line indented incorrectly; expected 4 spaces, found 5
(#33) Commas (,) must be followed by white space.
(#35) Line indented incorrectly; expected 4 spaces, found 5
(#36) Line indented incorrectly; expected 4 spaces, found 5
(#36) Expected 1 space before "=>"; 0 found
(#38) Line indented incorrectly; expected 4 spaces, found 5
(#39) Line indented incorrectly; expected 4 spaces, found 5
(#41) Line indented incorrectly; expected 4 spaces, found 5
(#45) Expected "} else {\n"; found "}\nelse {\n"
(#60) Variable "module_context" must not contain underscores.
(#69) Variable "module_context" must not contain underscores.
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Expected "} else {\n"; found "}\n else {\n"
(#97) Variable "module_context" must not contain underscores.
(#97) Line exceeds 132 characters; contains 135 characters
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Line exceeds 132 characters; contains 134 characters
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Expected "} else {\n"; found "}\n else {\n"
(#174) Line exceeds 132 characters; contains 135 characters
(#182) Inline comments must start with a capital letter, digit or 3-dots sequence
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) Expected "} else {\n"; found "}\n else {\n"
(#209) Line exceeds 132 characters; contains 138 characters
(#214) Variable "module_context" must not contain underscores.
(#214) Line exceeds 132 characters; contains 142 characters
(#219) Usage of ELSEIF not allowed; use ELSE IF instead
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Variable "module_context" must not contain underscores.
(#222) Line exceeds 132 characters; contains 140 characters
(#255) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#258) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#261) Expected "} else {\n"; found "}\nelse {\n"
(#278) Line exceeds 132 characters; contains 133 characters
(#289) Expected "} else {\n"; found "}\nelse {\n"
mod/facetoface/settings.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Commas (,) must be followed by white space.
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) "require_once" must be immediately followed by an open parenthesis
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Commas (,) must be followed by white space.
(#5) Commas (,) must be followed by white space.
(#5) Line exceeds maximum limit of 180 characters; contains 303 characters
(#15) Line exceeds maximum limit of 180 characters; contains 207 characters
(#20) Commas (,) must be followed by white space.
(#20) Line exceeds maximum limit of 180 characters; contains 213 characters
(#22) Commas (,) must be followed by white space.
(#22) Line exceeds maximum limit of 180 characters; contains 280 characters
(#24) Commas (,) must be followed by white space.
(#24) Line exceeds maximum limit of 180 characters; contains 314 characters
(#29) Commas (,) must be followed by white space.
(#29) Line exceeds 132 characters; contains 174 characters
(#31) Commas (,) must be followed by white space.
(#31) Line exceeds maximum limit of 180 characters; contains 186 characters
(#36) Commas (,) must be followed by white space.
(#36) Line exceeds maximum limit of 180 characters; contains 192 characters
(#38) Commas (,) must be followed by white space.
(#38) Line exceeds maximum limit of 180 characters; contains 201 characters
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/signup.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#5) "require_once" must be immediately followed by an open parenthesis
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Commas (,) must be followed by white space.
(#59) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line exceeds 132 characters; contains 133 characters
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line exceeds 132 characters; contains 155 characters
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#102) Line exceeds 132 characters; contains 134 characters
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Variable "inprogress_str" must not contain underscores.
(#140) Variable "over_str" must not contain underscores.
(#142) Variable "inprogress_str" must not contain underscores.
(#142) Variable "over_str" must not contain underscores.
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line exceeds maximum limit of 180 characters; contains 242 characters
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line exceeds maximum limit of 180 characters; contains 237 characters
(#170) Line exceeds 132 characters; contains 160 characters
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line exceeds 132 characters; contains 160 characters
(#180) Line exceeds 132 characters; contains 160 characters
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/signup_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#7) Visibility must be declared on method "definition"
(#8) Opening brace should be on the same line as the declaration
(#23) Expected "} else {\n"; found "}\n else {\n"
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Expected "} else {\n"; found "}\n else {\n"
(#54) Visibility must be declared on method "validation"
(#55) Opening brace should be on the same line as the declaration
mod/facetoface/simpletest/testfacetofacelib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) 3 slashes comments are not allowed; use "// Comment." instead
(#10) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Member variable "config_data" must not contain underscores.
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$config_data"
(#24) Member variable "facetoface_data" must not contain underscores.
(#24) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#24) Scope modifier not specified for member variable "$facetoface_data"
(#27) Commas (,) must be followed by white space.
(#28) Commas (,) must be followed by white space.
(#67) Member variable "facetoface_sessions_data" must not contain underscores.
(#67) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#67) Scope modifier not specified for member variable "$facetoface_sessions_data"
(#71) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#76) Member variable "facetoface_sessions_dates_data" must not contain underscores.
(#76) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#76) Scope modifier not specified for member variable "$facetoface_sessions_dates_data"
(#84) Member variable "facetoface_signups_data" must not contain underscores.
(#84) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#84) Scope modifier not specified for member variable "$facetoface_signups_data"
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#88) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#92) Member variable "facetoface_signups_status_data" must not contain underscores.
(#92) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#92) Scope modifier not specified for member variable "$facetoface_signups_status_data"
(#105) Member variable "facetoface_session_field_data" must not contain underscores.
(#105) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#105) Scope modifier not specified for member variable "$facetoface_session_field_data"
(#114) Member variable "facetoface_session_data_data" must not contain underscores.
(#114) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#114) Scope modifier not specified for member variable "$facetoface_session_data_data"
(#122) Member variable "course_data" must not contain underscores.
(#122) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#122) Scope modifier not specified for member variable "$course_data"
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#190) Member variable "event_data" must not contain underscores.
(#190) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#190) Scope modifier not specified for member variable "$event_data"
(#198) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#208) Commas (,) must be followed by white space.
(#213) Commas (,) must be followed by white space.
(#218) Member variable "role_data" must not contain underscores.
(#218) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#218) Scope modifier not specified for member variable "$role_data"
(#224) Member variable "role_assignments_data" must not contain underscores.
(#224) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#224) Scope modifier not specified for member variable "$role_assignments_data"
(#233) Member variable "pos_assignment_data" must not contain underscores.
(#233) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#233) Scope modifier not specified for member variable "$pos_assignment_data"
(#256) Member variable "course_modules_data" must not contain underscores.
(#256) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#256) Scope modifier not specified for member variable "$course_modules_data"
(#256) Expected 1 space after "="; 0 found
(#284) Member variable "grade_items_data" must not contain underscores.
(#284) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#284) Scope modifier not specified for member variable "$grade_items_data"
(#317) Member variable "modules_data" must not contain underscores.
(#317) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#317) Scope modifier not specified for member variable "$modules_data"
(#330) Member variable "grade_categories_data" must not contain underscores.
(#330) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#330) Scope modifier not specified for member variable "$grade_categories_data"
(#353) Member variable "user_data" must not contain underscores.
(#353) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#353) Scope modifier not specified for member variable "$user_data"
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) No space found before comment text; expected "// 16 lines * 3 columns = 48 fields" but found "//16 lines * 3 columns = 48 fields"
(#442) Member variable "grade_grades_data" must not contain underscores.
(#442) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#442) Scope modifier not specified for member variable "$grade_grades_data"
(#485) Member variable "user_info_field_data" must not contain underscores.
(#485) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#485) Scope modifier not specified for member variable "$user_info_field_data"
(#523) Member variable "user_info_data_data" must not contain underscores.
(#523) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#523) Scope modifier not specified for member variable "$user_info_data_data"
(#531) Member variable "block_instance_data" must not contain underscores.
(#531) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#531) Scope modifier not specified for member variable "$block_instance_data"
(#535) Commas (,) must be followed by white space.
(#537) Commas (,) must be followed by white space.
(#539) Commas (,) must be followed by white space.
(#541) Commas (,) must be followed by white space.
(#544) Member variable "user_info_category_data" must not contain underscores.
(#544) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#544) Scope modifier not specified for member variable "$user_info_category_data"
(#552) Member variable "context_data" must not contain underscores.
(#552) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#552) Scope modifier not specified for member variable "$context_data"
(#560) Member variable "course_categories_data" must not contain underscores.
(#560) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#560) Scope modifier not specified for member variable "$course_categories_data"
(#578) Member variable "facetoface_session_roles_data" must not contain underscores.
(#578) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#578) Scope modifier not specified for member variable "$facetoface_session_roles_data"
(#586) Member variable "facetoface_notice_data" must not contain underscores.
(#586) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#586) Scope modifier not specified for member variable "$facetoface_notice_data"
(#594) Member variable "timezone_data" must not contain underscores.
(#594) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#594) Scope modifier not specified for member variable "$timezone_data"
(#622) Member variable "user_preferences_data" must not contain underscores.
(#622) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#622) Scope modifier not specified for member variable "$user_preferences_data"
(#630) Visibility must be declared on method "setup"
(#631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#631) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Commas (,) must be followed by white space.
(#634) Inline comments must start with a capital letter, digit or 3-dots sequence
(#635) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#673) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#753) Inline comments must start with a capital letter, digit or 3-dots sequence
(#753) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) Inline comments must start with a capital letter, digit or 3-dots sequence
(#771) Inline comments must end in full-stops, exclamation marks, or question marks
(#781) Inline comments must start with a capital letter, digit or 3-dots sequence
(#781) Inline comments must end in full-stops, exclamation marks, or question marks
(#787) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#790) Inline comments must start with a capital letter, digit or 3-dots sequence
(#790) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) Inline comments must start with a capital letter, digit or 3-dots sequence
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Inline comments must start with a capital letter, digit or 3-dots sequence
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#809) Inline comments must start with a capital letter, digit or 3-dots sequence
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#812) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#814) Inline comments must start with a capital letter, digit or 3-dots sequence
(#814) Inline comments must end in full-stops, exclamation marks, or question marks
(#817) Inline comments must start with a capital letter, digit or 3-dots sequence
(#817) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Visibility must be declared on method "tearDown"
(#856) Visibility must be declared on method "test_facetoface_get_status"
(#857) Inline comments must start with a capital letter, digit or 3-dots sequence
(#857) Inline comments must end in full-stops, exclamation marks, or question marks
(#859) Inline comments must start with a capital letter, digit or 3-dots sequence
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) Inline comments must end in full-stops, exclamation marks, or question marks
(#862) This comment is 77% valid code; is this commented out code?
(#862) No space found before comment text; expected "// $this->assertEqual(facetoface_get_status(20), 'session_cancelled');" but found "//$this->assertEqual(facetoface_get_status(20), 'session_cancelled');"
(#871) No space found before comment text; expected "// TODO error capture" but found "//TODO error capture"
(#872) This comment is 56% valid code; is this commented out code?
(#872) No space found before comment text; expected "// check for invalid status code" but found "//check for invalid status code"
(#873) Line indented incorrectly; expected at least 8 spaces, found 0
(#873) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#874) Line indented incorrectly; expected at least 8 spaces, found 0
(#874) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#875) Inline comments must end in full-stops, exclamation marks, or question marks
(#875) Line indented incorrectly; expected at least 8 spaces, found 0
(#875) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#878) Visibility must be declared on method "test_format_cost"
(#879) Inline comments must start with a capital letter, digit or 3-dots sequence
(#880) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) Inline comments must start with a capital letter, digit or 3-dots sequence
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#882) No space found before comment text; expected "// test for a valid value" but found "//test for a valid value"
(#889) Inline comments must start with a capital letter, digit or 3-dots sequence
(#889) Inline comments must end in full-stops, exclamation marks, or question marks
(#889) No space found before comment text; expected "// test for a large negative value, html true/ false/ null" but found "//test for a large negative value, html true/ false/ null"
(#896) Inline comments must start with a capital letter, digit or 3-dots sequence
(#896) Inline comments must end in full-stops, exclamation marks, or question marks
(#896) No space found before comment text; expected "// test for a large positive value" but found "//test for a large positive value"
(#903) Inline comments must start with a capital letter, digit or 3-dots sequence
(#903) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) No space found before comment text; expected "// test for a decimal value" but found "//test for a decimal value"
(#910) Inline comments must start with a capital letter, digit or 3-dots sequence
(#910) Inline comments must end in full-stops, exclamation marks, or question marks
(#910) No space found before comment text; expected "// test for a null value" but found "//test for a null value"
(#917) Inline comments must start with a capital letter, digit or 3-dots sequence
(#917) Inline comments must end in full-stops, exclamation marks, or question marks
(#917) No space found before comment text; expected "// test for a text string value" but found "//test for a text string value"
(#925) Visibility must be declared on method "test_facetoface_cost"
(#926) Inline comments must start with a capital letter, digit or 3-dots sequence
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#926) No space found before comment text; expected "// test method - returns format_cost object" but found "//test method - returns format_cost object"
(#928) Inline comments must start with a capital letter, digit or 3-dots sequence
(#928) Inline comments must end in full-stops, exclamation marks, or question marks
(#928) No space found before comment text; expected "// test variables case WITH discount" but found "//test variables case WITH discount"
(#934) Inline comments must start with a capital letter, digit or 3-dots sequence
(#934) Inline comments must end in full-stops, exclamation marks, or question marks
(#936) Inline comments must start with a capital letter, digit or 3-dots sequence
(#936) Inline comments must end in full-stops, exclamation marks, or question marks
(#936) No space found before comment text; expected "// variable for test case NO discount" but found "//variable for test case NO discount"
(#944) Inline comments must start with a capital letter, digit or 3-dots sequence
(#944) Inline comments must end in full-stops, exclamation marks, or question marks
(#944) No space found before comment text; expected "// test WITH discount" but found "//test WITH discount"
(#947) Inline comments must start with a capital letter, digit or 3-dots sequence
(#947) Inline comments must end in full-stops, exclamation marks, or question marks
(#947) No space found before comment text; expected "// test NO discount case" but found "//test NO discount case"
(#951) Visibility must be declared on method "test_format_duration"
(#952) Inline comments must start with a capital letter, digit or 3-dots sequence
(#954) No space found before comment text; expected "// expects a space after hour/s but not minute/s" but found "//expects a space after hour/s but not minute/s"
(#955) No space found before comment text; expected "// minutes > 59 are not being converted to hour values" but found "//minutes > 59 are not being converted to hour values"
(#956) Inline comments must end in full-stops, exclamation marks, or question marks
(#956) No space found before comment text; expected "// negative values are not interpreted correctly" but found "//negative values are not interpreted correctly"
(#958) Inline comments must start with a capital letter, digit or 3-dots sequence
(#958) Inline comments must end in full-stops, exclamation marks, or question marks
(#958) No space found before comment text; expected "// test for positive single hour value" but found "//test for positive single hour value"
(#962) Inline comments must start with a capital letter, digit or 3-dots sequence
(#962) Inline comments must end in full-stops, exclamation marks, or question marks
(#962) No space found before comment text; expected "// test for positive multiple hours value" but found "//test for positive multiple hours value"
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) No space found before comment text; expected "// test for positive single minute value" but found "//test for positive single minute value"
(#970) Inline comments must start with a capital letter, digit or 3-dots sequence
(#970) Inline comments must end in full-stops, exclamation marks, or question marks
(#970) No space found before comment text; expected "// test for positive minutes value" but found "//test for positive minutes value"
(#974) Inline comments must start with a capital letter, digit or 3-dots sequence
(#974) Inline comments must end in full-stops, exclamation marks, or question marks
(#974) No space found before comment text; expected "// test for out of range minutes value" but found "//test for out of range minutes value"
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) No space found before comment text; expected "// test for zero value" but found "//test for zero value"
(#981) Inline comments must start with a capital letter, digit or 3-dots sequence
(#981) Inline comments must end in full-stops, exclamation marks, or question marks
(#981) No space found before comment text; expected "// test for negative hour value" but found "//test for negative hour value"
(#985) Inline comments must start with a capital letter, digit or 3-dots sequence
(#985) Inline comments must end in full-stops, exclamation marks, or question marks
(#985) No space found before comment text; expected "// test for negative multiple hours value" but found "//test for negative multiple hours value"
(#989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#989) Inline comments must end in full-stops, exclamation marks, or question marks
(#989) No space found before comment text; expected "// test for negative single minute value" but found "//test for negative single minute value"
(#993) Inline comments must start with a capital letter, digit or 3-dots sequence
(#993) Inline comments must end in full-stops, exclamation marks, or question marks
(#993) No space found before comment text; expected "// test for negative multiple minutes value" but found "//test for negative multiple minutes value"
(#997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#997) No space found before comment text; expected "// test for negative hours & minutes value" but found "//test for negative hours & minutes value"
(#1001) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1001) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) No space found before comment text; expected "// test for invalid characters value" but found "//test for invalid characters value"
(#1005) Visibility must be declared on method "test_facetoface_minutes_to_hours"
(#1006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1006) Inline comments must end in full-stops, exclamation marks, or question marks
(#1008) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1008) Inline comments must end in full-stops, exclamation marks, or question marks
(#1008) No space found before comment text; expected "// test for positive minutes value" but found "//test for positive minutes value"
(#1011) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1011) Inline comments must end in full-stops, exclamation marks, or question marks
(#1011) No space found before comment text; expected "// test for positive hours & minutes value" but found "//test for positive hours & minutes value"
(#1014) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1014) Inline comments must end in full-stops, exclamation marks, or question marks
(#1014) No space found before comment text; expected "// test for negative minutes value" but found "//test for negative minutes value"
(#1017) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1017) Inline comments must end in full-stops, exclamation marks, or question marks
(#1017) No space found before comment text; expected "// test for negative hours and minutes value" but found "//test for negative hours and minutes value"
(#1020) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1020) No space found before comment text; expected "// test for invalid characters value" but found "//test for invalid characters value"
(#1024) Visibility must be declared on method "test_facetoface_hours_to_minutes"
(#1025) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1028) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1028) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1034) Inline comments must end in full-stops, exclamation marks, or question marks
(#1034) No space found before comment text; expected "// test for negative hours value" but found "//test for negative hours value"
(#1037) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1037) Inline comments must end in full-stops, exclamation marks, or question marks
(#1037) No space found before comment text; expected "// test for negative hours & minutes value" but found "//test for negative hours & minutes value"
(#1040) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) No space found before comment text; expected "// test for invalid characters value" but found "//test for invalid characters value"
(#1044) Visibility must be declared on method "test_facetoface_fix_settings"
(#1045) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1045) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) No space found before comment text; expected "// test for empty values" but found "//test for empty values"
(#1052) Visibility must be declared on method "test_facetoface_add_instance"
(#1053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1053) No space found before comment text; expected "// test method - returns integer, being the new id in the facetoface table." but found "//test method - returns integer, being the new id in the facetoface table."
(#1055) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1055) Inline comments must end in full-stops, exclamation marks, or question marks
(#1055) No space found before comment text; expected "// define test variables" but found "//define test variables"
(#1061) Visibility must be declared on method "test_facetoface_update_instance"
(#1062) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1062) Inline comments must end in full-stops, exclamation marks, or question marks
(#1062) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1064) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1065) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1068) No space found before comment text; expected "// test" but found "//test"
(#1072) Visibility must be declared on method "test_facetoface_delete_instance"
(#1073) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1073) Inline comments must end in full-stops, exclamation marks, or question marks
(#1073) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1075) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1075) Inline comments must end in full-stops, exclamation marks, or question marks
(#1078) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1078) Inline comments must end in full-stops, exclamation marks, or question marks
(#1078) No space found before comment text; expected "// test" but found "//test"
(#1082) Visibility must be declared on method "test_cleanup_session_data"
(#1083) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1083) Inline comments must end in full-stops, exclamation marks, or question marks
(#1083) No space found before comment text; expected "// test method -returns session object" but found "//test method -returns session object"
(#1085) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1085) No space found before comment text; expected "// define session object for test" but found "//define session object for test"
(#1086) Inline comments must end in full-stops, exclamation marks, or question marks
(#1086) No space found before comment text; expected "// valid values" but found "//valid values"
(#1087) Variable "sessionValid" must be all lower-case
(#1088) Variable "sessionValid" must be all lower-case
(#1089) Variable "sessionValid" must be all lower-case
(#1090) Variable "sessionValid" must be all lower-case
(#1091) Variable "sessionValid" must be all lower-case
(#1093) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1093) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) No space found before comment text; expected "// invalid values" but found "//invalid values"
(#1094) Variable "sessionInvalid" must be all lower-case
(#1095) Variable "sessionInvalid" must be all lower-case
(#1096) Variable "sessionInvalid" must be all lower-case
(#1097) Variable "sessionInvalid" must be all lower-case
(#1098) Variable "sessionInvalid" must be all lower-case
(#1100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1100) Inline comments must end in full-stops, exclamation marks, or question marks
(#1100) No space found before comment text; expected "// test for valid values" but found "//test for valid values"
(#1101) Variable "sessionValid" must be all lower-case
(#1101) Variable "sessionValid" must be all lower-case
(#1103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1103) Inline comments must end in full-stops, exclamation marks, or question marks
(#1103) No space found before comment text; expected "// test for invalid values" but found "//test for invalid values"
(#1104) Variable "sessionInvalid" must be all lower-case
(#1104) Variable "sessionInvalid" must be all lower-case
(#1108) Visibility must be declared on method "test_facetoface_add_session"
(#1109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1109) Inline comments must end in full-stops, exclamation marks, or question marks
(#1109) No space found before comment text; expected "// test method - returns false or session id number" but found "//test method - returns false or session id number"
(#1111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1111) Inline comments must end in full-stops, exclamation marks, or question marks
(#1111) No space found before comment text; expected "// variable for test" but found "//variable for test"
(#1113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1113) No space found before comment text; expected "// test TODO fix me" but found "//test TODO fix me"
(#1114) Inline comments must end in full-stops, exclamation marks, or question marks
(#1114) This comment is 75% valid code; is this commented out code?
(#1114) No space found before comment text; expected "// $this->assertEqual(facetoface_add_session($session1, $sessiondates1), 4);" but found "//$this->assertEqual(facetoface_add_session($session1, $sessiondates1), 4);"
(#1117) Visibility must be declared on method "test_facetoface_update_session"
(#1118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1118) Inline comments must end in full-stops, exclamation marks, or question marks
(#1120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1120) Inline comments must end in full-stops, exclamation marks, or question marks
(#1120) No space found before comment text; expected "// test variables" but found "//test variables"
(#1129) Line indented incorrectly; expected at least 8 spaces, found 4
(#1129) No space found before comment text; expected "// TODO fix this" but found "//TODO fix this"
(#1130) Line indented incorrectly; expected at least 8 spaces, found 4
(#1130) No space found before comment text; expected "// test" but found "//test"
(#1131) Inline comments must end in full-stops, exclamation marks, or question marks
(#1131) This comment is 73% valid code; is this commented out code?
(#1131) No space found before comment text; expected "// $this->assertTrue(facetoface_update_session($session, $sessiondates), $this->msgtrue);" but found "//$this->assertTrue(facetoface_update_session($session, $sessiondates), $this->msgtrue);"
(#1134) Visibility must be declared on method "test_facetoface_update_attendees"
(#1135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1135) No space found before comment text; expected "// test method - returns false or int?" but found "//test method - returns false or int?"
(#1137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1137) Inline comments must end in full-stops, exclamation marks, or question marks
(#1137) No space found before comment text; expected "// test variables" but found "//test variables"
(#1143) Visibility must be declared on method "test_facetoface_get_facetoface_menu"
(#1144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1144) No space found before comment text; expected "// test method- returns array or empty string if no match found in table" but found "//test method- returns array or empty string if no match found in table"
(#1145) No space found before comment text; expected "// TODO negative test?" but found "//TODO negative test?"
(#1146) Inline comments must end in full-stops, exclamation marks, or question marks
(#1150) Visibility must be declared on method "test_facetoface_delete_session"
(#1151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1151) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1152) Line indented incorrectly; expected at least 8 spaces, found 4
(#1152) No space found before comment text; expected "// TODO invalid test" but found "//TODO invalid test"
(#1153) Inline comments must end in full-stops, exclamation marks, or question marks
(#1153) No space found before comment text; expected "// test variables" but found "//test variables"
(#1159) Visibility must be declared on method "test_facetoface_email_substitutions"
(#1160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1160) Inline comments must end in full-stops, exclamation marks, or question marks
(#1160) No space found before comment text; expected "// test method - returns string" but found "//test method - returns string"
(#1162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1162) Inline comments must end in full-stops, exclamation marks, or question marks
(#1162) No space found before comment text; expected "// define test variables" but found "//define test variables"
(#1173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1173) Inline comments must end in full-stops, exclamation marks, or question marks
(#1173) No space found before comment text; expected "// test" but found "//test"
(#1174) Line exceeds 132 characters; contains 136 characters
(#1175) Line exceeds 132 characters; contains 145 characters
(#1178) Visibility must be declared on method "test_facetoface_cron"
(#1179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1179) Inline comments must end in full-stops, exclamation marks, or question marks
(#1179) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1181) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1185) Visibility must be declared on method "test_facetoface_has_session_started"
(#1186) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1186) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1196) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) No space found before comment text; expected "// test for Valid case" but found "//test for Valid case"
(#1199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1199) Inline comments must end in full-stops, exclamation marks, or question marks
(#1199) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1203) Visibility must be declared on method "test_facetoface_is_session_in_progress"
(#1204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1204) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1206) Inline comments must end in full-stops, exclamation marks, or question marks
(#1206) No space found before comment text; expected "// define test variables" but found "//define test variables"
(#1215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1215) Inline comments must end in full-stops, exclamation marks, or question marks
(#1215) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1218) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1218) Inline comments must end in full-stops, exclamation marks, or question marks
(#1218) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1222) Visibility must be declared on method "test_facetoface_get_session_dates"
(#1223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1223) Inline comments must end in full-stops, exclamation marks, or question marks
(#1223) No space found before comment text; expected "// test method - returns array" but found "//test method - returns array"
(#1225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1225) No space found before comment text; expected "// test variables" but found "//test variables"
(#1229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1229) Inline comments must end in full-stops, exclamation marks, or question marks
(#1229) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1232) Inline comments must end in full-stops, exclamation marks, or question marks
(#1232) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1236) Visibility must be declared on method "test_facetoface_get_session"
(#1237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1237) Inline comments must end in full-stops, exclamation marks, or question marks
(#1239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1239) No space found before comment text; expected "// test variables" but found "//test variables"
(#1243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1246) Inline comments must end in full-stops, exclamation marks, or question marks
(#1246) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1250) Visibility must be declared on method "test_facetoface_get_sessions"
(#1251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1251) Inline comments must end in full-stops, exclamation marks, or question marks
(#1251) No space found before comment text; expected "// test method - returns session object" but found "//test method - returns session object"
(#1253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1253) Inline comments must end in full-stops, exclamation marks, or question marks
(#1253) No space found before comment text; expected "// test variables" but found "//test variables"
(#1257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1257) Inline comments must end in full-stops, exclamation marks, or question marks
(#1257) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1260) Inline comments must end in full-stops, exclamation marks, or question marks
(#1260) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1264) Visibility must be declared on method "test_facetoface_get_attendees"
(#1265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1265) Inline comments must end in full-stops, exclamation marks, or question marks
(#1265) No space found before comment text; expected "// test method - returns user list array or false" but found "//test method - returns user list array or false"
(#1267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1267) Inline comments must end in full-stops, exclamation marks, or question marks
(#1267) No space found before comment text; expected "// test variables" but found "//test variables"
(#1271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1271) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) No space found before comment text; expected "// test for valid sessionid" but found "//test for valid sessionid"
(#1274) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1274) Inline comments must end in full-stops, exclamation marks, or question marks
(#1274) No space found before comment text; expected "// test for invalid sessionid" but found "//test for invalid sessionid"
(#1279) Visibility must be declared on method "test_facetoface_get_attendee"
(#1280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1280) Inline comments must end in full-stops, exclamation marks, or question marks
(#1280) No space found before comment text; expected "// test method - returns boolean or object" but found "//test method - returns boolean or object"
(#1282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1282) Inline comments must end in full-stops, exclamation marks, or question marks
(#1282) No space found before comment text; expected "// test variables" but found "//test variables"
(#1288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1288) Inline comments must end in full-stops, exclamation marks, or question marks
(#1288) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1291) Inline comments must end in full-stops, exclamation marks, or question marks
(#1291) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1295) Visibility must be declared on method "test_facetoface_get_userfields"
(#1296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1296) Inline comments must end in full-stops, exclamation marks, or question marks
(#1296) No space found before comment text; expected "// test method - returns userfields" but found "//test method - returns userfields"
(#1301) Visibility must be declared on method "test_facetoface_download_attendance"
(#1302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1302) Inline comments must end in full-stops, exclamation marks, or question marks
(#1302) No space found before comment text; expected "// test method - returns worksheet object" but found "//test method - returns worksheet object"
(#1304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1304) No space found before comment text; expected "// test variables" but found "//test variables"
(#1305) Inline comments must end in full-stops, exclamation marks, or question marks
(#1311) Inline comments must end in full-stops, exclamation marks, or question marks
(#1317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1317) No space found before comment text; expected "// test for ODS format" but found "//test for ODS format"
(#1318) This comment is 71% valid code; is this commented out code?
(#1318) No space found before comment text; expected "// $this->assertTrue(facetoface_download_attendance($facetofacename1, $facetofaceid1, $location1, $format1), $this->msgtrue);" but found "//$this->assertTrue(facetoface_download_attendance($facetofacename1, $facetofaceid1, $location1, $format1), $this->msgtrue);"
(#1319) Line indented incorrectly; expected at least 8 spaces, found 4
(#1319) No space found before comment text; expected "// TODO this returns JUNK" but found "//TODO this returns JUNK"
(#1320) No space found before comment text; expected "// test for Excel format" but found "//test for Excel format"
(#1321) Inline comments must end in full-stops, exclamation marks, or question marks
(#1321) This comment is 71% valid code; is this commented out code?
(#1321) No space found before comment text; expected "// $this->assertTrue(facetoface_download_attendance($facetofacename2, $facetofaceid2, $location2, $format2), $this->msgtrue);" but found "//$this->assertTrue(facetoface_download_attendance($facetofacename2, $facetofaceid2, $location2, $format2), $this->msgtrue);"
(#1324) Visibility must be declared on method "test_facetoface_write_worksheet_header"
(#1325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1325) No space found before comment text; expected "// test method - returns integer" but found "//test method - returns integer"
(#1326) Inline comments must end in full-stops, exclamation marks, or question marks
(#1326) No space found before comment text; expected "// TODO check on how to define worksheet object" but found "//TODO check on how to define worksheet object"
(#1329) Visibility must be declared on method "test_facetoface_write_activity_attendance"
(#1330) Inline comments must end in full-stops, exclamation marks, or question marks
(#1330) No space found before comment text; expected "// TODO check on how to define worksheet object" but found "//TODO check on how to define worksheet object"
(#1333) Visibility must be declared on method "test_facetoface_get_user_custom_fields"
(#1334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1334) Inline comments must end in full-stops, exclamation marks, or question marks
(#1336) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1336) Inline comments must end in full-stops, exclamation marks, or question marks
(#1336) No space found before comment text; expected "// test variables" but found "//test variables"
(#1339) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1341) Inline comments must end in full-stops, exclamation marks, or question marks
(#1341) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1344) Line indented incorrectly; expected at least 8 spaces, found 4
(#1345) Inline comments must end in full-stops, exclamation marks, or question marks
(#1345) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1348) Visibility must be declared on method "test_facetoface_user_signup"
(#1349) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1349) Inline comments must end in full-stops, exclamation marks, or question marks
(#1351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1351) Inline comments must end in full-stops, exclamation marks, or question marks
(#1351) No space found before comment text; expected "// test variables" but found "//test variables"
(#1361) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1362) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1364) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1364) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1365) Line exceeds 132 characters; contains 151 characters
(#1366) No space found before comment text; expected "// TODO invalid case?" but found "//TODO invalid case?"
(#1369) Visibility must be declared on method "test_facetoface_send_request_notice"
(#1370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1370) No space found before comment text; expected "// test method - returns string" but found "//test method - returns string"
(#1372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1372) Inline comments must end in full-stops, exclamation marks, or question marks
(#1372) No space found before comment text; expected "// test variables" but found "//test variables"
(#1380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1380) Inline comments must end in full-stops, exclamation marks, or question marks
(#1380) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1383) Inline comments must end in full-stops, exclamation marks, or question marks
(#1383) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1387) Visibility must be declared on method "test_facetoface_update_signup_status"
(#1388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1388) Inline comments must end in full-stops, exclamation marks, or question marks
(#1388) No space found before comment text; expected "// test method - returns int or false" but found "//test method - returns int or false"
(#1390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1390) Inline comments must end in full-stops, exclamation marks, or question marks
(#1390) No space found before comment text; expected "// test variables" but found "//test variables"
(#1402) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1404) Inline comments must end in full-stops, exclamation marks, or question marks
(#1404) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1407) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1407) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1409) Inline comments must end in full-stops, exclamation marks, or question marks
(#1409) This comment is 71% valid code; is this commented out code?
(#1409) No space found before comment text; expected "// $this->assertFalse(facetoface_update_signup_status($signupid2, $statuscode2, $createdby2, $note2), $this->msgfalse);" but found "//$this->assertFalse(facetoface_update_signup_status($signupid2, $statuscode2, $createdby2, $note2), $this->msgfalse);"
(#1412) Visibility must be declared on method "test_facetoface_user_cancel"
(#1413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1413) Inline comments must end in full-stops, exclamation marks, or question marks
(#1415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1415) Inline comments must end in full-stops, exclamation marks, or question marks
(#1415) No space found before comment text; expected "// test variables" but found "//test variables"
(#1419) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1427) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1427) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1428) Inline comments must end in full-stops, exclamation marks, or question marks
(#1428) This comment is 71% valid code; is this commented out code?
(#1428) No space found before comment text; expected "// $this->assertTrue(facetoface_user_cancel($session1, $userid1, $forcecancel1, $errorstr1, $cancelreason1), $this->msgtrue);" but found "//$this->assertTrue(facetoface_user_cancel($session1, $userid1, $forcecancel1, $errorstr1, $cancelreason1), $this->msgtrue);"
(#1430) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1430) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1431) No space found before comment text; expected "// TODO invalid case?" but found "//TODO invalid case?"
(#1432) Inline comments must end in full-stops, exclamation marks, or question marks
(#1432) This comment is 73% valid code; is this commented out code?
(#1432) No space found before comment text; expected "// $this->assertFalse(facetoface_user_cancel($session2, $userid2), $this->msgfalse);" but found "//$this->assertFalse(facetoface_user_cancel($session2, $userid2), $this->msgfalse);"
(#1435) Visibility must be declared on method "test_facetoface_send_notice"
(#1436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1436) Inline comments must end in full-stops, exclamation marks, or question marks
(#1436) No space found before comment text; expected "// test method - returns string" but found "//test method - returns string"
(#1438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1438) Inline comments must end in full-stops, exclamation marks, or question marks
(#1438) No space found before comment text; expected "// test variables" but found "//test variables"
(#1443) Inline comments must end in full-stops, exclamation marks, or question marks
(#1443) No space found before comment text; expected "// TODO where is sessiondata coming from in here? check table references" but found "//TODO where is sessiondata coming from in here? check table references"
(#1452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1452) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1453) Line exceeds 132 characters; contains 161 characters
(#1453) Inline comments must end in full-stops, exclamation marks, or question marks
(#1453) This comment is 71% valid code; is this commented out code?
(#1453) No space found before comment text; expected "// $this->assertEqual(facetoface_send_notice($postsubject1, $posttext1, $posttextmgrheading1, $notificationtype1, $facetoface1, $session1, $userid1), '');" but found "//$this->assertEqual(facetoface_send_notice($postsubject1, $posttext1, $posttextmgrheading1, $notificationtype1, $facetoface1, $session1, $userid1), '');"
(#1456) Visibility must be declared on method "test_facetoface_send_confirmation_notice"
(#1457) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1457) Inline comments must end in full-stops, exclamation marks, or question marks
(#1457) Line indented incorrectly; expected at least 8 spaces, found 4
(#1457) No space found before comment text; expected "// test variables" but found "//test variables"
(#1461) Inline comments must end in full-stops, exclamation marks, or question marks
(#1461) No space found before comment text; expected "// TODO where is sessiondata coming from in here? check table references" but found "//TODO where is sessiondata coming from in here? check table references"
(#1470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1470) Inline comments must end in full-stops, exclamation marks, or question marks
(#1470) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1473) Visibility must be declared on method "test_facetoface_send_cancellation_notice"
(#1474) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1474) Inline comments must end in full-stops, exclamation marks, or question marks
(#1474) No space found before comment text; expected "// test method - returns string" but found "//test method - returns string"
(#1476) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1476) Inline comments must end in full-stops, exclamation marks, or question marks
(#1476) No space found before comment text; expected "// test variables" but found "//test variables"
(#1483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1483) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1484) Inline comments must end in full-stops, exclamation marks, or question marks
(#1484) This comment is 74% valid code; is this commented out code?
(#1484) No space found before comment text; expected "// $this->assertEqual(facetoface_send_cancellation_notice($facetoface1, $session1, $userid1), '');" but found "//$this->assertEqual(facetoface_send_cancellation_notice($facetoface1, $session1, $userid1), '');"
(#1487) Visibility must be declared on method "test_facetoface_get_manageremail"
(#1488) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1488) Inline comments must end in full-stops, exclamation marks, or question marks
(#1488) No space found before comment text; expected "// test method - returns string" but found "//test method - returns string"
(#1490) Inline comments must end in full-stops, exclamation marks, or question marks
(#1493) Inline comments must end in full-stops, exclamation marks, or question marks
(#1497) Visibility must be declared on method "test_facetoface_get_manageremailformat"
(#1498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1499) No space found before comment text; expected "// TODO how to run negative test?" but found "//TODO how to run negative test?"
(#1500) No space found before comment text; expected "// define test variables" but found "//define test variables"
(#1501) Inline comments must end in full-stops, exclamation marks, or question marks
(#1501) This comment is 50% valid code; is this commented out code?
(#1501) No space found before comment text; expected "// $addressformat = '';" but found "//$addressformat = '';"
(#1503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1503) Inline comments must end in full-stops, exclamation marks, or question marks
(#1507) Visibility must be declared on method "test_facetoface_check_manageremail"
(#1508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1508) Inline comments must end in full-stops, exclamation marks, or question marks
(#1508) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1514) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1514) Inline comments must end in full-stops, exclamation marks, or question marks
(#1514) No space found before comment text; expected "// define test variables" but found "//define test variables"
(#1515) Variable "validEmail" must be all lower-case
(#1516) Variable "invalidEmail" must be all lower-case
(#1516) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1518) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1518) Inline comments must end in full-stops, exclamation marks, or question marks
(#1518) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1519) Variable "validEmail" must be all lower-case
(#1521) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1521) Inline comments must end in full-stops, exclamation marks, or question marks
(#1521) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1522) Variable "invalidEmail" must be all lower-case
(#1525) Visibility must be declared on method "test_facetoface_take_attendance"
(#1526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1526) Inline comments must end in full-stops, exclamation marks, or question marks
(#1526) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1528) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1528) Inline comments must end in full-stops, exclamation marks, or question marks
(#1528) No space found before comment text; expected "// test variables" but found "//test variables"
(#1533) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1533) Inline comments must end in full-stops, exclamation marks, or question marks
(#1533) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1535) Line indented incorrectly; expected at least 8 spaces, found 4
(#1535) No space found before comment text; expected "// TODO invalid case" but found "//TODO invalid case"
(#1536) Inline comments must end in full-stops, exclamation marks, or question marks
(#1536) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1539) Visibility must be declared on method "test_facetoface_approve_requests"
(#1540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1540) Inline comments must end in full-stops, exclamation marks, or question marks
(#1540) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1542) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1542) Inline comments must end in full-stops, exclamation marks, or question marks
(#1542) No space found before comment text; expected "// test variables" but found "//test variables"
(#1549) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1549) Inline comments must end in full-stops, exclamation marks, or question marks
(#1549) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1552) Inline comments must end in full-stops, exclamation marks, or question marks
(#1555) Visibility must be declared on method "test_facetoface_take_individual_attendance"
(#1556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1556) Inline comments must end in full-stops, exclamation marks, or question marks
(#1556) No space found before comment text; expected "// test method - returns object" but found "//test method - returns object"
(#1558) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1558) No space found before comment text; expected "// test variables" but found "//test variables"
(#1559) This comment is 50% valid code; is this commented out code?
(#1559) No space found before comment text; expected "// $submissionid1 = 1;" but found "//$submissionid1 = 1;"
(#1560) This comment is 50% valid code; is this commented out code?
(#1560) No space found before comment text; expected "// $grading1 = 100;" but found "//$grading1 = 100;"
(#1561) Line indented incorrectly; expected at least 8 spaces, found 4
(#1562) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1563) Inline comments must end in full-stops, exclamation marks, or question marks
(#1563) This comment is 73% valid code; is this commented out code?
(#1563) No space found before comment text; expected "// $this->assertTrue(facetoface_take_individual_attendance($submissionid1, $grading1), $this->msgtrue);" but found "//$this->assertTrue(facetoface_take_individual_attendance($submissionid1, $grading1), $this->msgtrue);"
(#1566) Visibility must be declared on method "test_facetoface_print_coursemodule_info"
(#1567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1567) No space found before comment text; expected "// test method - returns html $table string" but found "//test method - returns html $table string"
(#1568) Line indented incorrectly; expected at least 8 spaces, found 4
(#1568) No space found before comment text; expected "// TODO bug check the function" but found "//TODO bug check the function"
(#1569) Inline comments must end in full-stops, exclamation marks, or question marks
(#1569) No space found before comment text; expected "// test variables" but found "//test variables"
(#1575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1575) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1576) Inline comments must end in full-stops, exclamation marks, or question marks
(#1576) This comment is 74% valid code; is this commented out code?
(#1576) No space found before comment text; expected "// $this->assertTrue(facetoface_print_coursemodule_info($coursemodule1), $this->msgtrue);" but found "//$this->assertTrue(facetoface_print_coursemodule_info($coursemodule1), $this->msgtrue);"
(#1579) Visibility must be declared on method "test_facetoface_get_ical_attachment"
(#1580) Inline comments must end in full-stops, exclamation marks, or question marks
(#1580) Line indented incorrectly; expected at least 8 spaces, found 4
(#1580) No space found before comment text; expected "// TODO ical format definintion" but found "//TODO ical format definintion"
(#1583) Visibility must be declared on method "test_facetoface_ical_generate_timestamp"
(#1584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1584) Inline comments must end in full-stops, exclamation marks, or question marks
(#1584) No space found before comment text; expected "// test method - returns datetimestamp" but found "//test method - returns datetimestamp"
(#1586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1586) Inline comments must end in full-stops, exclamation marks, or question marks
(#1586) No space found before comment text; expected "// test variables" but found "//test variables"
(#1589) No space found before comment text; expected "// TODO check if this is the correct return value to compare" but found "//TODO check if this is the correct return value to compare"
(#1590) Inline comments must end in full-stops, exclamation marks, or question marks
(#1590) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1594) Visibility must be declared on method "test_facetoface_ical_escape"
(#1595) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1596) Inline comments must end in full-stops, exclamation marks, or question marks
(#1596) No space found before comment text; expected "// TODO correct this function for ICAL format" but found "//TODO correct this function for ICAL format"
(#1598) This comment is 56% valid code; is this commented out code?
(#1604) Line exceeds 132 characters; contains 144 characters
(#1617) Line indented incorrectly; expected at least 8 spaces, found 0
(#1617) Perl-style comments are not allowed; use "// Comment." instead
(#1618) Line exceeds 132 characters; contains 140 characters
(#1618) Line indented incorrectly; expected at least 8 spaces, found 0
(#1618) Perl-style comments are not allowed; use "// Comment." instead
(#1619) Line indented incorrectly; expected at least 8 spaces, found 0
(#1619) Perl-style comments are not allowed; use "// Comment." instead
(#1620) Line exceeds 132 characters; contains 141 characters
(#1620) Line indented incorrectly; expected at least 8 spaces, found 0
(#1620) Perl-style comments are not allowed; use "// Comment." instead
(#1627) Visibility must be declared on method "test_facetoface_update_grades"
(#1628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1628) Inline comments must end in full-stops, exclamation marks, or question marks
(#1628) No space found before comment text; expected "// test method" but found "//test method"
(#1630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1630) Inline comments must end in full-stops, exclamation marks, or question marks
(#1630) No space found before comment text; expected "// variables" but found "//variables"
(#1638) Visibility must be declared on method "test_facetoface_grade_item_update"
(#1639) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1639) Inline comments must end in full-stops, exclamation marks, or question marks
(#1639) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1641) Inline comments must end in full-stops, exclamation marks, or question marks
(#1641) No space found before comment text; expected "// test variables" but found "//test variables"
(#1644) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1646) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1646) Inline comments must end in full-stops, exclamation marks, or question marks
(#1646) No space found before comment text; expected "// test" but found "//test"
(#1650) Visibility must be declared on method "test_facetoface_grade_item_delete"
(#1651) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1651) Inline comments must end in full-stops, exclamation marks, or question marks
(#1651) No space found before comment text; expected "// test method - returns int code boolean" but found "//test method - returns int code boolean"
(#1653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1653) Inline comments must end in full-stops, exclamation marks, or question marks
(#1653) No space found before comment text; expected "// test variables" but found "//test variables"
(#1656) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1656) Inline comments must end in full-stops, exclamation marks, or question marks
(#1656) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1660) Visibility must be declared on method "test_facetoface_get_num_attendees"
(#1661) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1661) Inline comments must end in full-stops, exclamation marks, or question marks
(#1661) No space found before comment text; expected "// test method - returns integer" but found "//test method - returns integer"
(#1663) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1663) Inline comments must end in full-stops, exclamation marks, or question marks
(#1663) No space found before comment text; expected "// test variables" but found "//test variables"
(#1667) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1667) Inline comments must end in full-stops, exclamation marks, or question marks
(#1667) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1670) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1670) Inline comments must end in full-stops, exclamation marks, or question marks
(#1670) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1674) Visibility must be declared on method "test_facetoface_get_user_submissions"
(#1675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1675) Inline comments must end in full-stops, exclamation marks, or question marks
(#1675) No space found before comment text; expected "// test method - returns array or false" but found "//test method - returns array or false"
(#1677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1677) Inline comments must end in full-stops, exclamation marks, or question marks
(#1677) No space found before comment text; expected "// test variables" but found "//test variables"
(#1680) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1684) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1686) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1686) Inline comments must end in full-stops, exclamation marks, or question marks
(#1686) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1689) Inline comments must end in full-stops, exclamation marks, or question marks
(#1689) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1693) Visibility must be declared on method "test_facetoface_user_cancel_submission"
(#1694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1694) Inline comments must end in full-stops, exclamation marks, or question marks
(#1694) No space found before comment text; expected "// test method - returns boolean" but found "//test method - returns boolean"
(#1696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1696) Inline comments must end in full-stops, exclamation marks, or question marks
(#1696) No space found before comment text; expected "// test variables" but found "//test variables"
(#1704) No space found before comment text; expected "// TODO fix - table relation error" but found "//TODO fix - table relation error"
(#1705) No space found before comment text; expected "// test for valid case" but found "//test for valid case"
(#1706) Inline comments must end in full-stops, exclamation marks, or question marks
(#1706) This comment is 72% valid code; is this commented out code?
(#1706) No space found before comment text; expected "// $this->assertTrue(facetoface_user_cancel_submission($sessionid1, $userid1, $cancelreason1), $this->msgtrue);" but found "//$this->assertTrue(facetoface_user_cancel_submission($sessionid1, $userid1, $cancelreason1), $this->msgtrue);"
(#1708) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1708) No space found before comment text; expected "// test for invalid case" but found "//test for invalid case"
(#1709) Inline comments must end in full-stops, exclamation marks, or question marks
(#1709) This comment is 72% valid code; is this commented out code?
(#1709) No space found before comment text; expected "// $this->assertFalse(facetoface_user_cancel_submission($sessionid2, $userid2, $cancelreason2), $this->msgfalse);" but found "//$this->assertFalse(facetoface_user_cancel_submission($sessionid2, $userid2, $cancelreason2), $this->msgfalse);"
(#1712) Visibility must be declared on method "test_facetoface_get_view_actions"
(#1713) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1713) Inline comments must end in full-stops, exclamation marks, or question marks
(#1715) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1715) Inline comments must end in full-stops, exclamation marks, or question marks
(#1716) Variable "testArray" must be all lower-case
(#1718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1718) Inline comments must end in full-stops, exclamation marks, or question marks
(#1719) Variable "testArray" must be all lower-case
(#1722) Visibility must be declared on method "test_facetoface_get_post_actions"
(#1723) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1723) Inline comments must end in full-stops, exclamation marks, or question marks
(#1725) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1725) Inline comments must end in full-stops, exclamation marks, or question marks
(#1726) Variable "testArray" must be all lower-case
(#1728) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1728) Inline comments must end in full-stops, exclamation marks, or question marks
(#1729) Variable "testArray" must be all lower-case
(#1732) Visibility must be declared on method "test_facetoface_session_has_capacity"
(#1733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1733) Inline comments must end in full-stops, exclamation marks, or question marks
(#1735) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1735) Inline comments must end in full-stops, exclamation marks, or question marks
(#1740) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1740) Inline comments must end in full-stops, exclamation marks, or question marks
(#1743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1743) Inline comments must end in full-stops, exclamation marks, or question marks
(#1747) Visibility must be declared on method "test_facetoface_get_trainer_roles"
(#1748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1748) No space found before comment text; expected "// test method - returns array" but found "//test method - returns array"
(#1749) Inline comments must end in full-stops, exclamation marks, or question marks
(#1751) Inline comments must end in full-stops, exclamation marks, or question marks
(#1758) Visibility must be declared on method "test_facetoface_get_trainers"
(#1759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1759) Inline comments must end in full-stops, exclamation marks, or question marks
(#1761) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1761) Inline comments must end in full-stops, exclamation marks, or question marks
(#1765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1765) Inline comments must end in full-stops, exclamation marks, or question marks
(#1771) Visibility must be declared on method "test_facetoface_manager_needed"
(#1772) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1772) Inline comments must end in full-stops, exclamation marks, or question marks
(#1774) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1774) Inline comments must end in full-stops, exclamation marks, or question marks
(#1779) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1779) Inline comments must end in full-stops, exclamation marks, or question marks
(#1782) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1782) Inline comments must end in full-stops, exclamation marks, or question marks
(#1786) Visibility must be declared on method "test_facetoface_list_of_sitenotices"
(#1787) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1787) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/simpletest/testfacetofacelib20.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected 1 space(s) before asterisk; 0 found
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Expected 1 space(s) before asterisk; 0 found
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Expected 1 space(s) before asterisk; 0 found
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected 1 space(s) before asterisk; 0 found
(#17) Inline comments must start with a capital letter, digit or 3-dots sequence
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) This comment is 77% valid code; is this commented out code?
(#22) No space found before comment text; expected "// $this->assertEqual(facetoface_get_status(20), 'session_cancelled');" but found "//$this->assertEqual(facetoface_get_status(20), 'session_cancelled');"
(#31) No space found before comment text; expected "// TODO error capture" but found "//TODO error capture"
(#32) This comment is 56% valid code; is this commented out code?
(#32) No space found before comment text; expected "// check for invalid status code" but found "//check for invalid status code"
(#33) Line indented incorrectly; expected at least 8 spaces, found 0
(#33) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#34) Line indented incorrectly; expected at least 8 spaces, found 0
(#34) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Line indented incorrectly; expected at least 8 spaces, found 0
(#35) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) No space found before comment text; expected "// test for a valid value" but found "//test for a valid value"
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// test for a large negative value, html true/ false/ null" but found "//test for a large negative value, html true/ false/ null"
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// test for a large positive value" but found "//test for a large positive value"
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) No space found before comment text; expected "// test for a decimal value" but found "//test for a decimal value"
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// test for a null value" but found "//test for a null value"
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// test for a text string value" but found "//test for a text string value"
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// test method - returns format_cost object" but found "//test method - returns format_cost object"
(#77) No space found before comment text; expected "// test variables case WITH discount" but found "//test variables case WITH discount"
(#78) This comment is 47% valid code; is this commented out code?
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) No space found before comment text; expected "// expects a space after hour/s but not minute/s" but found "//expects a space after hour/s but not minute/s"
(#104) No space found before comment text; expected "// minutes > 59 are not being converted to hour values" but found "//minutes > 59 are not being converted to hour values"
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) No space found before comment text; expected "// negative values are not interpreted correctly" but found "//negative values are not interpreted correctly"
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) No space found before comment text; expected "// test for positive single hour value" but found "//test for positive single hour value"
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) No space found before comment text; expected "// test for positive multiple hours value" but found "//test for positive multiple hours value"
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// test for positive single minute value" but found "//test for positive single minute value"
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) No space found before comment text; expected "// test for positive minutes value" but found "//test for positive minutes value"
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// test for out of range minutes value" but found "//test for out of range minutes value"
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) No space found before comment text; expected "// test for zero value" but found "//test for zero value"
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) No space found before comment text; expected "// test for negative hour value" but found "//test for negative hour value"
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) No space found before comment text; expected "// test for negative multiple hours value" but found "//test for negative multiple hours value"
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) No space found before comment text; expected "// test for negative single minute value" but found "//test for negative single minute value"
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) No space found before comment text; expected "// test for negative multiple minutes value" but found "//test for negative multiple minutes value"
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) No space found before comment text; expected "// test for negative hours & minutes value" but found "//test for negative hours & minutes value"
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// test for invalid characters value" but found "//test for invalid characters value"
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Inline comments must start with a capital letter, digit or 3-dots sequence
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) No space found before comment text; expected "// test for positive minutes value" but found "//test for positive minutes value"
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) No space found before comment text; expected "// test for positive hours & minutes value" but found "//test for positive hours & minutes value"
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) No space found before comment text; expected "// test for negative minutes value" but found "//test for negative minutes value"
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) No space found before comment text; expected "// test for negative hours and minutes value" but found "//test for negative hours and minutes value"
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) No space found before comment text; expected "// test for invalid characters value" but found "//test for invalid characters value"
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) No space found before comment text; expected "// test for negative hours value" but found "//test for negative hours value"
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) No space found before comment text; expected "// test for negative hours & minutes value" but found "//test for negative hours & minutes value"
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// test for invalid characters value" but found "//test for invalid characters value"
mod/facetoface/sitenotice.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Expected "} else {\n"; found "}\n else {\n"
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/sitenotice_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#8) Visibility must be declared on method "definition"
(#9) Opening brace should be on the same line as the declaration
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
mod/facetoface/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#5) "require_once" must be immediately followed by an open parenthesis
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Usage of ELSEIF not allowed; use ELSE IF instead
(#36) Expected "} else {\n"; found "}\nelse {\n"
(#65) Variable "f2f_renderer" must not contain underscores.
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#79) Commas (,) must be followed by white space.
(#88) Line exceeds 132 characters; contains 143 characters
(#99) Line exceeds 132 characters; contains 143 characters
(#114) Variable "f2f_renderer" must not contain underscores.
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line exceeds 132 characters; contains 153 characters
(#158) Usage of ELSEIF not allowed; use ELSE IF instead
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Usage of ELSEIF not allowed; use ELSE IF instead
(#169) Expected "} else {\n"; found "}\n else { // Normal scheduled session\n"
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Expected "} else {\n"; found "}\n else {\n"
(#182) Variable "f2f_renderer" must not contain underscores.
(#186) Line exceeds 132 characters; contains 155 characters
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Variable "f2f_renderer" must not contain underscores.
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(360 errors, 32 warnings)

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

mod/facetoface/attendees.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#21) Package totara is not valid
mod/facetoface/backup/moodle1/lib.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#121) Function moodle1_mod_facetoface_handler::process_facetoface_sessions_date is not documented
(#125) Function moodle1_mod_facetoface_handler::on_facetoface_sessions_dates_end is not documented
(#49) Phpdocs for function moodle1_mod_facetoface_handler::process_facetoface has incomplete parameters list
(#97) Phpdocs for function moodle1_mod_facetoface_handler::process_facetoface_session has incomplete parameters list
(#5) Class moodle1_mod_facetoface_handler does not have @copyright tag
(#5) Class moodle1_mod_facetoface_handler does not have @license tag
(#5) Package is not specified for class moodle1_mod_facetoface_handler. It is also not specified in file-level phpdocs
mod/facetoface/backup/moodle2/backup_facetoface_activity_task.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) No one-line description found in phpdocs for class backup_facetoface_activity_task
(#26) Phpdocs for function backup_facetoface_activity_task::encode_content_links has incomplete parameters list
(#5) Class backup_facetoface_activity_task does not have @copyright tag
(#5) Class backup_facetoface_activity_task does not have @license tag
(#5) Package is not specified for class backup_facetoface_activity_task. It is also not specified in file-level phpdocs
mod/facetoface/backup/moodle2/backup_facetoface_stepslib.php
(#2) Empty line found after PHP open tag
(#) File-level phpdocs block is not found
(#37) Class backup_facetoface_activity_structure_step is not documented
(#39) Function backup_facetoface_activity_structure_step::define_structure is not documented
(#37) Package is not specified for class backup_facetoface_activity_structure_step. It is also not specified in file-level phpdocs
mod/facetoface/backup/moodle2/restore_facetoface_activity_task.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#7) No one-line description found in phpdocs for class restore_facetoface_activity_task
(#20) There is no description in phpdocs for function define_my_steps
(#7) Class restore_facetoface_activity_task does not have @copyright tag
(#7) Class restore_facetoface_activity_task does not have @license tag
(#7) Package is not specified for class restore_facetoface_activity_task. It is also not specified in file-level phpdocs
mod/facetoface/backup/moodle2/restore_facetoface_stepslib.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#8) Function restore_facetoface_activity_structure_step::define_structure is not documented
(#28) Function restore_facetoface_activity_structure_step::process_facetoface is not documented
(#41) Function restore_facetoface_activity_structure_step::process_facetoface_session is not documented
(#58) Function restore_facetoface_activity_structure_step::process_facetoface_signup is not documented
(#73) Function restore_facetoface_activity_structure_step::process_facetoface_signups_status is not documented
(#88) Function restore_facetoface_activity_structure_step::process_facetoface_session_roles is not documented
(#103) Function restore_facetoface_activity_structure_step::process_facetoface_session_data is not documented
(#118) Function restore_facetoface_activity_structure_step::process_facetoface_session_field is not documented
(#129) Function restore_facetoface_activity_structure_step::process_facetoface_sessions_dates is not documented
(#144) Function restore_facetoface_activity_structure_step::after_execute is not documented
(#3) Class restore_facetoface_activity_structure_step does not have @copyright tag
(#3) Class restore_facetoface_activity_structure_step does not have @license tag
(#3) Package is not specified for class restore_facetoface_activity_structure_step. It is also not specified in file-level phpdocs
mod/facetoface/cancelsignup.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/facetoface/cancelsignup_form.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class mod_facetoface_cancelsignup_form is not documented
(#7) Function mod_facetoface_cancelsignup_form::definition is not documented
(#5) Package is not specified for class mod_facetoface_cancelsignup_form. It is also not specified in file-level phpdocs
mod/facetoface/cron.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/facetoface/customfield.php
(#2) File-level phpdocs block is not found
mod/facetoface/customfield_form.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class mod_facetoface_customfield_form is not documented
(#8) Function mod_facetoface_customfield_form::definition is not documented
(#50) Function mod_facetoface_customfield_form::validation is not documented
(#6) Package is not specified for class mod_facetoface_customfield_form. It is also not specified in file-level phpdocs
mod/facetoface/db/access.php
(#) File-level phpdocs block is not found
mod/facetoface/db/events.php
(#26) Found comment starting with three or more slashes
(#22) File-level phpdocs block does not have @copyright tag
(#22) File-level phpdocs block does not have @license tag
mod/facetoface/db/log.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/facetoface/db/upgrade.php
(#2) Empty line found after PHP open tag
(#20) File-level phpdocs block is not found
(#59) Function xmldb_facetoface_upgrade is not documented
(#324) Found comment starting with three or more slashes
(#334) Found comment starting with three or more slashes
(#346) Found comment starting with three or more slashes
(#360) Found comment starting with three or more slashes
(#430) Found comment starting with three or more slashes
(#20) Package is not specified for function facetoface_send_admin_upgrade_msg. It is also not specified in file-level phpdocs
(#59) Package is not specified for function xmldb_facetoface_upgrade. It is also not specified in file-level phpdocs
mod/facetoface/editattendees.php
(#2) File-level phpdocs block is not found
(#31) Found comment starting with three or more slashes
(#36) Found comment starting with three or more slashes
(#124) Found comment starting with three or more slashes
mod/facetoface/index.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/facetoface/lang/en/facetoface.php
(#2) File-level phpdocs block is not found
mod/facetoface/lang/fr/facetoface.php
(#2) Empty line found after PHP open tag
(#6) File-level phpdocs block is not found
mod/facetoface/lang/nl/facetoface.php
(#2) Empty line found after PHP open tag
(#6) File-level phpdocs block is not found
mod/facetoface/lib.php
(#26) File-level phpdocs block is not found
(#2506) Function facetoface_take_individual_attendance is not documented
(#2880) Function facetoface_ical_generate_timestamp is not documented
(#3589) Function facetoface_update_trainers is not documented
(#3983) Function facetoface_candidate_selector::__construct is not documented
(#4040) Function facetoface_candidate_selector::get_options is not documented
(#4054) Function facetoface_existing_selector::__construct is not documented
(#4133) Function facetoface_existing_selector::get_options is not documented
(#3981) Variable facetoface_candidate_selector::$sessionid is not documented
(#4052) Variable facetoface_existing_selector::$sessionid is not documented
(#3963) There is no description in phpdocs for function facetoface_supports
(#135) Phpdocs for function format_cost has incomplete parameters list
(#167) Phpdocs for function facetoface_cost has incomplete parameters list
(#242) Phpdocs for function facetoface_minutes_to_hours has incomplete parameters list
(#261) Phpdocs for function facetoface_hours_to_minutes has incomplete parameters list
(#279) Phpdocs for function facetoface_fix_settings has incomplete parameters list
(#304) Phpdocs for function facetoface_add_instance has incomplete parameters list
(#328) Phpdocs for function facetoface_update_instance has incomplete parameters list
(#354) Phpdocs for function facetoface_delete_instance has incomplete parameters list
(#405) Phpdocs for function cleanup_session_data has incomplete parameters list
(#439) Phpdocs for function facetoface_add_session has incomplete parameters list
(#476) Phpdocs for function facetoface_update_session has incomplete parameters list
(#559) Phpdocs for function facetoface_update_attendees has incomplete parameters list
(#1010) Phpdocs for function facetoface_get_session_dates has incomplete parameters list
(#1107) Phpdocs for function facetoface_get_attendees has incomplete parameters list
(#1173) Phpdocs for function facetoface_get_attendee has incomplete parameters list
(#1252) Phpdocs for function facetoface_download_attendance has incomplete parameters list
(#1648) Phpdocs for function facetoface_get_user_customfields has incomplete parameters list
(#1733) Phpdocs for function facetoface_user_signup has incomplete parameters list
(#1957) Phpdocs for function facetoface_update_signup_status has incomplete parameters list
(#2245) Phpdocs for function facetoface_check_signup has incomplete parameters list
(#2532) Phpdocs for function facetoface_print_coursemodule_info has incomplete parameters list
(#2736) Phpdocs for function facetoface_get_ical_attachment has incomplete parameters list
(#2884) Phpdocs for function facetoface_ical_escape has incomplete parameters list
(#2941) Phpdocs for function facetoface_grade_item_update has incomplete parameters list
(#3099) Phpdocs for function facetoface_user_outline has incomplete parameters list
(#3128) Phpdocs for function facetoface_user_complete has incomplete parameters list
(#3165) Phpdocs for function facetoface_add_session_to_calendar has incomplete parameters list
(#3244) Phpdocs for function facetoface_remove_session_from_calendar has incomplete parameters list
(#3799) Phpdocs for function facetoface_add_customfields_to_form has incomplete parameters list
(#3977) Class facetoface_candidate_selector does not have @copyright tag
(#4048) Class facetoface_existing_selector does not have @copyright tag
(#3977) Class facetoface_candidate_selector does not have @license tag
(#4048) Class facetoface_existing_selector does not have @license tag
(#1086) Invalid phpdocs tag @returns used
(#1290) Invalid phpdocs tag @returns used
(#1338) Invalid phpdocs tag @returns used
(#1964) Invalid phpdocs tag @returns used
(#2044) Invalid phpdocs tag @returns used
(#2193) Invalid phpdocs tag @returns used
(#2225) Invalid phpdocs tag @returns used
(#2250) Invalid phpdocs tag @returns used
(#3473) Invalid phpdocs tag @returns used
(#3516) Invalid phpdocs tag @returns used
(#3536) Invalid phpdocs tag @returns used
(#740) Not recommended phpdocs tag @access used
(#1106) Not recommended phpdocs tag @access used
(#1172) Not recommended phpdocs tag @access used
(#2249) Not recommended phpdocs tag @global used
(#2536) Not recommended phpdocs tag @global used
(#2536) Not recommended phpdocs tag @global used
(#3847) Not recommended phpdocs tag @access used
(#3904) Not recommended phpdocs tag @access used
(#3931) Not recommended phpdocs tag @access used
(#2191) Invalid inline phpdocs tag @see found
(#2736) Invalid inline phpdocs tag @see found
(#3977) Package is not specified for class facetoface_candidate_selector. It is also not specified in file-level phpdocs
(#4048) Package is not specified for class facetoface_existing_selector. It is also not specified in file-level phpdocs
(#104) Package is not specified for function facetoface_get_status. It is also not specified in file-level phpdocs
(#128) Package is not specified for function format_cost. It is also not specified in file-level phpdocs
(#163) Package is not specified for function facetoface_cost. It is also not specified in file-level phpdocs
(#187) Package is not specified for function format_duration. It is also not specified in file-level phpdocs
(#242) Package is not specified for function facetoface_minutes_to_hours. It is also not specified in file-level phpdocs
(#261) Package is not specified for function facetoface_hours_to_minutes. It is also not specified in file-level phpdocs
(#279) Package is not specified for function facetoface_fix_settings. It is also not specified in file-level phpdocs
(#304) Package is not specified for function facetoface_add_instance. It is also not specified in file-level phpdocs
(#328) Package is not specified for function facetoface_update_instance. It is also not specified in file-level phpdocs
(#354) Package is not specified for function facetoface_delete_instance. It is also not specified in file-level phpdocs
(#405) Package is not specified for function cleanup_session_data. It is also not specified in file-level phpdocs
(#439) Package is not specified for function facetoface_add_session. It is also not specified in file-level phpdocs
(#476) Package is not specified for function facetoface_update_session. It is also not specified in file-level phpdocs
(#513) Package is not specified for function facetoface_update_calendar_entries. It is also not specified in file-level phpdocs
(#559) Package is not specified for function facetoface_update_attendees. It is also not specified in file-level phpdocs
(#625) Package is not specified for function facetoface_get_facetoface_menu. It is also not specified in file-level phpdocs
(#650) Package is not specified for function facetoface_delete_session. It is also not specified in file-level phpdocs
(#729) Package is not specified for function facetoface_email_substitutions. It is also not specified in file-level phpdocs
(#820) Package is not specified for function facetoface_cron. It is also not specified in file-level phpdocs
(#971) Package is not specified for function facetoface_has_session_started. It is also not specified in file-level phpdocs
(#992) Package is not specified for function facetoface_is_session_in_progress. It is also not specified in file-level phpdocs
(#1010) Package is not specified for function facetoface_get_session_dates. It is also not specified in file-level phpdocs
(#1027) Package is not specified for function facetoface_get_session. It is also not specified in file-level phpdocs
(#1044) Package is not specified for function facetoface_get_sessions. It is also not specified in file-level phpdocs
(#1079) Package is not specified for function facetoface_get_grade. It is also not specified in file-level phpdocs
(#1103) Package is not specified for function facetoface_get_attendees. It is also not specified in file-level phpdocs
(#1169) Package is not specified for function facetoface_get_attendee. It is also not specified in file-level phpdocs
(#1221) Package is not specified for function facetoface_get_userfields. It is also not specified in file-level phpdocs
(#1252) Package is not specified for function facetoface_download_attendance. It is also not specified in file-level phpdocs
(#1286) Package is not specified for function facetoface_write_worksheet_header. It is also not specified in file-level phpdocs
(#1324) Package is not specified for function facetoface_write_activity_attendance. It is also not specified in file-level phpdocs
(#1643) Package is not specified for function facetoface_get_user_customfields. It is also not specified in file-level phpdocs
(#1683) Package is not specified for function facetoface_get_unmailed_reminders. It is also not specified in file-level phpdocs
(#1729) Package is not specified for function facetoface_user_signup. It is also not specified in file-level phpdocs
(#1884) Package is not specified for function facetoface_send_request_notice. It is also not specified in file-level phpdocs
(#1954) Package is not specified for function facetoface_update_signup_status. It is also not specified in file-level phpdocs
(#1995) Package is not specified for function facetoface_user_cancel. It is also not specified in file-level phpdocs
(#2033) Package is not specified for function facetoface_send_notice. It is also not specified in file-level phpdocs
(#2185) Package is not specified for function facetoface_send_confirmation_notice. It is also not specified in file-level phpdocs
(#2218) Package is not specified for function facetoface_send_cancellation_notice. It is also not specified in file-level phpdocs
(#2245) Package is not specified for function facetoface_check_signup. It is also not specified in file-level phpdocs
(#2263) Package is not specified for function facetoface_get_manageremail. It is also not specified in file-level phpdocs
(#2280) Package is not specified for function facetoface_get_manageremailformat. It is also not specified in file-level phpdocs
(#2295) Package is not specified for function facetoface_check_manageremail. It is also not specified in file-level phpdocs
(#2312) Package is not specified for function facetoface_take_attendance. It is also not specified in file-level phpdocs
(#2388) Package is not specified for function facetoface_approve_requests. It is also not specified in file-level phpdocs
(#2506) Package is not specified for function facetoface_take_individual_attendance. It is also not specified in file-level phpdocs
(#2532) Package is not specified for function facetoface_print_coursemodule_info. It is also not specified in file-level phpdocs
(#2733) Package is not specified for function facetoface_get_ical_attachment. It is also not specified in file-level phpdocs
(#2880) Package is not specified for function facetoface_ical_generate_timestamp. It is also not specified in file-level phpdocs
(#2884) Package is not specified for function facetoface_ical_escape. It is also not specified in file-level phpdocs
(#2911) Package is not specified for function facetoface_update_grades. It is also not specified in file-level phpdocs
(#2938) Package is not specified for function facetoface_grade_item_update. It is also not specified in file-level phpdocs
(#2975) Package is not specified for function facetoface_grade_item_delete. It is also not specified in file-level phpdocs
(#2987) Package is not specified for function facetoface_get_num_attendees. It is also not specified in file-level phpdocs
(#3015) Package is not specified for function facetoface_get_user_submissions. It is also not specified in file-level phpdocs
(#3066) Package is not specified for function facetoface_user_cancel_submission. It is also not specified in file-level phpdocs
(#3085) Package is not specified for function facetoface_get_view_actions. It is also not specified in file-level phpdocs
(#3092) Package is not specified for function facetoface_get_post_actions. It is also not specified in file-level phpdocs
(#3099) Package is not specified for function facetoface_user_outline. It is also not specified in file-level phpdocs
(#3128) Package is not specified for function facetoface_user_complete. It is also not specified in file-level phpdocs
(#3162) Package is not specified for function facetoface_add_session_to_calendar. It is also not specified in file-level phpdocs
(#3241) Package is not specified for function facetoface_remove_session_from_calendar. It is also not specified in file-level phpdocs
(#3259) Package is not specified for function facetoface_update_user_calendar_events. It is also not specified in file-level phpdocs
(#3284) Package is not specified for function facetoface_delete_user_calendar_events. It is also not specified in file-level phpdocs
(#3322) Package is not specified for function facetoface_session_has_capacity. It is also not specified in file-level phpdocs
(#3346) Package is not specified for function facetoface_print_session. It is also not specified in file-level phpdocs
(#3466) Package is not specified for function facetoface_save_customfield_value. It is also not specified in file-level phpdocs
(#3510) Package is not specified for function facetoface_get_customfield_value. It is also not specified in file-level phpdocs
(#3532) Package is not specified for function facetoface_get_customfielddata. It is also not specified in file-level phpdocs
(#3551) Package is not specified for function facetoface_get_session_customfields. It is also not specified in file-level phpdocs
(#3566) Package is not specified for function facetoface_list_of_customfields. It is also not specified in file-level phpdocs
(#3589) Package is not specified for function facetoface_update_trainers. It is also not specified in file-level phpdocs
(#3657) Package is not specified for function facetoface_get_trainer_roles. It is also not specified in file-level phpdocs
(#3696) Package is not specified for function facetoface_get_trainers. It is also not specified in file-level phpdocs
(#3759) Package is not specified for function facetoface_manager_needed. It is also not specified in file-level phpdocs
(#3773) Package is not specified for function facetoface_list_of_sitenotices. It is also not specified in file-level phpdocs
(#3799) Package is not specified for function facetoface_add_customfields_to_form. It is also not specified in file-level phpdocs
(#3844) Package is not specified for function facetoface_get_cancellations. It is also not specified in file-level phpdocs
(#3901) Package is not specified for function facetoface_get_requests. It is also not specified in file-level phpdocs
(#3928) Package is not specified for function facetoface_get_declines. It is also not specified in file-level phpdocs
(#3954) Package is not specified for function facetoface_get_extra_capabilities. It is also not specified in file-level phpdocs
(#3963) Package is not specified for function facetoface_supports. It is also not specified in file-level phpdocs
(#4142) Package is not specified for function facetoface_eventhandler_user_deleted. It is also not specified in file-level phpdocs
(#23) Package modules is not valid
mod/facetoface/mod_form.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class mod_facetoface_mod_form is not documented
(#8) Function mod_facetoface_mod_form::definition is not documented
(#170) Function mod_facetoface_mod_form::data_preprocessing is not documented
(#6) Package is not specified for class mod_facetoface_mod_form. It is also not specified in file-level phpdocs
mod/facetoface/renderer.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
(#6) Class mod_facetoface_renderer is not documented
(#7) Phpdocs for function mod_facetoface_renderer::print_session_list_table has incomplete parameters list
(#6) Package is not specified for class mod_facetoface_renderer. It is also not specified in file-level phpdocs
mod/facetoface/session_form.php
(#26) File-level phpdocs block is not found
(#33) Class mod_facetoface_session_form is not documented
(#35) Function mod_facetoface_session_form::definition is not documented
(#225) Function mod_facetoface_session_form::validation is not documented
(#33) Package is not specified for class mod_facetoface_session_form. It is also not specified in file-level phpdocs
(#23) Package modules is not valid
mod/facetoface/sessions.php
(#2) File-level phpdocs block is not found
mod/facetoface/settings.php
(#2) File-level phpdocs block is not found
mod/facetoface/signup.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/facetoface/signup_form.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#5) Class mod_facetoface_signup_form is not documented
(#7) Function mod_facetoface_signup_form::definition is not documented
(#54) Function mod_facetoface_signup_form::validation is not documented
(#5) Package is not specified for class mod_facetoface_signup_form. It is also not specified in file-level phpdocs
mod/facetoface/simpletest/testfacetofacelib.php
(#17) Class facetofacelib_test is not documented
(#630) Function facetofacelib_test::setup is not documented
(#821) Function facetofacelib_test::tearDown is not documented
(#856) Function facetofacelib_test::test_facetoface_get_status is not documented
(#878) Function facetofacelib_test::test_format_cost is not documented
(#925) Function facetofacelib_test::test_facetoface_cost is not documented
(#951) Function facetofacelib_test::test_format_duration is not documented
(#1005) Function facetofacelib_test::test_facetoface_minutes_to_hours is not documented
(#1024) Function facetofacelib_test::test_facetoface_hours_to_minutes is not documented
(#1044) Function facetofacelib_test::test_facetoface_fix_settings is not documented
(#1052) Function facetofacelib_test::test_facetoface_add_instance is not documented
(#1061) Function facetofacelib_test::test_facetoface_update_instance is not documented
(#1072) Function facetofacelib_test::test_facetoface_delete_instance is not documented
(#1082) Function facetofacelib_test::test_cleanup_session_data is not documented
(#1108) Function facetofacelib_test::test_facetoface_add_session is not documented
(#1117) Function facetofacelib_test::test_facetoface_update_session is not documented
(#1134) Function facetofacelib_test::test_facetoface_update_attendees is not documented
(#1143) Function facetofacelib_test::test_facetoface_get_facetoface_menu is not documented
(#1150) Function facetofacelib_test::test_facetoface_delete_session is not documented
(#1159) Function facetofacelib_test::test_facetoface_email_substitutions is not documented
(#1178) Function facetofacelib_test::test_facetoface_cron is not documented
(#1185) Function facetofacelib_test::test_facetoface_has_session_started is not documented
(#1203) Function facetofacelib_test::test_facetoface_is_session_in_progress is not documented
(#1222) Function facetofacelib_test::test_facetoface_get_session_dates is not documented
(#1236) Function facetofacelib_test::test_facetoface_get_session is not documented
(#1250) Function facetofacelib_test::test_facetoface_get_sessions is not documented
(#1264) Function facetofacelib_test::test_facetoface_get_attendees is not documented
(#1279) Function facetofacelib_test::test_facetoface_get_attendee is not documented
(#1295) Function facetofacelib_test::test_facetoface_get_userfields is not documented
(#1301) Function facetofacelib_test::test_facetoface_download_attendance is not documented
(#1324) Function facetofacelib_test::test_facetoface_write_worksheet_header is not documented
(#1329) Function facetofacelib_test::test_facetoface_write_activity_attendance is not documented
(#1333) Function facetofacelib_test::test_facetoface_get_user_custom_fields is not documented
(#1348) Function facetofacelib_test::test_facetoface_user_signup is not documented
(#1369) Function facetofacelib_test::test_facetoface_send_request_notice is not documented
(#1387) Function facetofacelib_test::test_facetoface_update_signup_status is not documented
(#1412) Function facetofacelib_test::test_facetoface_user_cancel is not documented
(#1435) Function facetofacelib_test::test_facetoface_send_notice is not documented
(#1456) Function facetofacelib_test::test_facetoface_send_confirmation_notice is not documented
(#1473) Function facetofacelib_test::test_facetoface_send_cancellation_notice is not documented
(#1487) Function facetofacelib_test::test_facetoface_get_manageremail is not documented
(#1497) Function facetofacelib_test::test_facetoface_get_manageremailformat is not documented
(#1507) Function facetofacelib_test::test_facetoface_check_manageremail is not documented
(#1525) Function facetofacelib_test::test_facetoface_take_attendance is not documented
(#1539) Function facetofacelib_test::test_facetoface_approve_requests is not documented
(#1555) Function facetofacelib_test::test_facetoface_take_individual_attendance is not documented
(#1566) Function facetofacelib_test::test_facetoface_print_coursemodule_info is not documented
(#1579) Function facetofacelib_test::test_facetoface_get_ical_attachment is not documented
(#1583) Function facetofacelib_test::test_facetoface_ical_generate_timestamp is not documented
(#1594) Function facetofacelib_test::test_facetoface_ical_escape is not documented
(#1627) Function facetofacelib_test::test_facetoface_update_grades is not documented
(#1638) Function facetofacelib_test::test_facetoface_grade_item_update is not documented
(#1650) Function facetofacelib_test::test_facetoface_grade_item_delete is not documented
(#1660) Function facetofacelib_test::test_facetoface_get_num_attendees is not documented
(#1674) Function facetofacelib_test::test_facetoface_get_user_submissions is not documented
(#1693) Function facetofacelib_test::test_facetoface_user_cancel_submission is not documented
(#1712) Function facetofacelib_test::test_facetoface_get_view_actions is not documented
(#1722) Function facetofacelib_test::test_facetoface_get_post_actions is not documented
(#1732) Function facetofacelib_test::test_facetoface_session_has_capacity is not documented
(#1747) Function facetofacelib_test::test_facetoface_get_trainer_roles is not documented
(#1758) Function facetofacelib_test::test_facetoface_get_trainers is not documented
(#1771) Function facetofacelib_test::test_facetoface_manager_needed is not documented
(#1786) Function facetofacelib_test::test_facetoface_list_of_sitenotices is not documented
(#19) Variable facetofacelib_test::$config_data is not documented
(#24) Variable facetofacelib_test::$facetoface_data is not documented
(#67) Variable facetofacelib_test::$facetoface_sessions_data is not documented
(#76) Variable facetofacelib_test::$facetoface_sessions_dates_data is not documented
(#84) Variable facetofacelib_test::$facetoface_signups_data is not documented
(#92) Variable facetofacelib_test::$facetoface_signups_status_data is not documented
(#105) Variable facetofacelib_test::$facetoface_session_field_data is not documented
(#114) Variable facetofacelib_test::$facetoface_session_data_data is not documented
(#122) Variable facetofacelib_test::$course_data is not documented
(#190) Variable facetofacelib_test::$event_data is not documented
(#218) Variable facetofacelib_test::$role_data is not documented
(#224) Variable facetofacelib_test::$role_assignments_data is not documented
(#233) Variable facetofacelib_test::$pos_assignment_data is not documented
(#256) Variable facetofacelib_test::$course_modules_data is not documented
(#284) Variable facetofacelib_test::$grade_items_data is not documented
(#317) Variable facetofacelib_test::$modules_data is not documented
(#330) Variable facetofacelib_test::$grade_categories_data is not documented
(#353) Variable facetofacelib_test::$user_data is not documented
(#442) Variable facetofacelib_test::$grade_grades_data is not documented
(#485) Variable facetofacelib_test::$user_info_field_data is not documented
(#523) Variable facetofacelib_test::$user_info_data_data is not documented
(#531) Variable facetofacelib_test::$block_instance_data is not documented
(#544) Variable facetofacelib_test::$user_info_category_data is not documented
(#552) Variable facetofacelib_test::$context_data is not documented
(#560) Variable facetofacelib_test::$course_categories_data is not documented
(#578) Variable facetofacelib_test::$facetoface_session_roles_data is not documented
(#586) Variable facetofacelib_test::$facetoface_notice_data is not documented
(#594) Variable facetofacelib_test::$timezone_data is not documented
(#622) Variable facetofacelib_test::$user_preferences_data is not documented
(#10) Found comment starting with three or more slashes
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#17) Package is not specified for class facetofacelib_test. It is also not specified in file-level phpdocs
mod/facetoface/simpletest/testfacetofacelib20.php
(#12) Class quiz_lib_test is not documented
(#16) Function quiz_lib_test::test_facetoface_get_status is not documented
(#39) Function quiz_lib_test::test_format_cost is not documented
(#74) Function quiz_lib_test::test_facetoface_cost is not documented
(#100) Function quiz_lib_test::test_format_duration is not documented
(#155) Function quiz_lib_test::test_facetoface_minutes_to_hours is not documented
(#174) Function quiz_lib_test::test_facetoface_hours_to_minutes is not documented
(#13) Variable quiz_lib_test::$includecoverage is not documented
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#12) Package is not specified for class quiz_lib_test. It is also not specified in file-level phpdocs
mod/facetoface/sitenotice.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/facetoface/sitenotice_form.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class mod_facetoface_sitenotice_form is not documented
(#8) Function mod_facetoface_sitenotice_form::definition is not documented
(#6) Package is not specified for class mod_facetoface_sitenotice_form. It is also not specified in file-level phpdocs
mod/facetoface/version.php
(#2) Empty line found after PHP open tag
(#29) File-level phpdocs block is not found
(#25) Package modules is not valid
mod/facetoface/view.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#111) Function print_session_list is not documented
(#111) Package is not specified for function print_session_list. It is also not specified in file-level phpdocs
(#196) Package is not specified for function get_locations. It is also not specified in file-level phpdocs

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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