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

(8953 errors, 1596 warnings)

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

blocks/mrbs/block_mrbs.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#20) Visibility must be declared on method "init"
(#21) Commas (,) must be followed by white space.
(#25) Visibility must be declared on method "has_config"
(#30) Visibility must be declared on method "applicable_formats"
(#34) Visibility must be declared on method "get_content"
(#37) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#41) Variable "cfg_mrbs" must not contain underscores.
(#49) Line exceeds 132 characters; contains 170 characters
(#58) Variable "cfg_mrbs" must not contain underscores.
(#67) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#70) Visibility must be declared on method "cron"
blocks/mrbs/classes/event/booking_created.php
(#66) Line exceeds 132 characters; contains 133 characters
blocks/mrbs/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
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/mrbs/db/install.php
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) 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
(#40) 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
blocks/mrbs/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line exceeds 132 characters; contains 153 characters
(#54) This comment is 70% valid code; is this commented out code?
(#54) No space found before comment text; expected "// $dbman->execute_sql('ALTER TABLE '.$oldname.' RENAME TO '.$newname);" but found "//$dbman->execute_sql('ALTER TABLE '.$oldname.' RENAME TO '.$newname);"
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) 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
(#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
(#119) 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
(#139) 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
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/mrbs/import.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) No space found before comment text; expected "// TODO:maybe set it up like tutorlink etc so that it can take uploaded files directly?" but found "//TODO:maybe set it up like tutorlink etc so that it can take uploaded files directly?"
(#28) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// record time for time taken stat" but found "//record time for time taken stat"
(#33) Variable "script_start_time" must not contain underscores.
(#35) Variable "cfg_mrbs" must not contain underscores.
(#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) No space found before comment text; expected "// get Moodle config settings for the MRBS block" but found "//get Moodle config settings for the MRBS block"
(#36) Variable "cfg_mrbs" must not contain underscores.
(#36) Variable "cfg_mrbs" must not contain underscores.
(#37) Variable "cfg_mrbs" must not contain underscores.
(#38) Variable "cfg_mrbs" must not contain underscores.
(#39) Variable "cfg_mrbs" must not contain underscores.
(#40) Variable "cfg_mrbs" must not contain underscores.
(#41) Variable "cfg_mrbs" must not contain underscores.
(#42) Variable "cfg_mrbs" must not contain underscores.
(#43) Variable "cfg_mrbs" must not contain underscores.
(#44) Variable "cfg_mrbs" must not contain underscores.
(#45) Variable "cfg_mrbs" must not contain underscores.
(#46) Variable "cfg_mrbs" must not contain underscores.
(#47) Variable "cfg_mrbs" must not contain underscores.
(#48) Variable "cfg_mrbs" must not contain underscores.
(#49) Variable "cfg_mrbs" must not contain underscores.
(#51) Variable "cfg_mrbs" must not contain underscores.
(#52) Variable "cfg_mrbs" must not contain underscores.
(#55) Variable "cfg_mrbs" must not contain underscores.
(#59) Variable "cfg_mrbs" must not contain underscores.
(#60) Variable "mrbs_sessions" must not contain underscores.
(#60) Variable "cfg_mrbs" must not contain underscores.
(#63) Line exceeds 132 characters; contains 169 characters
(#64) Variable "mrbs_sessions" must not contain underscores.
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) No space found before comment text; expected "// import timetable into mrbs" but found "//import timetable into mrbs"
(#80) Expected 1 space before ">"; 0 found
(#80) Expected 1 space after ">"; 0 found
(#81) Variable "start_time" must not contain underscores.
(#82) Variable "end_time" must not contain underscores.
(#83) Variable "start_time" must not contain underscores.
(#83) Line exceeds 132 characters; contains 154 characters
(#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
(#83) 4 slashes comments are not allowed; use "// Comment." instead
(#83) No space found before comment text; expected "// only timetable class if it isn't already timetabled elsewhere (class been moved)" but found "////only timetable class if it isn't already timetabled elsewhere (class been moved)"
(#85) Variable "start_time" must not contain underscores.
(#86) Variable "end_time" must not contain underscores.
(#95) Line exceeds 132 characters; contains 151 characters
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) No space found before comment text; expected "// If there is another non-imported booking there, send emails. It is assumed that simultanious imported classes are intentional" but found "//If there is another non-imported booking there, send emails. It is assumed that simultanious imported classes are intentional"
(#97) The use of the AS keyword to alias tables is bad for cross-db
(#104) Line exceeds 132 characters; contains 137 characters
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) No space found before comment text; expected "// limit to 1 to keep this simpler- if there is a 3-way clash it will be noticed by one of the 2 teachers notified" but found "//limit to 1 to keep this simpler- if there is a 3-way clash it will be noticed by one of the 2 teachers notified"
(#106) Variable "start_time" must not contain underscores.
(#106) Variable "start_time" must not contain underscores.
(#106) Variable "end_time" must not contain underscores.
(#107) Variable "end_time" must not contain underscores.
(#107) Variable "start_time" must not contain underscores.
(#107) Variable "end_time" must not contain underscores.
(#110) Variable "hr_start_time" must not contain underscores.
(#110) Variable "start_time" must not contain underscores.
(#110) Variable "start_time" must not contain underscores.
(#114) Variable "hr_start_time" must not contain underscores.
(#116) Variable "cfg_mrbs" must not contain underscores.
(#116) Variable "cfg_mrbs" must not contain underscores.
(#124) Line exceeds 132 characters; contains 133 characters
(#125) Line exceeds maximum limit of 180 characters; contains 186 characters
(#127) Line exceeds 132 characters; contains 144 characters
(#129) Line exceeds 132 characters; contains 133 characters
(#130) Line exceeds 132 characters; contains 171 characters
(#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
(#140) No space found before comment text; expected "// checks for being an hour out due to BST/GMT change and corrects" but found "//checks for being an hour out due to BST/GMT change and corrects"
(#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
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line exceeds maximum limit of 180 characters; contains 187 characters
(#153) No space found before comment text; expected "// move the processed file to prevent wasted time re-processing TODO: option for how long to keep these- I've found them useful for debugging but obviously can't keep them for ever" but found "//move the processed file to prevent wasted time re-processing TODO: option for how long to keep these- I've found them useful for debugging but obviously can't keep them for ever"
(#155) Variable "cfg_mrbs" must not contain underscores.
(#155) Variable "cfg_mrbs" must not contain underscores.
(#156) Variable "cfg_mrbs" must not contain underscores.
(#156) Variable "cfg_mrbs" must not contain underscores.
(#158) Variable "script_time_taken" must not contain underscores.
(#158) Variable "script_start_time" must not contain underscores.
(#159) Variable "script_time_taken" must not contain underscores.
(#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 "// will only show up if being run via apache" but found "//will only show up if being run via apache"
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) No space found before comment text; expected "// email output to admin" but found "//email output to admin"
(#164) Variable "cfg_mrbs" must not contain underscores.
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// ==========================================FUNCTIONS==============================================================" but found "//==========================================FUNCTIONS=============================================================="
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// looks up the room id from the name" but found "//looks up the room id from the name"
(#222) Variable "cfg_mrbs" must not contain underscores.
(#226) Variable "cfg_mrbs" must not contain underscores.
(#226) Expected 1 space before "<"; 0 found
(#226) Expected 1 space after "<"; 0 found
(#226) Variable "cfg_mrbs" must not contain underscores.
(#242) Variable "cfg_mrbs" must not contain underscores.
(#243) Variable "cfg_mrbs" must not contain underscores.
(#245) Variable "cfg_mrbs" must not contain underscores.
blocks/mrbs/lang/en/block_mrbs.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/>.".
(#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
(#133) No space found before comment text; expected "// duplicated in moodle.php but needed for view_entry.php" but found "//duplicated in moodle.php but needed for view_entry.php"
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) No space found before comment text; expected "// $mail was prepended to this string" but found "//$mail was prepended to this string"
(#194) No space found before comment text; expected "// $mail was prepended to this string" but found "//$mail was prepended to this string"
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) No space found before comment text; expected "// $mail was prepended to this string" but found "//$mail was prepended to this string"
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) No space found before comment text; expected "// duplicated in moodle.php but needed for view_entry.php foreach loop" but found "//duplicated in moodle.php but needed for view_entry.php foreach loop"
(#210) Expected 1 space before "="; 0 found
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) No space found before comment text; expected "// see MDL-15952" but found "//see MDL-15952"
(#283) Expected 1 space before "="; 0 found
(#284) Expected 1 space before "="; 0 found
blocks/mrbs/settings.php
(#28) Variable "cfg_mrbs" must not contain underscores.
(#31) Commas (,) must be followed by white space.
(#31) Line exceeds 132 characters; contains 167 characters
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#38) Line exceeds 132 characters; contains 170 characters
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#41) Commas (,) must be followed by white space.
(#41) Line exceeds maximum limit of 180 characters; contains 188 characters
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#44) Expected 1 space before "=>"; 0 found
(#45) Commas (,) must be followed by white space.
(#45) Line exceeds 132 characters; contains 180 characters
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#48) Variable "cfg_mrbs" must not contain underscores.
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Variable "cfg_mrbs" must not contain underscores.
(#49) Expected 1 space after "=="; 0 found
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Line exceeds maximum limit of 180 characters; contains 243 characters
(#56) Commas (,) must be followed by white space.
(#56) Line exceeds maximum limit of 180 characters; contains 181 characters
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Line exceeds maximum limit of 180 characters; contains 270 characters
(#62) Commas (,) must be followed by white space.
(#62) Line exceeds maximum limit of 180 characters; contains 185 characters
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Line exceeds 132 characters; contains 156 characters
(#68) Commas (,) must be followed by white space.
(#68) Line exceeds maximum limit of 180 characters; contains 197 characters
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Expected 1 space before "=>"; 0 found
(#72) Line exceeds maximum limit of 180 characters; contains 275 characters
(#73) Commas (,) must be followed by white space.
(#73) Line exceeds 132 characters; contains 180 characters
(#74) Expected 1 space before "="; 0 found
(#74) Expected 1 space after "="; 0 found
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Line exceeds 132 characters; contains 156 characters
(#78) Commas (,) must be followed by white space.
(#78) Line exceeds maximum limit of 180 characters; contains 191 characters
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// Use Custom Periods" but found "//Use Custom Periods"
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#82) Line exceeds 132 characters; contains 159 characters
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#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
(#89) No space found before comment text; expected "// Start of Week" but found "//Start of Week"
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Line exceeds maximum limit of 180 characters; contains 292 characters
(#92) Commas (,) must be followed by white space.
(#92) Line exceeds 132 characters; contains 168 characters
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// Length of week" but found "//Length of week"
(#95) Commas (,) must be followed by white space.
(#95) Line exceeds 132 characters; contains 167 characters
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) No space found before comment text; expected "// Date Format" but found "//Date Format"
(#99) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Line exceeds 132 characters; contains 168 characters
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) No space found before comment text; expected "// Time format" but found "//Time format"
(#104) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Line exceeds 132 characters; contains 168 characters
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#108) Line exceeds 132 characters; contains 161 characters
(#108) This comment is 47% valid code; is this commented out code?
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line exceeds maximum limit of 180 characters; contains 182 characters
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#113) Line exceeds maximum limit of 180 characters; contains 187 characters
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#116) Line exceeds maximum limit of 180 characters; contains 196 characters
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
(#119) Line exceeds 132 characters; contains 175 characters
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#122) This comment is 63% valid code; is this commented out code?
(#123) Line exceeds 132 characters; contains 174 characters
(#127) Commas (,) must be followed by white space.
(#128) Line exceeds maximum limit of 180 characters; contains 192 characters
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#131) Commas (,) must be followed by white space.
(#131) Line exceeds 132 characters; contains 148 characters
(#132) Line exceeds maximum limit of 180 characters; contains 228 characters
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#136) Line exceeds maximum limit of 180 characters; contains 187 characters
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#139) Expected 1 space before "=>"; 0 found
(#140) Line exceeds maximum limit of 180 characters; contains 187 characters
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#143) Expected 1 space before "=>"; 0 found
(#144) Line exceeds maximum limit of 180 characters; contains 190 characters
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#147) Expected 1 space before "=>"; 0 found
(#148) Line exceeds maximum limit of 180 characters; contains 181 characters
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#151) Line exceeds 132 characters; contains 161 characters
(#152) Line exceeds maximum limit of 180 characters; contains 194 characters
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#155) Commas (,) must be followed by white space.
(#156) Line exceeds 132 characters; contains 179 characters
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#159) Line exceeds 132 characters; contains 174 characters
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#162) This comment is 44% valid code; is this commented out code?
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Line exceeds maximum limit of 180 characters; contains 207 characters
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) This comment is 60% valid code; is this commented out code?
(#168) No space found before comment text; expected "// select" but found "//select"
(#170) Line exceeds 132 characters; contains 140 characters
(#173) No space found before comment text; expected "// text or int" but found "//text or int"
(#174) Line exceeds 132 characters; contains 138 characters
(#178) Commas (,) must be followed by white space.
(#178) Commas (,) must be followed by white space.
(#178) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#178) Line exceeds maximum limit of 180 characters; contains 182 characters
(#179) Expected 1 space before "="; 0 found
(#179) Expected 1 space after "="; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#181) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#181) Line exceeds maximum limit of 180 characters; contains 182 characters
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#184) Commas (,) must be followed by white space.
(#184) Commas (,) must be followed by white space.
(#184) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#184) Line exceeds maximum limit of 180 characters; contains 182 characters
(#185) Expected 1 space before "="; 0 found
(#185) Expected 1 space after "="; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#187) Line exceeds maximum limit of 180 characters; contains 182 characters
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#190) Line exceeds maximum limit of 180 characters; contains 213 characters
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#193) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#193) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#193) Line exceeds maximum limit of 180 characters; contains 182 characters
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space after "="; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#196) Line exceeds maximum limit of 180 characters; contains 182 characters
(#197) Expected 1 space before "="; 0 found
(#197) Expected 1 space after "="; 0 found
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#199) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#199) Line exceeds maximum limit of 180 characters; contains 182 characters
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
(#202) Line exceeds maximum limit of 180 characters; contains 213 characters
(#203) Expected 1 space before "="; 0 found
(#203) Expected 1 space after "="; 0 found
(#205) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#205) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#205) Line exceeds maximum limit of 180 characters; contains 182 characters
(#206) Expected 1 space before "="; 0 found
(#206) Expected 1 space after "="; 0 found
(#209) Line exceeds maximum limit of 180 characters; contains 207 characters
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#213) Line exceeds maximum limit of 180 characters; contains 220 characters
(#214) Expected 1 space before "="; 0 found
(#214) Expected 1 space after "="; 0 found
(#217) Line exceeds maximum limit of 180 characters; contains 220 characters
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#221) Line exceeds maximum limit of 180 characters; contains 199 characters
(#222) Expected 1 space before "="; 0 found
(#222) Expected 1 space after "="; 0 found
(#225) Line exceeds maximum limit of 180 characters; contains 181 characters
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#229) Line exceeds 132 characters; contains 175 characters
(#230) Expected 1 space before "="; 0 found
(#230) Expected 1 space after "="; 0 found
(#233) Line exceeds 132 characters; contains 172 characters
(#234) Expected 1 space before "="; 0 found
(#234) Expected 1 space after "="; 0 found
(#236) Commas (,) must be followed by white space.
(#236) Line exceeds maximum limit of 180 characters; contains 182 characters
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#239) Commas (,) must be followed by white space.
(#239) Line exceeds maximum limit of 180 characters; contains 200 characters
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#242) Commas (,) must be followed by white space.
(#242) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) Line exceeds 132 characters; contains 162 characters
(#243) Expected 1 space before "="; 0 found
(#243) Expected 1 space after "="; 0 found
(#245) Commas (,) must be followed by white space.
(#245) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#245) Line exceeds 132 characters; contains 154 characters
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
blocks/mrbs/version.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/mrbs/web/add.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#18) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#19) "require" must be immediately followed by an open parenthesis
(#20) "require" must be immediately followed by an open parenthesis
(#21) "require_once" must be immediately followed by an open parenthesis
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#50) 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
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
blocks/mrbs/web/admin.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#18) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#19) "require" must be immediately followed by an open parenthesis
(#20) "require" must be immediately followed by an open parenthesis
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Commas (,) must be followed by white space.
(#23) Commas (,) must be followed by white space.
(#24) Expected 1 space before "="; 0 found
(#24) Expected 1 space after "="; 0 found
(#24) Commas (,) must be followed by white space.
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#27) Variable "area_name" must not contain underscores.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#30) Expected 1 space before "=="; 0 found
(#30) Expected 1 space after "=="; 0 found
(#30) Expected 1 space before "=="; 0 found
(#30) Expected 1 space after "=="; 0 found
(#30) Expected 1 space before "=="; 0 found
(#30) Expected 1 space after "=="; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#55) Variable "area_name" must not contain underscores.
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#57) Variable "area_name" must not contain underscores.
(#59) Variable "area_name" must not contain underscores.
(#59) Variable "area_name" must not contain underscores.
(#65) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Variable "area_name" must not contain underscores.
(#68) Commas (,) must be followed by white space.
(#68) Variable "area_name" must not contain underscores.
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Commas (,) must be followed by white space.
(#80) Variable "area_name_q" must not contain underscores.
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Variable "area_name_q" must not contain underscores.
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Line exceeds 132 characters; contains 142 characters
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#82) Expected 1 space before "=>"; 0 found
(#82) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#84) Line exceeds maximum limit of 180 characters; contains 188 characters
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#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
(#94) This comment is 50% valid code; is this commented out code?
(#94) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#95) Commas (,) must be followed by white space.
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#99) Expected 1 space before "=>"; 0 found
(#99) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#100) Line exceeds 132 characters; contains 150 characters
(#101) Line exceeds maximum limit of 180 characters; contains 217 characters
(#106) Commas (,) must be followed by white space.
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) This comment is 67% valid code; is this commented out code?
(#129) No space found before comment text; expected "// echo '<br />'.get_string('browserlang','block_mrbs').' '.$HTTP_ACCEPT_LANGUAGE.' '.get_string('postbrowserlang','block_mrbs');" but found "//echo '<br />'.get_string('browserlang','block_mrbs').' '.$HTTP_ACCEPT_LANGUAGE.' '.get_string('postbrowserlang','block_mrbs');"
(#130) "include" must be immediately followed by an open parenthesis
(#130) File is being unconditionally included; use "require" instead
blocks/mrbs/web/auth_moodle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#43) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#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 "// for Moodle integration" but found "//for Moodle integration"
(#45) function name "authValidateUser" must be lower-case letters only
(#49) function name "authGetUserLevel" must be lower-case letters only
(#58) 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
(#62) This comment is 63% valid code; is this commented out code?
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/mrbs/web/config.inc.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Perl-style comments are not allowed; use "// Comment." instead
(#19) Perl-style comments are not allowed; use "// Comment." instead
(#20) Perl-style comments are not allowed; use "// Comment." instead
(#21) Perl-style comments are not allowed; use "// Comment." instead
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// For integration with Moodle" but found "//For integration with Moodle"
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#25) Variable "cfg_mrbs" must not contain underscores.
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) No space found before comment text; expected "// get Moodle config settings for the MRBS block" but found "//get Moodle config settings for the MRBS block"
(#26) Perl-style comments are not allowed; use "// Comment." instead
(#27) Perl-style comments are not allowed; use "// Comment." instead
(#28) Perl-style comments are not allowed; use "// Comment." instead
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Perl-style comments are not allowed; use "// Comment." instead
(#32) Perl-style comments are not allowed; use "// Comment." instead
(#33) Perl-style comments are not allowed; use "// Comment." instead
(#34) Variable "mrbs_admin" must not contain underscores.
(#34) Variable "cfg_mrbs" must not contain underscores.
(#34) No space found before comment text; expected "// moodle username of the mrbs administrator" but found "//moodle username of the mrbs administrator"
(#35) Variable "mrbs_admin_email" must not contain underscores.
(#35) Variable "cfg_mrbs" must not contain underscores.
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) This comment is 67% valid code; is this commented out code?
(#37) Perl-style comments are not allowed; use "// Comment." instead
(#38) Perl-style comments are not allowed; use "// Comment." instead
(#39) Perl-style comments are not allowed; use "// Comment." instead
(#40) Perl-style comments are not allowed; use "// Comment." instead
(#41) Variable "mrbs_company" must not contain underscores.
(#42) Variable "mrbs_company_url" must not contain underscores.
(#44) Perl-style comments are not allowed; use "// Comment." instead
(#45) Perl-style comments are not allowed; use "// Comment." instead
(#46) Perl-style comments are not allowed; use "// Comment." instead
(#47) Perl-style comments are not allowed; use "// Comment." instead
(#48) Perl-style comments are not allowed; use "// Comment." instead
(#49) Perl-style comments are not allowed; use "// Comment." instead
(#50) Perl-style comments are not allowed; use "// Comment." instead
(#51) Variable "url_base" must not contain underscores.
(#51) Variable "cfg_mrbs" must not contain underscores.
(#54) Perl-style comments are not allowed; use "// Comment." instead
(#55) Perl-style comments are not allowed; use "// Comment." instead
(#56) Perl-style comments are not allowed; use "// Comment." instead
(#57) Perl-style comments are not allowed; use "// Comment." instead
(#58) Perl-style comments are not allowed; use "// Comment." instead
(#60) Perl-style comments are not allowed; use "// Comment." instead
(#61) Perl-style comments are not allowed; use "// Comment." instead
(#62) Perl-style comments are not allowed; use "// Comment." instead
(#63) Perl-style comments are not allowed; use "// Comment." instead
(#64) Variable "enable_periods" must not contain underscores.
(#64) Variable "cfg_mrbs" must not contain underscores.
(#66) Variable "enable_periods" must not contain underscores.
(#66) No space found before comment text; expected "// if we are not using periods then set the following values, prevents error of unset variables" but found "//if we are not using periods then set the following values, prevents error of unset variables"
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Perl-style comments are not allowed; use "// Comment." instead
(#68) Line indented incorrectly; expected at least 4 spaces, found 0
(#68) Perl-style comments are not allowed; use "// Comment." instead
(#69) Variable "cfg_mrbs" must not contain underscores.
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#71) Perl-style comments are not allowed; use "// Comment." instead
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#72) Perl-style comments are not allowed; use "// Comment." instead
(#73) Variable "cfg_mrbs" must not contain underscores.
(#74) Expected 1 space after "="; 0 found
(#74) Variable "cfg_mrbs" must not contain underscores.
(#76) Line indented incorrectly; expected at least 4 spaces, found 0
(#76) Perl-style comments are not allowed; use "// Comment." instead
(#77) Line indented incorrectly; expected at least 4 spaces, found 0
(#77) Perl-style comments are not allowed; use "// Comment." instead
(#78) Line indented incorrectly; expected at least 4 spaces, found 0
(#78) Perl-style comments are not allowed; use "// Comment." instead
(#79) Line indented incorrectly; expected at least 4 spaces, found 0
(#79) Perl-style comments are not allowed; use "// Comment." instead
(#80) Line indented incorrectly; expected at least 4 spaces, found 0
(#80) Perl-style comments are not allowed; use "// Comment." instead
(#81) Line indented incorrectly; expected at least 4 spaces, found 0
(#81) Perl-style comments are not allowed; use "// Comment." instead
(#82) Line indented incorrectly; expected at least 4 spaces, found 0
(#82) Perl-style comments are not allowed; use "// Comment." instead
(#83) Variable "morningstarts_minutes" must not contain underscores.
(#83) Variable "cfg_mrbs" must not contain underscores.
(#85) Line indented incorrectly; expected at least 4 spaces, found 0
(#85) Perl-style comments are not allowed; use "// Comment." instead
(#86) Line indented incorrectly; expected at least 4 spaces, found 0
(#86) Perl-style comments are not allowed; use "// Comment." instead
(#87) Line indented incorrectly; expected at least 4 spaces, found 0
(#87) Perl-style comments are not allowed; use "// Comment." instead
(#88) Line indented incorrectly; expected at least 4 spaces, found 0
(#88) Perl-style comments are not allowed; use "// Comment." instead
(#89) Line indented incorrectly; expected at least 4 spaces, found 0
(#89) Perl-style comments are not allowed; use "// Comment." instead
(#90) Variable "eveningends_minutes" must not contain underscores.
(#90) Variable "cfg_mrbs" must not contain underscores.
(#93) Perl-style comments are not allowed; use "// Comment." instead
(#94) Perl-style comments are not allowed; use "// Comment." instead
(#95) Perl-style comments are not allowed; use "// Comment." instead
(#96) Perl-style comments are not allowed; use "// Comment." instead
(#97) Perl-style comments are not allowed; use "// Comment." instead
(#98) Perl-style comments are not allowed; use "// Comment." instead
(#99) Perl-style comments are not allowed; use "// Comment." instead
(#100) Perl-style comments are not allowed; use "// Comment." instead
(#101) Perl-style comments are not allowed; use "// Comment." instead
(#102) Perl-style comments are not allowed; use "// Comment." instead
(#103) Perl-style comments are not allowed; use "// Comment." instead
(#104) Perl-style comments are not allowed; use "// Comment." instead
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "cfg_mrbs" must not contain underscores.
(#108) Variable "cfg_mrbs" must not contain underscores.
(#122) Variable "cfg_mrbs" must not contain underscores.
(#129) Perl-style comments are not allowed; use "// Comment." instead
(#130) Variable "cfg_mrbs" must not contain underscores.
(#132) Perl-style comments are not allowed; use "// Comment." instead
(#133) Variable "cfg_mrbs" must not contain underscores.
(#135) Perl-style comments are not allowed; use "// Comment." instead
(#136) Perl-style comments are not allowed; use "// Comment." instead
(#137) Variable "twentyfourhour_format" must not contain underscores.
(#137) Variable "cfg_mrbs" must not contain underscores.
(#139) Perl-style comments are not allowed; use "// Comment." instead
(#140) Perl-style comments are not allowed; use "// Comment." instead
(#141) Perl-style comments are not allowed; use "// Comment." instead
(#143) Perl-style comments are not allowed; use "// Comment." instead
(#144) Variable "max_rep_entrys" must not contain underscores.
(#144) Variable "cfg_mrbs" must not contain underscores.
(#146) Perl-style comments are not allowed; use "// Comment." instead
(#147) Variable "max_advance_days" must not contain underscores.
(#147) Variable "cfg_mrbs" must not contain underscores.
(#147) Variable "cfg_mrbs" must not contain underscores.
(#149) Perl-style comments are not allowed; use "// Comment." instead
(#150) Variable "default_report_days" must not contain underscores.
(#150) Variable "cfg_mrbs" must not contain underscores.
(#152) Perl-style comments are not allowed; use "// Comment." instead
(#153) Variable "cfg_mrbs" must not contain underscores.
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Perl-style comments are not allowed; use "// Comment." instead
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) No space found before comment text; expected "// $refresh_rate = $cfg_mrbs->refresh_rate;" but found "//$refresh_rate = $cfg_mrbs->refresh_rate;"
(#158) Perl-style comments are not allowed; use "// Comment." instead
(#159) Variable "area_list_format" must not contain underscores.
(#159) Variable "cfg_mrbs" must not contain underscores.
(#161) Perl-style comments are not allowed; use "// Comment." instead
(#162) Perl-style comments are not allowed; use "// Comment." instead
(#163) Perl-style comments are not allowed; use "// Comment." instead
(#164) Perl-style comments are not allowed; use "// Comment." instead
(#165) Variable "monthly_view_entries_details" must not contain underscores.
(#165) Variable "cfg_mrbs" must not contain underscores.
(#167) Perl-style comments are not allowed; use "// Comment." instead
(#168) Perl-style comments are not allowed; use "// Comment." instead
(#169) Variable "view_week_number" must not contain underscores.
(#169) Variable "cfg_mrbs" must not contain underscores.
(#171) Perl-style comments are not allowed; use "// Comment." instead
(#172) Variable "times_right_side" must not contain underscores.
(#172) Variable "cfg_mrbs" must not contain underscores.
(#174) Perl-style comments are not allowed; use "// Comment." instead
(#175) Variable "javascript_cursor" must not contain underscores.
(#175) Variable "cfg_mrbs" must not contain underscores.
(#175) Perl-style comments are not allowed; use "// Comment." instead
(#176) Perl-style comments are not allowed; use "// Comment." instead
(#177) Variable "show_plus_link" must not contain underscores.
(#177) Variable "cfg_mrbs" must not contain underscores.
(#177) Perl-style comments are not allowed; use "// Comment." instead
(#178) Perl-style comments are not allowed; use "// Comment." instead
(#179) Variable "highlight_method" must not contain underscores.
(#179) Variable "cfg_mrbs" must not contain underscores.
(#179) Perl-style comments are not allowed; use "// Comment." instead
(#181) Perl-style comments are not allowed; use "// Comment." instead
(#182) Perl-style comments are not allowed; use "// Comment." instead
(#183) Variable "default_view" must not contain underscores.
(#183) Variable "cfg_mrbs" must not contain underscores.
(#185) Perl-style comments are not allowed; use "// Comment." instead
(#186) Perl-style comments are not allowed; use "// Comment." instead
(#187) Perl-style comments are not allowed; use "// Comment." instead
(#188) Perl-style comments are not allowed; use "// Comment." instead
(#189) Variable "default_room" must not contain underscores.
(#189) Variable "cfg_mrbs" must not contain underscores.
(#191) Perl-style comments are not allowed; use "// Comment." instead
(#192) Perl-style comments are not allowed; use "// Comment." instead
(#193) Perl-style comments are not allowed; use "// Comment." instead
(#196) Expected 1 space before "=="; 0 found
(#196) Expected 1 space after "=="; 0 found
(#196) Inline comments must start with a capital letter, digit or 3-dots sequence
(#196) No space found before comment text; expected "// if one is not set in Moodle then use default" but found "//if one is not set in Moodle then use default"
(#197) Variable "cookie_path_override" must not contain underscores.
(#197) No space found before comment text; expected "// is this even needed with the moodle auth type?" but found "//is this even needed with the moodle auth type?"
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) No space found before comment text; expected "// if one is set in Moodle then use that path for MRBS block cookies" but found "//if one is set in Moodle then use that path for MRBS block cookies"
(#199) Variable "cookie_path_override" must not contain underscores.
(#203) Perl-style comments are not allowed; use "// Comment." instead
(#204) Perl-style comments are not allowed; use "// Comment." instead
(#205) Perl-style comments are not allowed; use "// Comment." instead
(#207) Perl-style comments are not allowed; use "// Comment." instead
(#208) Perl-style comments are not allowed; use "// Comment." instead
(#209) Variable "cfg_mrbs" must not contain underscores.
(#211) Perl-style comments are not allowed; use "// Comment." instead
(#212) Perl-style comments are not allowed; use "// Comment." instead
(#213) Variable "cfg_mrbs" must not contain underscores.
(#215) Perl-style comments are not allowed; use "// Comment." instead
(#216) Perl-style comments are not allowed; use "// Comment." instead
(#217) Variable "cfg_mrbs" must not contain underscores.
(#219) Perl-style comments are not allowed; use "// Comment." instead
(#220) Perl-style comments are not allowed; use "// Comment." instead
(#221) Perl-style comments are not allowed; use "// Comment." instead
(#222) Variable "cfg_mrbs" must not contain underscores.
(#224) Perl-style comments are not allowed; use "// Comment." instead
(#225) Perl-style comments are not allowed; use "// Comment." instead
(#226) Variable "cfg_mrbs" must not contain underscores.
(#228) Perl-style comments are not allowed; use "// Comment." instead
(#229) Perl-style comments are not allowed; use "// Comment." instead
(#230) Perl-style comments are not allowed; use "// Comment." instead
(#231) Variable "cfg_mrbs" must not contain underscores.
(#233) Perl-style comments are not allowed; use "// Comment." instead
(#234) Perl-style comments are not allowed; use "// Comment." instead
(#235) Perl-style comments are not allowed; use "// Comment." instead
(#236) Variable "cfg_mrbs" must not contain underscores.
(#238) Perl-style comments are not allowed; use "// Comment." instead
(#239) Perl-style comments are not allowed; use "// Comment." instead
(#241) Perl-style comments are not allowed; use "// Comment." instead
(#242) Perl-style comments are not allowed; use "// Comment." instead
(#244) Commas (,) must be followed by white space.
(#244) Commas (,) must be followed by white space.
(#244) Line exceeds 132 characters; contains 135 characters
(#244) No space found before comment text; expected "// I think this should be same as the locale based on the Moodle user's langage" but found "//I think this should be same as the locale based on the Moodle user's langage"
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) This comment is 58% valid code; is this commented out code?
(#245) No space found before comment text; expected "// use 'en' as default" but found "//use 'en' as default"
(#248) Perl-style comments are not allowed; use "// Comment." instead
(#249) Variable "cfg_mrbs" must not contain underscores.
(#251) Perl-style comments are not allowed; use "// Comment." instead
(#252) Perl-style comments are not allowed; use "// Comment." instead
(#253) Variable "cfg_mrbs" must not contain underscores.
(#255) Perl-style comments are not allowed; use "// Comment." instead
(#256) Perl-style comments are not allowed; use "// Comment." instead
(#257) Variable "cfg_mrbs" must not contain underscores.
(#260) Perl-style comments are not allowed; use "// Comment." instead
(#261) Variable "mrbs_company" must not contain underscores.
(#263) Perl-style comments are not allowed; use "// Comment." instead
(#264) Variable "mrbs_company" must not contain underscores.
(#266) Perl-style comments are not allowed; use "// Comment." instead
(#267) Perl-style comments are not allowed; use "// Comment." instead
(#268) Commas (,) must be followed by white space.
(#270) Perl-style comments are not allowed; use "// Comment." instead
(#271) Perl-style comments are not allowed; use "// Comment." instead
(#272) Commas (,) must be followed by white space.
(#274) Perl-style comments are not allowed; use "// Comment." instead
(#275) Perl-style comments are not allowed; use "// Comment." instead
(#276) Commas (,) must be followed by white space.
(#278) Perl-style comments are not allowed; use "// Comment." instead
(#279) Perl-style comments are not allowed; use "// Comment." instead
(#280) Perl-style comments are not allowed; use "// Comment." instead
(#282) No space found before comment text; expected "// Set locale - previously in language.php which is has now been removed, may be redundant and unnecessary but just in case" but found "//Set locale - previously in language.php which is has now been removed, may be redundant and unnecessary but just in case"
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) No space found before comment text; expected "// quick and ugly hack to avoid PHP notice" but found "//quick and ugly hack to avoid PHP notice"
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) This comment is 43% valid code; is this commented out code?
(#286) No space found before comment text; expected "// use en as default" but found "//use en as default"
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#290) Variable "windows_locale" must not contain underscores.
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) Perl-style comments are not allowed; use "// Comment." instead
(#293) Perl-style comments are not allowed; use "// Comment." instead
(#294) Perl-style comments are not allowed; use "// Comment." instead
(#295) Variable "unicode_encoding" must not contain underscores.
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) No space found before comment text; expected "// this should not be an option in Moodle MRBS block" but found "//this should not be an option in Moodle MRBS block"
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Perl-style comments are not allowed; use "// Comment." instead
(#298) Perl-style comments are not allowed; use "// Comment." instead
(#299) Perl-style comments are not allowed; use "// Comment." instead
(#300) Perl-style comments are not allowed; use "// Comment." instead
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Variable "default_language_tokens" must not contain underscores.
(#303) Commas (,) must be followed by white space.
(#303) Commas (,) must be followed by white space.
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) No space found before comment text; expected "// this could be either set to use the user default (or the site default)" but found "//this could be either set to use the user default (or the site default)"
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) This comment is 43% valid code; is this commented out code?
(#304) No space found before comment text; expected "// use en as default" but found "//use en as default"
(#305) Variable "default_language_tokens" must not contain underscores.
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) This comment is 60% valid code; is this commented out code?
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Perl-style comments are not allowed; use "// Comment." instead
(#310) Perl-style comments are not allowed; use "// Comment." instead
(#311) Perl-style comments are not allowed; use "// Comment." instead
(#312) Perl-style comments are not allowed; use "// Comment." instead
(#313) Variable "disable_automatic_language_changing" must not contain underscores.
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) No space found before comment text; expected "// this should not be an option in Moodle MRBS block" but found "//this should not be an option in Moodle MRBS block"
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) Perl-style comments are not allowed; use "// Comment." instead
(#316) Perl-style comments are not allowed; use "// Comment." instead
(#317) Perl-style comments are not allowed; use "// Comment." instead
(#318) Variable "override_locale" must not contain underscores.
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) No space found before comment text; expected "// this should not be an option in Moodle MRBS block, let's keep it simple and just use Moodle's $USER->lang" but found "//this should not be an option in Moodle MRBS block, let's keep it simple and just use Moodle's $USER->lang"
(#320) Perl-style comments are not allowed; use "// Comment." instead
(#321) Perl-style comments are not allowed; use "// Comment." instead
(#322) Perl-style comments are not allowed; use "// Comment." instead
(#324) Perl-style comments are not allowed; use "// Comment." instead
(#325) Perl-style comments are not allowed; use "// Comment." instead
(#326) Perl-style comments are not allowed; use "// Comment." instead
(#327) Perl-style comments are not allowed; use "// Comment." instead
(#328) Perl-style comments are not allowed; use "// Comment." instead
(#329) Perl-style comments are not allowed; use "// Comment." instead
(#330) Perl-style comments are not allowed; use "// Comment." instead
(#331) Perl-style comments are not allowed; use "// Comment." instead
(#332) Perl-style comments are not allowed; use "// Comment." instead
(#333) Perl-style comments are not allowed; use "// Comment." instead
(#334) Perl-style comments are not allowed; use "// Comment." instead
(#335) Perl-style comments are not allowed; use "// Comment." instead
(#336) Perl-style comments are not allowed; use "// Comment." instead
(#338) Variable "cfg_mrbs" must not contain underscores.
(#339) Variable "cfg_mrbs" must not contain underscores.
(#340) Variable "cfg_mrbs" must not contain underscores.
(#341) Variable "cfg_mrbs" must not contain underscores.
(#342) Variable "cfg_mrbs" must not contain underscores.
(#343) Variable "cfg_mrbs" must not contain underscores.
(#344) Variable "cfg_mrbs" must not contain underscores.
(#345) Variable "cfg_mrbs" must not contain underscores.
(#346) Variable "cfg_mrbs" must not contain underscores.
(#347) Variable "cfg_mrbs" must not contain underscores.
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) No space found before comment text; expected "// These are here so that unchanged imported bookings can be replaced on new imports" but found "//These are here so that unchanged imported bookings can be replaced on new imports"
(#350) Variable "cfg_mrbs" must not contain underscores.
(#351) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#355) No space found before comment text; expected "// WARNING: DO NOT USE TYPE M, type M is used by import script and will delete other type M bookings" but found "//WARNING: DO NOT USE TYPE M, type M is used by import script and will delete other type M bookings"
(#356) No space found before comment text; expected "// TODO: Evaluate use of error_reporting to respect Moodle debugging settings" but found "//TODO: Evaluate use of error_reporting to respect Moodle debugging settings"
(#357) No space found before comment text; expected "// Moodle should handle the error reporting level itself - do not need to set it here" but found "//Moodle should handle the error reporting level itself - do not need to set it here"
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) No space found before comment text; expected "// error_reporting (E_ALL ^ E_NOTICE);" but found "//error_reporting (E_ALL ^ E_NOTICE);"
blocks/mrbs/web/day.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#22) "include" must be immediately followed by an open parenthesis
(#22) File is being unconditionally included; use "require" instead
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) This comment is 54% valid code; is this commented out code?
(#28) No space found before comment text; expected "// $room = optional_param('room', 0, PARAM_INT);" but found "//$room = optional_param('room', 0, PARAM_INT);"
(#29) Variable "morningstarts_minutes" must not contain underscores.
(#30) Variable "debug_flag" must not contain underscores.
(#32) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#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
(#35) Expected 1 space before "=="; 0 found
(#35) Expected 1 space after "=="; 0 found
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Closing brace indented incorrectly; expected 1 spaces, found 4
(#47) Expected "if (...) {\n"; found "if(...) {\n"
(#47) Variable "enable_periods" must not contain underscores.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Variable "morningstarts_minutes" must not contain underscores.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Variable "eveningends_minutes" must not contain underscores.
(#53) Expected 1 space before "-"; 0 found
(#53) Expected 1 space after "-"; 0 found
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Line exceeds 132 characters; contains 153 characters
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Variable "morningstarts_minutes" must not contain underscores.
(#64) Variable "morningstarts_minutes" must not contain underscores.
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#82) Variable "dst_change" must not contain underscores.
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Commas (,) must be followed by white space.
(#83) Variable "morningstarts_minutes" must not contain underscores.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#83) Commas (,) must be followed by white space.
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#84) Commas (,) must be followed by white space.
(#84) Variable "eveningends_minutes" must not contain underscores.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#84) Commas (,) must be followed by white space.
(#87) Line indented incorrectly; expected at least 4 spaces, found 3
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line indented incorrectly; expected at least 4 spaces, found 3
(#89) No space found before comment text; expected "// Show all avaliable areas" but found "//Show all avaliable areas"
(#90) Line indented incorrectly; expected at least 4 spaces, found 3
(#90) Commas (,) must be followed by white space.
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Line indented incorrectly; expected at least 4 spaces, found 3
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 4 spaces, found 3
(#94) Line indented incorrectly; expected 4 spaces, found 3
(#94) Variable "area_list_format" must not contain underscores.
(#95) Line indented incorrectly; expected at least 8 spaces, found 7
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected 4 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Line indented incorrectly; expected at least 8 spaces, found 1
(#98) Line indented incorrectly; expected at least 8 spaces, found 7
(#99) Line indented incorrectly; expected 8 spaces, found 7
(#100) Line indented incorrectly; expected at least 12 spaces, found 11
(#100) Expected 1 space before "=>"; 0 found
(#100) Expected 1 space after "=>"; 0 found
(#101) Line indented incorrectly; expected 12 spaces, found 11
(#102) Line indented incorrectly; expected at least 16 spaces, found 15
(#103) Line indented incorrectly; expected 12 spaces, found 11
(#104) Line indented incorrectly; expected at least 16 spaces, found 15
(#105) Line indented incorrectly; expected 12 spaces, found 11
(#106) Line indented incorrectly; expected 8 spaces, found 7
(#107) Line indented incorrectly; expected 4 spaces, found 3
(#108) Line indented incorrectly; expected at least 4 spaces, found 3
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Line indented incorrectly; expected at least 4 spaces, found 3
(#110) No space found before comment text; expected "// insert the goto room form" but found "//insert the goto room form"
(#111) Line indented incorrectly; expected at least 4 spaces, found 3
(#112) Line indented incorrectly; expected at least 4 spaces, found 3
(#113) Line indented incorrectly; expected at least 4 spaces, found 3
(#114) Line indented incorrectly; expected at least 4 spaces, found 3
(#115) Line indented incorrectly; expected 4 spaces, found 3
(#116) Line indented incorrectly; expected at least 8 spaces, found 7
(#117) Line indented incorrectly; expected at least 8 spaces, found 7
(#118) Line indented incorrectly; expected 4 spaces, found 3
(#119) Line indented incorrectly; expected at least 4 spaces, found 3
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 4 spaces, found 3
(#128) No space found before comment text; expected "// Draw the three month calendars" but found "//Draw the three month calendars"
(#129) Line indented incorrectly; expected at least 4 spaces, found 3
(#130) Line indented incorrectly; expected at least 4 spaces, found 3
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) No space found before comment text; expected "// y? are year, month and day of yesterday" but found "//y? are year, month and day of yesterday"
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) No space found before comment text; expected "// t? are year, month and day of tomorrow" but found "//t? are year, month and day of tomorrow"
(#136) Expected 1 space before "="; 0 found
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Expected 1 space before "-"; 0 found
(#136) Expected 1 space after "-"; 0 found
(#136) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#141) Expected 1 space before "="; 0 found
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#141) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#146) No space found before comment text; expected "// We want to build an array containing all the data we want to show" but found "//We want to build an array containing all the data we want to show"
(#147) No space found before comment text; expected "// and then spit it out." but found "//and then spit it out."
(#149) No space found before comment text; expected "// Get all appointments for today in the area that we care about" but found "//Get all appointments for today in the area that we care about"
(#150) No space found before comment text; expected "// Note: The predicate clause 'start_time <= ...' is an equivalent but simpler" but found "//Note: The predicate clause 'start_time <= ...' is an equivalent but simpler"
(#151) No space found before comment text; expected "// form of the original which had 3 BETWEEN parts. It selects all entries which" but found "//form of the original which had 3 BETWEEN parts. It selects all entries which"
(#152) No space found before comment text; expected "// occur on or cross the current day." but found "//occur on or cross the current day."
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Commas (,) must be followed by white space.
(#160) "include" must be immediately followed by an open parenthesis
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Line indented incorrectly; expected at least 8 spaces, found 5
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 5
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) This comment is 54% valid code; is this commented out code?
(#178) Line indented incorrectly; expected at least 8 spaces, found 5
(#178) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) This comment is 50% valid code; is this commented out code?
(#179) Line indented incorrectly; expected at least 8 spaces, found 5
(#179) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) This comment is 50% valid code; is this commented out code?
(#180) Line indented incorrectly; expected at least 8 spaces, found 5
(#180) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) This comment is 50% valid code; is this commented out code?
(#181) Line indented incorrectly; expected at least 8 spaces, found 5
(#181) Expected 1 space before comment text but found 26; use block comment if you need indentation
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 5
(#192) Variable "start_t" must not contain underscores.
(#193) Variable "end_t" must not contain underscores.
(#194) Variable "start_t" must not contain underscores.
(#194) Variable "end_t" must not contain underscores.
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) No space found before comment text; expected "// checks for double bookings" but found "//checks for double bookings"
(#196) Expected "if (...) {\n"; found "if(...) {\n"
(#196) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#203) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#206) Commas (,) must be followed by white space.
(#213) Commas (,) must be followed by white space.
(#214) Commas (,) must be followed by white space.
(#216) Commas (,) must be followed by white space.
(#216) Variable "start_t" must not contain underscores.
(#217) Commas (,) must be followed by white space.
(#217) Variable "start_t" must not contain underscores.
(#222) Variable "debug_flag" must not contain underscores.
(#224) Variable "dst_change" must not contain underscores.
(#225) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#227) Inline control structures are not allowed
(#228) Inline control structures are not allowed
(#228) Variable "w_k" must not contain underscores.
(#228) Variable "w_v" must not contain underscores.
(#229) Inline control structures are not allowed
(#229) Variable "t_k" must not contain underscores.
(#229) Variable "t_v" must not contain underscores.
(#229) Variable "w_v" must not contain underscores.
(#230) Inline control structures are not allowed
(#230) Variable "k_k" must not contain underscores.
(#230) Variable "k_v" must not contain underscores.
(#230) Variable "t_v" must not contain underscores.
(#231) Variable "w_k" must not contain underscores.
(#232) Inline control structures are not allowed
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) This comment is 50% valid code; is this commented out code?
(#248) Commas (,) must be followed by white space.
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) No space found before comment text; expected "// Show current date" but found "//Show current date"
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) No space found before comment text; expected "// Show Go to day before and after links" but found "//Show Go to day before and after links"
(#255) Expected 1 space before "=>"; 0 found
(#255) Expected 1 space after "=>"; 0 found
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#259) Commas (,) must be followed by white space.
(#259) Line exceeds 132 characters; contains 137 characters
(#260) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#267) Variable "javascript_cursor" must not contain underscores.
(#269) Variable "show_plus_link" must not contain underscores.
(#271) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#271) Variable "times_right_side" must not contain underscores.
(#272) Variable "highlight_method" must not contain underscores.
(#273) Commas (,) must be followed by white space.
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) No space found before comment text; expected "// This is where we start displaying stuff" but found "//This is where we start displaying stuff"
(#279) Variable "enable_periods" must not contain underscores.
(#279) Commas (,) must be followed by white space.
(#281) Variable "room_column_width" must not contain underscores.
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#284) Variable "room_column_width" must not contain underscores.
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#286) Commas (,) must be followed by white space.
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) No space found before comment text; expected "// print the room description as well" but found "//print the room description as well"
(#291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#292) Variable "times_right_side" must not contain underscores.
(#293) Variable "enable_periods" must not contain underscores.
(#293) Expected 1 space before "?"; 2 found
(#293) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Variable "dst_change" must not contain underscores.
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Variable "row_class" must not contain underscores.
(#314) Variable "morningstarts_minutes" must not contain underscores.
(#314) Expected 1 space before "+"; 0 found
(#314) Expected 1 space after "+"; 0 found
(#315) Variable "eveningends_minutes" must not contain underscores.
(#315) Expected 1 space before "+"; 0 found
(#315) Expected 1 space after "+"; 0 found
(#317) Variable "row_class" must not contain underscores.
(#318) Variable "row_class" must not contain underscores.
(#320) Variable "row_class" must not contain underscores.
(#323) Inline comments must start with a capital letter, digit or 3-dots sequence
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Variable "time_t" must not contain underscores.
(#325) Variable "time_t" must not contain underscores.
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) Expected "if (...) {\n"; found "if(...) {\n"
(#330) Variable "enable_periods" must not contain underscores.
(#331) Variable "time_t_stripped" must not contain underscores.
(#331) Variable "time_t" must not contain underscores.
(#333) Commas (,) must be followed by white space.
(#334) Variable "time_t_stripped" must not contain underscores.
(#337) Commas (,) must be followed by white space.
(#338) Commas (,) must be followed by white space.
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Expected "if (...) {\n"; found "if(...) {\n"
(#343) Variable "time_t" must not contain underscores.
(#344) Variable "time_t" must not contain underscores.
(#345) Variable "time_t" must not contain underscores.
(#346) Variable "time_t" must not contain underscores.
(#347) Variable "long_descr" must not contain underscores.
(#347) Variable "time_t" must not contain underscores.
(#348) Variable "double_booked" must not contain underscores.
(#348) Variable "time_t" must not contain underscores.
(#349) Inline control structures are not allowed
(#349) Variable "double_booked" must not contain underscores.
(#349) Expected 1 space before "="; 0 found
(#349) Expected 1 space after "="; 0 found
(#354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#356) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Inline control structures are not allowed
(#359) Inline control structures are not allowed
(#359) Usage of ELSEIF not allowed; use ELSE IF instead
(#359) Variable "time_t" must not contain underscores.
(#361) Inline control structures are not allowed
(#362) Variable "row_class" must not contain underscores.
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Expected "if (...) {\n"; found "if(...) {\n"
(#368) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#373) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Line exceeds 132 characters; contains 171 characters
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Variable "max_advance_days" must not contain underscores.
(#382) Line exceeds 132 characters; contains 171 characters
(#385) Variable "javascript_cursor" must not contain underscores.
(#392) Expected 1 space before "=>"; 0 found
(#392) Expected 1 space after "=>"; 0 found
(#392) Expected 1 space before "=>"; 0 found
(#392) Expected 1 space after "=>"; 0 found
(#392) Expected 1 space before "=>"; 0 found
(#392) Expected 1 space after "=>"; 0 found
(#392) Expected 1 space before "=>"; 0 found
(#392) Expected 1 space after "=>"; 0 found
(#392) Expected 1 space before "=>"; 0 found
(#392) Expected 1 space after "=>"; 0 found
(#392) Line exceeds 132 characters; contains 140 characters
(#393) Expected "if (...) {\n"; found "if(...) {\n"
(#393) Variable "enable_periods" must not contain underscores.
(#394) Expected 1 space before "=>"; 0 found
(#394) Expected 1 space after "=>"; 0 found
(#394) Variable "time_t_stripped" must not contain underscores.
(#396) Expected 1 space before "=>"; 0 found
(#396) Expected 1 space after "=>"; 0 found
(#396) Expected 1 space before "=>"; 0 found
(#396) Expected 1 space after "=>"; 0 found
(#400) Variable "javascript_cursor" must not contain underscores.
(#410) Variable "double_booked" must not contain underscores.
(#411) Expected 1 space before "="; 0 found
(#411) Expected 1 space after "="; 0 found
(#411) Commas (,) must be followed by white space.
(#412) Variable "long_descrs" must not contain underscores.
(#412) Expected 1 space before "="; 0 found
(#412) Expected 1 space after "="; 0 found
(#412) Commas (,) must be followed by white space.
(#412) Variable "long_descr" must not contain underscores.
(#413) Expected 1 space before "="; 0 found
(#413) Expected 1 space after "="; 0 found
(#413) Commas (,) must be followed by white space.
(#415) Expected 1 space before "="; 0 found
(#415) Expected 1 space after "="; 0 found
(#416) Variable "long_descrs" must not contain underscores.
(#416) Expected 1 space before "="; 0 found
(#416) Expected 1 space after "="; 0 found
(#416) Variable "long_descr" must not contain underscores.
(#417) Expected 1 space before "="; 0 found
(#417) Expected 1 space after "="; 0 found
(#419) Expected "for (...) {\n"; found "for(...){\n"
(#419) Expected 1 space after first semicolon of FOR loop; 0 found
(#419) Expected 1 space after second semicolon of FOR loop; 0 found
(#419) Expected 1 space before "="; 0 found
(#419) Expected 1 space after "="; 0 found
(#419) Expected 1 space before "<"; 0 found
(#419) Expected 1 space after "<"; 0 found
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#421) Expected 1 space before "=>"; 0 found
(#421) Expected 1 space after "=>"; 0 found
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) No space found before comment text; expected "// if it is booked then show" but found "//if it is booked then show"
(#424) Variable "long_descrs" must not contain underscores.
(#426) Variable "long_descrs" must not contain underscores.
(#430) Variable "long_descrs" must not contain underscores.
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#436) Variable "times_right_side" must not contain underscores.
(#437) Line indented incorrectly; expected 16 spaces, found 20
(#437) Expected "if (...) {\n"; found "if(...) {\n"
(#437) Variable "enable_periods" must not contain underscores.
(#439) Variable "time_t_stripped" must not contain underscores.
(#439) Variable "time_t" must not contain underscores.
(#441) Commas (,) must be followed by white space.
(#442) Variable "time_t_stripped" must not contain underscores.
(#443) Line indented incorrectly; expected 16 spaces, found 20
(#446) Commas (,) must be followed by white space.
(#447) Commas (,) must be followed by white space.
(#448) Line indented incorrectly; expected 16 spaces, found 20
(#459) "include" must be immediately followed by an open parenthesis
(#459) File is being unconditionally included; use "require" instead
blocks/mrbs/web/del.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#18) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#33) Expected "if (...) {\n"; found "if(...)\n{\n"
(#33) Expected 1 space before "=="; 0 found
(#33) Expected 1 space after "=="; 0 found
(#33) Expected 1 space before "=="; 0 found
(#33) Expected 1 space after "=="; 0 found
(#33) Expected 1 space before "=="; 0 found
(#33) Expected 1 space after "=="; 0 found
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#55) Expected "if (...) {\n"; found "if(...)\n{\n"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Expected "if (...) {\n"; found "if(...)\n{\n"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Expected "} else {\n"; found "}\n\telse\n\t{\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Commas (,) must be followed by white space.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 16 spaces, found 4
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 16 spaces, found 4
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 4
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 12 spaces, found 3
(#100) Closing brace indented incorrectly; expected 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#103) Closing brace indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Commas (,) must be followed by white space.
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) "include" must be immediately followed by an open parenthesis
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Commas (,) must be followed by white space.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Commas (,) must be followed by white space.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) "include" must be immediately followed by an open parenthesis
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
blocks/mrbs/web/del_entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#22) "include" must be immediately followed by an open parenthesis
(#22) File is being unconditionally included; use "require" instead
(#27) Expected 1 space before "=>"; 0 found
(#27) Expected 1 space after "=>"; 0 found
(#34) Expected "if (...) {\n"; found "if(...)\n{\n"
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Variable "mail_previous" must not contain underscores.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Variable "mail_previous" must not contain underscores.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Closing brace indented incorrectly; expected 4 spaces, found 1
blocks/mrbs/web/edit_area_room.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#18) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Variable "change_done" must not contain underscores.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Variable "room_name" must not contain underscores.
(#37) Variable "room_admin_email" must not contain underscores.
(#38) Variable "booking_users" must not contain underscores.
(#39) Variable "change_room" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Variable "area_name" must not contain underscores.
(#43) Variable "area_admin_email" must not contain underscores.
(#44) Variable "change_area" must not contain underscores.
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) This comment is 48% valid code; is this commented out code?
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#49) Expected "if (...) {\n"; found "if(...)\n{\n"
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#56) Line exceeds 132 characters; contains 139 characters
(#67) Expected "if (...) {\n"; found "if(...)\n{\n"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Expected "if (...) {\n"; found "if (...)\n{\n"
(#77) Variable "change_done" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#79) Expected "if (...) {\n"; found "if (...) // Get the area the room is in\n\t{\n"
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Commas (,) must be followed by white space.
(#94) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Expected 1 space before ">"; 0 found
(#94) Expected 1 space after ">"; 0 found
(#95) Variable "valid_email" must not contain underscores.
(#96) Variable "room_admin_email" must not contain underscores.
(#97) Variable "room_admin_email" must not contain underscores.
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Variable "valid_email" must not contain underscores.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#107) Variable "valid_email2" must not contain underscores.
(#108) Variable "booking_users" must not contain underscores.
(#109) Variable "booking_emails" must not contain underscores.
(#109) Variable "booking_users" must not contain underscores.
(#110) Variable "booking_emails" must not contain underscores.
(#112) Variable "valid_email2" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 4 spaces, found 1
(#118) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#118) Variable "change_room" must not contain underscores.
(#118) Variable "valid_email" must not contain underscores.
(#118) Variable "valid_email2" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Variable "room_name" must not contain underscores.
(#125) Variable "room_admin_email" must not contain underscores.
(#126) Variable "booking_users" must not contain underscores.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#132) Commas (,) must be followed by white space.
(#137) Line exceeds 132 characters; contains 148 characters
(#138) Line exceeds 132 characters; contains 142 characters
(#139) Commas (,) must be followed by white space.
(#139) Line exceeds 132 characters; contains 147 characters
(#140) Commas (,) must be followed by white space.
(#140) Line exceeds 132 characters; contains 180 characters
(#141) Variable "valid_email" must not contain underscores.
(#144) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) Line exceeds maximum limit of 180 characters; contains 220 characters
(#145) Variable "valid_email2" must not contain underscores.
(#149) Line exceeds 132 characters; contains 150 characters
(#150) Commas (,) must be followed by white space.
(#154) Expected "if (...) {\n"; found "if (...)\n{\n"
(#156) Variable "area_admin_email" must not contain underscores.
(#157) Variable "valid_email" must not contain underscores.
(#157) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#158) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#160) 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
(#163) Variable "area_admin_email" must not contain underscores.
(#164) Variable "valid_email" must not contain underscores.
(#164) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#169) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#169) Variable "change_area" must not contain underscores.
(#169) Variable "valid_email" must not contain underscores.
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Variable "area_name" must not contain underscores.
(#174) Variable "area_admin_email" must not contain underscores.
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#176) Closing brace indented incorrectly; expected 4 spaces, found 1
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#180) Commas (,) must be followed by white space.
(#185) Line exceeds 132 characters; contains 139 characters
(#186) Commas (,) must be followed by white space.
(#186) Line exceeds maximum limit of 180 characters; contains 186 characters
(#187) Variable "valid_email" must not contain underscores.
(#191) Line exceeds 132 characters; contains 148 characters
(#192) Commas (,) must be followed by white space.
(#197) "include" must be immediately followed by an open parenthesis
(#197) File is being unconditionally included; use "require" instead
blocks/mrbs/web/edit_entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#18) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#23) Variable "twentyfourhour_format" must not contain underscores.
(#29) Variable "edit_type" must not contain underscores.
(#34) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#36) Variable "all_day" must not contain underscores.
(#36) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#61) Variable "edit_type" must not contain underscores.
(#62) Variable "edit_type" must not contain underscores.
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#85) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#86) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#87) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#88) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#94) Expected 1 space before ">"; 0 found
(#94) Expected 1 space after ">"; 0 found
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Variable "create_by" must not contain underscores.
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Variable "start_time" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Variable "start_day" must not contain underscores.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Variable "start_month" must not contain underscores.
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Variable "start_year" must not contain underscores.
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Variable "start_hour" must not contain underscores.
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Variable "start_min" must not contain underscores.
(#109) Variable "end_time" must not contain underscores.
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Variable "room_id" must not contain underscores.
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) No space found before comment text; expected "// put this here so that a move can be coded into the get data" but found "//put this here so that a move can be coded into the get data"
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Variable "room_id" must not contain underscores.
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Variable "entry_type" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Variable "rep_id" must not contain underscores.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#120) Variable "entry_type" must not contain underscores.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Variable "rep_id" must not contain underscores.
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Variable "rep_type" must not contain underscores.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#124) Variable "edit_type" must not contain underscores.
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Variable "start_day" must not contain underscores.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Variable "start_month" must not contain underscores.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Variable "start_year" must not contain underscores.
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Variable "rep_end_day" must not contain underscores.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Variable "rep_end_month" must not contain underscores.
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Variable "rep_end_year" must not contain underscores.
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 12 spaces, found 3
(#133) Variable "rep_type" must not contain underscores.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 16 spaces, found 4
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 16 spaces, found 4
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 20 spaces, found 5
(#136) Variable "rep_day" must not contain underscores.
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 20 spaces, found 5
(#137) Variable "rep_day" must not contain underscores.
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 20 spaces, found 5
(#138) Variable "rep_day" must not contain underscores.
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 20 spaces, found 5
(#139) Variable "rep_day" must not contain underscores.
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 20 spaces, found 5
(#140) Variable "rep_day" must not contain underscores.
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 20 spaces, found 5
(#141) Variable "rep_day" must not contain underscores.
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 20 spaces, found 5
(#142) Variable "rep_day" must not contain underscores.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 20 spaces, found 5
(#144) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#144) Variable "rep_type" must not contain underscores.
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 20 spaces, found 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 24 spaces, found 6
(#146) Variable "rep_num_weeks" must not contain underscores.
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 20 spaces, found 5
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 16 spaces, found 4
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 20 spaces, found 5
(#152) Variable "rep_day" must not contain underscores.
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Variable "rep_type" must not contain underscores.
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Variable "rep_end_date" must not contain underscores.
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Variable "rep_opt" must not contain underscores.
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Variable "edit_type" must not contain underscores.
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Variable "create_by" must not contain underscores.
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Variable "start_day" must not contain underscores.
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Variable "start_month" must not contain underscores.
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Variable "start_year" must not contain underscores.
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "start_hour" must not contain underscores.
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Variable "start_min" must not contain underscores.
(#171) Variable "enable_periods" must not contain underscores.
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Variable "room_id" must not contain underscores.
(#174) Variable "start_time" must not contain underscores.
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#174) Commas (,) must be followed by white space.
(#174) Variable "start_month" must not contain underscores.
(#174) Commas (,) must be followed by white space.
(#174) Variable "start_day" must not contain underscores.
(#174) Commas (,) must be followed by white space.
(#174) Variable "start_year" must not contain underscores.
(#175) Variable "end_time" must not contain underscores.
(#175) Expected 1 space before "="; 0 found
(#175) Expected 1 space after "="; 0 found
(#175) Variable "start_time" must not contain underscores.
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Variable "rep_id" must not contain underscores.
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Variable "rep_type" must not contain underscores.
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Variable "rep_end_day" must not contain underscores.
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Variable "rep_end_month" must not contain underscores.
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Variable "rep_end_year" must not contain underscores.
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Variable "rep_day" must not contain underscores.
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Variable "room_id" must not contain underscores.
(#189) Expected 1 space before "=="; 0 found
(#189) Expected 1 space after "=="; 0 found
(#193) Variable "room_id" must not contain underscores.
(#197) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Variable "start_hour" must not contain underscores.
(#198) Expected 1 space before "<"; 0 found
(#198) Expected 1 space after "<"; 0 found
(#199) Variable "start_hour" must not contain underscores.
(#202) Variable "start_hour" must not contain underscores.
(#203) Variable "start_hour" must not contain underscores.
(#206) Variable "start_min" must not contain underscores.
(#207) Variable "start_min" must not contain underscores.
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Variable "rep_num_weeks" must not contain underscores.
(#212) Variable "rep_num_weeks" must not contain underscores.
(#215) Variable "enable_periods" must not contain underscores.
(#215) Variable "start_min" must not contain underscores.
(#215) Variable "dur_units" must not contain underscores.
(#215) Variable "dur_units" must not contain underscores.
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) No space found before comment text; expected "// now that we know all the data to fill the form with we start drawing it" but found "//now that we know all the data to fill the form with we start drawing it"
(#226) Expected "if (...) {\n"; found "if(...) {\n"
(#226) Variable "create_by" must not contain underscores.
(#228) Variable "room_id" must not contain underscores.
(#229) Variable "room_id" must not contain underscores.
(#250) Variable "room_id" must not contain underscores.
(#251) Expected "if (...) {\n"; found "if (...){\n"
(#262) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#270) Line indented incorrectly; expected 4 spaces, found 2
(#270) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#270) Variable "enable_periods" must not contain underscores.
(#276) Commas (,) must be followed by white space.
(#276) Commas (,) must be followed by white space.
(#279) Line indented incorrectly; expected 4 spaces, found 2
(#289) Spaces must be used to indent lines; tabs are not allowed
(#292) Commas (,) must be followed by white space.
(#292) Commas (,) must be followed by white space.
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#292) Line exceeds 132 characters; contains 133 characters
(#300) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#320) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#320) Variable "enable_periods" must not contain underscores.
(#333) Variable "edit_type" must not contain underscores.
(#333) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#333) Commas (,) must be followed by white space.
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#333) Line exceeds 132 characters; contains 171 characters
(#340) Variable "edit_type" must not contain underscores.
(#340) Variable "rep_id" must not contain underscores.
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#341) Line exceeds 132 characters; contains 141 characters
(#345) Line indented incorrectly; expected 8 spaces, found 5
(#347) Commas (,) must be followed by white space.
(#348) Commas (,) must be followed by white space.
(#350) Commas (,) must be followed by white space.
(#353) Line indented incorrectly; expected at least 4 spaces, found 0
(#357) Line indented incorrectly; expected 4 spaces, found 2
(#357) Variable "start_day" must not contain underscores.
(#357) Variable "start_month" must not contain underscores.
(#357) Variable "start_year" must not contain underscores.
(#357) Commas (,) must be followed by white space.
(#362) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#362) Variable "enable_periods" must not contain underscores.
(#364) Expected "if (...) {\n"; found "if (...){ "
(#364) Variable "twentyfourhour_format" must not contain underscores.
(#364) Variable "start_hour" must not contain underscores.
(#364) Variable "start_hour" must not contain underscores.
(#364) Closing brace must be on a line by itself
(#364) Expected "} else {\n"; found "} else { "
(#364) Variable "start_hour" must not contain underscores.
(#364) Closing brace must be on a line by itself
(#364) Variable "start_min" must not contain underscores.
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#364) Line exceeds maximum limit of 180 characters; contains 306 characters
(#366) Expected "if (...) {\n"; found "if (...)\n{\n"
(#366) Variable "twentyfourhour_format" must not contain underscores.
(#368) Line indented incorrectly; expected at least 4 spaces, found 2
(#368) Variable "start_hour" must not contain underscores.
(#369) Line indented incorrectly; expected at least 4 spaces, found 2
(#369) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#369) Commas (,) must be followed by white space.
(#370) Line indented incorrectly; expected at least 4 spaces, found 2
(#370) Variable "start_hour" must not contain underscores.
(#371) Line indented incorrectly; expected at least 4 spaces, found 2
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#371) Commas (,) must be followed by white space.
(#376) Commas (,) must be followed by white space.
(#380) Expected "foreach (...) {\n"; found "foreach (...)\n{\n"
(#380) Variable "p_num" must not contain underscores.
(#380) Variable "p_val" must not contain underscores.
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Variable "p_num" must not contain underscores.
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Inline control structures are not allowed
(#383) Variable "p_num" must not contain underscores.
(#383) Variable "p_num" must not contain underscores.
(#383) Variable "start_min" must not contain underscores.
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#385) Variable "p_val" must not contain underscores.
(#393) Commas (,) must be followed by white space.
(#397) Inline control structures are not allowed
(#397) Variable "enable_periods" must not contain underscores.
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#399) Inline control structures are not allowed
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#402) Expected "while (...) {\n"; found "while (...)\n{\n"
(#402) Commas (,) must be followed by white space.
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 4 spaces, found 1
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 4 spaces, found 1
(#405) Inline control structures are not allowed
(#405) Variable "dur_units" must not contain underscores.
(#405) Commas (,) must be followed by white space.
(#406) Commas (,) must be followed by white space.
(#410) Inline control structures are not allowed
(#410) Variable "all_day" must not contain underscores.
(#410) Commas (,) must be followed by white space.
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#410) Line exceeds 132 characters; contains 178 characters
(#411) Inline control structures are not allowed
(#411) Variable "all_day" must not contain underscores.
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#417) Variable "area_id" must not contain underscores.
(#417) Expected 1 space before "=>"; 0 found
(#417) Expected 1 space after "=>"; 0 found
(#417) Variable "room_id" must not contain underscores.
(#418) Inline comments must start with a capital letter, digit or 3-dots sequence
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Expected "if (...) {\n"; found "if(...) {\n"
(#430) Commas (,) must be followed by white space.
(#433) Inline comments must start with a capital letter, digit or 3-dots sequence
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 4 spaces, found 1
(#437) Variable "area_id" must not contain underscores.
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 2
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 4 spaces, found 1
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 4 spaces, found 1
(#443) Commas (,) must be followed by white space.
(#450) This comment is 50% valid code; is this commented out code?
(#452) Commas (,) must be followed by white space.
(#454) Line indented incorrectly; expected 4 spaces, found 2
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) Line indented incorrectly; expected at least 4 spaces, found 0
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#456) Line indented incorrectly; expected at least 4 spaces, found 0
(#456) No space found before comment text; expected "// $sql = "select id, room_name from $tbl_room where area_id=$area_id order by room_name";" but found "//$sql = "select id, room_name from $tbl_room where area_id=$area_id order by room_name";"
(#457) Line indented incorrectly; expected at least 4 spaces, found 0
(#457) Expected 1 space before "=>"; 0 found
(#457) Expected 1 space after "=>"; 0 found
(#457) Variable "area_id" must not contain underscores.
(#459) Line indented incorrectly; expected at least 4 spaces, found 0
(#460) Line indented incorrectly; expected 4 spaces, found 0
(#461) Line indented incorrectly; expected 8 spaces, found 4
(#462) Line indented incorrectly; expected at least 12 spaces, found 8
(#463) Line indented incorrectly; expected 8 spaces, found 4
(#464) Line indented incorrectly; expected at least 8 spaces, found 4
(#465) Line indented incorrectly; expected 8 spaces, found 4
(#465) Variable "room_id" must not contain underscores.
(#466) Line indented incorrectly; expected at least 12 spaces, found 8
(#467) Line indented incorrectly; expected 8 spaces, found 4
(#468) Line indented incorrectly; expected at least 8 spaces, found 4
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#468) Line exceeds 132 characters; contains 138 characters
(#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) Line indented incorrectly; expected at least 8 spaces, found 4
(#470) Line indented incorrectly; expected at least 8 spaces, found 4
(#470) Variable "room_names" must not contain underscores.
(#471) Line indented incorrectly; expected at least 8 spaces, found 4
(#472) Line indented incorrectly; expected 4 spaces, found 0
(#473) Line indented incorrectly; expected 4 spaces, found 2
(#474) Commas (,) must be followed by white space.
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#475) Line exceeds maximum limit of 180 characters; contains 224 characters
(#480) Commas (,) must be followed by white space.
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) No space found before comment text; expected "// If this is an imported booking, forcably mark it as edited so that changes are not overridden on next import" but found "//If this is an imported booking, forcably mark it as edited so that changes are not overridden on next import"
(#484) Expected "if (...) {\n"; found "if(...){\n"
(#486) Expected "} else {\n"; found "}else{\n"
(#493) Variable "room_id" must not contain underscores.
(#499) Expected "for (...) {\n"; found "for (...){\n"
(#500) Expected "if (...) {\n"; found "if (...){\n"
(#503) Line indented incorrectly; expected 8 spaces, found 9
(#503) Closing brace indented incorrectly; expected 8 spaces, found 9
(#504) Line indented incorrectly; expected 4 spaces, found 5
(#504) Closing brace indented incorrectly; expected 4 spaces, found 5
(#511) Expected "if (...) {\n"; found "if(...){\n"
(#512) Line indented incorrectly; expected at least 4 spaces, found 0
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#512) Line exceeds 132 characters; contains 175 characters
(#513) Inline control structures are not allowed
(#518) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#518) Variable "edit_type" must not contain underscores.
(#521) Commas (,) must be followed by white space.
(#526) Expected "for (...) {\n"; found "for(...) //manually setting this to 7 since that is how many repetition types there are -arb quick and dirty hack\n{\n"
(#526) Expected 1 space before "<"; 0 found
(#526) Expected 1 space after "<"; 0 found
(#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 "// manually setting this to 7 since that is how many repetition types there are -arb quick and dirty hack" but found "//manually setting this to 7 since that is how many repetition types there are -arb quick and dirty hack"
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 4 spaces, found 1
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 4 spaces, found 1
(#530) Inline control structures are not allowed
(#530) Variable "rep_type" must not contain underscores.
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 2
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 4 spaces, found 1
(#533) Commas (,) must be followed by white space.
(#541) Commas (,) must be followed by white space.
(#542) Variable "rep_end_day" must not contain underscores.
(#542) Variable "rep_end_month" must not contain underscores.
(#542) Variable "rep_end_year" must not contain underscores.
(#546) Commas (,) must be followed by white space.
(#546) Commas (,) must be followed by white space.
(#550) Expected "for (...) {\n"; found "for (...)\n{\n"
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 4 spaces, found 1
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 4 spaces, found 1
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 4 spaces, found 1
(#554) Inline control structures are not allowed
(#554) Variable "rep_day" must not contain underscores.
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 4 spaces, found 1
(#563) Expected "} else {\n"; found "}\nelse\n{\n"
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#565) Variable "rep_type" must not contain underscores.
(#565) Variable "rep_type" must not contain underscores.
(#567) Spaces must be used to indent lines; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 4 spaces, found 1
(#567) Commas (,) must be followed by white space.
(#567) Commas (,) must be followed by white space.
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#567) Line exceeds 132 characters; contains 143 characters
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 4 spaces, found 1
(#569) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#569) Variable "rep_type" must not contain underscores.
(#569) Variable "rep_type" must not contain underscores.
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 4 spaces, found 1
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 8 spaces, found 2
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#572) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#572) Variable "rep_type" must not contain underscores.
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 8 spaces, found 2
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 12 spaces, found 3
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 12 spaces, found 3
(#575) Expected "for (...) {\n"; found "for (...)\n\t\t\t{\n"
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 12 spaces, found 3
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 16 spaces, found 4
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 16 spaces, found 4
(#578) Inline control structures are not allowed
(#578) Variable "rep_opt" must not contain underscores.
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 12 spaces, found 3
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 8 spaces, found 2
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 8 spaces, found 2
(#581) Inline control structures are not allowed
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 8 spaces, found 3
(#582) Commas (,) must be followed by white space.
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 8 spaces, found 2
(#584) Commas (,) must be followed by white space.
(#584) Variable "rep_end_date" must not contain underscores.
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected 4 spaces, found 1
(#593) Expected "if (...) {\n"; found "if (...)\n{\n"
(#593) Expected 1 space before "=="; 0 found
(#593) Expected 1 space after "=="; 0 found
(#593) Variable "rep_type" must not contain underscores.
(#593) Variable "rep_type" must not contain underscores.
(#593) Variable "edit_type" must not contain underscores.
(#598) Commas (,) must be followed by white space.
(#598) Commas (,) must be followed by white space.
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#598) Line exceeds 132 characters; contains 135 characters
(#599) Variable "rep_num_weeks" must not contain underscores.
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#614) Line exceeds 132 characters; contains 146 characters
(#622) Expected "if (...) {\n"; found "if(...){ //always be able to delete entry and if part of a series then add option to delete entire series.\n"
(#622) Inline comments must start with a capital letter, digit or 3-dots sequence
(#622) No space found before comment text; expected "// always be able to delete entry and if part of a series then add option to delete entire series." but found "//always be able to delete entry and if part of a series then add option to delete entire series."
(#623) Expected 1 space before "=>"; 0 found
(#623) Expected 1 space after "=>"; 0 found
(#623) Expected 1 space before "=>"; 0 found
(#623) Expected 1 space after "=>"; 0 found
(#623) Expected 1 space before "=>"; 0 found
(#623) Expected 1 space after "=>"; 0 found
(#624) Commas (,) must be followed by white space.
(#626) Commas (,) must be followed by white space.
(#626) Commas (,) must be followed by white space.
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#626) Line exceeds maximum limit of 180 characters; contains 208 characters
(#628) Expected "if (...) {\n"; found "if(...) {\n"
(#628) Variable "rep_id" must not contain underscores.
(#629) Expected 1 space before "=>"; 0 found
(#629) Expected 1 space after "=>"; 0 found
(#629) Expected 1 space before "=>"; 0 found
(#629) Expected 1 space after "=>"; 0 found
(#629) Expected 1 space before "=>"; 0 found
(#629) Expected 1 space after "=>"; 0 found
(#630) Expected 1 space before "=>"; 0 found
(#630) Expected 1 space after "=>"; 0 found
(#630) Expected 1 space before "=>"; 0 found
(#630) Expected 1 space after "=>"; 0 found
(#630) Expected 1 space before "=>"; 0 found
(#630) Expected 1 space after "=>"; 0 found
(#632) Commas (,) must be followed by white space.
(#634) Commas (,) must be followed by white space.
(#634) Commas (,) must be followed by white space.
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#634) Line exceeds maximum limit of 180 characters; contains 209 characters
(#642) Variable "HTTP_REFERER" must be all lower-case
(#642) Variable "HTTP_REFERER" must not contain underscores.
(#643) Variable "room_id" must not contain underscores.
(#644) Variable "create_by" must not contain underscores.
(#645) Variable "rep_id" must not contain underscores.
(#646) Variable "edit_type" must not contain underscores.
(#647) Inline control structures are not allowed
(#652) "include" must be immediately followed by an open parenthesis
(#652) File is being unconditionally included; use "require" instead
(#652) A closing tag is not permitted at the end of a PHP file
blocks/mrbs/web/edit_entry_handler.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#22) "include" must be immediately followed by an open parenthesis
(#22) File is being unconditionally included; use "require" instead
(#32) Variable "dur_units" must not contain underscores.
(#33) Variable "create_by" must not contain underscores.
(#37) Variable "rep_type" must not contain underscores.
(#38) Variable "rep_end_month" must not contain underscores.
(#39) Variable "rep_end_day" must not contain underscores.
(#40) Variable "rep_end_year" must not contain underscores.
(#41) Variable "rep_num_weeks" must not contain underscores.
(#42) Variable "rep_opt" must not contain underscores.
(#42) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#43) Variable "rep_enddate" must not contain underscores.
(#43) Commas (,) must be followed by white space.
(#43) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#44) Commas (,) must be followed by white space.
(#45) Variable "edit_type" must not contain underscores.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#47) Variable "all_day" must not contain underscores.
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "rep_day" must not contain underscores.
(#51) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#54) Variable "rep_day" must not contain underscores.
(#54) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#64) Expected "if (...) {\n"; found "if(...)\n{\n"
(#64) Expected 1 space before "=="; 0 found
(#64) Expected 1 space after "=="; 0 found
(#64) Expected 1 space before "=="; 0 found
(#64) Expected 1 space after "=="; 0 found
(#64) Expected 1 space before "=="; 0 found
(#64) Expected 1 space after "=="; 0 found
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) No space found before comment text; expected "// TODO - put in some proper params for this (low priority)" but found "//TODO - put in some proper params for this (low priority)"
(#79) Expected "if (...) {\n"; found "if(...)\n{\n"
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Variable "create_by" must not contain underscores.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Expected "if (...) {\n"; found "if (...)\n{\n"
(#130) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#137) Expected "if (...) {\n"; found "if (...)\n{\n"
(#140) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Variable "max_advance_days" must not contain underscores.
(#159) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Variable "max_advance_days" must not contain underscores.
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Variable "dur_units" must not contain underscores.
(#173) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Variable "enable_periods" must not contain underscores.
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Variable "max_periods" must not contain underscores.
(#178) Expected "if (...) {\n"; found "if(...)\n {\n"
(#178) Variable "dur_units" must not contain underscores.
(#178) Variable "max_periods" must not contain underscores.
(#180) Expected 1 space before "*"; 0 found
(#180) Expected 1 space after "*"; 0 found
(#180) Expected 1 space before "*"; 0 found
(#180) Expected 1 space after "*"; 0 found
(#180) Expected 1 space before "/"; 0 found
(#180) Expected 1 space after "/"; 0 found
(#180) Variable "max_periods" must not contain underscores.
(#180) Expected 1 space before "%"; 0 found
(#180) Expected 1 space after "%"; 0 found
(#180) Variable "max_periods" must not contain underscores.
(#181) Line indented incorrectly; expected 4 spaces, found 8
(#181) Closing brace indented incorrectly; expected 4 spaces, found 8
(#182) Expected "if (...) {\n"; found "if(...)\n {\n"
(#182) Variable "dur_units" must not contain underscores.
(#184) Variable "dur_units" must not contain underscores.
(#185) Variable "max_periods" must not contain underscores.
(#185) Expected 1 space before "-"; 0 found
(#185) Expected 1 space after "-"; 0 found
(#185) Expected 1 space before "*"; 0 found
(#185) Expected 1 space after "*"; 0 found
(#185) Expected 1 space before "*"; 0 found
(#185) Expected 1 space after "*"; 0 found
(#186) Line indented incorrectly; expected 4 spaces, found 8
(#186) Closing brace indented incorrectly; expected 4 spaces, found 8
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Variable "dur_units" must not contain underscores.
(#207) Line indented incorrectly; expected 0 spaces, found 4
(#207) Closing brace indented incorrectly; expected 0 spaces, found 4
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Expected "if (...) {\n"; found "if(...)\n{\n"
(#212) Variable "all_day" must not contain underscores.
(#214) Expected "if (...) {\n"; found "if(...)\n {\n"
(#214) Variable "enable_periods" must not contain underscores.
(#217) Variable "max_periods" must not contain underscores.
(#219) Expected "} else {\n"; found "}\n else\n {\n"
(#222) Variable "end_minutes" must not contain underscores.
(#222) Variable "eveningends_minutes" must not contain underscores.
(#222) Variable "morningstarts_minutes" must not contain underscores.
(#223) Variable "eveningends_minutes" must not contain underscores.
(#223) Variable "end_minutes" must not contain underscores.
(#224) Variable "end_minutes" must not contain underscores.
(#227) Expected "} else {\n"; found "}\nelse\n{\n"
(#229) Expected "if (...) {\n"; found "if (...)\n {\n"
(#229) Variable "twentyfourhour_format" must not contain underscores.
(#231) Line indented incorrectly; expected 8 spaces, found 6
(#231) Expected "if (...) {\n"; found "if (...)\n {\n"
(#231) Expected 1 space before "<"; 0 found
(#231) Expected 1 space after "<"; 0 found
(#232) Line indented incorrectly; expected at least 8 spaces, found 6
(#233) Line indented incorrectly; expected at least 12 spaces, found 8
(#234) Line indented incorrectly; expected 8 spaces, found 6
(#235) Line indented incorrectly; expected 8 spaces, found 6
(#235) Expected "if (...) {\n"; found "if (...)\n {\n"
(#235) Expected 1 space before ">"; 0 found
(#235) Expected 1 space after ">"; 0 found
(#236) Line indented incorrectly; expected at least 8 spaces, found 6
(#237) Line indented incorrectly; expected at least 12 spaces, found 8
(#238) Line indented incorrectly; expected 8 spaces, found 6
(#247) Inline control structures are not allowed
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#253) Variable "rep_type" must not contain underscores.
(#253) Variable "rep_end_month" must not contain underscores.
(#253) Variable "rep_end_day" must not contain underscores.
(#253) Variable "rep_end_year" must not contain underscores.
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) Variable "rep_enddate" must not contain underscores.
(#255) Variable "rep_end_month" must not contain underscores.
(#255) Variable "rep_end_day" must not contain underscores.
(#255) Variable "rep_end_year" must not contain underscores.
(#256) Line indented incorrectly; expected 0 spaces, found 4
(#256) Closing brace indented incorrectly; expected 0 spaces, found 4
(#257) Variable "rep_type" must not contain underscores.
(#258) Line indented incorrectly; expected 0 spaces, found 4
(#260) Inline control structures are not allowed
(#260) Variable "rep_day" must not contain underscores.
(#261) Variable "rep_day" must not contain underscores.
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Variable "rep_opt" must not contain underscores.
(#265) Inline control structures are not allowed
(#265) Variable "rep_type" must not contain underscores.
(#265) Variable "rep_type" must not contain underscores.
(#266) Inline control structures are not allowed
(#266) Variable "rep_opt" must not contain underscores.
(#266) Variable "rep_day" must not contain underscores.
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Variable "rep_type" must not contain underscores.
(#271) Variable "rep_enddate" must not contain underscores.
(#271) Variable "rep_enddate" must not contain underscores.
(#272) Variable "rep_type" must not contain underscores.
(#272) Variable "rep_opt" must not contain underscores.
(#272) Variable "max_rep_entrys" must not contain underscores.
(#272) Variable "rep_num_weeks" must not contain underscores.
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Variable "repeat_id" must not contain underscores.
(#277) Expected "if (...) {\n"; found "if (...)\n{\n"
(#277) Expected 1 space before ">"; 0 found
(#277) Expected 1 space after ">"; 0 found
(#279) Variable "ignore_id" must not contain underscores.
(#280) Variable "repeat_id" must not contain underscores.
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#281) Inline control structures are not allowed
(#281) Variable "repeat_id" must not contain underscores.
(#282) Variable "repeat_id" must not contain underscores.
(#284) Inline control structures are not allowed
(#285) Variable "ignore_id" must not contain underscores.
(#288) No space found before comment text; expected "// if (!sql_mutex_lock("$tbl_entry"))" but found "//if (!sql_mutex_lock("$tbl_entry"))"
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) No space found before comment text; expected "// fatal_error(1, get_string('failed_to_acquire','block_mrbs'));" but found "//fatal_error(1, get_string('failed_to_acquire','block_mrbs'));"
(#292) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Expected 1 space before "="; 0 found
(#295) Expected 1 space after "="; 0 found
(#296) Space found after opening bracket of FOREACH loop
(#296) Space found before closing bracket of FOREACH loop
(#296) Variable "room_id" must not contain underscores.
(#297) Variable "rep_type" must not contain underscores.
(#298) Expected "if (...) {\n"; found "if(...) {\n"
(#298) Variable "max_rep_entrys" must not contain underscores.
(#299) Expected "for (...) {\n"; found "for(...) {\n"
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Variable "room_id" must not contain underscores.
(#304) Variable "ignore_id" must not contain underscores.
(#304) Variable "repeat_id" must not contain underscores.
(#305) Expected "if (...) {\n"; found "if(...) {\n"
(#311) Commas (,) must be followed by white space.
(#313) Variable "hide_title" must not contain underscores.
(#316) Expected "if (...) {\n"; found "if(...) {\n"
(#317) "require_once" must be immediately followed by an open parenthesis
(#318) Expected 1 space before ".="; 0 found
(#318) Expected 1 space after ".="; 0 found
(#318) Variable "room_id" must not contain underscores.
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Inline comments must end in full-stops, exclamation marks, or question marks
(#319) No space found before comment text; expected "// do this so that it thinks no clashes were found" but found "//do this so that it thinks no clashes were found"
(#320) Expected 1 space before "="; 0 found
(#320) Expected 1 space after "="; 0 found
(#321) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#321) Expected "if (...) {\n"; found "if(...) {\n"
(#327) The use of the AS keyword to alias tables is bad for cross-db
(#328) The use of the AS keyword to alias tables is bad for cross-db
(#334) Variable "room_id" must not contain underscores.
(#334) Line exceeds 132 characters; contains 142 characters
(#335) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#336) Expected 1 space before "=>"; 0 found
(#343) Variable "mrbs_admin" must not contain underscores.
(#343) Variable "mrbs_admin_email" must not contain underscores.
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Expected "if (...) {\n"; found "if(...) {\n"
(#346) Line exceeds 132 characters; contains 164 characters
(#347) Expected 1 space before "=>"; 0 found
(#347) Variable "mrbs_admin_email" must not contain underscores.
(#347) Line exceeds maximum limit of 180 characters; contains 285 characters
(#352) Variable "room_id" must not contain underscores.
(#352) Expected 1 space before "-"; 0 found
(#352) Expected 1 space after "-"; 0 found
(#352) Variable "ignore_id" must not contain underscores.
(#358) Expected "if (...) {\n"; found "if(...)\n {\n"
(#360) Line indented incorrectly; expected 4 spaces, found 8
(#360) Space found after opening bracket of FOREACH loop
(#360) Space found before closing bracket of FOREACH loop
(#360) Variable "room_id" must not contain underscores.
(#361) Line indented incorrectly; expected 8 spaces, found 12
(#361) Expected "if (...) {\n"; found "if(...)\n {\n"
(#361) Variable "edit_type" must not contain underscores.
(#363) Variable "rep_details" must not contain underscores.
(#363) Variable "rep_type" must not contain underscores.
(#363) Variable "rep_enddate" must not contain underscores.
(#363) Variable "rep_opt" must not contain underscores.
(#364) Variable "room_id" must not contain underscores.
(#364) Variable "create_by" must not contain underscores.
(#365) Variable "rep_num_weeks" must not contain underscores.
(#365) Variable "rep_num_weeks" must not contain underscores.
(#366) Variable "new_id" must not contain underscores.
(#366) Variable "rep_details" must not contain underscores.
(#369) Variable "rep_details" must not contain underscores.
(#369) Variable "rep_details" must not contain underscores.
(#369) Variable "rep_details" must not contain underscores.
(#370) Variable "rep_details" must not contain underscores.
(#371) Variable "rep_details" must not contain underscores.
(#377) Variable "room_id" must not contain underscores.
(#378) Variable "room_name" must not contain underscores.
(#379) Variable "area_name" must not contain underscores.
(#381) No space found before comment text; expected "// Add to moodle logs" but found "//Add to moodle logs"
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) Variable "new_id" must not contain underscores.
(#385) Variable "room_name" must not contain underscores.
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#390) Variable "new_id" must not contain underscores.
(#392) 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
(#397) Expected "if (...) {\n"; found "if (...)\n {\n"
(#397) Expected 1 space before ">"; 0 found
(#397) Expected 1 space after ">"; 0 found
(#397) Expected 1 space before "=="; 0 found
(#397) Expected 1 space after "=="; 0 found
(#397) Variable "new_id" must not contain underscores.
(#401) Expected "if (...) {\n"; found "if (...)\n {\n"
(#401) Expected 1 space before ">"; 0 found
(#401) Expected 1 space after ">"; 0 found
(#403) Variable "mail_previous" must not contain underscores.
(#403) Variable "rep_details" must not contain underscores.
(#405) Expected 1 space before "=="; 0 found
(#405) Expected 1 space after "=="; 0 found
(#405) Variable "new_id" must not contain underscores.
(#408) Closing brace indented incorrectly; expected 12 spaces, found 8
(#409) Expected "} else {\n"; found "}\n else\n {\n"
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Inline control structures are not allowed
(#412) Variable "repeat_id" must not contain underscores.
(#413) Variable "entry_type" must not contain underscores.
(#414) Inline control structures are not allowed
(#415) Variable "entry_type" must not contain underscores.
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Variable "new_id" must not contain underscores.
(#418) Variable "entry_type" must not contain underscores.
(#418) Variable "repeat_id" must not contain underscores.
(#418) Variable "room_id" must not contain underscores.
(#419) Variable "create_by" must not contain underscores.
(#424) Variable "room_id" must not contain underscores.
(#425) Variable "room_name" must not contain underscores.
(#426) Variable "area_name" must not contain underscores.
(#428) No space found before comment text; expected "// Add to moodle logs" but found "//Add to moodle logs"
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Variable "new_id" must not contain underscores.
(#432) Variable "room_name" must not contain underscores.
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#437) Variable "new_id" must not contain underscores.
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#444) Expected "if (...) {\n"; found "if (...)\n {\n"
(#444) Expected 1 space before ">"; 0 found
(#444) Expected 1 space after ">"; 0 found
(#444) Expected 1 space before "=="; 0 found
(#444) Expected 1 space after "=="; 0 found
(#444) Variable "new_id" must not contain underscores.
(#448) Line indented incorrectly; expected 20 spaces, found 19
(#448) Expected "if (...) {\n"; found "if (...)\n {\n"
(#448) Expected 1 space before ">"; 0 found
(#448) Expected 1 space after ">"; 0 found
(#450) Variable "mail_previous" must not contain underscores.
(#451) Closing brace indented incorrectly; expected 19 spaces, found 20
(#452) Expected 1 space before "=="; 0 found
(#452) Expected 1 space after "=="; 0 found
(#452) Variable "new_id" must not contain underscores.
(#456) Closing brace indented incorrectly; expected 8 spaces, found 4
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) This comment is 67% valid code; is this commented out code?
(#458) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#460) Variable "room_id" must not contain underscores.
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Expected 1 space before "=>"; 0 found
(#463) Expected 1 space after "=>"; 0 found
(#463) Expected 1 space before "=>"; 0 found
(#463) Expected 1 space after "=>"; 0 found
(#463) Expected 1 space before "=>"; 0 found
(#463) Expected 1 space after "=>"; 0 found
(#463) Expected 1 space before "=>"; 0 found
(#463) Expected 1 space after "=>"; 0 found
(#464) Commas (,) must be followed by white space.
(#464) Commas (,) must be followed by white space.
(#470) Expected "if (...) {\n"; found "if(...)\n{\n"
(#474) Commas (,) must be followed by white space.
(#475) Expected "if (...) {\n"; found "if(...)\n {\n"
(#475) Variable "hide_title" must not contain underscores.
(#477) Commas (,) must be followed by white space.
(#491) Variable "create_by" must not contain underscores.
(#493) Variable "rep_type" must not contain underscores.
(#494) Variable "rep_end_month" must not contain underscores.
(#495) Variable "rep_end_day" must not contain underscores.
(#496) Variable "rep_end_year" must not contain underscores.
(#497) Variable "rep_num_weeks" must not contain underscores.
(#498) Variable "rep_day" must not contain underscores.
(#499) Variable "rep_opt" must not contain underscores.
(#500) Variable "rep_enddate" must not contain underscores.
(#505) Variable "dur_units" must not contain underscores.
(#516) Inline control structures are not allowed
(#516) Variable "hide_title" must not contain underscores.
(#521) Commas (,) must be followed by white space.
(#523) "include" must be immediately followed by an open parenthesis
(#523) File is being unconditionally included; use "require" instead
blocks/mrbs/web/force_book.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#20) function name "mrbsForceMove" must be lower-case letters only
(#20) Variable "room_id" must not contain underscores.
(#20) Commas (,) must be followed by white space.
(#20) Commas (,) must be followed by white space.
(#20) Expected 1 space after closing parenthesis; found 0
(#24) Variable "enable_periods" must not contain underscores.
(#27) Variable "cfg_mrbs" must not contain underscores.
(#29) Expected 1 space before "="; 0 found
(#29) Expected 1 space after "="; 0 found
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line exceeds 132 characters; contains 149 characters
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) No space found before comment text; expected "// this is so that if a booking is being edited (normally extended) and forcing the booking a confusing email doesn't get sent to the force booker" but found "//this is so that if a booking is being edited (normally extended) and forcing the booking a confusing email doesn't get sent to the force booker"
(#52) Expected "if (...) {\n"; found "if(...){\n"
(#53) Expected 1 space before ".="; 0 found
(#55) Expected 1 space before ".="; 0 found
(#55) Expected 1 space after ".="; 0 found
(#57) Expected "if (...) {\n"; found "if(...) {\n"
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Variable "room_id" must not contain underscores.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Commas (,) must be followed by white space.
(#60) Variable "room_id" must not contain underscores.
(#62) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#64) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#67) Expected 1 space before "="; 0 found
(#67) Expected 1 space after "="; 0 found
(#67) Expected 1 space before "-"; 0 found
(#67) Expected 1 space after "-"; 0 found
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// Work out how many students so they don't get put in a tiny classroom" but found "//Work out how many students so they don't get put in a tiny classroom"
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#77) Commas (,) must be followed by white space.
(#79) Expected "if (...) {\n"; found "if (...){\n"
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#79) Commas (,) must be followed by white space.
(#80) Variable "class_size" must not contain underscores.
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#81) Expected "} else {\n"; found "}else{\n"
(#82) Variable "class_size" must not contain underscores.
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) No space found before comment text; expected "// dump them in first room on the list" but found "//dump them in first room on the list"
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) This comment is 70% valid code; is this commented out code?
(#108) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#118) Variable "class_size" must not contain underscores.
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Commas (,) must be followed by white space.
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#124) Commas (,) must be followed by white space.
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#131) Commas (,) must be followed by white space.
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) No space found before comment text; expected "// If it is an imported booking, mark it as edited" but found "//If it is an imported booking, mark it as edited"
(#140) Expected "if (...) {\n"; found "if(...){\n"
(#140) Expected 1 space before "=="; 0 found
(#140) Expected 1 space after "=="; 0 found
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#142) Expected "} else {\n"; found "}else{\n"
(#143) Expected 1 space before "="; 0 found
(#143) Expected 1 space after "="; 0 found
(#145) Expected "if (...) {\n"; found "if(...){\n"
(#145) Commas (,) must be followed by white space.
(#145) Expected 1 space before "="; 0 found
(#145) Expected 1 space after "="; 0 found
(#145) Commas (,) must be followed by white space.
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Line exceeds 132 characters; contains 167 characters
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#147) Expected 1 space before ".="; 0 found
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#149) Expected "} else {\n"; found "}else{\n"
(#150) Expected 1 space before ".="; 0 found
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Variable "cfg_mrbs" must not contain underscores.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Line exceeds 132 characters; contains 146 characters
blocks/mrbs/web/functions.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#27) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#27) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#27) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#27) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#31) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#31) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#31) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#31) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#31) 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
(#31) No space found before comment text; expected "// if values are not passed assume NULL" but found "//if values are not passed assume NULL"
(#32) Opening brace should be on the same line as the declaration
(#33) Variable "mrbs_company" must not contain underscores.
(#33) Variable "mrbs_company_url" must not contain underscores.
(#33) Variable "search_str" must not contain underscores.
(#33) Variable "locale_warning" must not contain underscores.
(#35) Variable "javascript_cursor" must not contain underscores.
(#38) Variable "cfg_mrbs" must not contain underscores.
(#39) Commas (,) must be followed by white space.
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#59) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Variable "search_str" must not contain underscores.
(#63) Variable "search_str" must not contain underscores.
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) 3 slashes comments are not allowed; use "// Comment." instead
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "javascript_cursor" must not contain underscores.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "locale_warning" must not contain underscores.
(#102) Variable "locale_warning" must not contain underscores.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#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
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#150) Line exceeds 132 characters; contains 133 characters
(#159) Line exceeds 132 characters; contains 137 characters
(#176) Line exceeds 132 characters; contains 177 characters
(#179) This comment is 67% valid code; is this commented out code?
(#190) Variable "search_str" must not contain underscores.
(#198) This comment is 67% valid code; is this commented out code?
(#204) function name "toTimeString" must be lower-case letters only
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#208) Expected "if (...) {\n"; found "if(...) {\n"
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 3
(#211) Expected "if (...) {\n"; found "if(...) {\n"
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 16 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 16 spaces, found 4
(#214) Expected "if (...) {\n"; found "if(...) {\n"
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 20 spaces, found 5
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 20 spaces, found 5
(#217) Expected "if (...) {\n"; found "if(...) {\n"
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 24 spaces, found 6
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 24 spaces, found 6
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 20 spaces, found 5
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 24 spaces, found 6
(#221) Commas (,) must be followed by white space.
(#222) Closing brace indented incorrectly; expected 5 spaces, found 20
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 16 spaces, found 4
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 20 spaces, found 5
(#225) Closing brace indented incorrectly; expected 4 spaces, found 16
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 12 spaces, found 3
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 16 spaces, found 4
(#227) Commas (,) must be followed by white space.
(#228) Closing brace indented incorrectly; expected 3 spaces, found 12
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Closing brace indented incorrectly; expected 2 spaces, found 8
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 4 spaces, found 1
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Closing brace indented incorrectly; expected 1 spaces, found 4
(#238) function name "toPeriodString" must be lower-case letters only
(#238) Variable "start_period" must not contain underscores.
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Variable "enable_periods" must not contain underscores.
(#242) Variable "max_periods" must not contain underscores.
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Expected "if (...) {\n"; found "if(...) {\n"
(#246) Variable "max_periods" must not contain underscores.
(#246) Variable "start_period" must not contain underscores.
(#247) Expected "if (...) {\n"; found "if(...) {\n"
(#247) Variable "start_period" must not contain underscores.
(#247) Variable "max_periods" must not contain underscores.
(#254) Expected "if (...) {\n"; found "if(...) {\n"
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 12 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 12 spaces, found 3
(#260) Variable "max_periods" must not contain underscores.
(#260) Expected 1 space before "/"; 0 found
(#260) Expected 1 space after "/"; 0 found
(#260) Expected 1 space before "*"; 0 found
(#260) Expected 1 space after "*"; 0 found
(#260) Variable "max_periods" must not contain underscores.
(#261) Commas (,) must be followed by white space.
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Commas (,) must be followed by white space.
(#269) function name "genDateSelector" must be lower-case letters only
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Inline control structures are not allowed
(#270) Expected 1 space before "=="; 3 found
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Inline control structures are not allowed
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Inline control structures are not allowed
(#272) Expected 1 space before "=="; 2 found
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Expected "if (...) {\n"; found "if(...){"
(#276) Closing brace must be on a line by itself
(#277) Expected "if (...) {\n"; found "if(...){"
(#277) Closing brace must be on a line by itself
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#280) Expected "for (...) {\n"; found "for(...) {\n"
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Closing brace indented incorrectly; expected 1 spaces, found 4
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Expected "if (...) {\n"; found "if(...){"
(#289) Closing brace must be on a line by itself
(#290) Expected "if (...) {\n"; found "if(...){"
(#290) Closing brace must be on a line by itself
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#293) Expected "for (...) {\n"; found "for(...) {\n"
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Expected 1 space before "+"; 0 found
(#294) Expected 1 space after "+"; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 4 spaces, found 1
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Expected "if (...) {\n"; found "if(...){"
(#303) Closing brace must be on a line by itself
(#304) Expected "if (...) {\n"; found "if(...){"
(#304) Closing brace must be on a line by itself
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 4 spaces, found 1
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 4 spaces, found 1
(#309) Inline control structures are not allowed
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 2
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Variable "need_header" must not contain underscores.
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Inline control structures are not allowed
(#323) Variable "need_header" must not contain underscores.
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) "include" must be immediately followed by an open parenthesis
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Opening brace should be on the same line as the declaration
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 1
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Opening brace should be on the same line as the declaration
(#374) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Expected 1 space before "=>"; 0 found
(#375) Expected 1 space after "=>"; 0 found
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Opening brace should be on the same line as the declaration
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#387) Commas (,) must be followed by white space.
(#387) Expected 1 space before "+"; 0 found
(#387) Expected 1 space after "+"; 0 found
(#387) Commas (,) must be followed by white space.
(#391) Opening brace should be on the same line as the declaration
(#392) Variable "twentyfourhour_format" must not contain underscores.
(#393) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#393) Variable "twentyfourhour_format" must not contain underscores.
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 4 spaces, found 1
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 4 spaces, found 1
(#396) Closing brace indented incorrectly; expected 4 spaces, found 1
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 4 spaces, found 1
(#397) Expected "} else {\n"; found "}\n\telse\n\t{\n"
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 4 spaces, found 1
(#403) Variable "mod_time" must not contain underscores.
(#404) Opening brace should be on the same line as the declaration
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Variable "p_num" must not contain underscores.
(#408) Variable "mod_time" must not contain underscores.
(#409) Inline control structures are not allowed
(#409) Variable "p_num" must not contain underscores.
(#409) Variable "p_num" must not contain underscores.
(#410) Inline control structures are not allowed
(#410) Variable "p_num" must not contain underscores.
(#410) Variable "p_num" must not contain underscores.
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#413) Variable "p_num" must not contain underscores.
(#413) Variable "p_num" must not contain underscores.
(#416) Variable "mod_time" must not contain underscores.
(#417) Opening brace should be on the same line as the declaration
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 4 spaces, found 1
(#421) Variable "p_num" must not contain underscores.
(#421) Variable "mod_time" must not contain underscores.
(#422) Inline control structures are not allowed
(#422) Variable "p_num" must not contain underscores.
(#422) Variable "p_num" must not contain underscores.
(#423) Inline control structures are not allowed
(#423) Variable "p_num" must not contain underscores.
(#423) Variable "p_num" must not contain underscores.
(#424) Variable "p_num" must not contain underscores.
(#428) Opening brace should be on the same line as the declaration
(#429) Variable "twentyfourhour_format" must not contain underscores.
(#431) Expected "if (...) {\n"; found "if (...)\n {\n"
(#431) Variable "twentyfourhour_format" must not contain underscores.
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#434) Line indented incorrectly; expected 4 spaces, found 8
(#434) Closing brace indented incorrectly; expected 4 spaces, found 8
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 4 spaces, found 1
(#435) Expected "} else {\n"; found "}\n\telse\n {\n"
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#438) Line indented incorrectly; expected 4 spaces, found 8
(#438) Closing brace indented incorrectly; expected 1 spaces, found 8
(#446) Opening brace should be on the same line as the declaration
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 1
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 4 spaces, found 1
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 4 spaces, found 1
(#449) Inline control structures are not allowed
(#449) Expected 1 space before "=>"; 0 found
(#449) Expected 1 space after "=>"; 0 found
(#449) Expected 1 space before "=>"; 0 found
(#449) Expected 1 space after "=>"; 0 found
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 4 spaces, found 2
(#450) Expected 1 space before "=>"; 0 found
(#450) Expected 1 space after "=>"; 0 found
(#450) Expected 1 space before "=>"; 0 found
(#450) Expected 1 space after "=>"; 0 found
(#450) Expected 1 space before "=>"; 0 found
(#450) Expected 1 space after "=>"; 0 found
(#450) Expected 1 space before "=>"; 0 found
(#450) Expected 1 space after "=>"; 0 found
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 4 spaces, found 2
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 2
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 4 spaces, found 1
(#453) Inline control structures are not allowed
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 4 spaces, found 2
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) Inline control structures are not allowed
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 4 spaces, found 2
(#461) Opening brace should be on the same line as the declaration
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 4 spaces, found 1
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 4 spaces, found 1
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 4 spaces, found 1
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 4 spaces, found 1
(#465) Expected "for (...) {\n"; found "for (...)\n\t{\n"
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 4 spaces, found 1
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 8 spaces, found 2
(#467) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 2
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 12 spaces, found 3
(#469) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 3
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 16 spaces, found 4
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 16 spaces, found 4
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 12 spaces, found 3
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 12 spaces, found 3
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 12 spaces, found 3
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 8 spaces, found 2
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 4 spaces, found 1
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 4 spaces, found 1
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Opening brace should be on the same line as the declaration
(#484) Expected 1 space before "-"; 0 found
(#484) Expected 1 space after "-"; 0 found
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Expected 1 space before "%"; newline found
(#488) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Opening brace should be on the same line as the declaration
(#491) Spaces must be used to indent lines; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 4 spaces, found 1
(#491) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#491) Expected 1 space before "-"; 0 found
(#491) Expected 1 space after "-"; 0 found
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 4 spaces, found 1
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 8 spaces, found 2
(#493) Expected 1 space before "-"; 0 found
(#493) Expected 1 space after "-"; 0 found
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 4 spaces, found 1
(#496) Expected "} else {\n"; found "}\n\telse\n\t{\n"
(#497) Spaces must be used to indent lines; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 4 spaces, found 1
(#502) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Opening brace should be on the same line as the declaration
(#508) Spaces must be used to indent lines; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected at least 4 spaces, found 1
(#508) Variable "out_html" must not contain underscores.
(#514) Spaces must be used to indent lines; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Variable "out_html" must not contain underscores.
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 4 spaces, found 1
(#518) Variable "out_html" must not contain underscores.
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 4 spaces, found 1
(#527) Variable "out_html" must not contain underscores.
(#531) Opening brace should be on the same line as the declaration
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 4 spaces, found 1
(#534) Variable "out_html" must not contain underscores.
(#538) Expected 1 space before "=>"; 0 found
(#538) Expected 1 space after "=>"; 0 found
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 2
(#541) Spaces must be used to indent lines; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 8 spaces, found 2
(#541) Variable "out_html" must not contain underscores.
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 4 spaces, found 1
(#544) Variable "out_html" must not contain underscores.
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 4 spaces, found 1
(#553) Variable "out_html" must not contain underscores.
(#563) Opening brace should be on the same line as the declaration
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#565) Inline control structures are not allowed
(#566) Spaces must be used to indent lines; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 4 spaces, found 2
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Line indented incorrectly; expected at least 4 spaces, found 1
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 4 spaces, found 1
(#569) Inline control structures are not allowed
(#569) Expected 1 space before "-"; 0 found
(#569) Expected 1 space after "-"; 0 found
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 4 spaces, found 2
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Line indented incorrectly; expected at least 4 spaces, found 1
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 4 spaces, found 1
(#574) Inline control structures are not allowed
(#574) Usage of ELSEIF not allowed; use ELSE IF instead
(#574) Expected 1 space before "-"; 0 found
(#574) Expected 1 space after "-"; 0 found
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 4 spaces, found 2
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 4 spaces, found 1
(#577) Inline control structures are not allowed
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 4 spaces, found 2
(#581) Inline comments must start with a capital letter, digit or 3-dots sequence
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Opening brace should be on the same line as the declaration
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) Line indented incorrectly; expected at least 4 spaces, found 1
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 4 spaces, found 1
(#587) Inline control structures are not allowed
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 4 spaces, found 2
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Inline comments must start with a capital letter, digit or 3-dots sequence
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Inline control structures are not allowed
(#591) Usage of ELSEIF not allowed; use ELSE IF instead
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 4 spaces, found 2
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 4 spaces, found 1
(#593) Inline control structures are not allowed
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 4 spaces, found 2
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 4 spaces, found 1
(#604) Line exceeds 132 characters; contains 140 characters
(#606) function name "removeMailUnicode" must be lower-case letters only
(#607) Opening brace should be on the same line as the declaration
(#608) Variable "unicode_encoding" must not contain underscores.
(#609) Blank comments are not allowed
(#610) Expected "if (...) {\n"; found "if (...)\n {\n"
(#610) Variable "unicode_encoding" must not contain underscores.
(#612) Commas (,) must be followed by white space.
(#614) Expected "} else {\n"; found "}\n else\n {\n"
(#620) This comment is 62% valid code; is this commented out code?
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#621) Inline comments must end in full-stops, exclamation marks, or question marks
(#630) function name "getMailPeriodDateString" must be lower-case letters only
(#630) Variable "mod_time" must not contain underscores.
(#631) Opening brace should be on the same line as the declaration
(#633) Blank comments are not allowed
(#635) Variable "p_num" must not contain underscores.
(#635) Variable "mod_time" must not contain underscores.
(#636) Variable "p_num" must not contain underscores.
(#636) Variable "p_num" must not contain underscores.
(#637) Variable "p_num" must not contain underscores.
(#637) Variable "p_num" must not contain underscores.
(#640) Variable "p_num" must not contain underscores.
(#640) Variable "p_num" must not contain underscores.
(#643) This comment is 62% valid code; is this commented out code?
(#643) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) function name "getMailTimeDateString" must be lower-case letters only
(#653) Variable "inc_time" must not contain underscores.
(#653) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#654) Opening brace should be on the same line as the declaration
(#655) Variable "twentyfourhour_format" must not contain underscores.
(#657) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Commas (,) must be followed by white space.
(#659) Expected "if (...) {\n"; found "if (...)\n {\n"
(#659) Variable "inc_time" must not contain underscores.
(#661) Expected "if (...) {\n"; found "if (...)\n {\n"
(#661) Variable "twentyfourhour_format" must not contain underscores.
(#665) Expected "} else {\n"; found "}\n else\n {\n"
(#670) Expected "} else {\n"; found "}\n else\n {\n"
(#676) This comment is 62% valid code; is this commented out code?
(#676) Inline comments must start with a capital letter, digit or 3-dots sequence
(#677) Inline comments must end in full-stops, exclamation marks, or question marks
(#687) function name "notifyAdminOnBooking" must be lower-case letters only
(#687) Variable "new_entry" must not contain underscores.
(#687) Variable "new_id" must not contain underscores.
(#687) Variable "modified_enddate" must not contain underscores.
(#689) Variable "url_base" must not contain underscores.
(#689) Variable "area_name" must not contain underscores.
(#690) Variable "room_name" must not contain underscores.
(#690) Variable "dur_units" must not contain underscores.
(#690) Variable "end_date" must not contain underscores.
(#691) Variable "rep_enddate" must not contain underscores.
(#691) Variable "create_by" must not contain underscores.
(#691) Variable "rep_type" must not contain underscores.
(#691) Variable "enable_periods" must not contain underscores.
(#692) Variable "rep_opt" must not contain underscores.
(#692) Variable "rep_num_weeks" must not contain underscores.
(#693) Variable "mail_previous" must not contain underscores.
(#695) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#696) This comment is 43% valid code; is this commented out code?
(#697) Variable "id_table" must not contain underscores.
(#697) Variable "rep_type" must not contain underscores.
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#701) Variable "new_entry" must not contain underscores.
(#705) Variable "id_table" must not contain underscores.
(#706) Inline comments must end in full-stops, exclamation marks, or question marks
(#710) Variable "new_id" must not contain underscores.
(#713) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Line indented incorrectly; expected at least 12 spaces, found 8
(#719) Line indented incorrectly; expected at least 12 spaces, found 8
(#720) Line indented incorrectly; expected 12 spaces, found 11
(#720) Expected "if (...) {\n"; found "if (...) {\n"
(#720) Variable "mail_previous" must not contain underscores.
(#721) Line indented incorrectly; expected at least 16 spaces, found 15
(#721) Variable "mail_previous" must not contain underscores.
(#722) Line indented incorrectly; expected 12 spaces, found 11
(#725) Expected "if (...) {\n"; found "if (...)\n {\n"
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#728) Expected "if (...) {\n"; found "if (...)\n {\n"
(#728) Variable "new_entry" must not contain underscores.
(#733) Variable "id_table" must not contain underscores.
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Variable "new_id" must not contain underscores.
(#742) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#747) Expected "} else {\n"; found "}\n else { // if this is an edited entry, we already have room_admin_email, avoiding a database hit.\n"
(#747) Inline comments must start with a capital letter, digit or 3-dots sequence
(#748) Line indented incorrectly; expected 12 spaces, found 11
(#748) Variable "mail_previous" must not contain underscores.
(#749) Line indented incorrectly; expected at least 16 spaces, found 15
(#749) Variable "mail_previous" must not contain underscores.
(#750) Line indented incorrectly; expected 12 spaces, found 11
(#754) Line exceeds 132 characters; contains 168 characters
(#754) No space found before comment text; expected "// this was previously for the db authentication type but I am hijacking it for the MRBS Moodle block to lookup the user's email" but found "//this was previously for the db authentication type but I am hijacking it for the MRBS Moodle block to lookup the user's email"
(#762) Variable "new_entry" must not contain underscores.
(#762) Variable "create_by" must not contain underscores.
(#762) Variable "mail_previous" must not contain underscores.
(#763) Expected 1 space before "=>"; 0 found
(#763) Expected 1 space after "=>"; 0 found
(#767) Line exceeds 132 characters; contains 155 characters
(#767) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) No space found before comment text; expected "// Moodle should always look up the code so this should never execute especially since MAIL_USERNAME_SUFFIX and MAIL_DOMAIN are not defined" but found "//Moodle should always look up the code so this should never execute especially since MAIL_USERNAME_SUFFIX and MAIL_DOMAIN are not defined"
(#768) Variable "new_entry" must not contain underscores.
(#769) Variable "create_by" must not contain underscores.
(#770) Variable "create_by" must not contain underscores.
(#773) Variable "mail_previous" must not contain underscores.
(#774) Variable "mail_previous" must not contain underscores.
(#779) Inline comments must end in full-stops, exclamation marks, or question marks
(#780) The use of function sizeof() is forbidden; use count() instead
(#780) Expected 1 space before "=="; 0 found
(#780) Expected 1 space after "=="; 0 found
(#781) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#783) Blank comments are not allowed
(#785) Variable "enable_periods" must not contain underscores.
(#791) Variable "create_by" must not contain underscores.
(#792) Variable "room_name" must not contain underscores.
(#794) Variable "new_entry" must not contain underscores.
(#801) Expected "if (...) {\n"; found "if (...)\n {\n"
(#801) Variable "new_entry" must not contain underscores.
(#803) Commas (,) must be followed by white space.
(#805) Expected "} else {\n"; found "}\n else\n {\n"
(#807) Commas (,) must be followed by white space.
(#809) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) Expected "if (...) {\n"; found "if (...)\n {\n"
(#810) Variable "url_base" must not contain underscores.
(#810) Variable "url_base" must not contain underscores.
(#812) Variable "url_base" must not contain underscores.
(#814) Expected "} else {\n"; found "}\n else\n {\n"
(#817) Variable "new_id" must not contain underscores.
(#819) Expected "if (...) {\n"; found "if (...)\n {\n"
(#819) Variable "rep_type" must not contain underscores.
(#824) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Expected "if (...) {\n"; found "if (...)\n {\n"
(#827) Commas (,) must be followed by white space.
(#829) Variable "mail_previous" must not contain underscores.
(#829) Variable "new_entry" must not contain underscores.
(#831) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Variable "mail_previous" must not contain underscores.
(#834) Variable "new_entry" must not contain underscores.
(#836) Inline comments must end in full-stops, exclamation marks, or question marks
(#837) Commas (,) must be followed by white space.
(#838) Variable "area_name" must not contain underscores.
(#839) Variable "mail_previous" must not contain underscores.
(#839) Variable "new_entry" must not contain underscores.
(#840) Variable "room_name" must not contain underscores.
(#841) Variable "mail_previous" must not contain underscores.
(#841) Variable "new_entry" must not contain underscores.
(#843) Inline comments must end in full-stops, exclamation marks, or question marks
(#844) Expected "if (...) {\n"; found "if (...)\n {\n"
(#844) Variable "enable_periods" must not contain underscores.
(#846) Variable "start_period" must not contain underscores.
(#846) Variable "start_date" must not contain underscores.
(#846) Expected 1 space after "="; newline found
(#848) Commas (,) must be followed by white space.
(#849) Variable "start_date" must not contain underscores.
(#850) Variable "mail_previous" must not contain underscores.
(#850) Variable "new_entry" must not contain underscores.
(#852) Expected "} else {\n"; found "}\n else\n {\n"
(#854) Variable "start_date" must not contain underscores.
(#855) Commas (,) must be followed by white space.
(#856) Variable "start_date" must not contain underscores.
(#856) Variable "mail_previous" must not contain underscores.
(#856) Variable "new_entry" must not contain underscores.
(#859) Inline comments must end in full-stops, exclamation marks, or question marks
(#860) Commas (,) must be followed by white space.
(#861) Variable "mail_previous" must not contain underscores.
(#861) Variable "new_entry" must not contain underscores.
(#862) Variable "dur_units" must not contain underscores.
(#862) Variable "mail_previous" must not contain underscores.
(#862) Variable "new_entry" must not contain underscores.
(#864) Inline comments must end in full-stops, exclamation marks, or question marks
(#865) Expected "if (...) {\n"; found "if (...)\n {\n"
(#865) Variable "enable_periods" must not contain underscores.
(#868) Variable "mod_time" must not contain underscores.
(#869) Variable "end_period" must not contain underscores.
(#869) Variable "end_date" must not contain underscores.
(#869) Expected 1 space after "="; 2 found
(#869) Variable "mod_time" must not contain underscores.
(#870) Commas (,) must be followed by white space.
(#871) Variable "end_date" must not contain underscores.
(#872) Variable "mail_previous" must not contain underscores.
(#872) Variable "new_entry" must not contain underscores.
(#874) Expected "} else {\n"; found "}\n else\n {\n"
(#877) Variable "end_date" must not contain underscores.
(#878) Commas (,) must be followed by white space.
(#879) Variable "end_date" must not contain underscores.
(#879) Variable "mail_previous" must not contain underscores.
(#879) Variable "new_entry" must not contain underscores.
(#882) Inline comments must end in full-stops, exclamation marks, or question marks
(#883) Commas (,) must be followed by white space.
(#884) Expected "if (...) {\n"; found "if (...)\n {\n"
(#884) Variable "new_entry" must not contain underscores.
(#888) Expected "} else {\n"; found "}\n else\n {\n"
(#890) Variable "mail_previous" must not contain underscores.
(#891) Variable "new_entry" must not contain underscores.
(#894) Inline comments must end in full-stops, exclamation marks, or question marks
(#895) Commas (,) must be followed by white space.
(#896) Variable "create_by" must not contain underscores.
(#896) Variable "mail_previous" must not contain underscores.
(#896) Variable "new_entry" must not contain underscores.
(#898) Inline comments must end in full-stops, exclamation marks, or question marks
(#900) Variable "mail_previous" must not contain underscores.
(#900) Variable "new_entry" must not contain underscores.
(#902) Inline comments must end in full-stops, exclamation marks, or question marks
(#903) Commas (,) must be followed by white space.
(#904) Expected "if (...) {\n"; found "if (...)\n {\n"
(#904) Variable "new_entry" must not contain underscores.
(#906) Variable "rep_type" must not contain underscores.
(#906) Commas (,) must be followed by white space.
(#908) Expected "} else {\n"; found "}\n else\n {\n"
(#910) Variable "mail_previous" must not contain underscores.
(#911) Expected 1 space after ".="; 2 found
(#911) Variable "rep_type" must not contain underscores.
(#911) Commas (,) must be followed by white space.
(#912) Commas (,) must be followed by white space.
(#912) Variable "new_entry" must not contain underscores.
(#915) Inline comments must end in full-stops, exclamation marks, or question marks
(#916) Expected "if (...) {\n"; found "if (...)\n {\n"
(#916) Variable "rep_type" must not contain underscores.
(#918) Line indented incorrectly; expected at least 12 spaces, found 8
(#919) Line indented incorrectly; expected 12 spaces, found 8
(#919) Expected "if (...) {\n"; found "if (...)\n {\n"
(#919) Variable "rep_type" must not contain underscores.
(#919) Variable "rep_type" must not contain underscores.
(#920) Line indented incorrectly; expected at least 12 spaces, found 8
(#921) Line indented incorrectly; expected at least 16 spaces, found 8
(#922) Line indented incorrectly; expected 16 spaces, found 8
(#922) Expected "for (...) {\n"; found "for (...)\n {\n"
(#923) Line indented incorrectly; expected at least 16 spaces, found 8
(#924) Line indented incorrectly; expected at least 20 spaces, found 12
(#925) Line indented incorrectly; expected at least 20 spaces, found 12
(#925) Inline control structures are not allowed
(#925) Variable "rep_opt" must not contain underscores.
(#926) Line indented incorrectly; expected 16 spaces, found 8
(#927) Line indented incorrectly; expected 12 spaces, found 8
(#928) Line indented incorrectly; expected 12 spaces, found 8
(#928) Expected "if (...) {\n"; found "if (...)\n {\n"
(#928) Variable "rep_type" must not contain underscores.
(#929) Line indented incorrectly; expected at least 12 spaces, found 8
(#930) Line indented incorrectly; expected at least 16 spaces, found 8
(#930) Commas (,) must be followed by white space.
(#931) Line indented incorrectly; expected at least 16 spaces, found 8
(#931) Expected 1 space after ".="; 2 found
(#931) Variable "rep_num_weeks" must not contain underscores.
(#931) Variable "mail_previous" must not contain underscores.
(#931) Variable "new_entry" must not contain underscores.
(#932) Line indented incorrectly; expected 12 spaces, found 8
(#934) Line indented incorrectly; expected 12 spaces, found 8
(#934) Expected "if (...) {\n"; found "if(...)\n {\n"
(#934) Variable "mail_previous" must not contain underscores.
(#935) Line indented incorrectly; expected at least 12 spaces, found 8
(#936) Line indented incorrectly; expected at least 16 spaces, found 8
(#936) Commas (,) must be followed by white space.
(#937) Line indented incorrectly; expected at least 16 spaces, found 8
(#937) Expected 1 space after ".="; 2 found
(#937) Variable "mail_previous" must not contain underscores.
(#937) Variable "new_entry" must not contain underscores.
(#938) Line indented incorrectly; expected 12 spaces, found 8
(#940) Commas (,) must be followed by white space.
(#941) Expected "if (...) {\n"; found "if (...)\n {\n"
(#941) Variable "new_entry" must not contain underscores.
(#943) Variable "modified_enddate" must not contain underscores.
(#944) Variable "modified_enddate" must not contain underscores.
(#946) Line indented incorrectly; expected at least 20 spaces, found 16
(#946) Variable "rep_enddate" must not contain underscores.
(#947) Line indented incorrectly; expected 16 spaces, found 12
(#947) Closing brace indented incorrectly; expected 16 spaces, found 12
(#949) Expected "} else {\n"; found "}\n else\n {\n"
(#951) Variable "modified_enddate" must not contain underscores.
(#952) Variable "modified_enddate" must not contain underscores.
(#954) Line indented incorrectly; expected at least 20 spaces, found 16
(#954) Variable "rep_enddate" must not contain underscores.
(#956) Expected 1 space after ".="; 2 found
(#957) Variable "mail_previous" must not contain underscores.
(#957) Variable "new_entry" must not contain underscores.
(#960) Line indented incorrectly; expected at least 8 spaces, found 4
(#965) Expected 1 space before "="; 0 found
(#965) Expected 1 space after "="; 0 found
(#966) Expected 1 space before "="; 0 found
(#966) Expected 1 space after "="; 0 found
(#967) Expected 1 space before "="; 0 found
(#967) Expected 1 space after "="; 0 found
(#979) Expected 1 space before "="; 0 found
(#979) Expected 1 space after "="; 0 found
(#980) Commas (,) must be followed by white space.
(#980) Commas (,) must be followed by white space.
(#982) Commas (,) must be followed by white space.
(#982) Commas (,) must be followed by white space.
(#989) This comment is 62% valid code; is this commented out code?
(#989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#990) Inline comments must end in full-stops, exclamation marks, or question marks
(#998) function name "notifyAdminOnDelete" must be lower-case letters only
(#998) Variable "mail_previous" must not contain underscores.
(#999) Opening brace should be on the same line as the declaration
(#1000) Variable "enable_periods" must not contain underscores.
(#1004) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1006) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1006) Variable "mail_previous" must not contain underscores.
(#1008) Variable "mail_previous" must not contain underscores.
(#1011) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1013) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1013) Variable "mail_previous" must not contain underscores.
(#1015) Variable "mail_previous" must not contain underscores.
(#1018) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1027) Variable "mail_previous" must not contain underscores.
(#1028) Expected 1 space before "=>"; 0 found
(#1028) Expected 1 space after "=>"; 0 found
(#1034) The use of function sizeof() is forbidden; use count() instead
(#1034) Expected 1 space before "=="; 0 found
(#1034) Expected 1 space after "=="; 0 found
(#1035) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1037) Blank comments are not allowed
(#1040) Variable "mail_previous" must not contain underscores.
(#1041) Variable "mail_previous" must not contain underscores.
(#1042) Variable "mail_previous" must not contain underscores.
(#1043) Variable "mail_previous" must not contain underscores.
(#1045) Commas (,) must be followed by white space.
(#1047) Commas (,) must be followed by white space.
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1049) Commas (,) must be followed by white space.
(#1050) Variable "mail_previous" must not contain underscores.
(#1052) Variable "mail_previous" must not contain underscores.
(#1053) Commas (,) must be followed by white space.
(#1054) Variable "mail_previous" must not contain underscores.
(#1055) Variable "mail_previous" must not contain underscores.
(#1056) Commas (,) must be followed by white space.
(#1057) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1057) Variable "enable_periods" must not contain underscores.
(#1059) Variable "mail_previous" must not contain underscores.
(#1061) Expected "} else {\n"; found "}\n else\n {\n"
(#1063) Variable "mail_previous" must not contain underscores.
(#1065) Commas (,) must be followed by white space.
(#1065) Variable "mail_previous" must not contain underscores.
(#1066) Variable "mail_previous" must not contain underscores.
(#1067) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1067) Variable "enable_periods" must not contain underscores.
(#1069) Commas (,) must be followed by white space.
(#1070) Variable "mail_previous" must not contain underscores.
(#1072) Expected "} else {\n"; found "}\n else\n {\n"
(#1074) Commas (,) must be followed by white space.
(#1074) Variable "mail_previous" must not contain underscores.
(#1077) Commas (,) must be followed by white space.
(#1078) Expected 1 space after ".="; 2 found
(#1078) Variable "mail_previous" must not contain underscores.
(#1079) Variable "mail_previous" must not contain underscores.
(#1079) Variable "mail_previous" must not contain underscores.
(#1080) Commas (,) must be followed by white space.
(#1081) Variable "mail_previous" must not contain underscores.
(#1082) Variable "mail_previous" must not contain underscores.
(#1083) Commas (,) must be followed by white space.
(#1084) Variable "mail_previous" must not contain underscores.
(#1085) Expected 1 space after ".="; 2 found
(#1085) Commas (,) must be followed by white space.
(#1086) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1086) Variable "mail_previous" must not contain underscores.
(#1088) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1088) Variable "mail_previous" must not contain underscores.
(#1090) Line indented incorrectly; expected at least 12 spaces, found 11
(#1090) Commas (,) must be followed by white space.
(#1091) Line indented incorrectly; expected at least 12 spaces, found 11
(#1091) Expected 1 space after ".="; 2 found
(#1091) Variable "mail_previous" must not contain underscores.
(#1094) Expected "if (...) {\n"; found "if(...)\n {\n"
(#1094) Variable "mail_previous" must not contain underscores.
(#1096) Line indented incorrectly; expected at least 12 spaces, found 11
(#1096) Commas (,) must be followed by white space.
(#1097) Line indented incorrectly; expected at least 12 spaces, found 11
(#1097) Expected 1 space after ".="; 2 found
(#1097) Variable "mail_previous" must not contain underscores.
(#1100) Commas (,) must be followed by white space.
(#1101) Expected 1 space after ".="; 2 found
(#1101) Variable "mail_previous" must not contain underscores.
(#1104) Inline comments must end in full-stops, exclamation marks, or question marks
(#1108) Expected 1 space before "="; 0 found
(#1108) Expected 1 space after "="; 0 found
(#1109) Expected 1 space before "="; 0 found
(#1109) Expected 1 space after "="; 0 found
(#1110) Expected 1 space before "="; 0 found
(#1110) Expected 1 space after "="; 0 found
(#1117) Commas (,) must be followed by white space.
(#1117) Commas (,) must be followed by white space.
(#1120) Expected 1 space before "<"; 0 found
(#1120) Expected 1 space after "<"; 0 found
(#1121) Expected 1 space before "="; 0 found
(#1121) Expected 1 space after "="; 0 found
(#1122) Commas (,) must be followed by white space.
(#1122) Commas (,) must be followed by white space.
(#1124) Commas (,) must be followed by white space.
(#1124) Commas (,) must be followed by white space.
(#1131) This comment is 62% valid code; is this commented out code?
(#1131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1132) Inline comments must end in full-stops, exclamation marks, or question marks
(#1142) function name "getPreviousEntryData" must be lower-case letters only
(#1143) Opening brace should be on the same line as the declaration
(#1144) Variable "enable_periods" must not contain underscores.
(#1145) Blank comments are not allowed
(#1164) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1180) Blank comments are not allowed
(#1183) Inline comments must end in full-stops, exclamation marks, or question marks
(#1184) Variable "mail_previous" must not contain underscores.
(#1185) Variable "mail_previous" must not contain underscores.
(#1186) Variable "mail_previous" must not contain underscores.
(#1187) Variable "mail_previous" must not contain underscores.
(#1188) Variable "mail_previous" must not contain underscores.
(#1189) Variable "mail_previous" must not contain underscores.
(#1190) Variable "mail_previous" must not contain underscores.
(#1191) Variable "mail_previous" must not contain underscores.
(#1192) Variable "mail_previous" must not contain underscores.
(#1193) Variable "mail_previous" must not contain underscores.
(#1194) Variable "mail_previous" must not contain underscores.
(#1195) Inline comments must end in full-stops, exclamation marks, or question marks
(#1196) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1196) Variable "enable_periods" must not contain underscores.
(#1201) Inline comments must end in full-stops, exclamation marks, or question marks
(#1202) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1204) Variable "mail_previous" must not contain underscores.
(#1204) Variable "mail_previous" must not contain underscores.
(#1205) Expected 1 space after "="; 2 found
(#1206) Variable "mail_previous" must not contain underscores.
(#1206) Variable "mail_previous" must not contain underscores.
(#1206) Expected 1 space after "="; newline found
(#1208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1209) Inline comments must end in full-stops, exclamation marks, or question marks
(#1210) Variable "mail_previous" must not contain underscores.
(#1210) Expected 1 space after "-"; newline found
(#1213) Inline comments must end in full-stops, exclamation marks, or question marks
(#1214) Expected "} else {\n"; found "}\n // This is a serie\n else\n {\n"
(#1216) Variable "mail_previous" must not contain underscores.
(#1216) Variable "mail_previous" must not contain underscores.
(#1217) Expected 1 space after "="; 2 found
(#1218) Variable "mail_previous" must not contain underscores.
(#1218) Variable "mail_previous" must not contain underscores.
(#1218) Expected 1 space after "="; newline found
(#1220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1220) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Line indented incorrectly; expected at least 12 spaces, found 8
(#1221) Variable "mail_previous" must not contain underscores.
(#1221) Expected 1 space after "="; newline found
(#1222) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1223) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1224) Inline comments must end in full-stops, exclamation marks, or question marks
(#1225) Variable "mail_previous" must not contain underscores.
(#1225) Expected 1 space after "-"; newline found
(#1228) Line indented incorrectly; expected at least 12 spaces, found 8
(#1228) Variable "mail_previous" must not contain underscores.
(#1229) Line indented incorrectly; expected 12 spaces, found 8
(#1230) Line indented incorrectly; expected at least 12 spaces, found 8
(#1231) Line indented incorrectly; expected 16 spaces, found 8
(#1232) Line indented incorrectly; expected 16 spaces, found 8
(#1233) Line indented incorrectly; expected at least 20 spaces, found 12
(#1233) Variable "rep_day" must not contain underscores.
(#1234) Line indented incorrectly; expected at least 20 spaces, found 12
(#1234) Variable "rep_day" must not contain underscores.
(#1235) Line indented incorrectly; expected at least 20 spaces, found 12
(#1235) Variable "rep_day" must not contain underscores.
(#1236) Line indented incorrectly; expected at least 20 spaces, found 12
(#1236) Variable "rep_day" must not contain underscores.
(#1237) Line indented incorrectly; expected at least 20 spaces, found 12
(#1237) Variable "rep_day" must not contain underscores.
(#1238) Line indented incorrectly; expected at least 20 spaces, found 12
(#1238) Variable "rep_day" must not contain underscores.
(#1239) Line indented incorrectly; expected at least 20 spaces, found 12
(#1239) Variable "rep_day" must not contain underscores.
(#1241) Line indented incorrectly; expected 20 spaces, found 12
(#1241) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1242) Line indented incorrectly; expected at least 20 spaces, found 12
(#1243) Line indented incorrectly; expected at least 24 spaces, found 16
(#1243) Variable "mail_previous" must not contain underscores.
(#1244) Line indented incorrectly; expected 20 spaces, found 12
(#1245) Line indented incorrectly; expected 20 spaces, found 12
(#1245) Expected "} else {\n"; found "}\n else\n {\n"
(#1246) Line indented incorrectly; expected at least 20 spaces, found 12
(#1247) Line indented incorrectly; expected at least 24 spaces, found 16
(#1247) Variable "mail_previous" must not contain underscores.
(#1248) Line indented incorrectly; expected 20 spaces, found 12
(#1252) Line indented incorrectly; expected 16 spaces, found 8
(#1253) Line indented incorrectly; expected at least 20 spaces, found 12
(#1253) Variable "rep_day" must not contain underscores.
(#1254) Line indented incorrectly; expected 12 spaces, found 8
(#1255) Line indented incorrectly; expected 12 spaces, found 8
(#1255) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1256) Line indented incorrectly; expected at least 12 spaces, found 8
(#1257) Line indented incorrectly; expected at least 16 spaces, found 8
(#1258) Line indented incorrectly; expected at least 16 spaces, found 8
(#1258) Inline control structures are not allowed
(#1258) Variable "rep_day" must not contain underscores.
(#1259) Line indented incorrectly; expected at least 16 spaces, found 12
(#1259) Variable "mail_previous" must not contain underscores.
(#1260) Line indented incorrectly; expected 12 spaces, found 8
(#1262) Line indented incorrectly; expected at least 12 spaces, found 8
(#1262) Variable "mail_previous" must not contain underscores.
(#1264) Variable "mail_previous" must not contain underscores.
(#1265) Variable "mail_previous" must not contain underscores.
(#1265) Variable "mail_previous" must not contain underscores.
(#1267) Inline comments must end in full-stops, exclamation marks, or question marks
(#1268) Expected "} else {\n"; found "}\n // If we don't use periods\n else\n {\n"
(#1270) Inline comments must end in full-stops, exclamation marks, or question marks
(#1271) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1273) Variable "mail_previous" must not contain underscores.
(#1273) Expected 1 space after "="; newline found
(#1275) Variable "mail_previous" must not contain underscores.
(#1275) Expected 1 space after "="; newline found
(#1277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1278) Inline comments must end in full-stops, exclamation marks, or question marks
(#1279) Variable "mail_previous" must not contain underscores.
(#1279) Expected 1 space after "-"; newline found
(#1282) Inline comments must end in full-stops, exclamation marks, or question marks
(#1283) Expected "} else {\n"; found "}\n // This is a serie\n else\n {\n"
(#1285) Variable "mail_previous" must not contain underscores.
(#1285) Expected 1 space after "="; newline found
(#1287) Variable "mail_previous" must not contain underscores.
(#1287) Expected 1 space after "="; newline found
(#1289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1289) Inline comments must end in full-stops, exclamation marks, or question marks
(#1290) Line indented incorrectly; expected at least 12 spaces, found 8
(#1290) Variable "mail_previous" must not contain underscores.
(#1290) Expected 1 space after "="; newline found
(#1291) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1293) Inline comments must end in full-stops, exclamation marks, or question marks
(#1294) Variable "mail_previous" must not contain underscores.
(#1294) Expected 1 space after "-"; newline found
(#1297) Line indented incorrectly; expected at least 12 spaces, found 8
(#1297) Variable "mail_previous" must not contain underscores.
(#1298) Line indented incorrectly; expected 12 spaces, found 8
(#1299) Line indented incorrectly; expected at least 12 spaces, found 8
(#1300) Line indented incorrectly; expected 16 spaces, found 8
(#1301) Line indented incorrectly; expected 16 spaces, found 8
(#1302) Line indented incorrectly; expected at least 20 spaces, found 12
(#1302) Variable "rep_day" must not contain underscores.
(#1303) Line indented incorrectly; expected at least 20 spaces, found 12
(#1303) Variable "rep_day" must not contain underscores.
(#1304) Line indented incorrectly; expected at least 20 spaces, found 12
(#1304) Variable "rep_day" must not contain underscores.
(#1305) Line indented incorrectly; expected at least 20 spaces, found 12
(#1305) Variable "rep_day" must not contain underscores.
(#1306) Line indented incorrectly; expected at least 20 spaces, found 12
(#1306) Variable "rep_day" must not contain underscores.
(#1307) Line indented incorrectly; expected at least 20 spaces, found 12
(#1307) Variable "rep_day" must not contain underscores.
(#1308) Line indented incorrectly; expected at least 20 spaces, found 12
(#1308) Variable "rep_day" must not contain underscores.
(#1310) Line indented incorrectly; expected 20 spaces, found 12
(#1310) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1311) Line indented incorrectly; expected at least 20 spaces, found 12
(#1312) Line indented incorrectly; expected at least 24 spaces, found 16
(#1312) Variable "mail_previous" must not contain underscores.
(#1313) Line indented incorrectly; expected 20 spaces, found 12
(#1314) Line indented incorrectly; expected 20 spaces, found 12
(#1314) Expected "} else {\n"; found "}\n else\n {\n"
(#1315) Line indented incorrectly; expected at least 20 spaces, found 12
(#1316) Line indented incorrectly; expected at least 24 spaces, found 16
(#1316) Variable "mail_previous" must not contain underscores.
(#1317) Line indented incorrectly; expected 20 spaces, found 12
(#1321) Line indented incorrectly; expected 16 spaces, found 8
(#1322) Line indented incorrectly; expected at least 20 spaces, found 12
(#1322) Variable "rep_day" must not contain underscores.
(#1323) Line indented incorrectly; expected 12 spaces, found 8
(#1324) Line indented incorrectly; expected 12 spaces, found 8
(#1324) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1325) Line indented incorrectly; expected at least 12 spaces, found 8
(#1326) Line indented incorrectly; expected at least 16 spaces, found 8
(#1327) Line indented incorrectly; expected at least 16 spaces, found 8
(#1327) Inline control structures are not allowed
(#1327) Variable "rep_day" must not contain underscores.
(#1328) Line indented incorrectly; expected at least 16 spaces, found 12
(#1328) Variable "mail_previous" must not contain underscores.
(#1329) Line indented incorrectly; expected 12 spaces, found 8
(#1331) Line indented incorrectly; expected at least 12 spaces, found 8
(#1331) Variable "mail_previous" must not contain underscores.
(#1333) Variable "mail_previous" must not contain underscores.
(#1333) Variable "mail_previous" must not contain underscores.
(#1335) Variable "mail_previous" must not contain underscores.
(#1336) Expected 1 space before ":"; newline found
(#1336) Variable "mail_previous" must not contain underscores.
(#1337) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1337) Inline comments must end in full-stops, exclamation marks, or question marks
(#1338) Variable "mail_previous" must not contain underscores.
(#1341) This comment is 62% valid code; is this commented out code?
(#1341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1342) Inline comments must end in full-stops, exclamation marks, or question marks
(#1352) function name "compareEntries" must be lower-case letters only
(#1352) Variable "new_value" must not contain underscores.
(#1352) Variable "previous_value" must not contain underscores.
(#1352) Variable "new_entry" must not contain underscores.
(#1353) Opening brace should be on the same line as the declaration
(#1355) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1355) Variable "new_entry" must not contain underscores.
(#1357) Variable "new_value" must not contain underscores.
(#1359) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1359) Variable "new_value" must not contain underscores.
(#1359) Variable "previous_value" must not contain underscores.
(#1361) Variable "previous_value" must not contain underscores.
(#1363) Variable "new_value" must not contain underscores.
(#1366) function name "unHtmlEntities" must be lower-case letters only
(#1367) Opening brace should be on the same line as the declaration
(#1368) Variable "trans_tbl" must not contain underscores.
(#1369) Variable "trans_tbl" must not contain underscores.
(#1369) Variable "trans_tbl" must not contain underscores.
(#1370) Variable "trans_tbl" must not contain underscores.
(#1374) Opening brace should be on the same line as the declaration
(#1375) Variable "recipient_user" must not contain underscores.
(#1375) Expected 1 space before "="; 0 found
(#1375) Expected 1 space after "="; 0 found
(#1375) Commas (,) must be followed by white space.
(#1376) Variable "recipient_user" must not contain underscores.
(#1381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1381) Inline comments must end in full-stops, exclamation marks, or question marks
(#1381) This comment is 75% valid code; is this commented out code?
(#1390) Expected 1 space after closing parenthesis; found 0
(#1391) Variable "cfg_mrbs" must not contain underscores.
(#1392) Expected "if (...) {\n"; found "if (...){\n"
(#1392) Variable "cfg_mrbs" must not contain underscores.
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1393) Commas (,) must be followed by white space.
(#1393) Variable "cfg_mrbs" must not contain underscores.
(#1394) Expected 1 space before "="; 0 found
(#1394) Expected 1 space after "="; 0 found
(#1394) Commas (,) must be followed by white space.
(#1396) Expected "} else {\n"; found "}else{\n"
(#1397) Commas (,) must be followed by white space.
(#1402) Variable "max_advance_days" must not contain underscores.
(#1403) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1405) Variable "max_advance_days" must not contain underscores.
(#1413) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1420) Expected 1 space before "*"; 0 found
(#1420) Expected 1 space after "*"; 0 found
(#1420) Expected 1 space before "*"; 0 found
(#1420) Expected 1 space after "*"; 0 found
(#1421) Variable "max_advance_days" must not contain underscores.
(#1446) Variable "booking_users" must not contain underscores.
(#1447) Variable "booking_users" must not contain underscores.
blocks/mrbs/web/gotoroom.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#18) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#22) "include" must be immediately followed by an open parenthesis
(#22) File is being unconditionally included; use "require" instead
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#30) Expected "if (...) {\n"; found "if (...)\n{\n"
(#30) Expected 1 space before "=="; 0 found
(#30) Expected 1 space after "=="; 0 found
(#30) Expected 1 space before "=="; 0 found
(#30) Expected 1 space after "=="; 0 found
(#30) Expected 1 space before "=="; 0 found
(#30) Expected 1 space after "=="; 0 found
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 4 spaces, found 0
(#37) Inline control structures are not allowed
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#45) Expected "if (...) {\n"; found "if(...)\n{\n"
(#47) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#51) The use of the AS keyword to alias tables is bad for cross-db
(#51) Line exceeds 132 characters; contains 148 characters
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
blocks/mrbs/web/help.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#21) "include" must be immediately followed by an open parenthesis
(#21) File is being unconditionally included; use "require" instead
(#27) Line indented incorrectly; expected 0 spaces, found 4
(#27) Closing brace indented incorrectly; expected 0 spaces, found 4
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#35) Expected "if (...) {\n"; found "if(...)\n{\n"
(#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
(#35) Expected 1 space before "=="; 0 found
(#35) Expected 1 space after "=="; 0 found
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#54) Commas (,) must be followed by white space.
(#55) Commas (,) must be followed by white space.
(#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
(#56) This comment is 48% valid code; is this commented out code?
(#56) No space found before comment text; expected "// echo "<BR>" . get_string('database','block_mrbs') . sql_version() . "\n";" but found "//echo "<BR>" . get_string('database','block_mrbs') . sql_version() . "\n";"
(#57) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Variable "mrbs_admin_email" must not contain underscores.
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Variable "mrbs_admin" must not contain underscores.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Commas (,) must be followed by white space.
(#67) "include" must be immediately followed by an open parenthesis
(#69) "include" must be immediately followed by an open parenthesis
(#72) "include" must be immediately followed by an open parenthesis
(#72) File is being unconditionally included; use "require" instead
blocks/mrbs/web/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#25) File is being unconditionally included; use "require" instead
(#31) Variable "default_view" must not contain underscores.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#43) Variable "default_room" must not contain underscores.
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 43% valid code; is this commented out code?
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Tab found before comment text; expected "// $sql = "select area_id from $tbl_room where id=$default_room";" but found "// $sql = "select area_id from $tbl_room where id=$default_room";"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Variable "default_room" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#47) Variable "default_room" must not contain underscores.
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
blocks/mrbs/web/mincals.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.
(#5) Line indented incorrectly; expected at least 4 spaces, found 0
(#6) Line indented incorrectly; expected at least 4 spaces, found 0
(#7) Line indented incorrectly; expected at least 4 spaces, found 0
(#8) Line indented incorrectly; expected at least 4 spaces, found 0
(#9) Line indented incorrectly; expected at least 4 spaces, found 0
(#10) Line indented incorrectly; expected at least 4 spaces, found 0
(#11) Line indented incorrectly; expected at least 4 spaces, found 0
(#12) Line indented incorrectly; expected at least 4 spaces, found 0
(#13) Line indented incorrectly; expected at least 4 spaces, found 0
(#14) Line indented incorrectly; expected at least 4 spaces, found 0
(#15) Line indented incorrectly; expected at least 4 spaces, found 0
(#16) Line indented incorrectly; expected at least 4 spaces, found 0
(#17) Line indented incorrectly; expected at least 4 spaces, found 0
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Line indented incorrectly; expected at least 4 spaces, found 0
(#20) Line indented incorrectly; expected 4 spaces, found 0
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#22) Line indented incorrectly; expected at least 8 spaces, found 4
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$month"
(#23) Line indented incorrectly; expected at least 8 spaces, found 4
(#23) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#23) Scope modifier not specified for member variable "$year"
(#24) Line indented incorrectly; expected at least 8 spaces, found 4
(#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 "$day"
(#25) Line indented incorrectly; expected at least 8 spaces, found 4
(#25) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#25) Scope modifier not specified for member variable "$h"
(#26) Line indented incorrectly; expected at least 8 spaces, found 4
(#26) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#26) Scope modifier not specified for member variable "$area"
(#27) Line indented incorrectly; expected at least 8 spaces, found 4
(#27) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#27) Scope modifier not specified for member variable "$room"
(#28) Line indented incorrectly; expected at least 8 spaces, found 4
(#28) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#28) Scope modifier not specified for member variable "$dmy"
(#29) Line indented incorrectly; expected at least 8 spaces, found 4
(#29) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#29) Scope modifier not specified for member variable "$usertt"
(#31) Line indented incorrectly; expected 8 spaces, found 4
(#31) method name "Calendar::Calendar" must be in lower-case letters only
(#31) PHP4 style constructors are not allowed; use "__construct()" instead
(#32) Line indented incorrectly; expected at least 8 spaces, found 4
(#32) Opening brace should be on the same line as the declaration
(#33) Line indented incorrectly; expected at least 12 spaces, found 8
(#34) Line indented incorrectly; expected at least 12 spaces, found 8
(#35) Line indented incorrectly; expected at least 12 spaces, found 8
(#36) Line indented incorrectly; expected at least 12 spaces, found 8
(#37) Line indented incorrectly; expected at least 12 spaces, found 8
(#38) Line indented incorrectly; expected at least 12 spaces, found 8
(#39) Line indented incorrectly; expected at least 12 spaces, found 8
(#40) Line indented incorrectly; expected at least 12 spaces, found 8
(#40) Expected 1 space before "="; 0 found
(#42) Line indented incorrectly; expected 8 spaces, found 4
(#43) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#45) Line indented incorrectly; expected 8 spaces, found 4
(#45) method name "Calendar::getCalendarLink" must be in lower-case letters only
(#46) Line indented incorrectly; expected at least 8 spaces, found 4
(#46) Opening brace should be on the same line as the declaration
(#47) Line indented incorrectly; expected at least 12 spaces, found 8
(#48) Line indented incorrectly; expected 8 spaces, found 4
(#50) Line indented incorrectly; expected 8 spaces, found 4
(#50) method name "Calendar::getDateLink" must be in lower-case letters only
(#51) Line indented incorrectly; expected at least 12 spaces, found 8
(#52) Line indented incorrectly; expected 12 spaces, found 8
(#52) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Line indented incorrectly; expected at least 16 spaces, found 12
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Line indented incorrectly; expected 12 spaces, found 8
(#55) Line indented incorrectly; expected at least 12 spaces, found 8
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Expected 1 space before "=>"; 0 found
(#55) Expected 1 space after "=>"; 0 found
(#55) Line exceeds 132 characters; contains 153 characters
(#56) Line indented incorrectly; expected 12 spaces, found 8
(#57) Line indented incorrectly; expected at least 16 spaces, found 12
(#58) Line indented incorrectly; expected 12 spaces, found 8
(#59) Line indented incorrectly; expected 12 spaces, found 8
(#60) Line indented incorrectly; expected at least 16 spaces, found 12
(#61) Line indented incorrectly; expected 12 spaces, found 8
(#62) Line indented incorrectly; expected at least 12 spaces, found 8
(#63) Line indented incorrectly; expected 8 spaces, found 4
(#64) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#66) Line indented incorrectly; expected 8 spaces, found 4
(#66) method name "Calendar::getDaysInMonth" must be in lower-case letters only
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#67) Opening brace should be on the same line as the declaration
(#68) Line indented incorrectly; expected 12 spaces, found 8
(#68) Expected "if (...) {\n"; found "if (...)\n {\n"
(#69) Line indented incorrectly; expected at least 12 spaces, found 8
(#70) Line indented incorrectly; expected at least 16 spaces, found 12
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#73) Line indented incorrectly; expected at least 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 12 spaces, found 8
(#77) Line indented incorrectly; expected 12 spaces, found 8
(#77) Expected "if (...) {\n"; found "if (...)\n {\n"
(#78) Line indented incorrectly; expected at least 12 spaces, found 8
(#79) Line indented incorrectly; expected at least 16 spaces, found 12
(#80) Line indented incorrectly; expected at least 16 spaces, found 12
(#82) Line indented incorrectly; expected 16 spaces, found 12
(#82) Expected "if (...) {\n"; found "if (...)\n {\n"
(#82) Expected 1 space before "%"; 0 found
(#82) Expected 1 space after "%"; 0 found
(#83) Line indented incorrectly; expected at least 16 spaces, found 12
(#84) Line indented incorrectly; expected 20 spaces, found 16
(#84) Expected "if (...) {\n"; found "if (...)\n {\n"
(#84) Expected 1 space before "%"; 0 found
(#84) Expected 1 space after "%"; 0 found
(#85) Line indented incorrectly; expected at least 20 spaces, found 16
(#86) Line indented incorrectly; expected 24 spaces, found 20
(#86) Expected "if (...) {\n"; found "if (...)\n {\n"
(#86) Expected 1 space before "%"; 0 found
(#86) Expected 1 space after "%"; 0 found
(#87) Line indented incorrectly; expected at least 24 spaces, found 20
(#88) Line indented incorrectly; expected at least 28 spaces, found 24
(#89) Line indented incorrectly; expected 24 spaces, found 20
(#90) Line indented incorrectly; expected 20 spaces, found 16
(#91) Line indented incorrectly; expected 20 spaces, found 16
(#91) Expected "} else {\n"; found "}\n else\n {\n"
(#92) Line indented incorrectly; expected at least 20 spaces, found 16
(#93) Line indented incorrectly; expected at least 24 spaces, found 20
(#94) Line indented incorrectly; expected 20 spaces, found 16
(#95) Line indented incorrectly; expected 16 spaces, found 12
(#96) Line indented incorrectly; expected 12 spaces, found 8
(#98) Line indented incorrectly; expected at least 12 spaces, found 8
(#99) Line indented incorrectly; expected 8 spaces, found 4
(#101) Line indented incorrectly; expected 8 spaces, found 4
(#101) method name "Calendar::getFirstDays" must be in lower-case letters only
(#102) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Opening brace should be on the same line as the declaration
(#103) Line indented incorrectly; expected at least 12 spaces, found 6
(#105) Line indented incorrectly; expected at least 12 spaces, found 6
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "+"; 0 found
(#105) Expected 1 space after "+"; 0 found
(#105) Commas (,) must be followed by white space.
(#106) Line indented incorrectly; expected 12 spaces, found 6
(#106) Expected "for (...) {\n"; found "for (...)\n {\n"
(#107) Line indented incorrectly; expected at least 12 spaces, found 6
(#108) Line indented incorrectly; expected at least 16 spaces, found 9
(#109) Line indented incorrectly; expected at least 16 spaces, found 9
(#110) Line indented incorrectly; expected at least 16 spaces, found 9
(#111) Line indented incorrectly; expected 12 spaces, found 6
(#112) Line indented incorrectly; expected at least 12 spaces, found 6
(#113) Line indented incorrectly; expected 8 spaces, found 4
(#115) Line indented incorrectly; expected 8 spaces, found 4
(#115) method name "Calendar::getHTML" must be in lower-case letters only
(#116) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Opening brace should be on the same line as the declaration
(#117) Line indented incorrectly; expected at least 12 spaces, found 8
(#118) Line indented incorrectly; expected at least 12 spaces, found 8
(#119) Line indented incorrectly; expected at least 12 spaces, found 8
(#121) Line indented incorrectly; expected at least 12 spaces, found 8
(#121) Inline control structures are not allowed
(#122) Line indented incorrectly; expected at least 12 spaces, found 8
(#124) Line indented incorrectly; expected at least 12 spaces, found 8
(#124) Variable "daysInMonth" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Line indented incorrectly; expected at least 12 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Line indented incorrectly; expected at least 12 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 12 spaces, found 1
(#127) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 2
(#129) Variable "prevMonth" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 16 spaces, found 2
(#130) Variable "prevYear" must be all lower-case
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 12 spaces, found 1
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 12 spaces, found 1
(#132) Expected "} else {\n"; found "}\n\telse\n\t{\n"
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 2
(#134) Variable "prevMonth" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 2
(#135) Variable "prevYear" must be all lower-case
(#135) Expected 1 space after "-"; 0 found
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 1
(#137) Line indented incorrectly; expected at least 12 spaces, found 8
(#137) Variable "daysInPrevMonth" must be all lower-case
(#137) Variable "prevMonth" must be all lower-case
(#137) Variable "prevYear" must be all lower-case
(#138) Line indented incorrectly; expected at least 12 spaces, found 8
(#140) Line indented incorrectly; expected at least 12 spaces, found 8
(#141) Line indented incorrectly; expected at least 12 spaces, found 8
(#141) Variable "monthName" must be all lower-case
(#143) Line exceeds 132 characters; contains 150 characters
(#143) This comment is 44% valid code; is this commented out code?
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Line indented incorrectly; expected at least 12 spaces, found 8
(#143) No space found before comment text; expected "// $prevMonth = $this->getCalendarLink($this->month - 1 > 0 ? $this->month - 1 : 12, $this->month - 1 > 0 ? $this->year : $this->year - 1);" but found "//$prevMonth = $this->getCalendarLink($this->month - 1 > 0 ? $this->month - 1 : 12, $this->month - 1 > 0 ? $this->year : $this->year - 1);"
(#144) Line exceeds 132 characters; contains 150 characters
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) This comment is 43% valid code; is this commented out code?
(#144) Line indented incorrectly; expected at least 12 spaces, found 8
(#144) No space found before comment text; expected "// $nextMonth = $this->getCalendarLink($this->month + 1 <= 12 ? $this->month + 1 : 1, $this->month + 1 <= 12 ? $this->year : $this->year + 1);" but found "//$nextMonth = $this->getCalendarLink($this->month + 1 <= 12 ? $this->month + 1 : 1, $this->month + 1 <= 12 ? $this->year : $this->year + 1);"
(#146) Line indented incorrectly; expected at least 12 spaces, found 8
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 12 spaces, found 8
(#148) Line indented incorrectly; expected at least 12 spaces, found 8
(#149) Line exceeds 132 characters; contains 134 characters
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) This comment is 46% valid code; is this commented out code?
(#149) Line indented incorrectly; expected at least 12 spaces, found 8
(#149) No space found before comment text; expected "// $s .= "<td align=center valign=top>" . (($prevMonth == "") ? "&nbsp;" : "<a href=\"$prevMonth\">&lt;&lt;</a>") . "</td>\n";" but found "//$s .= "<td align=center valign=top>" . (($prevMonth == "") ? "&nbsp;" : "<a href=\"$prevMonth\">&lt;&lt;</a>") . "</td>\n";"
(#150) Line indented incorrectly; expected at least 12 spaces, found 8
(#150) Variable "monthName" must be all lower-case
(#151) Line exceeds 132 characters; contains 134 characters
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) This comment is 46% valid code; is this commented out code?
(#151) Line indented incorrectly; expected at least 12 spaces, found 8
(#151) No space found before comment text; expected "// $s .= "<td align=center valign=top>" . (($nextMonth == "") ? "&nbsp;" : "<a href=\"$nextMonth\">&gt;&gt;</a>") . "</td>\n";" but found "//$s .= "<td align=center valign=top>" . (($nextMonth == "") ? "&nbsp;" : "<a href=\"$nextMonth\">&gt;&gt;</a>") . "</td>\n";"
(#152) Line indented incorrectly; expected at least 12 spaces, found 8
(#154) Line indented incorrectly; expected at least 12 spaces, found 8
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line indented incorrectly; expected at least 12 spaces, found 8
(#156) Line indented incorrectly; expected at least 12 spaces, found 8
(#157) Line indented incorrectly; expected at least 12 spaces, found 8
(#159) Line indented incorrectly; expected at least 12 spaces, found 8
(#161) Line indented incorrectly; expected at least 12 spaces, found 8
(#161) Perl-style comments are not allowed; use "// Comment." instead
(#162) Line indented incorrectly; expected at least 12 spaces, found 8
(#162) Variable "days_to_highlight" must not contain underscores.
(#164) Line indented incorrectly; expected 12 spaces, found 8
(#164) Expected "while (...) {\n"; found "while (...)\n {\n"
(#164) Variable "daysInMonth" must be all lower-case
(#165) Line indented incorrectly; expected at least 12 spaces, found 8
(#166) Line indented incorrectly; expected at least 16 spaces, found 12
(#168) Line indented incorrectly; expected 16 spaces, found 12
(#168) Expected "for (...) {\n"; found "for (...)\n {\n"
(#169) Line indented incorrectly; expected at least 16 spaces, found 12
(#170) Line indented incorrectly; expected at least 20 spaces, found 16
(#171) Line indented incorrectly; expected 20 spaces, found 16
(#171) Expected "if (...) {\n"; found "if (...)\n {\n"
(#171) Variable "daysInMonth" must be all lower-case
(#172) Line indented incorrectly; expected at least 20 spaces, found 16
(#173) Line indented incorrectly; expected at least 24 spaces, found 20
(#174) Line indented incorrectly; expected at least 24 spaces, found 20
(#174) Variable "d_week" must not contain underscores.
(#176) Line indented incorrectly; expected at least 24 spaces, found 20
(#176) Inline control structures are not allowed
(#178) Line indented incorrectly; expected at least 24 spaces, found 20
(#178) Expected "if (...) {\n"; found "if (...)\n {\n"
(#179) Line indented incorrectly; expected at least 24 spaces, found 20
(#180) Line indented incorrectly; expected at least 28 spaces, found 24
(#180) Inline control structures are not allowed
(#182) Line indented incorrectly; expected at least 28 spaces, found 24
(#182) Inline control structures are not allowed
(#184) Line indented incorrectly; expected 24 spaces, found 20
(#185) Line indented incorrectly; expected at least 24 spaces, found 20
(#185) Expected "} else if (...) {\n"; found "}\n else if (...)\n {\n"
(#185) Expected "if (...) {\n"; found "if (...)\n {\n"
(#186) Line indented incorrectly; expected at least 24 spaces, found 20
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line exceeds 132 characters; contains 176 characters
(#187) This comment is 57% valid code; is this commented out code?
(#187) Line indented incorrectly; expected at least 28 spaces, found 6
(#187) Perl-style comments are not allowed; use "// Comment." instead
(#188) Line indented incorrectly; expected at least 28 spaces, found 24
(#188) Inline control structures are not allowed
(#188) Variable "d_week" must not contain underscores.
(#190) Line indented incorrectly; expected at least 28 spaces, found 24
(#190) Inline control structures are not allowed
(#190) Usage of ELSEIF not allowed; use ELSE IF instead
(#190) Variable "days_to_highlight" must not contain underscores.
(#190) Variable "days_to_highlight" must not contain underscores.
(#190) Variable "daysInPrevMonth" must be all lower-case
(#190) Expected 1 space before "%"; 0 found
(#190) Expected 1 space after "%"; 0 found
(#190) Line exceeds maximum limit of 180 characters; contains 189 characters
(#192) Line indented incorrectly; expected at least 28 spaces, found 24
(#192) Inline control structures are not allowed
(#194) Line indented incorrectly; expected 24 spaces, found 20
(#195) Line indented incorrectly; expected at least 24 spaces, found 20
(#195) Inline control structures are not allowed
(#195) Usage of ELSEIF not allowed; use ELSE IF instead
(#196) Inline control structures are not allowed
(#198) Inline control structures are not allowed
(#200) Line indented incorrectly; expected 20 spaces, found 16
(#201) Line indented incorrectly; expected 20 spaces, found 16
(#201) Expected "} else {\n"; found "}\n else\n {\n"
(#202) Line indented incorrectly; expected at least 20 spaces, found 16
(#203) Line indented incorrectly; expected at least 24 spaces, found 20
(#204) Line indented incorrectly; expected 20 spaces, found 16
(#205) Line indented incorrectly; expected at least 20 spaces, found 16
(#206) Line indented incorrectly; expected at least 20 spaces, found 16
(#207) Line indented incorrectly; expected 16 spaces, found 12
(#208) Line indented incorrectly; expected at least 16 spaces, found 12
(#209) Line indented incorrectly; expected 12 spaces, found 8
(#211) Line indented incorrectly; expected at least 12 spaces, found 8
(#213) Line indented incorrectly; expected at least 12 spaces, found 8
(#214) Line indented incorrectly; expected 8 spaces, found 4
(#215) Line indented incorrectly; expected 4 spaces, found 0
(#217) Line indented incorrectly; expected at least 4 spaces, found 0
(#217) Expected 1 space before "-"; 0 found
(#217) Expected 1 space after "-"; 0 found
(#218) Line indented incorrectly; expected at least 4 spaces, found 0
(#219) Line indented incorrectly; expected at least 4 spaces, found 0
(#219) Expected 1 space before "+"; 0 found
(#219) Expected 1 space after "+"; 0 found
(#221) Line indented incorrectly; expected at least 4 spaces, found 0
(#222) Line indented incorrectly; expected at least 4 spaces, found 0
(#222) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#223) Line indented incorrectly; expected at least 4 spaces, found 0
(#224) Line indented incorrectly; expected at least 4 spaces, found 0
(#226) Line indented incorrectly; expected at least 4 spaces, found 0
(#227) Line indented incorrectly; expected at least 4 spaces, found 0
(#227) Commas (,) must be followed by white space.
(#227) Commas (,) must be followed by white space.
(#227) Commas (,) must be followed by white space.
(#227) Commas (,) must be followed by white space.
(#228) Line indented incorrectly; expected at least 4 spaces, found 0
(#229) Line indented incorrectly; expected at least 4 spaces, found 0
(#231) Line indented incorrectly; expected at least 4 spaces, found 0
(#232) Line indented incorrectly; expected at least 4 spaces, found 0
(#232) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#232) Commas (,) must be followed by white space.
(#233) Line indented incorrectly; expected at least 4 spaces, found 0
(#234) Line indented incorrectly; expected at least 4 spaces, found 0
blocks/mrbs/web/month.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) 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
(#19) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#21) "include" must be immediately followed by an open parenthesis
(#21) File is being unconditionally included; use "require" instead
(#23) "include" must be immediately followed by an open parenthesis
(#23) File is being unconditionally included; use "require" instead
(#29) Variable "debug_flag" must not contain underscores.
(#33) Opening brace should be on the same line as the declaration
(#34) Inline control structures are not allowed
(#35) Inline control structures are not allowed
(#39) Expected "if (...) {\n"; found "if (...)\n{\n"
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#46) Line exceeds 132 characters; contains 142 characters
(#46) 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
(#69) Variable "month_start" must not contain underscores.
(#72) Variable "weekday_start" must not contain underscores.
(#72) Variable "month_start" must not contain underscores.
(#74) Variable "days_in_month" must not contain underscores.
(#74) Variable "month_start" must not contain underscores.
(#76) Variable "month_end" must not contain underscores.
(#76) Variable "days_in_month" must not contain underscores.
(#78) Variable "enable_periods" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Variable "eveningends_minutes" must not contain underscores.
(#82) Expected 1 space before "-"; 0 found
(#82) Expected 1 space after "-"; 0 found
(#88) Expected 1 space before "<="; 0 found
(#88) Expected 1 space after "<="; 0 found
(#88) Variable "days_in_month" must not contain underscores.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Variable "dst_change" must not contain underscores.
(#95) Variable "enable_periods" must not contain underscores.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Variable "midnight_tonight" must not contain underscores.
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) Closing brace indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Variable "midnight_tonight" must not contain underscores.
(#101) Closing brace indented incorrectly; expected 1 spaces, found 4
(#105) No space found before comment text; expected "// UT" but found "//UT"
(#108) Variable "this_area_name" must not contain underscores.
(#109) Variable "this_room_name" must not contain underscores.
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Commas (,) must be followed by white space.
(#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
(#116) Variable "area_list_format" must not contain underscores.
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Variable "this_area_name" must not contain underscores.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#119) Variable "this_room_name" must not contain underscores.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#129) Variable "this_area_name" must not contain underscores.
(#131) Variable "this_area_name" must not contain underscores.
(#133) Expected 1 space after "!="; 0 found
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Commas (,) must be followed by white space.
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Variable "area_list_format" must not contain underscores.
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#157) Variable "this_room_name" must not contain underscores.
(#159) Variable "this_room_name" must not contain underscores.
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) No space found before comment text; expected "// Draw the three month calendars" but found "//Draw the three month calendars"
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Commas (,) must be followed by white space.
(#178) "include" must be immediately followed by an open parenthesis
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Variable "month_start" must not contain underscores.
(#184) Variable "this_area_name" must not contain underscores.
(#187) No space found before comment text; expected "// y? are year and month of the previous month." but found "//y? are year and month of the previous month."
(#188) No space found before comment text; expected "// t? are year and month of the next month." but found "//t? are year and month of the next month."
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space before "-"; 0 found
(#190) Expected 1 space after "-"; 0 found
(#191) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#194) Expected 1 space before "="; 0 found
(#194) Expected 1 space before "+"; 0 found
(#194) Expected 1 space after "+"; 0 found
(#195) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#203) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#205) Commas (,) must be followed by white space.
(#209) Variable "debug_flag" must not contain underscores.
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Variable "all_day" must not contain underscores.
(#214) Commas (,) must be followed by white space.
(#216) No space found before comment text; expected "// Get all meetings for this month in the room that we care about" but found "//Get all meetings for this month in the room that we care about"
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Variable "day_num" must not contain underscores.
(#218) Variable "day_num" must not contain underscores.
(#218) Expected 1 space before "<="; 0 found
(#218) Expected 1 space after "<="; 0 found
(#218) Variable "days_in_month" must not contain underscores.
(#218) Variable "day_num" must not contain underscores.
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#225) Variable "midnight_tonight" must not contain underscores.
(#225) Variable "day_num" must not contain underscores.
(#225) Variable "day_num" must not contain underscores.
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 8 spaces, found 5
(#228) Variable "debug_flag" must not contain underscores.
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 9
(#231) Closing brace indented incorrectly; expected 5 spaces, found 8
(#233) Variable "day_num" must not contain underscores.
(#234) Variable "day_num" must not contain underscores.
(#243) Variable "enable_periods" must not contain underscores.
(#244) Variable "day_num" must not contain underscores.
(#244) Variable "midnight_tonight" must not contain underscores.
(#244) Variable "day_num" must not contain underscores.
(#245) Line indented incorrectly; expected 16 spaces, found 12
(#246) Line indented incorrectly; expected 16 spaces, found 12
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#247) Line indented incorrectly; expected at least 20 spaces, found 16
(#247) Variable "day_num" must not contain underscores.
(#247) Line exceeds 132 characters; contains 143 characters
(#249) Line indented incorrectly; expected 16 spaces, found 12
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Line indented incorrectly; expected at least 20 spaces, found 16
(#250) Variable "day_num" must not contain underscores.
(#252) Line indented incorrectly; expected 16 spaces, found 12
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) Line indented incorrectly; expected at least 20 spaces, found 16
(#253) Variable "day_num" must not contain underscores.
(#255) Line indented incorrectly; expected 16 spaces, found 12
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Line indented incorrectly; expected at least 20 spaces, found 16
(#256) Variable "day_num" must not contain underscores.
(#256) Variable "all_day" must not contain underscores.
(#258) Line indented incorrectly; expected 16 spaces, found 12
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Line indented incorrectly; expected at least 20 spaces, found 16
(#259) Variable "day_num" must not contain underscores.
(#259) Variable "all_day" must not contain underscores.
(#261) Line indented incorrectly; expected 16 spaces, found 12
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Line indented incorrectly; expected at least 20 spaces, found 16
(#262) Variable "day_num" must not contain underscores.
(#264) Line indented incorrectly; expected 16 spaces, found 12
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Line indented incorrectly; expected at least 20 spaces, found 16
(#265) Variable "day_num" must not contain underscores.
(#265) Variable "all_day" must not contain underscores.
(#267) Line indented incorrectly; expected 16 spaces, found 12
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Line indented incorrectly; expected at least 20 spaces, found 16
(#268) Variable "day_num" must not contain underscores.
(#268) Variable "all_day" must not contain underscores.
(#272) Variable "start_str" must not contain underscores.
(#273) Variable "end_str" must not contain underscores.
(#274) Variable "day_num" must not contain underscores.
(#274) Variable "midnight_tonight" must not contain underscores.
(#274) Variable "day_num" must not contain underscores.
(#275) Line indented incorrectly; expected 16 spaces, found 12
(#276) Line indented incorrectly; expected 16 spaces, found 12
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Line indented incorrectly; expected at least 20 spaces, found 16
(#277) Variable "day_num" must not contain underscores.
(#277) Variable "start_str" must not contain underscores.
(#277) Variable "end_str" must not contain underscores.
(#279) Line indented incorrectly; expected 16 spaces, found 12
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Line indented incorrectly; expected at least 20 spaces, found 16
(#280) Variable "day_num" must not contain underscores.
(#280) Variable "start_str" must not contain underscores.
(#282) Line indented incorrectly; expected 16 spaces, found 12
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Line indented incorrectly; expected at least 20 spaces, found 16
(#283) Variable "day_num" must not contain underscores.
(#283) Variable "start_str" must not contain underscores.
(#285) Line indented incorrectly; expected 16 spaces, found 12
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Line indented incorrectly; expected at least 20 spaces, found 16
(#286) Variable "day_num" must not contain underscores.
(#286) Variable "all_day" must not contain underscores.
(#288) Line indented incorrectly; expected 16 spaces, found 12
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Line indented incorrectly; expected at least 20 spaces, found 16
(#289) Variable "day_num" must not contain underscores.
(#289) Variable "all_day" must not contain underscores.
(#291) Line indented incorrectly; expected 16 spaces, found 12
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#292) Line indented incorrectly; expected at least 20 spaces, found 16
(#292) Variable "day_num" must not contain underscores.
(#292) Variable "end_str" must not contain underscores.
(#294) Line indented incorrectly; expected 16 spaces, found 12
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Line indented incorrectly; expected at least 20 spaces, found 16
(#295) Variable "day_num" must not contain underscores.
(#295) Variable "all_day" must not contain underscores.
(#297) Line indented incorrectly; expected 16 spaces, found 12
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Line indented incorrectly; expected at least 20 spaces, found 16
(#298) Variable "day_num" must not contain underscores.
(#298) Variable "all_day" must not contain underscores.
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 4 spaces, found 1
(#302) Closing brace indented incorrectly; expected 4 spaces, found 1
(#304) Expected "if (...) {\n"; found "if (...)\n{\n"
(#304) Variable "debug_flag" must not contain underscores.
(#307) Expected "for (...) {\n"; found "for (...)\n {\n"
(#307) Variable "days_in_month" must not contain underscores.
(#309) Expected "if (...) {\n"; found "if (...)\n {\n"
(#313) Inline control structures are not allowed
(#323) Expected "if (...) {\n"; found "if (...) // If authorized in config.inc.php, include the javascript cursor management.\n {\n"
(#323) Variable "javascript_cursor" must not contain underscores.
(#326) Variable "show_plus_link" must not contain underscores.
(#329) Variable "highlight_method" must not contain underscores.
(#330) Commas (,) must be followed by white space.
(#332) Line indented incorrectly; expected 0 spaces, found 4
(#332) Closing brace indented incorrectly; expected 0 spaces, found 4
(#335) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Expected "for (...) {\n"; found "for (...)\n{\n"
(#338) Expected 1 space before "%"; 0 found
(#338) Expected 1 space after "%"; 0 found
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Expected "for (...) {\n"; found "for (...)\n{\n"
(#343) Variable "weekday_start" must not contain underscores.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Expected "for (...) {\n"; found "for (...)\n{\n"
(#352) Variable "days_in_month" must not contain underscores.
(#354) Inline control structures are not allowed
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#355) Expected 1 space before "=>"; 0 found
(#355) Expected 1 space after "=>"; 0 found
(#360) Expected "if (...) {\n"; found "if (...)\n {\n"
(#366) Expected "for (...) {\n"; found "for (...)\n {\n"
(#368) Expected "if (...) {\n"; found "if (...)\n {\n"
(#368) Variable "monthly_view_entries_details" must not contain underscores.
(#369) Variable "monthly_view_entries_details" must not contain underscores.
(#374) Expected "if (...) {\n"; found "if (...)\n {\n"
(#375) Variable "monthly_view_entries_details" must not contain underscores.
(#379) Expected "} else {\n"; found "}\n else\n {\n"
(#384) Variable "viewentry_url" must not contain underscores.
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Expected 1 space before "=>"; 0 found
(#384) Expected 1 space after "=>"; 0 found
(#384) Line exceeds 132 characters; contains 159 characters
(#385) Variable "monthly_view_entries_details" must not contain underscores.
(#389) Variable "viewentry_url" must not contain underscores.
(#397) Variable "viewentry_url" must not contain underscores.
(#404) Variable "viewentry_url" must not contain underscores.
(#413) Line indented incorrectly; expected at least 16 spaces, found 12
(#421) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Line exceeds 132 characters; contains 155 characters
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Variable "max_advance_days" must not contain underscores.
(#428) Line exceeds 132 characters; contains 155 characters
(#430) Variable "javascript_cursor" must not contain underscores.
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#437) Variable "enable_periods" must not contain underscores.
(#438) Expected 1 space before "=>"; 0 found
(#438) Expected 1 space after "=>"; 0 found
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#443) Variable "javascript_cursor" must not contain underscores.
(#453) Inline control structures are not allowed
(#456) Inline comments must end in full-stops, exclamation marks, or question marks
(#457) Inline control structures are not allowed
(#457) Expected "for (...) {\n"; found "for (...)\n{\n"
(#463) "include" must be immediately followed by an open parenthesis
(#463) File is being unconditionally included; use "require" instead
blocks/mrbs/web/mrbs_auth.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) "include" must be immediately followed by an open parenthesis
(#21) File is being unconditionally included; use "require" instead
(#22) Inline control structures are not allowed
(#22) "include" must be immediately followed by an open parenthesis
(#22) File is being unconditionally included; use "require" instead
(#36) function name "getAuthorised" must be lower-case letters only
(#37) Opening brace should be on the same line as the declaration
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#41) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#60) function name "getWritable" must be lower-case letters only
(#61) Opening brace should be on the same line as the declaration
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline control structures are not allowed
(#68) Inline control structures are not allowed
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) function name "showAccessDenied" must be lower-case letters only
(#82) Opening brace should be on the same line as the declaration
(#83) Variable "SERVER" must be all lower-case
(#86) Line exceeds 132 characters; contains 138 characters
blocks/mrbs/web/mrbs_sql.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#34) function name "mrbsCheckFree" must be lower-case letters only
(#34) Variable "room_id" must not contain underscores.
(#35) Opening brace should be on the same line as the declaration
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Variable "enable_periods" must not contain underscores.
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Variable "room_id" must not contain underscores.
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Closing brace indented incorrectly; expected 1 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Closing brace indented incorrectly; expected 1 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#56) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Variable "room_id" must not contain underscores.
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Variable "param_ym" must not contain underscores.
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#67) Expected 1 space before "=>"; 0 found
(#67) Expected 1 space after "=>"; 0 found
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Variable "param_ymd" must not contain underscores.
(#68) Variable "param_ym" must not contain underscores.
(#68) Expected 1 space before "=>"; 0 found
(#68) Expected 1 space after "=>"; 0 found
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Variable "enable_periods" must not contain underscores.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 9
(#71) Variable "p_num" must not contain underscores.
(#71) Expected 1 space after "="; 0 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 9
(#72) Variable "p_num" must not contain underscores.
(#73) Closing brace indented incorrectly; expected 2 spaces, found 8
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Inline control structures are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#78) Variable "param_ymd" must not contain underscores.
(#79) Variable "param_ymd" must not contain underscores.
(#79) Expected 1 space before "=>"; 0 found
(#79) Expected 1 space after "=>"; 0 found
(#79) Variable "room_id" must not contain underscores.
(#80) Variable "param_ym" must not contain underscores.
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#80) Variable "room_id" must not contain underscores.
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Commas (,) must be followed by white space.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Commas (,) must be followed by white space.
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Commas (,) must be followed by white space.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) function name "mrbsDelEntry" must be lower-case letters only
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Variable "repeat_id" must not contain underscores.
(#109) Expected 1 space before "=>"; 0 found
(#109) Expected 1 space after "=>"; 0 found
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Inline control structures are not allowed
(#110) Variable "repeat_id" must not contain underscores.
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) Expected "if (...) {\n"; found "if(...) {\n"
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#114) Variable "repeat_id" must not contain underscores.
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#117) Closing brace indented incorrectly; expected 1 spaces, found 4
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Inline control structures are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Inline control structures are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#131) Closing brace indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#133) Variable "repeat_id" must not contain underscores.
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#133) Variable "repeat_id" must not contain underscores.
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Variable "repeat_id" must not contain underscores.
(#135) Closing brace indented incorrectly; expected 1 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#159) function name "mrbsCreateSingleEntry" must be lower-case letters only
(#159) Variable "entry_type" must not contain underscores.
(#159) Variable "repeat_id" must not contain underscores.
(#159) Variable "room_id" must not contain underscores.
(#161) Opening brace should be on the same line as the declaration
(#167) Variable "entry_type" must not contain underscores.
(#168) Variable "repeat_id" must not contain underscores.
(#169) Variable "room_id" must not contain underscores.
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#187) Line indented incorrectly; expected 12 spaces, found 8
(#188) Closing brace indented incorrectly; expected 1 spaces, found 4
(#212) function name "mrbsCreateRepeatEntry" must be lower-case letters only
(#212) Variable "rep_type" must not contain underscores.
(#212) Variable "rep_enddate" must not contain underscores.
(#212) Variable "rep_opt" must not contain underscores.
(#213) Variable "room_id" must not contain underscores.
(#213) Variable "rep_num_weeks" must not contain underscores.
(#214) Opening brace should be on the same line as the declaration
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Expected 1 space after "="; 2 found
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Expected 1 space after "="; 2 found
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Expected 1 space after "="; 2 found
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Variable "rep_type" must not contain underscores.
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Variable "rep_enddate" must not contain underscores.
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Expected 1 space after "="; 5 found
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Variable "room_id" must not contain underscores.
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Expected 1 space after "="; 2 found
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Expected 1 space after "="; 2 found
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#228) Expected 1 space after "="; 3 found
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 4 spaces, found 1
(#231) Variable "rep_opt" must not contain underscores.
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Variable "rep_opt" must not contain underscores.
(#233) Closing brace indented incorrectly; expected 1 spaces, found 4
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#239) Variable "rep_num_weeks" must not contain underscores.
(#240) Variable "rep_num_weeks" must not contain underscores.
(#241) Closing brace indented incorrectly; expected 1 spaces, found 4
(#254) Expected 1 space(s) before asterisk; 0 found
(#255) Expected 1 space(s) before asterisk; 0 found
(#256) Expected 1 space(s) before asterisk; 0 found
(#257) Expected 1 space(s) before asterisk; 0 found
(#258) Expected 1 space(s) before asterisk; 0 found
(#259) Expected 1 space(s) before asterisk; 0 found
(#260) Expected 1 space(s) before asterisk; 0 found
(#261) Expected 1 space(s) before asterisk; 0 found
(#262) Expected 1 space(s) before asterisk; 0 found
(#263) Expected 1 space(s) before asterisk; 0 found
(#264) Expected 1 space(s) before asterisk; 0 found
(#265) Expected 1 space(s) before asterisk; 0 found
(#266) Expected 1 space(s) before asterisk; 0 found
(#267) Expected 1 space(s) before asterisk; 0 found
(#268) Expected 1 space(s) before asterisk; 0 found
(#269) Expected 1 space(s) before asterisk; 0 found
(#270) Expected 1 space(s) before asterisk; 0 found
(#271) Expected 1 space(s) before asterisk; 0 found
(#272) Expected 1 space(s) before asterisk; 0 found
(#273) Expected 1 space(s) before asterisk; 0 found
(#274) Expected 1 space(s) before asterisk; 0 found
(#277) Opening brace should be on the same line as the declaration
(#278) Variable "_initial_weeknumber" must not contain underscores.
(#280) Variable "days_in_month" must not contain underscores.
(#283) Variable "days_in_month" must not contain underscores.
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Variable "next_month" must not contain underscores.
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space after "+"; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Expected 1 space after "+"; 0 found
(#286) Line exceeds maximum limit of 180 characters; contains 194 characters
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Variable "days_jump" must not contain underscores.
(#289) Variable "next_month" must not contain underscores.
(#294) Variable "days_jump" must not contain underscores.
(#294) Variable "_initial_weeknumber" must not contain underscores.
(#294) Commas (,) must be followed by white space.
(#294) Variable "days_jump" must not contain underscores.
(#294) Commas (,) must be followed by white space.
(#294) Variable "days_jump" must not contain underscores.
(#294) Line exceeds maximum limit of 180 characters; contains 230 characters
(#296) Variable "days_jump" must not contain underscores.
(#314) function name "mrbsGetRepeatEntryList" must be lower-case letters only
(#314) Variable "rep_type" must not contain underscores.
(#314) Variable "rep_opt" must not contain underscores.
(#314) Variable "max_ittr" must not contain underscores.
(#314) Variable "rep_num_weeks" must not contain underscores.
(#315) Opening brace should be on the same line as the declaration
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 1
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Variable "_initial_weeknumber" must not contain underscores.
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 4 spaces, found 1
(#324) Variable "_initial_weeknumber" must not contain underscores.
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Variable "week_num" must not contain underscores.
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#326) Variable "start_day" must not contain underscores.
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Variable "cur_day" must not contain underscores.
(#327) Variable "start_day" must not contain underscores.
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 4 spaces, found 1
(#330) Expected "for (...) {\n"; found "for(...)\n\t{\n"
(#330) Variable "max_ittr" must not contain underscores.
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Inline control structures are not allowed
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 3
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 8 spaces, found 2
(#338) Variable "rep_type" must not contain underscores.
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Line indented incorrectly; expected at least 12 spaces, found 3
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 12 spaces, found 3
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 16 spaces, found 4
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Line indented incorrectly; expected at least 12 spaces, found 3
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 12 spaces, found 3
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 16 spaces, found 4
(#347) Variable "cur_day" must not contain underscores.
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Inline comments must end in full-stops, exclamation marks, or question marks
(#348) Line indented incorrectly; expected at least 16 spaces, found 4
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 4
(#349) Inline control structures are not allowed
(#349) Variable "cur_day" must not contain underscores.
(#349) Variable "rep_opt" must not contain underscores.
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 5
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 16 spaces, found 4
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 12 spaces, found 3
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 16 spaces, found 4
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 12 spaces, found 3
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 12 spaces, found 3
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 16 spaces, found 4
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Line indented incorrectly; expected at least 12 spaces, found 3
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 12 spaces, found 3
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 16 spaces, found 4
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 12 spaces, found 3
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 12 spaces, found 3
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 16 spaces, found 4
(#373) Expected "while (...) {\n"; found "while (...)\n\t\t\t\t{\n"
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 16 spaces, found 4
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 20 spaces, found 5
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 20 spaces, found 5
(#376) Variable "cur_day" must not contain underscores.
(#376) Variable "cur_day" must not contain underscores.
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 20 spaces, found 5
(#378) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#378) Variable "cur_day" must not contain underscores.
(#378) Variable "start_day" must not contain underscores.
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 20 spaces, found 5
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 24 spaces, found 6
(#380) Variable "week_num" must not contain underscores.
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 20 spaces, found 5
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 20 spaces, found 5
(#383) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#383) Variable "week_num" must not contain underscores.
(#383) Variable "rep_num_weeks" must not contain underscores.
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 20 spaces, found 9
(#384) Variable "rep_opt" must not contain underscores.
(#384) Variable "cur_day" must not contain underscores.
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 20 spaces, found 5
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 24 spaces, found 6
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 20 spaces, found 5
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 16 spaces, found 4
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Line indented incorrectly; expected at least 12 spaces, found 3
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 12 spaces, found 3
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 4 spaces, found 1
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#420) function name "mrbsCreateRepeatingEntrys" must be lower-case letters only
(#420) Variable "rep_type" must not contain underscores.
(#420) Variable "rep_enddate" must not contain underscores.
(#420) Variable "rep_opt" must not contain underscores.
(#421) Variable "room_id" must not contain underscores.
(#421) Variable "rep_num_weeks" must not contain underscores.
(#422) Opening brace should be on the same line as the declaration
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 4 spaces, found 1
(#423) Variable "max_rep_entrys" must not contain underscores.
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 4 spaces, found 1
(#431) Variable "rep_enddate" must not contain underscores.
(#431) Variable "rep_type" must not contain underscores.
(#431) Variable "rep_opt" must not contain underscores.
(#431) Variable "max_rep_entrys" must not contain underscores.
(#431) Variable "rep_num_weeks" must not contain underscores.
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 4 spaces, found 1
(#433) Inline control structures are not allowed
(#433) Variable "max_rep_entrys" must not contain underscores.
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 4 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 4 spaces, found 1
(#441) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 4 spaces, found 1
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 2
(#449) Variable "room_id" must not contain underscores.
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 8 spaces, found 2
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 4 spaces, found 1
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 4 spaces, found 1
(#457) Variable "rep_type" must not contain underscores.
(#457) Variable "rep_enddate" must not contain underscores.
(#457) Variable "rep_opt" must not contain underscores.
(#457) Variable "room_id" must not contain underscores.
(#457) Variable "rep_num_weeks" must not contain underscores.
(#457) Line exceeds 132 characters; contains 164 characters
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 4 spaces, found 1
(#459) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 4 spaces, found 1
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#465) Line exceeds 132 characters; contains 139 characters
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 8 spaces, found 2
(#468) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 8 spaces, found 2
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Line indented incorrectly; expected at least 12 spaces, found 3
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Line indented incorrectly; expected at least 12 spaces, found 3
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 12 spaces, found 3
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 12 spaces, found 3
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) Line indented incorrectly; expected 20 spaces, found 12
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 20 spaces, found 3
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 20 spaces, found 5
(#486) Variable "room_id" must not contain underscores.
(#487) Line indented incorrectly; expected at least 20 spaces, found 12
(#489) Line indented incorrectly; expected at least 20 spaces, found 12
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 8 spaces, found 2
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Expected 1 space before "="; 0 found
(#493) Expected 1 space after "="; 0 found
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 4 spaces, found 1
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#510) function name "mrbsGetEntryInfo" must be lower-case letters only
(#511) Opening brace should be on the same line as the declaration
(#513) Expected 1 space before "=>"; 0 found
(#513) Expected 1 space after "=>"; 0 found
(#516) function name "mrbsGetRoomArea" must be lower-case letters only
(#517) Opening brace should be on the same line as the declaration
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
blocks/mrbs/web/report.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#29) Variable "From_day" must be all lower-case
(#29) Variable "From_day" must not contain underscores.
(#29) Expected 1 space before "="; 0 found
(#30) Variable "From_month" must be all lower-case
(#30) Variable "From_month" must not contain underscores.
(#30) Expected 1 space before "="; 0 found
(#31) Variable "From_year" must be all lower-case
(#31) Variable "From_year" must not contain underscores.
(#31) Expected 1 space before "="; 0 found
(#32) Variable "To_day" must be all lower-case
(#32) Variable "To_day" must not contain underscores.
(#32) Expected 1 space before "="; 0 found
(#33) Variable "To_month" must be all lower-case
(#33) Variable "To_month" must not contain underscores.
(#33) Expected 1 space before "="; 0 found
(#34) Variable "To_year" must be all lower-case
(#34) Variable "To_year" must not contain underscores.
(#34) Expected 1 space before "="; 0 found
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Expected 1 space before "="; 0 found
(#42) Expected 1 space before "="; 0 found
(#43) Expected 1 space before "="; 0 found
(#44) Expected 1 space before "="; 0 found
(#45) Expected 1 space before "="; 0 found
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#48) Expected 1 space before "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#50) Expected 1 space before "="; 0 found
(#53) Variable "twentyfourhour_format" must not contain underscores.
(#54) Variable "twentyfourhour_format" must not contain underscores.
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#56) Closing brace indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Variable "twentyfourhour_format" must not contain underscores.
(#65) Variable "twentyfourhour_format" must not contain underscores.
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#67) Closing brace indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Variable "twentyfourhour_format" must not contain underscores.
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Variable "start_date" must not contain underscores.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Variable "start_time" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#80) Variable "start_time" must not contain underscores.
(#80) Expected 1 space before "*"; 0 found
(#80) Expected 1 space after "*"; 0 found
(#80) Expected 1 space before "*"; 0 found
(#80) Expected 1 space after "*"; 0 found
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Variable "start_date" must not contain underscores.
(#81) Commas (,) must be followed by white space.
(#82) Closing brace indented incorrectly; expected 1 spaces, found 4
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Variable "dur_units" must not contain underscores.
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Variable "start_date" must not contain underscores.
(#84) Variable "start_time" must not contain underscores.
(#84) Variable "dur_units" must not contain underscores.
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Variable "start_period" must not contain underscores.
(#90) Variable "start_date" must not contain underscores.
(#90) Expected 1 space after "="; 2 found
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Variable "end_date" must not contain underscores.
(#91) Expected 1 space after "="; 2 found
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Variable "start_period" must not contain underscores.
(#93) Variable "dur_units" must not contain underscores.
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Variable "start_date" must not contain underscores.
(#94) Variable "dur_units" must not contain underscores.
(#97) 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
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Variable "twentyfourhour_format" must not contain underscores.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Variable "start_date" must not contain underscores.
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Variable "start_time" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Variable "end_date" must not contain underscores.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Variable "end_time" must not contain underscores.
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Variable "start_date" must not contain underscores.
(#106) Variable "start_time" must not contain underscores.
(#106) Variable "end_date" must not contain underscores.
(#106) Variable "end_time" must not contain underscores.
(#110) 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
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Variable "start_date" must not contain underscores.
(#113) Expected 1 space after "="; 2 found
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Variable "end_date" must not contain underscores.
(#114) Expected 1 space after "="; 2 found
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Variable "start_date" must not contain underscores.
(#115) Variable "end_date" must not contain underscores.
(#121) Variable "last_area_room" must not contain underscores.
(#121) Variable "last_date" must not contain underscores.
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Variable "enable_periods" must not contain underscores.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Variable "area_room" must not contain underscores.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Expected "if (...) {\n"; found "if(...) {\n"
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#129) Variable "area_room" must not contain underscores.
(#129) Variable "last_area_room" must not contain underscores.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Commas (,) must be followed by white space.
(#130) Variable "area_room" must not contain underscores.
(#131) Closing brace indented incorrectly; expected 2 spaces, found 8
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#132) Variable "last_date" must not contain underscores.
(#132) Variable "area_room" must not contain underscores.
(#132) Variable "last_area_room" must not contain underscores.
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Variable "last_date" must not contain underscores.
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#139) Variable "area_room" must not contain underscores.
(#139) Variable "last_area_room" must not contain underscores.
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Variable "last_area_room" must not contain underscores.
(#140) Variable "area_room" must not contain underscores.
(#141) Closing brace indented incorrectly; expected 2 spaces, found 8
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#143) Variable "last_date" must not contain underscores.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 12 spaces, found 3
(#145) Closing brace indented incorrectly; expected 2 spaces, found 8
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#146) Variable "area_room" must not contain underscores.
(#146) Variable "last_area_room" must not contain underscores.
(#146) Variable "last_date" must not contain underscores.
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Commas (,) must be followed by white space.
(#147) Variable "area_room" must not contain underscores.
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Variable "last_area_room" must not contain underscores.
(#148) Variable "area_room" must not contain underscores.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#153) Variable "last_date" must not contain underscores.
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Variable "last_date" must not contain underscores.
(#155) Closing brace indented incorrectly; expected 2 spaces, found 8
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Expected 1 space before "=>"; 0 found
(#161) Expected 1 space after "=>"; 0 found
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#166) Expected "if (...) {\n"; found "if(...) {\n"
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 3
(#169) Variable "enable_periods" must not contain underscores.
(#169) Expected 1 space after "?"; newline found
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 4
(#170) Expected 1 space after ":"; newline found
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 4
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 3
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 3
(#176) Variable "enable_periods" must not contain underscores.
(#176) Expected 1 space after "?"; newline found
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 4
(#177) Expected 1 space after ":"; newline found
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 4
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 3
(#180) Closing brace indented incorrectly; expected 1 spaces, found 4
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Commas (,) must be followed by white space.
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Commas (,) must be followed by white space.
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 4 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Variable "report_start" must not contain underscores.
(#201) Variable "report_end" must not contain underscores.
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Variable "room_hash" must not contain underscores.
(#202) Variable "name_hash" must not contain underscores.
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Variable "report_end" must not contain underscores.
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 2
(#216) Expected 1 space before "-"; newline found
(#216) Variable "report_start" must not contain underscores.
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Variable "room_hash" must not contain underscores.
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Variable "name_hash" must not contain underscores.
(#221) Variable "report_start" must not contain underscores.
(#221) Variable "report_end" must not contain underscores.
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Variable "room_hash" must not contain underscores.
(#222) Variable "name_hash" must not contain underscores.
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Variable "max_periods" must not contain underscores.
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Variable "report_end" must not contain underscores.
(#238) Variable "report_start" must not contain underscores.
(#238) Expected 1 space before "/"; 0 found
(#238) Expected 1 space after "/"; 0 found
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Variable "max_periods" must not contain underscores.
(#239) Expected 1 space before "/"; 0 found
(#239) Expected 1 space after "/"; 0 found
(#239) Expected 1 space before "*"; 0 found
(#239) Expected 1 space after "*"; 0 found
(#239) Variable "max_periods" must not contain underscores.
(#240) Variable "room_hash" must not contain underscores.
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Variable "name_hash" must not contain underscores.
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Opening brace should be on the same line as the declaration
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Variable "room_hash" must not contain underscores.
(#254) Variable "name_hash" must not contain underscores.
(#255) Opening brace should be on the same line as the declaration
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Variable "enable_periods" must not contain underscores.
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Variable "room_hash" must not contain underscores.
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#262) Variable "room_key" must not contain underscores.
(#262) Variable "room_hash" must not contain underscores.
(#263) Variable "room_key" must not contain underscores.
(#264) Closing brace indented incorrectly; expected 1 spaces, found 4
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Variable "name_hash" must not contain underscores.
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 4 spaces, found 1
(#267) Variable "name_key" must not contain underscores.
(#267) Variable "name_hash" must not contain underscores.
(#268) Variable "name_key" must not contain underscores.
(#269) Closing brace indented incorrectly; expected 1 spaces, found 4
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Variable "n_rooms" must not contain underscores.
(#271) The use of function sizeof() is forbidden; use count() instead
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Variable "n_names" must not contain underscores.
(#272) The use of function sizeof() is forbidden; use count() instead
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 4 spaces, found 1
(#275) Variable "enable_periods" must not contain underscores.
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 4 spaces, found 1
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#278) Variable "n_rooms" must not contain underscores.
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) Variable "col_count_total" must not contain underscores.
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Variable "col_hours_total" must not contain underscores.
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Variable "grand_count_total" must not contain underscores.
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Variable "grand_hours_total" must not contain underscores.
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#287) Variable "n_names" must not contain underscores.
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#288) Variable "row_count_total" must not contain underscores.
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Variable "row_hours_total" must not contain underscores.
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#292) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#292) Variable "n_rooms" must not contain underscores.
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 3
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 12 spaces, found 3
(#295) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 3
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 16 spaces, found 4
(#297) Variable "count_val" must not contain underscores.
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 16 spaces, found 4
(#298) Variable "hours_val" must not contain underscores.
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 16 spaces, found 4
(#299) Variable "count_val" must not contain underscores.
(#299) Variable "hours_val" must not contain underscores.
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 16 spaces, found 4
(#300) Variable "row_count_total" must not contain underscores.
(#300) Variable "count_val" must not contain underscores.
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 16 spaces, found 4
(#301) Variable "row_hours_total" must not contain underscores.
(#301) Variable "hours_val" must not contain underscores.
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 16 spaces, found 4
(#302) Variable "col_count_total" must not contain underscores.
(#302) Variable "count_val" must not contain underscores.
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 16 spaces, found 4
(#303) Variable "col_hours_total" must not contain underscores.
(#303) Variable "hours_val" must not contain underscores.
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 12 spaces, found 3
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 16 spaces, found 4
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 12 spaces, found 3
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 8 spaces, found 2
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Variable "row_count_total" must not contain underscores.
(#308) Variable "row_hours_total" must not contain underscores.
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Variable "grand_count_total" must not contain underscores.
(#310) Variable "row_count_total" must not contain underscores.
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Variable "grand_hours_total" must not contain underscores.
(#311) Variable "row_hours_total" must not contain underscores.
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#314) Inline control structures are not allowed
(#314) Variable "n_rooms" must not contain underscores.
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 2
(#315) Variable "col_count_total" must not contain underscores.
(#315) Variable "col_hours_total" must not contain underscores.
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#316) Variable "grand_count_total" must not contain underscores.
(#316) Variable "grand_hours_total" must not contain underscores.
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#321) Expected "if (...) {\n"; found "if(...)\n{\n"
(#321) Expected 1 space before "=="; 0 found
(#321) Expected 1 space after "=="; 0 found
(#321) Expected 1 space before "=="; 0 found
(#321) Expected 1 space after "=="; 0 found
(#321) Expected 1 space before "=="; 0 found
(#321) Expected 1 space after "=="; 0 found
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#328) Expected 1 space before "=>"; 0 found
(#328) Expected 1 space after "=>"; 0 found
(#330) Expected "if (...) {\n"; found "if(...) {\n"
(#330) Expected 1 space before "=="; 0 found
(#330) Expected 1 space after "=="; 0 found
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Variable "From_day" must be all lower-case
(#341) Variable "From_day" must not contain underscores.
(#342) Variable "From_day" must be all lower-case
(#342) Variable "From_day" must not contain underscores.
(#344) Variable "From_month" must be all lower-case
(#344) Variable "From_month" must not contain underscores.
(#345) Variable "From_month" must be all lower-case
(#345) Variable "From_month" must not contain underscores.
(#347) Variable "From_year" must be all lower-case
(#347) Variable "From_year" must not contain underscores.
(#348) Variable "From_year" must be all lower-case
(#348) Variable "From_year" must not contain underscores.
(#350) Variable "To_day" must be all lower-case
(#350) Variable "To_day" must not contain underscores.
(#351) Variable "To_day" must be all lower-case
(#351) Variable "To_day" must not contain underscores.
(#353) Variable "To_month" must be all lower-case
(#353) Variable "To_month" must not contain underscores.
(#354) Variable "To_month" must be all lower-case
(#354) Variable "To_month" must not contain underscores.
(#356) Variable "To_year" must be all lower-case
(#356) Variable "To_year" must not contain underscores.
(#357) Variable "To_year" must be all lower-case
(#357) Variable "To_year" must not contain underscores.
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 4 spaces, found 1
(#400) Variable "areamatch_default" must not contain underscores.
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) Variable "roommatch_default" must not contain underscores.
(#402) Variable "typematch_default" must not contain underscores.
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 1
(#403) Variable "namematch_default" must not contain underscores.
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 4 spaces, found 1
(#404) Variable "descrmatch_default" must not contain underscores.
(#405) Variable "creatormatch_default" must not contain underscores.
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 4 spaces, found 1
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#409) Variable "areamatch_default" must not contain underscores.
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 4 spaces, found 1
(#410) Variable "roommatch_default" must not contain underscores.
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#411) Variable "typematch_default" must not contain underscores.
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Variable "namematch_default" must not contain underscores.
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 4 spaces, found 1
(#413) Variable "descrmatch_default" must not contain underscores.
(#414) Variable "creatormatch_default" must not contain underscores.
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 4 spaces, found 1
(#415) Variable "From_day" must be all lower-case
(#415) Variable "From_day" must not contain underscores.
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 4 spaces, found 1
(#416) Variable "From_month" must be all lower-case
(#416) Variable "From_month" must not contain underscores.
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#417) Variable "From_year" must be all lower-case
(#417) Variable "From_year" must not contain underscores.
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 4 spaces, found 1
(#418) Variable "To_time" must be all lower-case
(#418) Variable "To_time" must not contain underscores.
(#418) Variable "default_report_days" must not contain underscores.
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 4 spaces, found 1
(#419) Variable "To_day" must be all lower-case
(#419) Variable "To_day" must not contain underscores.
(#419) Variable "To_time" must be all lower-case
(#419) Variable "To_time" must not contain underscores.
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 4 spaces, found 1
(#420) Variable "To_month" must be all lower-case
(#420) Variable "To_month" must not contain underscores.
(#420) Variable "To_time" must be all lower-case
(#420) Variable "To_time" must not contain underscores.
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 4 spaces, found 1
(#421) Variable "To_year" must be all lower-case
(#421) Variable "To_year" must not contain underscores.
(#421) Variable "To_time" must be all lower-case
(#421) Variable "To_time" must not contain underscores.
(#423) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Commas (,) must be followed by white space.
(#434) Commas (,) must be followed by white space.
(#436) Variable "From_day" must be all lower-case
(#436) Variable "From_day" must not contain underscores.
(#436) Variable "From_month" must be all lower-case
(#436) Variable "From_month" must not contain underscores.
(#436) Variable "From_year" must be all lower-case
(#436) Variable "From_year" must not contain underscores.
(#438) Commas (,) must be followed by white space.
(#440) Variable "To_day" must be all lower-case
(#440) Variable "To_day" must not contain underscores.
(#440) Variable "To_month" must be all lower-case
(#440) Variable "To_month" must not contain underscores.
(#440) Variable "To_year" must be all lower-case
(#440) Variable "To_year" must not contain underscores.
(#442) Commas (,) must be followed by white space.
(#444) Variable "areamatch_default" must not contain underscores.
(#446) Commas (,) must be followed by white space.
(#448) Variable "roommatch_default" must not contain underscores.
(#450) Commas (,) must be followed by white space.
(#454) Expected "foreach (...) {\n"; found "foreach(...)\n{\n"
(#454) Space found after opening bracket of FOREACH loop
(#454) Space found before closing bracket of FOREACH loop
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 4 spaces, found 1
(#456) Inline control structures are not allowed
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 4 spaces, found 2
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Variable "typematch_default" must not contain underscores.
(#458) Variable "typematch_default" must not contain underscores.
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#461) Commas (,) must be followed by white space.
(#463) Commas (,) must be followed by white space.
(#465) Variable "namematch_default" must not contain underscores.
(#467) Commas (,) must be followed by white space.
(#469) Variable "descrmatch_default" must not contain underscores.
(#471) Commas (,) must be followed by white space.
(#473) Variable "creatormatch_default" must not contain underscores.
(#475) Commas (,) must be followed by white space.
(#477) Inline control structures are not allowed
(#477) Expected 1 space before "=="; 0 found
(#477) Expected 1 space after "=="; 0 found
(#478) Commas (,) must be followed by white space.
(#479) Inline control structures are not allowed
(#479) Expected 1 space before "=="; 0 found
(#479) Expected 1 space after "=="; 0 found
(#480) Commas (,) must be followed by white space.
(#481) Inline control structures are not allowed
(#481) Expected 1 space before "=="; 0 found
(#481) Expected 1 space after "=="; 0 found
(#482) Commas (,) must be followed by white space.
(#484) Commas (,) must be followed by white space.
(#486) Inline control structures are not allowed
(#486) Expected 1 space before "=="; 0 found
(#486) Expected 1 space after "=="; 0 found
(#487) Commas (,) must be followed by white space.
(#488) Inline control structures are not allowed
(#488) Expected 1 space before "=="; 0 found
(#488) Expected 1 space after "=="; 0 found
(#489) Commas (,) must be followed by white space.
(#491) Commas (,) must be followed by white space.
(#493) Inline control structures are not allowed
(#493) Expected 1 space before "=="; 0 found
(#493) Expected 1 space after "=="; 0 found
(#494) Commas (,) must be followed by white space.
(#495) Inline control structures are not allowed
(#495) Expected 1 space before "=="; 0 found
(#495) Expected 1 space after "=="; 0 found
(#496) Commas (,) must be followed by white space.
(#498) Commas (,) must be followed by white space.
(#500) Inline control structures are not allowed
(#500) Expected 1 space before "=="; 0 found
(#500) Expected 1 space after "=="; 0 found
(#501) Commas (,) must be followed by white space.
(#502) Inline control structures are not allowed
(#502) Expected 1 space before "=="; 0 found
(#502) Expected 1 space after "=="; 0 found
(#503) Commas (,) must be followed by white space.
(#506) Commas (,) must be followed by white space.
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#506) Line exceeds 132 characters; contains 135 characters
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#515) Spaces must be used to indent lines; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 4 spaces, found 1
(#516) Spaces must be used to indent lines; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 4 spaces, found 1
(#516) Variable "report_start" must not contain underscores.
(#516) Variable "From_month" must be all lower-case
(#516) Variable "From_month" must not contain underscores.
(#516) Expected 1 space before "+"; 0 found
(#516) Expected 1 space after "+"; 0 found
(#516) Variable "From_day" must be all lower-case
(#516) Variable "From_day" must not contain underscores.
(#516) Expected 1 space before "+"; 0 found
(#516) Expected 1 space after "+"; 0 found
(#516) Variable "From_year" must be all lower-case
(#516) Variable "From_year" must not contain underscores.
(#516) Expected 1 space before "+"; 0 found
(#516) Expected 1 space after "+"; 0 found
(#517) Spaces must be used to indent lines; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 4 spaces, found 1
(#517) Variable "report_end" must not contain underscores.
(#517) Variable "To_month" must be all lower-case
(#517) Variable "To_month" must not contain underscores.
(#517) Expected 1 space before "+"; 0 found
(#517) Expected 1 space after "+"; 0 found
(#517) Variable "To_day" must be all lower-case
(#517) Variable "To_day" must not contain underscores.
(#517) Expected 1 space before "+"; 0 found
(#517) Expected 1 space after "+"; 0 found
(#517) Variable "To_year" must be all lower-case
(#517) Variable "To_year" must not contain underscores.
(#517) Expected 1 space before "+"; 0 found
(#517) Expected 1 space after "+"; 0 found
(#519) Line indented incorrectly; expected at least 4 spaces, found 0
(#519) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#520) Line indented incorrectly; expected at least 4 spaces, found 0
(#521) Line indented incorrectly; expected at least 4 spaces, found 0
(#521) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#522) Line indented incorrectly; expected at least 4 spaces, found 0
(#522) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#523) Line indented incorrectly; expected at least 4 spaces, found 0
(#523) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#524) Line indented incorrectly; expected at least 4 spaces, found 0
(#524) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#525) Line indented incorrectly; expected at least 4 spaces, found 0
(#525) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#526) Line indented incorrectly; expected at least 4 spaces, found 0
(#526) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#527) Line indented incorrectly; expected at least 4 spaces, found 0
(#527) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#528) Line indented incorrectly; expected at least 4 spaces, found 0
(#528) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#529) Line indented incorrectly; expected at least 4 spaces, found 0
(#529) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#530) Inline comments must end in full-stops, exclamation marks, or question marks
(#530) Line indented incorrectly; expected at least 4 spaces, found 0
(#530) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 4 spaces, found 1
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 4 spaces, found 2
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 4 spaces, found 2
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 4 spaces, found 2
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 4 spaces, found 2
(#537) Variable "report_end" must not contain underscores.
(#537) Variable "report_start" must not contain underscores.
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected 4 spaces, found 1
(#540) Spaces must be used to indent lines; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 2
(#542) Closing brace indented incorrectly; expected 1 spaces, found 4
(#543) Spaces must be used to indent lines; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 4 spaces, found 1
(#544) Spaces must be used to indent lines; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 8 spaces, found 2
(#546) Closing brace indented incorrectly; expected 1 spaces, found 4
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 4 spaces, found 1
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 8 spaces, found 2
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 2
(#549) Expected "if (...) {\n"; found "if(...)\n\t\t{\n"
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 8 spaces, found 2
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 12 spaces, found 3
(#551) Variable "or_array" must not contain underscores.
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 12 spaces, found 3
(#552) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#552) Space found after opening bracket of FOREACH loop
(#552) Space found before closing bracket of FOREACH loop
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 16 spaces, found 4
(#553) Variable "or_array" must not contain underscores.
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 12 spaces, found 3
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 12 spaces, found 3
(#556) Variable "or_array" must not contain underscores.
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 8 spaces, found 2
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 8 spaces, found 2
(#558) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 8 spaces, found 2
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 12 spaces, found 3
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 8 spaces, found 2
(#563) Spaces must be used to indent lines; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 4 spaces, found 1
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected 4 spaces, found 1
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 2
(#567) Closing brace indented incorrectly; expected 1 spaces, found 4
(#568) Spaces must be used to indent lines; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected 4 spaces, found 1
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 8 spaces, found 2
(#571) Closing brace indented incorrectly; expected 1 spaces, found 4
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 4 spaces, found 1
(#578) Expected "if (...) {\n"; found "if(...) {\n"
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#579) Line indented incorrectly; expected at least 8 spaces, found 2
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 8 spaces, found 2
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 4 spaces, found 1
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#582) Line indented incorrectly; expected at least 8 spaces, found 2
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 2
(#584) Closing brace indented incorrectly; expected 1 spaces, found 4
(#586) Spaces must be used to indent lines; tabs are not allowed
(#586) Tab found within whitespace
(#586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#586) Inline comments must end in full-stops, exclamation marks, or question marks
(#586) This comment is 60% valid code; is this commented out code?
(#586) Line indented incorrectly; expected at least 4 spaces, found 1
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected at least 4 spaces, found 1
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected 4 spaces, found 1
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 8 spaces, found 2
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected 4 spaces, found 1
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 8 spaces, found 2
(#593) Variable "last_area_room" must not contain underscores.
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 2
(#594) Variable "last_date" must not contain underscores.
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 2
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 2
(#596) Commas (,) must be followed by white space.
(#596) Commas (,) must be followed by white space.
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 8 spaces, found 2
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 12 spaces, found 3
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 16 spaces, found 4
(#601) Variable "last_area_room" must not contain underscores.
(#601) Variable "last_date" must not contain underscores.
(#602) Closing brace indented incorrectly; expected 3 spaces, found 12
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected 12 spaces, found 3
(#605) Variable "enable_periods" must not contain underscores.
(#606) Variable "report_start" must not contain underscores.
(#606) Variable "report_end" must not contain underscores.
(#607) Variable "room_hash" must not contain underscores.
(#607) Variable "name_hash" must not contain underscores.
(#609) Variable "report_start" must not contain underscores.
(#609) Variable "report_end" must not contain underscores.
(#610) Variable "room_hash" must not contain underscores.
(#610) Variable "name_hash" must not contain underscores.
(#611) Line indented incorrectly; expected 28 spaces, found 16
(#612) Closing brace indented incorrectly; expected 3 spaces, found 12
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected 8 spaces, found 2
(#613) Closing brace indented incorrectly; expected 8 spaces, found 2
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 8 spaces, found 2
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 12 spaces, found 3
(#615) Variable "room_hash" must not contain underscores.
(#615) Variable "name_hash" must not contain underscores.
(#616) Closing brace indented incorrectly; expected 2 spaces, found 8
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 4 spaces, found 1
(#620) "include" must be immediately followed by an open parenthesis
(#620) File is being unconditionally included; use "require" instead
blocks/mrbs/web/request_vacate.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#27) Expected 1 space before "="; 0 found
(#27) Expected 1 space after "="; 0 found
(#27) Variable "room_name" must not contain underscores.
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Variable "start_date" must not contain underscores.
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Line exceeds 132 characters; contains 171 characters
(#40) Line indented incorrectly; expected 0 spaces, found 1
(#41) Commas (,) must be followed by white space.
(#47) Line indented incorrectly; expected 4 spaces, found 8
(#48) Commas (,) must be followed by white space.
(#48) Commas (,) must be followed by white space.
(#48) Line exceeds 132 characters; contains 136 characters
(#50) Line indented incorrectly; expected 4 spaces, found 8
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#53) Line indented incorrectly; expected 4 spaces, found 8
(#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
(#55) No space found before comment text; expected "// <textarea name = "message" cols=50 rows=10>'.get_string('requestvacatemessage','block_mrbs',$messagelang).'</textarea>" but found "//<textarea name = "message" cols=50 rows=10>'.get_string('requestvacatemessage','block_mrbs',$messagelang).'</textarea>"
(#65) Closing brace indented incorrectly; expected 1 spaces, found 0
blocks/mrbs/web/request_vacate_send.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
blocks/mrbs/web/roomsearch.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#24) Variable "twentyfourhour_format" must not contain underscores.
(#30) Variable "edit_type" must not contain underscores.
(#32) Variable "room_id" must not contain underscores.
(#33) Variable "start_hour" must not contain underscores.
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Variable "start_min" must not contain underscores.
(#36) Variable "rep_num_weeks" must not contain underscores.
(#37) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#39) Variable "all_day" must not contain underscores.
(#39) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#40) Variable "enable_periods" must not contain underscores.
(#41) Variable "default_dur_units" must not contain underscores.
(#43) Variable "default_dur_units" must not contain underscores.
(#46) Variable "dur_units" must not contain underscores.
(#46) Variable "default_dur_units" must not contain underscores.
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#49) Expected "if (...) {\n"; found "if(...)\n{\n"
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#49) Expected 1 space before "=="; 0 found
(#49) Expected 1 space after "=="; 0 found
(#76) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#76) Variable "enable_periods" must not contain underscores.
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Line indented incorrectly; expected 8 spaces, found 6
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#117) Expected "if (...) {\n"; found "if(...) { ?>\n"
(#117) Variable "enable_periods" must not contain underscores.
(#119) Expected "if (...) {\n"; found "if (...){ "
(#119) Variable "twentyfourhour_format" must not contain underscores.
(#119) Variable "start_hour" must not contain underscores.
(#119) Variable "start_hour" must not contain underscores.
(#119) Closing brace must be on a line by itself
(#119) Expected "} else {\n"; found "} else { "
(#119) Variable "start_hour" must not contain underscores.
(#119) Closing brace must be on a line by itself
(#119) Variable "start_min" must not contain underscores.
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#119) Line exceeds maximum limit of 180 characters; contains 300 characters
(#121) Expected "if (...) {\n"; found "if (...)\n {\n"
(#121) Variable "twentyfourhour_format" must not contain underscores.
(#123) Line indented incorrectly; expected at least 8 spaces, found 6
(#123) Variable "start_hour" must not contain underscores.
(#124) Line indented incorrectly; expected at least 8 spaces, found 6
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#124) Commas (,) must be followed by white space.
(#125) Line indented incorrectly; expected at least 8 spaces, found 6
(#125) Variable "start_hour" must not contain underscores.
(#126) Line indented incorrectly; expected at least 8 spaces, found 6
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#126) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#135) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#135) Variable "p_num" must not contain underscores.
(#135) Variable "p_val" must not contain underscores.
(#137) Variable "p_num" must not contain underscores.
(#138) Inline control structures are not allowed
(#138) Variable "p_num" must not contain underscores.
(#138) Variable "p_num" must not contain underscores.
(#138) Variable "start_min" must not contain underscores.
(#140) Variable "p_val" must not contain underscores.
(#149) Commas (,) must be followed by white space.
(#153) Inline control structures are not allowed
(#153) Variable "enable_periods" must not contain underscores.
(#155) Inline control structures are not allowed
(#158) Expected "while (...) {\n"; found "while (...)\n {\n"
(#158) Commas (,) must be followed by white space.
(#161) Inline control structures are not allowed
(#161) Variable "dur_units" must not contain underscores.
(#161) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#166) Inline control structures are not allowed
(#166) Variable "all_day" must not contain underscores.
(#166) Commas (,) must be followed by white space.
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#166) Line exceeds maximum limit of 180 characters; contains 182 characters
(#167) Inline control structures are not allowed
(#167) Variable "all_day" must not contain underscores.
(#171) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#181) Commas (,) must be followed by white space.
(#186) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#197) Line exceeds maximum limit of 180 characters; contains 237 characters
(#201) Commas (,) must be followed by white space.
(#202) Commas (,) must be followed by white space.
blocks/mrbs/web/roomsearch_ss.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#22) "include" must be immediately followed by an open parenthesis
(#22) File is being unconditionally included; use "require" instead
(#30) Variable "dur_units" must not contain underscores.
(#42) Variable "tbl_room" must not contain underscores.
(#43) Variable "tbl_entry" must not contain underscores.
(#44) Variable "tbl_area" must not contain underscores.
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Line indented incorrectly; expected 0 spaces, found 4
(#49) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Variable "enable_periods" must not contain underscores.
(#53) Variable "max_periods" must not contain underscores.
(#54) Line indented incorrectly; expected 4 spaces, found 12
(#54) Expected "if (...) {\n"; found "if(...)\n {\n"
(#54) Variable "dur_units" must not contain underscores.
(#54) Variable "max_periods" must not contain underscores.
(#56) Expected 1 space before "*"; 0 found
(#56) Expected 1 space after "*"; 0 found
(#56) Expected 1 space before "*"; 0 found
(#56) Expected 1 space after "*"; 0 found
(#56) Expected 1 space before "/"; 0 found
(#56) Expected 1 space after "/"; 0 found
(#56) Variable "max_periods" must not contain underscores.
(#56) Expected 1 space before "%"; 0 found
(#56) Expected 1 space after "%"; 0 found
(#56) Variable "max_periods" must not contain underscores.
(#57) Line indented incorrectly; expected 4 spaces, found 12
(#58) Line indented incorrectly; expected 4 spaces, found 12
(#58) Expected "if (...) {\n"; found "if(...)\n {\n"
(#58) Variable "dur_units" must not contain underscores.
(#60) Variable "dur_units" must not contain underscores.
(#61) Variable "max_periods" must not contain underscores.
(#61) Expected 1 space before "-"; 0 found
(#61) Expected 1 space after "-"; 0 found
(#61) Expected 1 space before "*"; 0 found
(#61) Expected 1 space after "*"; 0 found
(#61) Expected 1 space before "*"; 0 found
(#61) Expected 1 space after "*"; 0 found
(#62) Line indented incorrectly; expected 4 spaces, found 12
(#63) Line indented incorrectly; expected 0 spaces, found 8
(#63) Closing brace indented incorrectly; expected 4 spaces, found 8
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected 0 spaces, found 4
(#68) Variable "dur_units" must not contain underscores.
(#70) Line indented incorrectly; expected 4 spaces, found 8
(#72) Line indented incorrectly; expected 4 spaces, found 8
(#74) Line indented incorrectly; expected 4 spaces, found 8
(#76) Line indented incorrectly; expected 4 spaces, found 8
(#78) Line indented incorrectly; expected 4 spaces, found 8
(#79) Line indented incorrectly; expected 4 spaces, found 8
(#81) Line indented incorrectly; expected 4 spaces, found 8
(#83) Line indented incorrectly; expected 0 spaces, found 4
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected 0 spaces, found 4
(#88) Expected "if (...) {\n"; found "if(...)\n {\n"
(#88) Variable "all_day" must not contain underscores.
(#88) Variable "all_day" must not contain underscores.
(#90) Line indented incorrectly; expected 4 spaces, found 8
(#90) Expected "if (...) {\n"; found "if(...)\n {\n"
(#90) Variable "enable_periods" must not contain underscores.
(#93) Variable "max_periods" must not contain underscores.
(#94) Line indented incorrectly; expected 4 spaces, found 8
(#95) Line indented incorrectly; expected 4 spaces, found 8
(#95) Expected "} else {\n"; found "}\n else\n {\n"
(#98) Variable "end_minutes" must not contain underscores.
(#98) Variable "eveningends_minutes" must not contain underscores.
(#98) Variable "morningstarts_minutes" must not contain underscores.
(#99) Variable "eveningends_minutes" must not contain underscores.
(#99) Variable "end_minutes" must not contain underscores.
(#100) Variable "end_minutes" must not contain underscores.
(#101) Line indented incorrectly; expected 4 spaces, found 8
(#102) Line indented incorrectly; expected 0 spaces, found 4
(#103) Line indented incorrectly; expected 0 spaces, found 4
(#103) Expected "} else {\n"; found "}\n else\n {\n"
(#105) Line indented incorrectly; expected 4 spaces, found 8
(#105) Expected "if (...) {\n"; found "if (...)\n {\n"
(#105) Variable "twentyfourhour_format" must not contain underscores.
(#107) Line indented incorrectly; expected 8 spaces, found 10
(#107) Expected "if (...) {\n"; found "if (...)\n {\n"
(#107) Expected 1 space before "<"; 0 found
(#107) Expected 1 space after "<"; 0 found
(#110) Line indented incorrectly; expected 8 spaces, found 10
(#111) Line indented incorrectly; expected 8 spaces, found 10
(#111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#111) Expected 1 space before ">"; 0 found
(#111) Expected 1 space after ">"; 0 found
(#114) Line indented incorrectly; expected 8 spaces, found 10
(#115) Line indented incorrectly; expected 4 spaces, found 8
(#122) Inline control structures are not allowed
(#126) Line indented incorrectly; expected 0 spaces, found 4
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// old booking fully inside new booking" but found "//old booking fully inside new booking"
(#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
(#133) No space found before comment text; expected "// new start time within old booking" but found "//new start time within old booking"
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) No space found before comment text; expected "// new end time within old booking" but found "//new end time within old booking"
(#144) Expected "if (...) {\n"; found "if(...) {\n"
(#145) Expected 1 space before ".="; 0 found
(#148) Expected "if (...) {\n"; found "if(...) {\n"
(#149) Expected 1 space before ".="; 0 found
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Expected 1 space before ".="; 0 found
(#160) Expected "if (...) {\n"; found "if(...) {\n"
(#161) Expected 1 space before "="; 0 found
(#161) Expected 1 space after "="; 0 found
(#162) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#163) Expected 1 space before ".="; 0 found
(#163) Expected 1 space after ".="; 0 found
(#163) Line exceeds maximum limit of 180 characters; contains 256 characters
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) No space found before comment text; expected "// remove last \n to prevent blank row in table" but found "//remove last \n to prevent blank row in table"
blocks/mrbs/web/search.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#27) Variable "search_str" must not contain underscores.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) No space found before comment text; expected "// may break some searches due to over-checking -ab." but found "//may break some searches due to over-checking -ab."
(#29) Variable "search_pos" must not contain underscores.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#32) Expected "if (...) {\n"; found "if(...)\n{\n"
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#32) Expected 1 space before "=="; 0 found
(#32) Expected 1 space after "=="; 0 found
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#48) Variable "search_str" must not contain underscores.
(#49) Variable "search_str" must not contain underscores.
(#51) Variable "search_pos" must not contain underscores.
(#52) Variable "search_pos" must not contain underscores.
(#59) Expected "if (...) {\n"; found "if (...)\n{\n"
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Commas (,) must be followed by white space.
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Commas (,) must be followed by white space.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) "include" must be immediately followed by an open parenthesis
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Expected "if (...) {\n"; found "if (...)\n{\n"
(#73) Variable "search_str" must not contain underscores.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Commas (,) must be followed by white space.
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) "include" must be immediately followed by an open parenthesis
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#81) Commas (,) must be followed by white space.
(#81) Variable "search_str" must not contain underscores.
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "sql_pred" must not contain underscores.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#90) Variable "search_str" must not contain underscores.
(#90) Variable "search_str" must not contain underscores.
(#90) Variable "search_str" must not contain underscores.
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Variable "sql_pred" must not contain underscores.
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) "include" must be immediately followed by an open parenthesis
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Variable "search_pos" must not contain underscores.
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Variable "search_pos" must not contain underscores.
(#109) Variable "search_pos" must not contain underscores.
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Variable "search_pos" must not contain underscores.
(#113) Variable "sql_pred" must not contain underscores.
(#114) Variable "sql_pred" must not contain underscores.
(#119) Variable "sql_pred" must not contain underscores.
(#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
(#124) Variable "search_pos" must not contain underscores.
(#125) Variable "num_records" must not contain underscores.
(#127) Variable "has_prev" must not contain underscores.
(#127) Variable "search_pos" must not contain underscores.
(#128) Variable "has_next" must not contain underscores.
(#128) Variable "search_pos" must not contain underscores.
(#128) Expected 1 space before "-"; 0 found
(#128) Expected 1 space after "-"; 0 found
(#130) Expected "if (...) {\n"; found "if(...)\n{\n"
(#130) Variable "has_prev" must not contain underscores.
(#130) Variable "has_next" must not contain underscores.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Commas (,) must be followed by white space.
(#132) Variable "search_pos" must not contain underscores.
(#132) Expected 1 space before "+"; 0 found
(#132) Expected 1 space after "+"; 0 found
(#132) Commas (,) must be followed by white space.
(#132) Variable "search_pos" must not contain underscores.
(#132) Expected 1 space before "+"; 0 found
(#132) Expected 1 space after "+"; 0 found
(#132) Variable "num_records" must not contain underscores.
(#132) Commas (,) must be followed by white space.
(#132) Line exceeds maximum limit of 180 characters; contains 187 characters
(#132) Line exceeds maximum limit of 180 characters; contains 187 characters
(#132) Line exceeds maximum limit of 180 characters; contains 187 characters
(#132) Line exceeds maximum limit of 180 characters; contains 187 characters
(#132) Line exceeds maximum limit of 180 characters; contains 187 characters
(#132) Line exceeds maximum limit of 180 characters; contains 187 characters
(#132) Line exceeds maximum limit of 180 characters; contains 187 characters
(#132) Line exceeds maximum limit of 180 characters; contains 187 characters
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#135) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#135) Variable "has_prev" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Variable "search_pos" must not contain underscores.
(#137) Expected 1 space before "-"; 0 found
(#137) Expected 1 space after "-"; 0 found
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#143) Expected "if (...) {\n"; found "if(...) {\n"
(#143) Variable "has_prev" must not contain underscores.
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Closing brace indented incorrectly; expected 1 spaces, found 4
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#151) Expected "if (...) {\n"; found "if(...)\n\t{\n"
(#151) Variable "has_next" must not contain underscores.
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Variable "search_pos" must not contain underscores.
(#153) Expected 1 space before "+"; 0 found
(#153) Expected 1 space after "+"; 0 found
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Variable "has_next" must not contain underscores.
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Closing brace indented incorrectly; expected 1 spaces, found 4
(#167) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#170) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#189) Expected "if (...) {\n"; found "if(...){\n"
(#189) Variable "enable_periods" must not contain underscores.
(#190) Variable "link_str" must not contain underscores.
(#191) Closing brace indented incorrectly; expected 1 spaces, found 4
(#192) Commas (,) must be followed by white space.
(#192) Variable "link_str" must not contain underscores.
(#194) Variable "link_str" must not contain underscores.
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) "include" must be immediately followed by an open parenthesis
(#199) File is being unconditionally included; use "require" instead
blocks/mrbs/web/session_php.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/>.".
(#20) Variable "PHP_SELF" must be all lower-case
(#20) Variable "PHP_SELF" must not contain underscores.
(#22) Expected "if (...) {\n"; found "if (...)\n{\n"
(#22) Variable "cookie_path_override" must not contain underscores.
(#24) Variable "cookie_path" must not contain underscores.
(#24) Variable "cookie_path_override" must not contain underscores.
(#26) Expected "} else {\n"; found "}\nelse\n{\n"
(#28) Variable "cookie_path" must not contain underscores.
(#28) Variable "PHP_SELF" must be all lower-case
(#28) Variable "PHP_SELF" must not contain underscores.
(#29) Variable "cookie_path" must not contain underscores.
(#29) Variable "cookie_path" must not contain underscores.
(#31) Variable "cookie_path" must not contain underscores.
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) This comment is 75% valid code; is this commented out code?
(#32) No space found before comment text; expected "// session_start();" but found "//session_start();"
(#38) Expected "if (...) {\n"; found "if (...)\n{\n"
(#38) Variable "Action" must be all lower-case
(#38) Variable "Action" must be all lower-case
(#41) Variable "NewUserName" must be all lower-case
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_SESSION_VARS'
(#47) Variable "HTTP_SESSION_VARS" must be all lower-case
(#47) Variable "HTTP_SESSION_VARS" must not contain underscores.
(#48) The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_SESSION_VARS'
(#48) Variable "HTTP_SESSION_VARS" must be all lower-case
(#48) Variable "HTTP_SESSION_VARS" must not contain underscores.
(#51) Variable "NewUserName" must be all lower-case
(#51) Variable "NewUserName" must be all lower-case
(#52) Variable "NewUserPassword" must be all lower-case
(#52) Variable "NewUserPassword" must be all lower-case
(#53) Variable "NewUserName" must be all lower-case
(#53) Variable "NewUserPassword" must be all lower-case
(#56) Variable "TargetURL" must be all lower-case
(#61) Variable "NewUserName" must be all lower-case
(#63) The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_SESSION_VARS'
(#63) Variable "HTTP_SESSION_VARS" must be all lower-case
(#63) Variable "HTTP_SESSION_VARS" must not contain underscores.
(#64) The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_SESSION_VARS'
(#64) Variable "HTTP_SESSION_VARS" must be all lower-case
(#64) Variable "HTTP_SESSION_VARS" must not contain underscores.
(#64) Variable "NewUserName" must be all lower-case
(#68) Variable "TargetURL" must be all lower-case
(#74) Variable "TargetURL" must be all lower-case
(#84) function name "printLoginForm" must be lower-case letters only
(#84) Variable "TargetURL" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#86) Variable "PHP_SELF" must be all lower-case
(#86) Variable "PHP_SELF" must not contain underscores.
(#87) Line indented incorrectly; expected at least 4 spaces, found 3
(#87) Variable "TargetURL" must be all lower-case
(#88) Line indented incorrectly; expected at least 4 spaces, found 3
(#98) function name "authGet" must be lower-case letters only
(#99) Opening brace should be on the same line as the declaration
(#100) Variable "PHP_SELF" must be all lower-case
(#100) Variable "PHP_SELF" must not contain underscores.
(#100) Variable "QUERY_STRING" must be all lower-case
(#100) Variable "QUERY_STRING" must not contain underscores.
(#104) Commas (,) must be followed by white space.
(#106) Variable "TargetURL" must be all lower-case
(#106) Variable "PHP_SELF" must be all lower-case
(#106) Variable "PHP_SELF" must not contain underscores.
(#107) Inline control structures are not allowed
(#107) Variable "QUERY_STRING" must be all lower-case
(#107) Variable "QUERY_STRING" must not contain underscores.
(#107) Variable "TargetURL" must be all lower-case
(#107) Variable "TargetURL" must be all lower-case
(#107) Variable "QUERY_STRING" must be all lower-case
(#107) Variable "QUERY_STRING" must not contain underscores.
(#108) Variable "TargetURL" must be all lower-case
(#113) function name "getUserName" must be lower-case letters only
(#114) Opening brace should be on the same line as the declaration
(#114) Opening brace must be the last content on the line
(#115) Line indented incorrectly; expected at least 4 spaces, found 3
(#116) This comment is 66% valid code; is this commented out code?
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#128) Line indented incorrectly; expected at least 4 spaces, found 0
(#132) function name "PrintLogonBox" must be lower-case letters only
(#133) Opening brace should be on the same line as the declaration
(#134) Variable "PHP_SELF" must be all lower-case
(#134) Variable "PHP_SELF" must not contain underscores.
(#134) Variable "QUERY_STRING" must be all lower-case
(#134) Variable "QUERY_STRING" must not contain underscores.
(#134) Variable "user_list_link" must not contain underscores.
(#134) Variable "user_link" must not contain underscores.
(#137) Variable "TargetURL" must be all lower-case
(#137) Variable "PHP_SELF" must be all lower-case
(#137) Variable "PHP_SELF" must not contain underscores.
(#138) Inline control structures are not allowed
(#138) Variable "url_base" must not contain underscores.
(#138) Variable "url_base" must not contain underscores.
(#138) Variable "TargetURL" must be all lower-case
(#138) Variable "url_base" must not contain underscores.
(#138) Variable "TargetURL" must be all lower-case
(#139) Inline control structures are not allowed
(#139) Variable "QUERY_STRING" must be all lower-case
(#139) Variable "QUERY_STRING" must not contain underscores.
(#139) Variable "TargetURL" must be all lower-case
(#139) Variable "TargetURL" must be all lower-case
(#139) Variable "QUERY_STRING" must be all lower-case
(#139) Variable "QUERY_STRING" must not contain underscores.
(#140) Expected 1 space before "="; 0 found
(#140) Expected 1 space after "="; 0 found
(#141) Expected "if (...) {\n"; found "if (...)\n {\n"
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Variable "search_string" must not contain underscores.
(#152) Variable "search_string" must not contain underscores.
(#153) Line indented incorrectly; expected at least 16 spaces, found 9
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#154) Line indented incorrectly; expected at least 16 spaces, found 9
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Variable "TargetURL" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#162) Inline control structures are not allowed
(#162) Variable "user_list_link" must not contain underscores.
(#164) Variable "user_list_link" must not contain underscores.
(#169) Line indented incorrectly; expected 4 spaces, found 0
(#169) Expected "} else {\n"; found "}\nelse\n {\n"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#175) Variable "TargetURL" must be all lower-case
(#177) Spaces must be used to indent lines; tabs are not allowed
(#179) Inline control structures are not allowed
(#179) Variable "user_list_link" must not contain underscores.
(#181) Variable "user_list_link" must not contain underscores.
(#185) Closing brace indented incorrectly; expected 0 spaces, found 4
(#187) A closing tag is not permitted at the end of a PHP file
blocks/mrbs/web/trailer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#18) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#21) Line indented incorrectly; expected at least 4 spaces, found 0
(#21) Commas (,) must be followed by white space.
(#23) Line indented incorrectly; expected at least 4 spaces, found 0
(#23) Inline control structures are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Line indented incorrectly; expected at least 4 spaces, found 0
(#26) Inline control structures are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Inline control structures are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Inline control structures are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#34) Inline control structures are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#37) Line indented incorrectly; expected 4 spaces, found 0
(#37) Expected "for (...) {\n"; found "for(...)\n{\n"
(#38) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 1
(#41) Expected 1 space before "?"; 0 found
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 1
(#46) Inline control structures are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 1
(#47) Inline control structures are not allowed
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#48) Expected 1 space before "=>"; 0 found
(#48) Expected 1 space after "=>"; 0 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 1
(#50) Inline control structures are not allowed
(#51) Line indented incorrectly; expected 4 spaces, found 0
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) Commas (,) must be followed by white space.
(#55) Line indented incorrectly; expected 4 spaces, found 0
(#56) Line indented incorrectly; expected 8 spaces, found 4
(#57) Line indented incorrectly; expected at least 12 spaces, found 8
(#58) Line indented incorrectly; expected 8 spaces, found 4
(#59) Line indented incorrectly; expected at least 12 spaces, found 8
(#60) Line indented incorrectly; expected 8 spaces, found 4
(#61) Line indented incorrectly; expected 4 spaces, found 0
(#63) Line indented incorrectly; expected at least 4 spaces, found 0
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line indented incorrectly; expected at least 4 spaces, found 0
(#65) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Line indented incorrectly; expected 4 spaces, found 0
(#67) Expected "for (...) {\n"; found "for (...)\n{\n"
(#68) Line indented incorrectly; expected at least 4 spaces, found 0
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 1
(#75) Inline control structures are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 1
(#77) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#77) Variable "view_week_number" must not contain underscores.
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 8 spaces, found 1
(#81) Expected "} else {\n"; found "}\n\telse\n\t{\n"
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 2
(#83) Expected 1 space before "?"; 0 found
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 1
(#85) Inline control structures are not allowed
(#86) Line indented incorrectly; expected at least 8 spaces, found 4
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 1
(#88) Inline control structures are not allowed
(#89) Line indented incorrectly; expected 4 spaces, found 0
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#91) Commas (,) must be followed by white space.
(#92) Line indented incorrectly; expected 4 spaces, found 0
(#92) Expected "for (...) {\n"; found "for (...)\n{\n"
(#93) Line indented incorrectly; expected at least 4 spaces, found 0
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 1
(#99) Inline control structures are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 1
(#100) Inline control structures are not allowed
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#101) Expected 1 space before "=>"; 0 found
(#101) Expected 1 space after "=>"; 0 found
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 1
(#103) Inline control structures are not allowed
(#104) Line indented incorrectly; expected 4 spaces, found 0
(#106) Line indented incorrectly; expected at least 4 spaces, found 0
(#107) Line indented incorrectly; expected at least 4 spaces, found 0
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#108) Line indented incorrectly; expected at least 4 spaces, found 0
(#108) Commas (,) must be followed by white space.
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/mrbs/web/updatefreerooms.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#18) No space found before comment text; expected "// for Moodle integration" but found "//for Moodle integration"
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#29) Variable "dur_units" must not contain underscores.
(#37) Variable "tbl_room" must not contain underscores.
(#38) Variable "tbl_entry" must not contain underscores.
(#39) Variable "tbl_area" must not contain underscores.
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#44) Variable "enable_periods" must not contain underscores.
(#48) Variable "max_periods" must not contain underscores.
(#49) Line indented incorrectly; expected 4 spaces, found 12
(#49) Expected "if (...) {\n"; found "if(...)\n {\n"
(#49) Variable "dur_units" must not contain underscores.
(#49) Variable "max_periods" must not contain underscores.
(#51) Expected 1 space before "*"; 0 found
(#51) Expected 1 space after "*"; 0 found
(#51) Expected 1 space before "*"; 0 found
(#51) Expected 1 space after "*"; 0 found
(#51) Expected 1 space before "/"; 0 found
(#51) Expected 1 space after "/"; 0 found
(#51) Variable "max_periods" must not contain underscores.
(#51) Expected 1 space before "%"; 0 found
(#51) Expected 1 space after "%"; 0 found
(#51) Variable "max_periods" must not contain underscores.
(#52) Line indented incorrectly; expected 4 spaces, found 12
(#53) Line indented incorrectly; expected 4 spaces, found 12
(#53) Expected "if (...) {\n"; found "if(...)\n {\n"
(#53) Variable "dur_units" must not contain underscores.
(#55) Variable "dur_units" must not contain underscores.
(#56) Variable "max_periods" must not contain underscores.
(#56) Expected 1 space before "-"; 0 found
(#56) Expected 1 space after "-"; 0 found
(#56) Expected 1 space before "*"; 0 found
(#56) Expected 1 space after "*"; 0 found
(#56) Expected 1 space before "*"; 0 found
(#56) Expected 1 space after "*"; 0 found
(#57) Line indented incorrectly; expected 4 spaces, found 12
(#58) Line indented incorrectly; expected 0 spaces, found 8
(#58) Closing brace indented incorrectly; expected 4 spaces, found 8
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected 0 spaces, found 4
(#63) Variable "dur_units" must not contain underscores.
(#65) Line indented incorrectly; expected 4 spaces, found 8
(#67) Line indented incorrectly; expected 4 spaces, found 8
(#69) Line indented incorrectly; expected 4 spaces, found 8
(#71) Line indented incorrectly; expected 4 spaces, found 8
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#74) Line indented incorrectly; expected 4 spaces, found 8
(#76) Line indented incorrectly; expected 4 spaces, found 8
(#78) Line indented incorrectly; expected 0 spaces, found 4
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Line indented incorrectly; expected 0 spaces, found 4
(#83) Expected "if (...) {\n"; found "if(...)\n {\n"
(#83) Variable "all_day" must not contain underscores.
(#83) Variable "all_day" must not contain underscores.
(#85) Line indented incorrectly; expected 4 spaces, found 8
(#85) Expected "if (...) {\n"; found "if(...)\n {\n"
(#85) Variable "enable_periods" must not contain underscores.
(#88) Variable "max_periods" must not contain underscores.
(#89) Line indented incorrectly; expected 4 spaces, found 8
(#90) Line indented incorrectly; expected 4 spaces, found 8
(#90) Expected "} else {\n"; found "}\n else\n {\n"
(#93) Variable "end_minutes" must not contain underscores.
(#93) Variable "eveningends_minutes" must not contain underscores.
(#93) Variable "morningstarts_minutes" must not contain underscores.
(#94) Variable "eveningends_minutes" must not contain underscores.
(#94) Variable "end_minutes" must not contain underscores.
(#95) Variable "end_minutes" must not contain underscores.
(#96) Line indented incorrectly; expected 4 spaces, found 8
(#97) Line indented incorrectly; expected 0 spaces, found 4
(#98) Line indented incorrectly; expected 0 spaces, found 4
(#98) Expected "} else {\n"; found "}\n else\n {\n"
(#100) Line indented incorrectly; expected 4 spaces, found 8
(#100) Expected "if (...) {\n"; found "if (...)\n {\n"
(#100) Variable "twentyfourhour_format" must not contain underscores.
(#102) Line indented incorrectly; expected 8 spaces, found 10
(#102) Expected "if (...) {\n"; found "if (...)\n {\n"
(#102) Expected 1 space before "<"; 0 found
(#102) Expected 1 space after "<"; 0 found
(#105) Line indented incorrectly; expected 8 spaces, found 10
(#106) Line indented incorrectly; expected 8 spaces, found 10
(#106) Expected "if (...) {\n"; found "if (...)\n {\n"
(#106) Expected 1 space before ">"; 0 found
(#106) Expected 1 space after ">"; 0 found
(#109) Line indented incorrectly; expected 8 spaces, found 10
(#110) Line indented incorrectly; expected 4 spaces, found 8
(#117) Inline control structures are not allowed
(#121) Line indented incorrectly; expected 0 spaces, found 4
(#129) Expected "if (...) {\n"; found "if(...){\n"
(#130) Expected 1 space before ".="; 0 found
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// old booking fully inside new booking" but found "//old booking fully inside new booking"
(#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 "// new start time within old booking" but found "//new start time within old booking"
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// new end time within old booking" but found "//new end time within old booking"
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#147) Expected "if (...) {\n"; found "if(...){\n"
(#147) Expected 1 space before "=="; 0 found
(#147) Expected 1 space after "=="; 0 found
(#148) Expected 1 space before ".="; 0 found
(#148) Expected 1 space after ".="; 0 found
(#149) Expected "} else {\n"; found "}else{\n"
(#150) Expected 1 space before ".="; 0 found
(#150) Expected 1 space after ".="; 0 found
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#160) Expected 1 space before "="; 0 found
(#160) Expected 1 space after "="; 0 found
(#161) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#163) Expected 1 space before ".="; 0 found
blocks/mrbs/web/userweek.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#21) "include" must be immediately followed by an open parenthesis
(#21) File is being unconditionally included; use "require" instead
(#22) "include" must be immediately followed by an open parenthesis
(#22) File is being unconditionally included; use "require" instead
(#24) "include" must be immediately followed by an open parenthesis
(#24) File is being unconditionally included; use "require" instead
(#27) Commas (,) must be followed by white space.
(#32) Variable "debug_flag" must not contain underscores.
(#33) Variable "morningstarts_minutes" must not contain underscores.
(#38) Variable "num_of_days" must not contain underscores.
(#38) Variable "cfg_mrbs" must not contain underscores.
(#39) Variable "num_of_days" must not contain underscores.
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#40) Variable "num_of_days" must not contain underscores.
(#40) Expected 1 space before "="; 0 found
(#40) Expected 1 space after "="; 0 found
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// could also pass this in as a parameter or whatever" but found "//could also pass this in as a parameter or whatever"
(#44) Expected "if (...) {\n"; found "if (...) //I think we should separate these out and handle each variable independently -ab\n{\n"
(#44) Expected 1 space before "=="; 0 found
(#44) Expected 1 space after "=="; 0 found
(#44) Expected 1 space before "=="; 0 found
(#44) Expected 1 space after "=="; 0 found
(#44) Expected 1 space before "=="; 0 found
(#44) Expected 1 space after "=="; 0 found
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) No space found before comment text; expected "// I think we should separate these out and handle each variable independently -ab" but found "//I think we should separate these out and handle each variable independently -ab"
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Inline control structures are not allowed
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Variable "enable_periods" must not contain underscores.
(#60) Variable "morningstarts_minutes" must not contain underscores.
(#62) Variable "eveningends_minutes" must not contain underscores.
(#62) Expected 1 space before "-"; 0 found
(#62) Expected 1 space after "-"; 0 found
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Expected "if (...) {\n"; found "if (...)\n{\n"
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Line exceeds 132 characters; contains 162 characters
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "morningstarts_minutes" must not contain underscores.
(#90) Variable "morningstarts_minutes" must not contain underscores.
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "TTUSER" must be all lower-case
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#115) Expected 1 space before "<="; 0 found
(#115) Expected 1 space after "<="; 0 found
(#115) Variable "num_of_days" must not contain underscores.
(#115) Expected 1 space before "-"; 0 found
(#115) Expected 1 space after "-"; 0 found
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#121) Variable "dst_change" must not contain underscores.
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "+"; 0 found
(#121) Expected 1 space after "+"; 0 found
(#121) Commas (,) must be followed by white space.
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Variable "morningstarts_minutes" must not contain underscores.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Expected 1 space before "+"; 0 found
(#122) Expected 1 space after "+"; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#122) Expected 1 space before "+"; 0 found
(#122) Expected 1 space after "+"; 0 found
(#122) Commas (,) must be followed by white space.
(#122) Commas (,) must be followed by white space.
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Variable "eveningends_minutes" must not contain underscores.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#123) Expected 1 space before "+"; 0 found
(#123) Expected 1 space after "+"; 0 found
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) No space found before comment text; expected "// Draw the three month calendars" but found "//Draw the three month calendars"
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Commas (,) must be followed by white space.
(#139) Variable "TTUSER" must be all lower-case
(#139) Variable "TTUSER" must be all lower-case
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) No space found before comment text; expected "// y? are year, month and day of the previous week." but found "//y? are year, month and day of the previous week."
(#142) No space found before comment text; expected "// t? are year, month and day of the next week." but found "//t? are year, month and day of the next week."
(#144) Expected 1 space before "="; 0 found
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Expected 1 space before "-"; 0 found
(#144) Expected 1 space after "-"; 0 found
(#144) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#149) Expected 1 space before "="; 0 found
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "+"; 0 found
(#149) Expected 1 space after "+"; 0 found
(#149) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) No space found before comment text; expected "// Show Go to week before and after links" but found "//Show Go to week before and after links"
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#158) Expected 1 space before "=>"; 0 found
(#158) Expected 1 space after "=>"; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#162) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#168) No space found before comment text; expected "// Get all appointments for this week in the room that we care about" but found "//Get all appointments for this week in the room that we care about"
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Space found before second semicolon of FOR loop
(#170) Expected 1 space before "<="; 0 found
(#170) Expected 1 space after "<="; 0 found
(#170) Variable "num_of_days" must not contain underscores.
(#170) Expected 1 space before "-"; 0 found
(#170) Expected 1 space after "-"; 0 found
(#170) Space found before semicolon; expected ");" but found ") ;"
(#180) Variable "TTUSER" must be all lower-case
(#180) Variable "TTUSER" must be all lower-case
(#191) Inline control structures are not allowed
(#191) Variable "debug_flag" must not contain underscores.
(#194) Variable "debug_flag" must not contain underscores.
(#199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) This comment is 64% valid code; is this commented out code?
(#201) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#202) This comment is 50% valid code; is this commented out code?
(#202) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#203) This comment is 50% valid code; is this commented out code?
(#203) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#214) Variable "start_t" must not contain underscores.
(#215) Variable "end_t" must not contain underscores.
(#217) Expected "for (...) {\n"; found "for (...)\n {\n"
(#217) Variable "start_t" must not contain underscores.
(#217) Variable "end_t" must not contain underscores.
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Line indented incorrectly; expected at least 12 spaces, found 10
(#219) No space found before comment text; expected "// checks for double bookings" but found "//checks for double bookings"
(#220) Line indented incorrectly; expected 12 spaces, found 10
(#220) Expected "if (...) {\n"; found "if(...){\n"
(#220) Commas (,) must be followed by white space.
(#221) Line indented incorrectly; expected at least 16 spaces, found 14
(#221) Commas (,) must be followed by white space.
(#222) Line indented incorrectly; expected at least 16 spaces, found 14
(#222) Commas (,) must be followed by white space.
(#223) Line indented incorrectly; expected at least 16 spaces, found 14
(#223) Commas (,) must be followed by white space.
(#224) Line indented incorrectly; expected at least 16 spaces, found 14
(#224) Commas (,) must be followed by white space.
(#225) Line indented incorrectly; expected at least 16 spaces, found 14
(#225) Commas (,) must be followed by white space.
(#226) Line indented incorrectly; expected 12 spaces, found 10
(#227) Line indented incorrectly; expected at least 16 spaces, found 14
(#227) Commas (,) must be followed by white space.
(#228) Line indented incorrectly; expected at least 16 spaces, found 14
(#228) Commas (,) must be followed by white space.
(#229) Line indented incorrectly; expected at least 16 spaces, found 14
(#229) Commas (,) must be followed by white space.
(#230) Line indented incorrectly; expected at least 16 spaces, found 14
(#230) Commas (,) must be followed by white space.
(#231) Line indented incorrectly; expected 12 spaces, found 10
(#236) Expected "if (...) {\n"; found "if (...)\n {\n"
(#238) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#241) Expected "} else {\n"; found "}\n else\n {\n"
(#243) Commas (,) must be followed by white space.
(#243) Variable "start_t" must not contain underscores.
(#244) Commas (,) must be followed by white space.
(#244) Variable "start_t" must not contain underscores.
(#253) Line indented incorrectly; expected 0 spaces, found 4
(#253) Expected "if (...) {\n"; found "if (...) // If authorized in config.inc.php, include the javascript cursor management.\n {\n"
(#253) Variable "javascript_cursor" must not contain underscores.
(#256) Variable "show_plus_link" must not contain underscores.
(#258) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#258) Variable "times_right_side" must not contain underscores.
(#259) Variable "highlight_method" must not contain underscores.
(#260) Commas (,) must be followed by white space.
(#262) Line indented incorrectly; expected 0 spaces, found 12
(#262) Closing brace indented incorrectly; expected 4 spaces, found 12
(#264) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) No space found before comment text; expected "// This is where we start displaying stuff" but found "//This is where we start displaying stuff"
(#268) Variable "enable_periods" must not contain underscores.
(#268) Commas (,) must be followed by white space.
(#269) Inline control structures are not allowed
(#271) Inline control structures are not allowed
(#273) Expected "for (...) {\n"; found "for (...)\n{\n"
(#273) Space found before second semicolon of FOR loop
(#273) Expected 1 space before "<="; 0 found
(#273) Expected 1 space after "<="; 0 found
(#273) Variable "num_of_days" must not contain underscores.
(#273) Expected 1 space before "-"; 0 found
(#273) Expected 1 space after "-"; 0 found
(#273) Space found before semicolon; expected ");" but found ") ;"
(#275) Expected 1 space before "+"; 0 found
(#275) Expected 1 space after "+"; 0 found
(#277) Expected 1 space before "=>"; 0 found
(#277) Expected 1 space after "=>"; 0 found
(#277) Expected 1 space before "=>"; 0 found
(#277) Expected 1 space after "=>"; 0 found
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#279) Commas (,) must be followed by white space.
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Expected "if (...) {\n"; found "if (...)\n{\n"
(#283) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#283) Variable "times_right_side" must not contain underscores.
(#286) Variable "enable_periods" must not contain underscores.
(#286) Expected 1 space before "?"; 2 found
(#286) Commas (,) must be followed by white space.
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Variable "dst_change" must not contain underscores.
(#304) Variable "row_class" must not contain underscores.
(#305) Variable "morningstarts_minutes" must not contain underscores.
(#305) Expected 1 space before "+"; 0 found
(#305) Expected 1 space after "+"; 0 found
(#306) Variable "eveningends_minutes" must not contain underscores.
(#306) Expected 1 space before "+"; 0 found
(#306) Expected 1 space after "+"; 0 found
(#308) Variable "row_class" must not contain underscores.
(#308) Variable "row_class" must not contain underscores.
(#309) Inline comments must start with a capital letter, digit or 3-dots sequence
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Variable "time_t" must not contain underscores.
(#311) Variable "time_t" must not contain underscores.
(#312) Inline comments must end in full-stops, exclamation marks, or question marks
(#315) Expected "if (...) {\n"; found "if(...){\n"
(#315) Variable "enable_periods" must not contain underscores.
(#316) Variable "time_t_stripped" must not contain underscores.
(#316) Variable "time_t" must not contain underscores.
(#318) Variable "time_t_stripped" must not contain underscores.
(#320) Variable "hilite_url" must not contain underscores.
(#320) Commas (,) must be followed by white space.
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Inline control structures are not allowed
(#325) Variable "time_t" must not contain underscores.
(#326) Variable "empty_color" must not contain underscores.
(#327) Inline control structures are not allowed
(#328) Variable "empty_color" must not contain underscores.
(#331) Expected "for (...) {\n"; found "for (...)\n {\n"
(#331) Space found before second semicolon of FOR loop
(#331) Expected 1 space before "<="; 0 found
(#331) Expected 1 space after "<="; 0 found
(#331) Variable "num_of_days" must not contain underscores.
(#331) Expected 1 space before "-"; 0 found
(#331) Expected 1 space after "-"; 0 found
(#331) Space found before semicolon; expected ");" but found ") ;"
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#340) Expected 1 space before "+"; 0 found
(#340) Expected 1 space after "+"; 0 found
(#345) Expected "if (...) {\n"; found "if(...)\n {\n"
(#345) Variable "time_t" must not contain underscores.
(#347) Variable "time_t" must not contain underscores.
(#348) Variable "time_t" must not contain underscores.
(#349) Variable "time_t" must not contain underscores.
(#350) Variable "long_descr" must not contain underscores.
(#350) Variable "time_t" must not contain underscores.
(#351) Variable "double_booked" must not contain underscores.
(#351) Variable "time_t" must not contain underscores.
(#352) Inline control structures are not allowed
(#352) Variable "double_booked" must not contain underscores.
(#352) Expected 1 space before "="; 0 found
(#352) Expected 1 space after "="; 0 found
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Variable "time_t" must not contain underscores.
(#365) Variable "row_class" must not contain underscores.
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Expected "if (...) {\n"; found "if(...) {\n"
(#372) Commas (,) must be followed by white space.
(#373) Commas (,) must be followed by white space.
(#376) Variable "javascript_cursor" must not contain underscores.
(#381) Variable "javascript_cursor" must not contain underscores.
(#389) Variable "double_booked" must not contain underscores.
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#390) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#390) Function split() has been deprecated
(#390) Commas (,) must be followed by white space.
(#391) Variable "long_descrs" must not contain underscores.
(#391) Expected 1 space before "="; 0 found
(#391) Expected 1 space after "="; 0 found
(#391) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#391) Function split() has been deprecated
(#391) Commas (,) must be followed by white space.
(#391) Variable "long_descr" must not contain underscores.
(#392) Expected 1 space before "="; 0 found
(#392) Expected 1 space after "="; 0 found
(#392) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#392) Function split() has been deprecated
(#392) Commas (,) must be followed by white space.
(#395) Variable "long_descrs" must not contain underscores.
(#395) Variable "long_descr" must not contain underscores.
(#398) Expected "if (...) {\n"; found "if (...){\n"
(#399) Expected "for (...) {\n"; found "for(...){\n"
(#399) Expected 1 space after first semicolon of FOR loop; 0 found
(#399) Expected 1 space after second semicolon of FOR loop; 0 found
(#399) Expected 1 space before "="; 0 found
(#399) Expected 1 space after "="; 0 found
(#399) Expected 1 space before "<"; 0 found
(#399) Expected 1 space after "<"; 0 found
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) No space found before comment text; expected "// if it is booked then show" but found "//if it is booked then show"
(#401) Inline control structures are not allowed
(#401) Expected 1 space before ">"; 0 found
(#401) Expected 1 space after ">"; 0 found
(#403) Expected 1 space before "=>"; 0 found
(#403) Expected 1 space after "=>"; 0 found
(#403) Expected 1 space before "=>"; 0 found
(#403) Expected 1 space after "=>"; 0 found
(#403) Expected 1 space before "=>"; 0 found
(#403) Expected 1 space after "=>"; 0 found
(#404) Expected 1 space before "=>"; 0 found
(#404) Expected 1 space after "=>"; 0 found
(#404) Expected 1 space before "=>"; 0 found
(#404) Expected 1 space after "=>"; 0 found
(#405) Variable "long_descr" must not contain underscores.
(#407) Expected "} else {\n"; found "}else{\n"
(#412) Variable "long_descrs" must not contain underscores.
(#417) Inline comments must start with a capital letter, digit or 3-dots sequence
(#417) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Expected "if (...) {\n"; found "if (...)\n {\n"
(#418) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#418) Variable "times_right_side" must not contain underscores.
(#420) Expected "if (...) {\n"; found "if(...)\n {\n"
(#420) Variable "enable_periods" must not contain underscores.
(#423) Variable "time_t_stripped" must not contain underscores.
(#423) Variable "time_t" must not contain underscores.
(#424) Commas (,) must be followed by white space.
(#425) Variable "time_t_stripped" must not contain underscores.
(#427) Expected "} else {\n"; found "}\n else\n {\n"
(#430) Commas (,) must be followed by white space.
(#441) Inline comments must start with a capital letter, digit or 3-dots sequence
(#441) Inline comments must end in full-stops, exclamation marks, or question marks
(#441) This comment is 75% valid code; is this commented out code?
(#441) No space found before comment text; expected "// include "trailer.php";" but found "//include "trailer.php";"
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/mrbs/web/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#22) Opening brace should be on the same line as the declaration
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Line indented incorrectly; expected at least 4 spaces, found 2
(#24) Line indented incorrectly; expected at least 4 spaces, found 2
(#24) Variable "mrbs_version" must not contain underscores.
(#26) Line indented incorrectly; expected at least 4 spaces, found 2
(#26) Variable "mrbs_version" must not contain underscores.
(#29) A closing tag is not permitted at the end of a PHP file
blocks/mrbs/web/view_entry.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#19) "include" must be immediately followed by an open parenthesis
(#19) File is being unconditionally included; use "require" instead
(#20) "include" must be immediately followed by an open parenthesis
(#20) File is being unconditionally included; use "require" instead
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) No space found before comment text; expected "// if the booking belongs to the user looking at it, they probably want to edit it" but found "//if the booking belongs to the user looking at it, they probably want to edit it"
(#38) Expected "if (...) {\n"; found "if(...) {\n"
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Commas (,) must be followed by white space.
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#39) Expected 1 space before "=="; 0 found
(#39) Expected 1 space after "=="; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// If we dont know the right date then make it up" but found "//If we dont know the right date then make it up"
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#55) Expected 1 space before "=="; 0 found
(#55) Expected 1 space after "=="; 0 found
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#136) Variable "create_by" must not contain underscores.
(#137) Variable "room_name" must not contain underscores.
(#138) Variable "area_name" must not contain underscores.
(#140) Variable "room_id" must not contain underscores.
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Variable "enable_periods" must not contain underscores.
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Variable "start_period" must not contain underscores.
(#147) Variable "start_date" must not contain underscores.
(#147) Expected 1 space after "="; 2 found
(#149) Variable "start_date" must not contain underscores.
(#152) Variable "enable_periods" must not contain underscores.
(#153) Variable "end_date" must not contain underscores.
(#153) Expected 1 space after "="; 2 found
(#155) Variable "end_date" must not contain underscores.
(#158) Variable "rep_type" must not contain underscores.
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Variable "rep_type" must not contain underscores.
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Variable "rep_end_date" must not contain underscores.
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Variable "rep_opt" must not contain underscores.
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Variable "rep_num_weeks" must not contain underscores.
(#165) Variable "repeat_id" must not contain underscores.
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#171) Expected 1 space before "=>"; 0 found
(#171) Expected 1 space after "=>"; 0 found
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#180) Closing brace indented incorrectly; expected 4 spaces, found 1
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Variable "repeat_id" must not contain underscores.
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 4 spaces, found 1
(#185) Variable "repeat_id" must not contain underscores.
(#186) Expected 1 space before "=>"; 0 found
(#186) Expected 1 space after "=>"; 0 found
(#186) Variable "repeat_id" must not contain underscores.
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Variable "rep_type" must not contain underscores.
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Variable "rep_end_date" must not contain underscores.
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Variable "rep_opt" must not contain underscores.
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Variable "rep_num_weeks" must not contain underscores.
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 8 spaces, found 2
(#192) Closing brace indented incorrectly; expected 8 spaces, found 2
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 4 spaces, found 1
(#196) Variable "enable_periods" must not contain underscores.
(#196) Variable "start_period" must not contain underscores.
(#196) Variable "dur_units" must not contain underscores.
(#196) Variable "dur_units" must not contain underscores.
(#198) Variable "repeat_key" must not contain underscores.
(#198) Variable "rep_type" must not contain underscores.
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#209) Expected 1 space before "=>"; 0 found
(#209) Expected 1 space after "=>"; 0 found
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) Commas (,) must be followed by white space.
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#218) Expected 1 space before "=>"; 0 found
(#218) Expected 1 space after "=>"; 0 found
(#220) Expected 1 space before "="; 0 found
(#220) Expected 1 space after "="; 0 found
(#241) Commas (,) must be followed by white space.
(#242) Variable "area_name" must not contain underscores.
(#242) Variable "room_name" must not contain underscores.
(#245) Commas (,) must be followed by white space.
(#246) Variable "start_date" must not contain underscores.
(#249) Commas (,) must be followed by white space.
(#250) Variable "dur_units" must not contain underscores.
(#253) Commas (,) must be followed by white space.
(#254) Variable "end_date" must not contain underscores.
(#257) Commas (,) must be followed by white space.
(#261) Commas (,) must be followed by white space.
(#262) Variable "create_by" must not contain underscores.
(#269) Commas (,) must be followed by white space.
(#270) Variable "repeat_key" must not contain underscores.
(#270) Commas (,) must be followed by white space.
(#275) Variable "rep_type" must not contain underscores.
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#277) Variable "rep_type" must not contain underscores.
(#277) Variable "rep_type" must not contain underscores.
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 8 spaces, found 2
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 12 spaces, found 3
(#281) Variable "rep_opt" must not contain underscores.
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 16 spaces, found 7
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#286) Expected "if (...) {\n"; found "if (...)\t{\n"
(#286) Variable "rep_type" must not contain underscores.
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Commas (,) must be followed by white space.
(#287) Commas (,) must be followed by white space.
(#287) Variable "rep_num_weeks" must not contain underscores.
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#287) Line exceeds 132 characters; contains 147 characters
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#289) Expected "if (...) {\n"; found "if(...) {\n"
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 5
(#290) Commas (,) must be followed by white space.
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Commas (,) must be followed by white space.
(#292) Variable "rep_end_date" must not contain underscores.
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#307) Commas (,) must be followed by white space.
(#309) Expected "if (...) {\n"; found "if(...) {\n"
(#309) Variable "repeat_id" must not contain underscores.
(#312) Expected "if (...) {\n"; found "if(...) {\n"
(#312) Variable "repeat_id" must not contain underscores.
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#313) Line exceeds 132 characters; contains 155 characters
(#314) Commas (,) must be followed by white space.
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#321) Commas (,) must be followed by white space.
(#321) Commas (,) must be followed by white space.
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#321) Line exceeds 132 characters; contains 155 characters
(#324) Expected "if (...) {\n"; found "if(...) {\n"
(#324) Variable "repeat_id" must not contain underscores.
(#328) Expected "if (...) {\n"; found "if(...) {\n"
(#328) Variable "repeat_id" must not contain underscores.
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Expected 1 space before "=>"; 0 found
(#329) Expected 1 space after "=>"; 0 found
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#329) Line exceeds 132 characters; contains 165 characters
(#330) Commas (,) must be followed by white space.
(#330) Commas (,) must be followed by white space.
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#330) Line exceeds 132 characters; contains 156 characters
(#339) Variable "create_by" must not contain underscores.
(#340) "include" must be immediately followed by an open parenthesis
(#343) "include" must be immediately followed by an open parenthesis
(#343) File is being unconditionally included; use "require" instead
blocks/mrbs/web/week.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#21) "include" must be immediately followed by an open parenthesis
(#21) File is being unconditionally included; use "require" instead
(#22) "include" must be immediately followed by an open parenthesis
(#22) File is being unconditionally included; use "require" instead
(#24) "include" must be immediately followed by an open parenthesis
(#24) File is being unconditionally included; use "require" instead
(#27) Commas (,) must be followed by white space.
(#31) Variable "debug_flag" must not contain underscores.
(#32) Variable "morningstarts_minutes" must not contain underscores.
(#36) Variable "num_of_days" must not contain underscores.
(#36) Variable "cfg_mrbs" must not contain underscores.
(#37) Variable "num_of_days" must not contain underscores.
(#37) Expected 1 space before "=="; 0 found
(#37) Expected 1 space after "=="; 0 found
(#38) Variable "num_of_days" must not contain underscores.
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) No space found before comment text; expected "// if user has not configured this, default to 7" but found "//if user has not configured this, default to 7"
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before "=="; 0 found
(#42) Expected 1 space after "=="; 0 found
(#42) Expected 1 space before "=="; 0 found
(#42) Expected 1 space after "=="; 0 found
(#42) Expected 1 space before "=="; 0 found
(#42) Expected 1 space after "=="; 0 found
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Variable "enable_periods" must not contain underscores.
(#58) Variable "morningstarts_minutes" must not contain underscores.
(#60) Variable "eveningends_minutes" must not contain underscores.
(#60) Expected 1 space before "-"; 0 found
(#60) Expected 1 space after "-"; 0 found
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Expected "if (...) {\n"; found "if (...)\n{\n"
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Line exceeds 132 characters; contains 158 characters
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Variable "morningstarts_minutes" must not contain underscores.
(#87) Variable "morningstarts_minutes" must not contain underscores.
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Expected 1 space before "<="; 0 found
(#98) Expected 1 space after "<="; 0 found
(#98) Variable "num_of_days" must not contain underscores.
(#98) Expected 1 space before "-"; 0 found
(#98) Expected 1 space after "-"; 0 found
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#104) Variable "dst_change" must not contain underscores.
(#104) Commas (,) must be followed by white space.
(#104) Expected 1 space before "+"; 0 found
(#104) Expected 1 space after "+"; 0 found
(#104) Commas (,) must be followed by white space.
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Variable "morningstarts_minutes" must not contain underscores.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "+"; 0 found
(#105) Expected 1 space after "+"; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Expected 1 space before "+"; 0 found
(#105) Expected 1 space after "+"; 0 found
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#106) Expected 1 space before "="; 0 found
(#106) Expected 1 space after "="; 0 found
(#106) Commas (,) must be followed by white space.
(#106) Variable "eveningends_minutes" must not contain underscores.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Expected 1 space before "+"; 0 found
(#106) Expected 1 space after "+"; 0 found
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#106) Expected 1 space before "+"; 0 found
(#106) Expected 1 space after "+"; 0 found
(#106) Commas (,) must be followed by white space.
(#106) Commas (,) must be followed by white space.
(#112) Variable "this_area_name" must not contain underscores.
(#113) Variable "this_room_name" must not contain underscores.
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Commas (,) must be followed by white space.
(#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
(#120) Variable "area_list_format" must not contain underscores.
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "this_area_name" must not contain underscores.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#123) Variable "this_room_name" must not contain underscores.
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#124) Variable "this_room_description" must not contain underscores.
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#132) Variable "this_area_name" must not contain underscores.
(#134) Variable "this_area_name" must not contain underscores.
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Commas (,) must be followed by white space.
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Variable "area_list_format" must not contain underscores.
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#156) Expected 1 space before "=>"; 0 found
(#156) Expected 1 space after "=>"; 0 found
(#159) Variable "this_room_name" must not contain underscores.
(#160) Variable "this_room_description" must not contain underscores.
(#162) Variable "this_room_name" must not contain underscores.
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) No space found before comment text; expected "// Draw the three month calendars" but found "//Draw the three month calendars"
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Commas (,) must be followed by white space.
(#181) "include" must be immediately followed by an open parenthesis
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Variable "this_area_name" must not contain underscores.
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) No space found before comment text; expected "// y? are year, month and day of the previous week." but found "//y? are year, month and day of the previous week."
(#189) No space found before comment text; expected "// t? are year, month and day of the next week." but found "//t? are year, month and day of the next week."
(#191) Expected 1 space before "="; 0 found
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Expected 1 space before "-"; 0 found
(#191) Expected 1 space after "-"; 0 found
(#191) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Commas (,) must be followed by white space.
(#194) Commas (,) must be followed by white space.
(#196) Expected 1 space before "="; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Expected 1 space before "+"; 0 found
(#196) Expected 1 space after "+"; 0 found
(#196) Commas (,) must be followed by white space.
(#197) Commas (,) must be followed by white space.
(#198) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) No space found before comment text; expected "// Show Go to week before and after links" but found "//Show Go to week before and after links"
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#209) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#212) Commas (,) must be followed by white space.
(#215) Expected 1 space before "=>"; 0 found
(#215) Expected 1 space after "=>"; 0 found
(#218) No space found before comment text; expected "// Get all appointments for this week in the room that we care about" but found "//Get all appointments for this week in the room that we care about"
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Space found before second semicolon of FOR loop
(#220) Expected 1 space before "<="; 0 found
(#220) Expected 1 space after "<="; 0 found
(#220) Variable "num_of_days" must not contain underscores.
(#220) Expected 1 space before "-"; 0 found
(#220) Expected 1 space after "-"; 0 found
(#220) Space found before semicolon; expected ");" but found ") ;"
(#235) Variable "debug_flag" must not contain underscores.
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) This comment is 64% valid code; is this commented out code?
(#241) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#242) This comment is 50% valid code; is this commented out code?
(#242) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#243) This comment is 50% valid code; is this commented out code?
(#243) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#254) Variable "start_t" must not contain underscores.
(#255) Variable "end_t" must not contain underscores.
(#256) Variable "start_t" must not contain underscores.
(#256) Variable "end_t" must not contain underscores.
(#257) Commas (,) must be followed by white space.
(#258) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#260) Commas (,) must be followed by white space.
(#266) Commas (,) must be followed by white space.
(#267) Commas (,) must be followed by white space.
(#269) Commas (,) must be followed by white space.
(#269) Variable "start_t" must not contain underscores.
(#270) Commas (,) must be followed by white space.
(#270) Variable "start_t" must not contain underscores.
(#275) Expected "if (...) {\n"; found "if (...)\n{\n"
(#275) Variable "debug_flag" must not contain underscores.
(#279) The use of function print_r() is forbidden
(#279) Variable "dst_change" must not contain underscores.
(#282) Inline control structures are not allowed
(#282) Space found after opening bracket of FOREACH loop
(#282) Variable "am7_val" must not contain underscores.
(#283) Variable "am7_val" must not contain underscores.
(#283) Variable "am7_val" must not contain underscores.
(#285) Inline control structures are not allowed
(#285) Space found after opening bracket of FOREACH loop
(#285) Variable "pm7_val" must not contain underscores.
(#286) Variable "pm7_val" must not contain underscores.
(#286) Variable "pm7_val" must not contain underscores.
(#289) Inline control structures are not allowed
(#290) Inline control structures are not allowed
(#290) Variable "w_k" must not contain underscores.
(#290) Variable "w_v" must not contain underscores.
(#291) Inline control structures are not allowed
(#291) Variable "t_k" must not contain underscores.
(#291) Variable "t_v" must not contain underscores.
(#291) Variable "w_v" must not contain underscores.
(#292) Inline control structures are not allowed
(#292) Variable "k_k" must not contain underscores.
(#292) Variable "k_v" must not contain underscores.
(#292) Variable "t_v" must not contain underscores.
(#293) Variable "w_k" must not contain underscores.
(#294) Inline control structures are not allowed
(#300) Expected "if (...) {\n"; found "if (...) // If authorized in config.inc.php, include the javascript cursor management.\n {\n"
(#300) Variable "javascript_cursor" must not contain underscores.
(#303) Variable "show_plus_link" must not contain underscores.
(#305) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#305) Variable "times_right_side" must not contain underscores.
(#306) Variable "highlight_method" must not contain underscores.
(#307) Commas (,) must be followed by white space.
(#309) Line indented incorrectly; expected 0 spaces, found 4
(#309) Closing brace indented incorrectly; expected 0 spaces, found 4
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) No space found before comment text; expected "// This is where we start displaying stuff" but found "//This is where we start displaying stuff"
(#315) Variable "enable_periods" must not contain underscores.
(#315) Commas (,) must be followed by white space.
(#321) Space found before second semicolon of FOR loop
(#321) Expected 1 space before "<="; 0 found
(#321) Expected 1 space after "<="; 0 found
(#321) Variable "num_of_days" must not contain underscores.
(#321) Expected 1 space before "-"; 0 found
(#321) Expected 1 space after "-"; 0 found
(#321) Space found before semicolon; expected ");" but found ") ;"
(#322) Expected 1 space before "+"; 0 found
(#322) Expected 1 space after "+"; 0 found
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#325) Expected 1 space before "=>"; 0 found
(#325) Expected 1 space after "=>"; 0 found
(#325) Expected 1 space before "=>"; 0 found
(#325) Expected 1 space after "=>"; 0 found
(#326) Commas (,) must be followed by white space.
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#330) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#330) Variable "times_right_side" must not contain underscores.
(#332) Variable "enable_periods" must not contain underscores.
(#332) Expected 1 space before "?"; 2 found
(#332) Commas (,) must be followed by white space.
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#346) Inline comments must start with a capital letter, digit or 3-dots sequence
(#348) Variable "dst_change" must not contain underscores.
(#350) Variable "row_class" must not contain underscores.
(#351) Variable "morningstarts_minutes" must not contain underscores.
(#351) Expected 1 space before "+"; 0 found
(#351) Expected 1 space after "+"; 0 found
(#352) Variable "eveningends_minutes" must not contain underscores.
(#352) Expected 1 space before "+"; 0 found
(#352) Expected 1 space after "+"; 0 found
(#354) Variable "row_class" must not contain underscores.
(#354) Variable "row_class" must not contain underscores.
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#356) Variable "time_t" must not contain underscores.
(#357) Variable "time_t" must not contain underscores.
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Expected "if (...) {\n"; found "if(...) {\n"
(#361) Variable "enable_periods" must not contain underscores.
(#362) Variable "time_t_stripped" must not contain underscores.
(#362) Variable "time_t" must not contain underscores.
(#364) Variable "time_t_stripped" must not contain underscores.
(#366) Commas (,) must be followed by white space.
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Variable "time_t" must not contain underscores.
(#372) Variable "empty_color" must not contain underscores.
(#374) Variable "empty_color" must not contain underscores.
(#378) Space found before second semicolon of FOR loop
(#378) Expected 1 space before "<="; 0 found
(#378) Expected 1 space after "<="; 0 found
(#378) Variable "num_of_days" must not contain underscores.
(#378) Expected 1 space before "-"; 0 found
(#378) Expected 1 space after "-"; 0 found
(#378) Space found before semicolon; expected ");" but found ") ;"
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Expected 1 space before "+"; 0 found
(#386) Expected 1 space after "+"; 0 found
(#391) Expected "if (...) {\n"; found "if(...) {\n"
(#391) Variable "time_t" must not contain underscores.
(#392) Variable "time_t" must not contain underscores.
(#393) Variable "time_t" must not contain underscores.
(#394) Variable "time_t" must not contain underscores.
(#395) Variable "long_descr" must not contain underscores.
(#395) Variable "time_t" must not contain underscores.
(#400) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#405) Variable "time_t" must not contain underscores.
(#408) Variable "row_class" must not contain underscores.
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Expected "if (...) {\n"; found "if(...) {\n"
(#415) Commas (,) must be followed by white space.
(#416) Commas (,) must be followed by white space.
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Variable "max_advance_days" must not contain underscores.
(#423) Line exceeds 132 characters; contains 163 characters
(#426) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Variable "max_advance_days" must not contain underscores.
(#429) Line exceeds 132 characters; contains 163 characters
(#432) Variable "javascript_cursor" must not contain underscores.
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#441) Expected "if (...) {\n"; found "if(...) {\n"
(#441) Variable "enable_periods" must not contain underscores.
(#442) Expected 1 space before "=>"; 0 found
(#442) Expected 1 space after "=>"; 0 found
(#442) Variable "time_t_stripped" must not contain underscores.
(#444) Expected 1 space before "=>"; 0 found
(#444) Expected 1 space after "=>"; 0 found
(#444) Expected 1 space before "=>"; 0 found
(#444) Expected 1 space after "=>"; 0 found
(#448) Variable "javascript_cursor" must not contain underscores.
(#457) Usage of ELSEIF not allowed; use ELSE IF instead
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) No space found before comment text; expected "// if it is booked then show" but found "//if it is booked then show"
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#462) Variable "long_descr" must not contain underscores.
(#470) Inline comments must start with a capital letter, digit or 3-dots sequence
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#471) Variable "times_right_side" must not contain underscores.
(#472) Expected "if (...) {\n"; found "if(...) {\n"
(#472) Variable "enable_periods" must not contain underscores.
(#474) Variable "time_t_stripped" must not contain underscores.
(#474) Variable "time_t" must not contain underscores.
(#475) Commas (,) must be followed by white space.
(#476) Variable "time_t_stripped" must not contain underscores.
(#479) Commas (,) must be followed by white space.
(#490) "include" must be immediately followed by an open parenthesis
(#490) File is being unconditionally included; use "require" instead

Javascript coding style problems

(0 errors, 142 warnings)

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

blocks/mrbs/web/roomsearch.js
(#70) Line is too long.
(#88) Value of 'e' may be overwritten in IE 8 and earlier.
(#92) Value of 'e' may be overwritten in IE 8 and earlier.
(#99) Expected '===' and instead saw '=='.
(#108) Expected '!==' and instead saw '!='.
(#148) eval can be harmful.
(#150) eval can be harmful.
(#151) eval can be harmful.
(#167) Expected '===' and instead saw '=='.
(#178) Missing 'new' prefix when invoking a constructor.
(#133) 'SetWeekDayNames' is defined but never used.
(#145) 'ChangeOptionDays' is defined but never used.
(#157) 'day' is defined but never used.
blocks/mrbs/web/updatefreerooms.js
(#54) Value of 'e' may be overwritten in IE 8 and earlier.
(#58) Value of 'e' may be overwritten in IE 8 and earlier.
(#66) Expected '===' and instead saw '=='.
(#73) The array literal notation [] is preferable.
(#74) Expected '!==' and instead saw '!='.
(#84) Expected '!==' and instead saw '!='.
(#87) Expected '!==' and instead saw '!='.
(#101) Missing semicolon.
(#1) 'updateFreeRooms' is defined but never used.
blocks/mrbs/web/xbLib.js
(#9) Missing semicolon.
(#13) Expected '{' and instead saw 'alert'.
(#23) Expected '{' and instead saw 'return'.
(#27) Line is too long.
(#45) Expected '{' and instead saw 'return'.
(#69) Expected '{' and instead saw 'return'.
(#70) Expected '{' and instead saw 'return'.
(#71) Expected '{' and instead saw 'return'.
(#76) Expected '{' and instead saw 'return'.
(#78) Expected '{' and instead saw 'return'.
(#83) Expected '{' and instead saw 'return'.
(#85) Expected '{' and instead saw 'return'.
(#91) Expected '{' and instead saw 'xblGetElementById'.
(#93) Expected '{' and instead saw 'xblGetElementById'.
(#95) Expected '{' and instead saw 'xblGetElementById'.
(#97) Expected '{' and instead saw 'xblGetElementById'.
(#102) Expected '{' and instead saw 'for'.
(#108) Expected '{' and instead saw 'for'.
(#114) Expected '{' and instead saw 'return'.
(#119) 'result' is already defined.
(#120) Expected '{' and instead saw 'return'.
(#155) Expected '{' and instead saw 'return'.
(#159) Expected '{' and instead saw 'children'.
(#161) Expected '{' and instead saw 'children'.
(#163) Expected '{' and instead saw 'return'.
(#169) Expected '{' and instead saw 'return'.
(#203) Expected '{' and instead saw 'return'.
(#204) Missing 'new' prefix when invoking a constructor.
(#209) Expected '{' and instead saw 'return'.
(#211) Missing 'new' prefix when invoking a constructor.
(#212) Variables should not be deleted.
(#236) Missing semicolon.
(#240) Missing semicolon.
(#246) Expected '{' and instead saw 'return'.
(#249) Expected '===' and instead saw '=='.
(#249) Expected '{' and instead saw 'return'.
(#251) Expected '===' and instead saw '=='.
(#251) Expected '{' and instead saw 'return'.
(#252) Expected '{' and instead saw 'k'.
(#255) Expected '===' and instead saw '=='.
(#255) Expected '{' and instead saw 'm'.
(#257) Expected '===' and instead saw '=='.
(#257) Expected '{' and instead saw 'n'.
(#258) Expected '{' and instead saw 'n'.
(#259) Expected '{' and instead saw 'n'.
(#270) Expected '{' and instead saw 'return'.
(#275) Expected '===' and instead saw '=='.
(#275) Expected '{' and instead saw 'return'.
(#276) Expected '{' and instead saw 'return'.
(#279) Expected '{' and instead saw 'return'.
(#283) Expected '{' and instead saw 'return'.
(#283) Missing 'new' prefix when invoking a constructor.
(#350) document.write can be a form of eval.
(#352) Expected '{' and instead saw 'useJS'.
(#359) Expected '===' and instead saw '=='.
(#362) Expected '{' and instead saw 'GetNodeColorClass'.
(#362) Missing semicolon.
(#364) Expected '{' and instead saw 'GetNodeColorClass'.
(#364) Missing semicolon.
(#373) Expected '!==' and instead saw '!='.
(#373) Expected '{' and instead saw 'highlightColor'.
(#388) Expected '{' and instead saw 'SetNodeColorClass'.
(#392) Missing semicolon.
(#394) Expected '{' and instead saw 'SetNodeColorClass'.
(#397) Expected '===' and instead saw '=='.
(#397) Expected '{' and instead saw 'colorClass'.
(#399) Missing semicolon.
(#407) Missing 'new' prefix when invoking a constructor.
(#408) Missing 'new' prefix when invoking a constructor.
(#412) Expected '{' and instead saw 'return'.
(#414) Expected '{' and instead saw 'window'.
(#417) Expected '===' and instead saw '=='.
(#417) Expected '{' and instead saw 'break'.
(#418) Expected '{' and instead saw 'return'.
(#419) Missing 'new' prefix when invoking a constructor.
(#424) Expected '{' and instead saw 'HighlightNode'.
(#424) Missing 'new' prefix when invoking a constructor.
(#431) Expected '!==' and instead saw '!='.
(#431) Expected '{' and instead saw 'rightMostCell'.
(#432) Expected '{' and instead saw 'HighlightNode'.
(#432) Missing 'new' prefix when invoking a constructor.
(#438) Expected '{' and instead saw 'return'.
(#443) Expected '===' and instead saw '=='.
(#443) Expected '{' and instead saw 'break'.
(#444) Expected '{' and instead saw 'return'.
(#445) Missing 'new' prefix when invoking a constructor.
(#450) Expected '{' and instead saw 'SetNodeColorClass'.
(#450) Missing 'new' prefix when invoking a constructor.
(#457) Expected '!==' and instead saw '!='.
(#457) Expected '{' and instead saw 'rightMostCell'.
(#458) Expected '{' and instead saw 'SetNodeColorClass'.
(#458) Missing 'new' prefix when invoking a constructor.
(#472) Expected '{' and instead saw 'tag'.
(#473) Expected '{' and instead saw 'tag'.
(#474) Expected '===' and instead saw '=='.
(#474) Expected '{' and instead saw 'return'.
(#482) Missing 'new' prefix when invoking a constructor.
(#483) Expected '{' and instead saw 'window'.
(#496) Line is too long.
(#496) document.write can be a form of eval.
(#498) Expected '{' and instead saw 'document'.
(#498) document.write can be a form of eval.
(#506) Expected '{' and instead saw 'document'.
(#506) document.write can be a form of eval.
(#507) document.write can be a form of eval.
(#515) Expected '{' and instead saw 'alert'.
(#89) 'xbGetElementById' is defined but never used.
(#264) 'isAlphaNum' is defined but never used.
(#329) 'InitActiveCell' is defined but never used.
(#410) 'ActivateCell' is defined but never used.
(#436) 'UnactivateCell' is defined but never used.
(#479) 'GotoLink' is defined but never used.
(#492) 'BeginActiveCell' is defined but never used.
(#502) 'EndActiveCell' is defined but never used.
(#9) 'tag' is defined but never used.
(#9) 'string' is defined but never used.
(#97) 'id' is defined but never used.
(#243) 'ref' is defined but never used.
(#268) 'ref' is defined but never used.
(#469) 'ref' is defined but never used.

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(205 errors, 35 warnings)

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

blocks/mrbs/block_mrbs.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#18) Class block_mrbs is not documented
(#20) Function block_mrbs::init is not documented
(#25) Function block_mrbs::has_config is not documented
(#30) Function block_mrbs::applicable_formats is not documented
(#34) Function block_mrbs::get_content is not documented
(#70) Function block_mrbs::cron is not documented
(#18) Package is not specified for class block_mrbs. It is also not specified in file-level phpdocs
blocks/mrbs/classes/event/booking_created.php
(#89) Function booking_created::validate_data is not documented
blocks/mrbs/classes/event/booking_updated.php
(#89) Function booking_updated::validate_data is not documented
blocks/mrbs/db/access.php
(#) File-level phpdocs block is not found
blocks/mrbs/db/install.php
(#17) File-level phpdocs block is not found
(#19) Function xmldb_block_mrbs_install is not documented
(#19) Package is not specified for function xmldb_block_mrbs_install. It is also not specified in file-level phpdocs
blocks/mrbs/db/upgrade.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#18) Function renameifexists is not documented
(#59) Function block_mrbs_convert_timestamp is not documented
(#91) Function xmldb_block_mrbs_upgrade is not documented
(#18) Package is not specified for function renameifexists. It is also not specified in file-level phpdocs
(#59) Package is not specified for function block_mrbs_convert_timestamp. It is also not specified in file-level phpdocs
(#91) Package is not specified for function xmldb_block_mrbs_upgrade. It is also not specified in file-level phpdocs
blocks/mrbs/import.php
(#2) Empty line found after PHP open tag
(#172) Function room_id_lookup is not documented
(#83) Found comment starting with three or more slashes
(#18) No one-line description found in phpdocs for file
(#189) Phpdocs for function is_timetabled has incomplete parameters list
(#217) Phpdocs for function time_to_datetime has incomplete parameters list
(#238) Phpdocs for function to_hr_time has incomplete parameters list
(#18) File-level phpdocs block does not have @copyright tag
(#18) File-level phpdocs block does not have @license tag
(#172) Package is not specified for function room_id_lookup. It is also not specified in file-level phpdocs
(#183) Package is not specified for function is_timetabled. It is also not specified in file-level phpdocs
(#214) Package is not specified for function time_to_datetime. It is also not specified in file-level phpdocs
(#233) Package is not specified for function to_hr_time. It is also not specified in file-level phpdocs
blocks/mrbs/lang/en/block_mrbs.php
(#2) File-level phpdocs block is not found
blocks/mrbs/settings.php
(#17) File-level phpdocs block is not found
blocks/mrbs/version.php
(#17) File-level phpdocs block is not found
blocks/mrbs/web/add.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/admin.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/auth_moodle.php
(#2) Empty line found after PHP open tag
(#43) File-level phpdocs block is not found
(#45) Function authValidateUser is not documented
(#49) Function authGetUserLevel is not documented
(#45) Package is not specified for function authValidateUser. It is also not specified in file-level phpdocs
(#49) Package is not specified for function authGetUserLevel. It is also not specified in file-level phpdocs
blocks/mrbs/web/config.inc.php
(#2) Empty line found after PHP open tag
(#24) File-level phpdocs block is not found
blocks/mrbs/web/day.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/del.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/del_entry.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/edit_area_room.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/edit_entry.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/edit_entry_handler.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/force_book.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#20) Function mrbsForceMove is not documented
(#20) Package is not specified for function mrbsForceMove. It is also not specified in file-level phpdocs
blocks/mrbs/web/functions.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#27) Function print_user_header_mrbs is not documented
(#31) Function print_header_mrbs is not documented
(#204) Function toTimeString is not documented
(#238) Function toPeriodString is not documented
(#269) Function genDateSelector is not documented
(#322) Function fatal_error is not documented
(#353) Function get_default_area is not documented
(#370) Function get_default_room is not documented
(#385) Function day_name is not documented
(#390) Function hour_min_format is not documented
(#403) Function period_date_string is not documented
(#416) Function period_time_string is not documented
(#427) Function time_date_string is not documented
(#445) Function tdcell is not documented
(#460) Function show_colour_key is not documented
(#482) Function round_t_down is not documented
(#489) Function round_t_up is not documented
(#504) Function make_area_select_html is not documented
(#530) Function make_room_select_html is not documented
(#562) Function is_dst is not documented
(#583) Function cross_dst is not documented
(#1366) Function unHtmlEntities is not documented
(#1373) Function get_user_by_email is not documented
(#1401) Function check_max_advance_days_internal is not documented
(#1428) Function check_max_advance_days_timestamp is not documented
(#1436) Function check_max_advance_days is not documented
(#1441) Function allowed_to_book is not documented
(#72) Found comment starting with three or more slashes
(#1347) Phpdocs for function compareEntries has incomplete parameters list
(#27) Package is not specified for function print_user_header_mrbs. It is also not specified in file-level phpdocs
(#31) Package is not specified for function print_header_mrbs. It is also not specified in file-level phpdocs
(#204) Package is not specified for function toTimeString. It is also not specified in file-level phpdocs
(#238) Package is not specified for function toPeriodString. It is also not specified in file-level phpdocs
(#269) Package is not specified for function genDateSelector. It is also not specified in file-level phpdocs
(#322) Package is not specified for function fatal_error. It is also not specified in file-level phpdocs
(#353) Package is not specified for function get_default_area. It is also not specified in file-level phpdocs
(#370) Package is not specified for function get_default_room. It is also not specified in file-level phpdocs
(#385) Package is not specified for function day_name. It is also not specified in file-level phpdocs
(#390) Package is not specified for function hour_min_format. It is also not specified in file-level phpdocs
(#403) Package is not specified for function period_date_string. It is also not specified in file-level phpdocs
(#416) Package is not specified for function period_time_string. It is also not specified in file-level phpdocs
(#427) Package is not specified for function time_date_string. It is also not specified in file-level phpdocs
(#445) Package is not specified for function tdcell. It is also not specified in file-level phpdocs
(#460) Package is not specified for function show_colour_key. It is also not specified in file-level phpdocs
(#482) Package is not specified for function round_t_down. It is also not specified in file-level phpdocs
(#489) Package is not specified for function round_t_up. It is also not specified in file-level phpdocs
(#504) Package is not specified for function make_area_select_html. It is also not specified in file-level phpdocs
(#530) Package is not specified for function make_room_select_html. It is also not specified in file-level phpdocs
(#562) Package is not specified for function is_dst. It is also not specified in file-level phpdocs
(#583) Package is not specified for function cross_dst. It is also not specified in file-level phpdocs
(#599) Package is not specified for function removeMailUnicode. It is also not specified in file-level phpdocs
(#623) Package is not specified for function getMailPeriodDateString. It is also not specified in file-level phpdocs
(#646) Package is not specified for function getMailTimeDateString. It is also not specified in file-level phpdocs
(#679) Package is not specified for function notifyAdminOnBooking. It is also not specified in file-level phpdocs
(#992) Package is not specified for function notifyAdminOnDelete. It is also not specified in file-level phpdocs
(#1134) Package is not specified for function getPreviousEntryData. It is also not specified in file-level phpdocs
(#1344) Package is not specified for function compareEntries. It is also not specified in file-level phpdocs
(#1366) Package is not specified for function unHtmlEntities. It is also not specified in file-level phpdocs
(#1373) Package is not specified for function get_user_by_email. It is also not specified in file-level phpdocs
(#1383) Package is not specified for function to_hr_time. It is also not specified in file-level phpdocs
(#1401) Package is not specified for function check_max_advance_days_internal. It is also not specified in file-level phpdocs
(#1428) Package is not specified for function check_max_advance_days_timestamp. It is also not specified in file-level phpdocs
(#1436) Package is not specified for function check_max_advance_days. It is also not specified in file-level phpdocs
(#1441) Package is not specified for function allowed_to_book. It is also not specified in file-level phpdocs
blocks/mrbs/web/gotoroom.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/help.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/index.php
(#2) Empty line found after PHP open tag
(#24) File-level phpdocs block is not found
blocks/mrbs/web/mincals.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#20) Class Calendar is not documented
(#4) Function minicals is not documented
(#31) Function Calendar::Calendar is not documented
(#45) Function Calendar::getCalendarLink is not documented
(#50) Function Calendar::getDateLink is not documented
(#66) Function Calendar::getDaysInMonth is not documented
(#101) Function Calendar::getFirstDays is not documented
(#115) Function Calendar::getHTML is not documented
(#20) Package is not specified for class Calendar. It is also not specified in file-level phpdocs
(#4) Package is not specified for function minicals. It is also not specified in file-level phpdocs
blocks/mrbs/web/month.php
(#2) Empty line found after PHP open tag
(#19) File-level phpdocs block is not found
(#32) Function cmp3 is not documented
(#32) Package is not specified for function cmp3. It is also not specified in file-level phpdocs
blocks/mrbs/web/mrbs_auth.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#36) Function getAuthorised is not documented
(#60) Function getWritable is not documented
(#81) Function showAccessDenied is not documented
(#36) Package is not specified for function getAuthorised. It is also not specified in file-level phpdocs
(#60) Package is not specified for function getWritable. It is also not specified in file-level phpdocs
(#81) Package is not specified for function showAccessDenied. It is also not specified in file-level phpdocs
blocks/mrbs/web/mrbs_sql.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#510) Function mrbsGetEntryInfo is not documented
(#516) Function mrbsGetRoomArea is not documented
(#20) Phpdocs for function mrbsCheckFree has incomplete parameters list
(#92) Phpdocs for function mrbsDelEntry has incomplete parameters list
(#140) Phpdocs for function mrbsCreateSingleEntry has incomplete parameters list
(#193) Phpdocs for function mrbsCreateRepeatEntry has incomplete parameters list
(#299) Phpdocs for function mrbsGetRepeatEntryList has incomplete parameters list
(#401) Phpdocs for function mrbsCreateRepeatingEntrys has incomplete parameters list
(#274) Not recommended phpdocs tag @global used
(#20) Package is not specified for function mrbsCheckFree. It is also not specified in file-level phpdocs
(#92) Package is not specified for function mrbsDelEntry. It is also not specified in file-level phpdocs
(#140) Package is not specified for function mrbsCreateSingleEntry. It is also not specified in file-level phpdocs
(#193) Package is not specified for function mrbsCreateRepeatEntry. It is also not specified in file-level phpdocs
(#253) Package is not specified for function same_day_next_month. It is also not specified in file-level phpdocs
(#299) Package is not specified for function mrbsGetRepeatEntryList. It is also not specified in file-level phpdocs
(#401) Package is not specified for function mrbsCreateRepeatingEntrys. It is also not specified in file-level phpdocs
(#510) Package is not specified for function mrbsGetEntryInfo. It is also not specified in file-level phpdocs
(#516) Package is not specified for function mrbsGetRoomArea. It is also not specified in file-level phpdocs
blocks/mrbs/web/report.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#52) Function date_time_string is not documented
(#62) Function hours_minutes_seconds_format is not documented
(#75) Function describe_span is not documented
(#89) Function describe_period_span is not documented
(#99) Function start_to_end is not documented
(#112) Function start_to_end_period is not documented
(#121) Function reporton is not documented
(#201) Function accumulate is not documented
(#221) Function accumulate_periods is not documented
(#245) Function cell is not documented
(#254) Function do_summary is not documented
(#52) Package is not specified for function date_time_string. It is also not specified in file-level phpdocs
(#62) Package is not specified for function hours_minutes_seconds_format. It is also not specified in file-level phpdocs
(#75) Package is not specified for function describe_span. It is also not specified in file-level phpdocs
(#89) Package is not specified for function describe_period_span. It is also not specified in file-level phpdocs
(#99) Package is not specified for function start_to_end. It is also not specified in file-level phpdocs
(#112) Package is not specified for function start_to_end_period. It is also not specified in file-level phpdocs
(#121) Package is not specified for function reporton. It is also not specified in file-level phpdocs
(#201) Package is not specified for function accumulate. It is also not specified in file-level phpdocs
(#221) Package is not specified for function accumulate_periods. It is also not specified in file-level phpdocs
(#245) Package is not specified for function cell. It is also not specified in file-level phpdocs
(#254) Package is not specified for function do_summary. It is also not specified in file-level phpdocs
blocks/mrbs/web/request_vacate.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/request_vacate_send.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/roomsearch.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/roomsearch_ss.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/search.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/session_php.php
(#19) File-level phpdocs block is not found
(#84) Function printLoginForm is not documented
(#98) Function authGet is not documented
(#113) Function getUserName is not documented
(#132) Function PrintLogonBox is not documented
(#84) Package is not specified for function printLoginForm. It is also not specified in file-level phpdocs
(#98) Package is not specified for function authGet. It is also not specified in file-level phpdocs
(#113) Package is not specified for function getUserName. It is also not specified in file-level phpdocs
(#132) Package is not specified for function PrintLogonBox. It is also not specified in file-level phpdocs
blocks/mrbs/web/trailer.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/updatefreerooms.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/userweek.php
(#2) Empty line found after PHP open tag
(#20) File-level phpdocs block is not found
blocks/mrbs/web/version.php
(#2) Empty line found after PHP open tag
(#21) File-level phpdocs block is not found
(#21) Function get_mrbs_version is not documented
(#21) Package is not specified for function get_mrbs_version. It is also not specified in file-level phpdocs
blocks/mrbs/web/view_entry.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
blocks/mrbs/web/week.php
(#2) Empty line found after PHP open tag
(#20) File-level phpdocs block is not found

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]