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

(10427 errors, 621 warnings)

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

mod/booking/backup/moodle2/backup_booking_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Commas (,) must be followed by white space.
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#46) Expected 1 space before "="; 0 found
(#48) 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
(#50) Expected 1 space before "="; 0 found
mod/booking/backup/moodle2/backup_booking_settingslib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/backup/moodle2/backup_booking_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) 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.
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Whitespace found at end of line
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/backup/moodle2/restore_booking_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Whitespace found at end of line
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/backup/moodle2/restore_booking_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) 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
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#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
(#89) The use of function print_r() is forbidden
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/backuplib.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) No space found before comment text; expected "// $Id: backuplib.php,v 1.11 2006/02/08 23:46:21 danmarsden Exp $" but found "//$Id: backuplib.php,v 1.11 2006/02/08 23:46:21 danmarsden Exp $"
(#2) No space found before comment text; expected "// This php script contains all the stuff to backup/restore" but found "//This php script contains all the stuff to backup/restore"
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) No space found before comment text; expected "// booking mods" but found "//booking mods"
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) No space found before comment text; expected "// This is the "graphical" structure of the booking mod:" but found "//This is the "graphical" structure of the booking mod:"
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Expected 1 space before comment text but found 22; use block comment if you need indentation
(#8) Comment separators are not allowed to contain other chars buy hyphens (-). Found: ((CL,pk>id)|)
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#10) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#12) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#15) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#16) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#17) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#18) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#21) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// -----------------------------------------------------------" but found "//-----------------------------------------------------------"
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Commas (,) must be followed by white space.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) No space found before comment text; expected "// Iterate over booking table" but found "//Iterate over booking table"
(#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
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#36) Commas (,) must be followed by white space.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 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 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 12 spaces, found 3
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 16 spaces, found 4
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 12 spaces, found 3
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 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 4 spaces, found 1
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#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
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 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 8 spaces, found 2
(#52) Commas (,) must be followed by white space.
(#52) Commas (,) must be followed by white space.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) No space found before comment text; expected "// Start mod" but found "//Start mod"
(#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
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#58) Commas (,) must be followed by white space.
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) No space found before comment text; expected "// Print booking data" but found "//Print booking data"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#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.
(#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.
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#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
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#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.
(#63) Commas (,) must be followed by white space.
(#63) Commas (,) must be followed by white space.
(#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
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#64) Commas (,) must be followed by white space.
(#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
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#65) Commas (,) must be followed by white space.
(#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
(#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) 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) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#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
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#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
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#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
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#72) Commas (,) must be followed by white space.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#74) Commas (,) must be followed by white space.
(#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.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) No space found before comment text; expected "// Now backup booking_options" but found "//Now backup booking_options"
(#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) Commas (,) must be followed by white space.
(#78) Commas (,) must be followed by white space.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) No space found before comment text; expected "// if we've selected to backup users info, then execute backup_booking_answers" but found "//if we've selected to backup users info, then execute backup_booking_answers"
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#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 2
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) No space found before comment text; expected "// End mod" but found "//End mod"
(#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
(#85) Expected 1 space after "="; 0 found
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#85) 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 at least 4 spaces, found 1
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// Backup booking_answers contents (executed from booking_backup_mods)" but found "//Backup booking_answers contents (executed from booking_backup_mods)"
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#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
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) 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
(#97) Variable "booking_answers" must not contain underscores.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) No space found before comment text; expected "// If there is answers" but found "//If there is answers"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#99) Variable "booking_answers" must not contain underscores.
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) No space found before comment text; expected "// Write start tag" but found "//Write start tag"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Expected 1 space after "="; 0 found
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#101) Commas (,) must be followed by white space.
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) No space found before comment text; expected "// Iterate over each answer" but found "//Iterate over each answer"
(#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) Variable "booking_answers" must not contain underscores.
(#103) Variable "cho_ans" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#104) No space found before comment text; expected "// Start answer" but found "//Start answer"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#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.
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) No space found before comment text; expected "// Print answer contents" but found "//Print answer contents"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Commas (,) must be followed by white space.
(#107) Variable "cho_ans" 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 12 spaces, found 3
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#108) Variable "cho_ans" must not contain underscores.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Variable "cho_ans" 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 12 spaces, found 3
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Variable "cho_ans" 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 12 spaces, found 3
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Variable "cho_ans" must not contain underscores.
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) No space found before comment text; expected "// End answer" but found "//End answer"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Expected 1 space after "="; 0 found
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) No space found before comment text; expected "// Write end tag" but found "//Write end tag"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Expected 1 space after "="; 0 found
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#116) Commas (,) must be followed by white space.
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// backup booking_options contents (executed from booking_backup_mods)" but found "//backup booking_options contents (executed from booking_backup_mods)"
(#123) Commas (,) must be followed by white space.
(#123) Commas (,) must be followed by white space.
(#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
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 4 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 4 spaces, found 1
(#129) Variable "booking_options" must not contain underscores.
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) No space found before comment text; expected "// If there is options" but found "//If there is options"
(#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) Variable "booking_options" must not contain underscores.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) No space found before comment text; expected "// Write start tag" but found "//Write start tag"
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Expected 1 space after "="; 0 found
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) No space found before comment text; expected "// Iterate over each answer" but found "//Iterate over each answer"
(#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
(#135) Variable "booking_options" must not contain underscores.
(#135) Variable "cho_opt" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#136) No space found before comment text; expected "// Start option" but found "//Start option"
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Expected 1 space after "="; 0 found
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#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 12 spaces, found 3
(#138) No space found before comment text; expected "// Print option contents" but found "//Print option contents"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Variable "cho_opt" 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) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Variable "cho_opt" 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 12 spaces, found 3
(#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) Variable "cho_opt" 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 12 spaces, found 3
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Variable "cho_opt" must not contain underscores.
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Variable "cho_opt" 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
(#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) Variable "cho_opt" 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 12 spaces, found 3
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Variable "cho_opt" must not contain underscores.
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Variable "cho_opt" 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) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Variable "cho_opt" 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) 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.
(#148) Variable "cho_opt" 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 at least 12 spaces, found 3
(#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) Variable "cho_opt" must not contain underscores.
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Variable "cho_opt" must not contain underscores.
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) No space found before comment text; expected "// End answer" but found "//End answer"
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Expected 1 space after "="; 0 found
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#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
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) No space found before comment text; expected "// Write end tag" but found "//Write end tag"
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Expected 1 space after "="; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#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
(#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
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) 4 slashes comments are not allowed; use "// Comment." instead
(#160) No space found before comment text; expected "// Return an array of info (name,value)" but found "////Return an array of info (name,value)"
(#161) Commas (,) must be followed by white space.
(#161) Variable "user_data" must not contain underscores.
(#161) Commas (,) must be followed by white space.
(#161) Variable "backup_unique_code" must not contain underscores.
(#161) Commas (,) must be followed by white space.
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Commas (,) must be followed by white space.
(#166) Variable "backup_unique_code" 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 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 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
(#170) No space found before comment text; expected "// First the course data" but found "//First the course data"
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Commas (,) must be followed by white space.
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 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 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 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 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 4 spaces, found 1
(#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 4 spaces, found 1
(#178) No space found before comment text; expected "// Now, if requested, the user_data" but found "//Now, if requested, the user_data"
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#179) Variable "user_data" 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 8 spaces, found 2
(#180) Commas (,) must be followed by white space.
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 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
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) 4 slashes comments are not allowed; use "// Comment." instead
(#190) No space found before comment text; expected "// Return an array of info (name,value)" but found "////Return an array of info (name,value)"
(#191) Commas (,) must be followed by white space.
(#191) Variable "backup_unique_code" must not contain underscores.
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) No space found before comment text; expected "// First the course data" but found "//First the course data"
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) No space found before comment text; expected "// Now, if requested, the user_data" but found "//Now, if requested, the user_data"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 4 spaces, found 1
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Commas (,) must be followed by white space.
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) No space found before comment text; expected "// Return a content encoded to support interactivities linking. Every module" but found "//Return a content encoded to support interactivities linking. Every module"
(#209) No space found before comment text; expected "// should have its own. They are called automatically from the backup procedure." but found "//should have its own. They are called automatically from the backup procedure."
(#210) Commas (,) must be followed by white space.
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) 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) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Commas (,) must be followed by white space.
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) No space found before comment text; expected "// Link to the list of bookings" but found "//Link to the list of bookings"
(#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) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#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) Expected 1 space before "="; 0 found
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) No space found before comment text; expected "// Link to booking view by moduleid" but found "//Link to booking view by moduleid"
(#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 "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#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 "="; 0 found
(#222) Commas (,) must be followed by white space.
(#222) Commas (,) must be followed by white space.
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// Returns an array of bookings id" but found "//Returns an array of bookings id"
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) No space found before comment text; expected "// Returns an array of booking_answers id" but found "//Returns an array of booking_answers id"
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) No space found before comment text; expected "// Returns an array of booking_answers id" but found "//Returns an array of booking_answers id"
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#260) A closing tag is not permitted at the end of a PHP file
mod/booking/bookingform.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) "require_once" must be immediately followed by an open parenthesis
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#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".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Line indented incorrectly; expected 4 spaces, found 1
(#5) Visibility must be declared on method "definition"
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 8 spaces, found 2
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 8 spaces, found 2
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Whitespace found at end of line
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) Commas (,) must be followed by white space.
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Commas (,) must be followed by white space.
(#12) Expected 1 space before "=>"; 0 found
(#12) Expected 1 space after "=>"; 0 found
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Commas (,) must be followed by white space.
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 8 spaces, found 2
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 12 spaces, found 3
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 12 spaces, found 3
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 8 spaces, found 2
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Commas (,) must be followed by white space.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Commas (,) must be followed by white space.
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Commas (,) must be followed by white space.
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Commas (,) must be followed by white space.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#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 2
(#43) Commas (,) must be followed by white space.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#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 2
(#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) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Commas (,) must be followed by white space.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Expected 1 space before "=>"; 0 found
(#63) 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
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) No space found before comment text; expected "// hidden elements" but found "//hidden elements"
(#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
(#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
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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 2
(#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
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 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 at least 8 spaces, found 2
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#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
(#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 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 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) This comment is 84% valid code; is this commented out code?
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) No space found before comment text; expected "// $this->add_action_buttons();" but found "//$this->add_action_buttons();"
(#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
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#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
(#87) Visibility must be declared on method "data_preprocessing"
(#87) Variable "default_values" must not contain underscores.
(#87) Expected 1 space after closing parenthesis; found 0
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Variable "default_values" must not contain underscores.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Variable "default_values" 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 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#91) Variable "default_values" must not contain underscores.
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Variable "default_values" must not contain underscores.
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 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 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 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 3
(#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 16 spaces, found 4
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 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
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#109) Visibility must be declared on method "get_data"
(#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
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 4 spaces, found 1
(#118) A closing tag is not permitted at the end of a PHP file
mod/booking/bookingmanageusers.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) "require_once" must be immediately followed by an open parenthesis
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#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".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Line indented incorrectly; expected 4 spaces, found 1
(#5) Visibility must be declared on method "definition"
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 8 spaces, found 2
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 8 spaces, found 2
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Inline comments must start with a capital letter, digit or 3-dots sequence
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#11) No space found before comment text; expected "// display booking option name and the link to the associated course if there is one" but found "//display booking option name and the link to the associated course if there is one"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Commas (,) must be followed by white space.
(#13) Commas (,) must be followed by white space.
(#13) Line exceeds maximum limit of 180 characters; contains 203 characters
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Commas (,) must be followed by white space.
(#14) Commas (,) must be followed by white space.
(#14) Line exceeds maximum limit of 180 characters; contains 254 characters
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Commas (,) must be followed by white space.
(#16) Commas (,) must be followed by white space.
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Commas (,) must be followed by white space.
(#16) Line exceeds maximum limit of 180 characters; contains 196 characters
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Commas (,) must be followed by white space.
(#18) Commas (,) must be followed by white space.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Expected 1 space after "="; 0 found
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Commas (,) must be followed by white space.
(#21) Commas (,) must be followed by white space.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Whitespace found at end of line
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 8 spaces, found 2
(#23) Expected "if (...) {\n"; found "if(...) {\n"
(#23) Expected 1 space after "!="; 0 found
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 12 spaces, found 3
(#24) Commas (,) must be followed by white space.
(#24) Commas (,) must be followed by white space.
(#24) Line exceeds maximum limit of 180 characters; contains 214 characters
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 8 spaces, found 2
(#26) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) No space found before comment text; expected "// add all booked users to form" but found "//add all booked users to form"
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Commas (,) must be followed by white space.
(#29) Commas (,) must be followed by white space.
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 8 spaces, found 2
(#30) Expected "if (...) {\n"; found "if(...){\n"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 12 spaces, found 3
(#31) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 16 spaces, found 4
(#32) Expected "if (...) {\n"; found "if (...){\n"
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 20 spaces, found 5
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 16 spaces, found 4
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 16 spaces, found 4
(#35) Commas (,) must be followed by white space.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 16 spaces, found 4
(#36) Expected 1 space before "+"; 0 found
(#36) 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 16 spaces, found 4
(#37) Commas (,) must be followed by white space.
(#37) Line exceeds maximum limit of 180 characters; contains 223 characters
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 12 spaces, found 3
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Expected 1 space before "+"; 0 found
(#40) Expected 1 space after "+"; 0 found
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#42) Commas (,) must be followed by white space.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) No space found before comment text; expected "// add all waiting list users to form" but found "//add all waiting list users to form"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#45) Expected "if (...) {\n"; found "if(...){\n"
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 12 spaces, found 2
(#46) Commas (,) must be followed by white space.
(#46) Commas (,) must be followed by white space.
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 12 spaces, found 2
(#47) Expected "if (...) {\n"; found "if(...){\t\t\t\n"
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 16 spaces, found 3
(#48) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 20 spaces, found 4
(#49) Expected "if (...) {\n"; found "if (...){\n"
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 24 spaces, found 5
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 20 spaces, found 4
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 20 spaces, found 4
(#52) Commas (,) must be followed by white space.
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 20 spaces, found 4
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 20 spaces, found 4
(#54) Commas (,) must be followed by white space.
(#54) Line exceeds maximum limit of 180 characters; contains 227 characters
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 16 spaces, found 3
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 16 spaces, found 3
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 12 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 2
(#58) Commas (,) must be followed by white space.
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Expected 1 space before "="; 0 found
(#63) Expected 1 space after "="; 0 found
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Line exceeds 132 characters; contains 156 characters
(#66) Commas (,) must be followed by white space.
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Commas (,) must be followed by white space.
(#68) Commas (,) must be followed by white space.
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) No space found before comment text; expected "// hidden elements" but found "//hidden elements"
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Commas (,) must be followed by white space.
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Commas (,) must be followed by white space.
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Commas (,) must be followed by white space.
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) Visibility must be declared on method "data_preprocessing"
(#87) Variable "default_values" must not contain underscores.
(#87) Expected 1 space after closing parenthesis; found 0
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Variable "default_values" must not contain underscores.
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Variable "default_values" must not contain underscores.
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#91) Variable "default_values" must not contain underscores.
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Variable "default_values" must not contain underscores.
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#95) Visibility must be declared on method "get_data"
(#96) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 8 spaces, found 2
(#97) Commas (,) must be followed by white space.
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#103) A closing tag is not permitted at the end of a PHP file
mod/booking/categories.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.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) function name "showSubCategories" must be lower-case letters only
(#6) Variable "cat_id" must not contain underscores.
(#6) Expected 1 space after closing parenthesis; found 0
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) Variable "cat_id" must not contain underscores.
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected 4 spaces, found 1
(#8) Expected "if (...) {\n"; found "if(...){\n"
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 8 spaces, found 2
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 12 spaces, found 3
(#11) Commas (,) must be followed by white space.
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 12 spaces, found 3
(#12) Commas (,) must be followed by white space.
(#12) Line exceeds 132 characters; contains 144 characters
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 12 spaces, found 3
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 12 spaces, found 3
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 8 spaces, found 2
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#20) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Commas (,) must be followed by white space.
(#49) Commas (,) must be followed by white space.
(#51) Line exceeds 132 characters; contains 156 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 "// could use an id separate from tag-blogs, but would have to copy the css style to make it look the same" but found "//could use an id separate from tag-blogs, but would have to copy the css style to make it look the same"
(#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
(#56) Commas (,) must be followed by white space.
(#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
(#57) Commas (,) must be followed by white space.
(#57) Line exceeds 132 characters; contains 142 characters
(#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
(#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) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 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 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 12 spaces, found 3
(#64) Commas (,) must be followed by white space.
(#64) Line exceeds 132 characters; contains 142 characters
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#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
(#78) A closing tag is not permitted at the end of a PHP file
mod/booking/categoriesform.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) 3 slashes comments are not allowed; use "// Comment." instead
(#4) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#7) "require_once" must be immediately followed by an open parenthesis
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#10) Scope modifier not specified for member variable "$options"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) method name "mod_booking_categories_form::showSubCategories" must be in lower-case letters only
(#12) Visibility must be declared on method "showSubCategories"
(#12) Variable "cat_id" must not contain underscores.
(#12) Expected 1 space after closing parenthesis; found 0
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Variable "cat_id" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 8 spaces, found 2
(#15) Expected "if (...) {\n"; found "if(...){\n"
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 12 spaces, found 3
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 16 spaces, found 5
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 16 spaces, found 5
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 12 spaces, found 3
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 8 spaces, found 2
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#25) Visibility must be declared on method "definition"
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 4
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 12 spaces, found 4
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#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 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#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
(#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 2
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#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 2
(#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) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#66) A closing tag is not permitted at the end of a PHP file
mod/booking/category.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#7) Commas (,) must be followed by white space.
(#9) Expected 1 space before "=>"; 0 found
(#9) Expected 1 space after "=>"; 0 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Line exceeds 132 characters; contains 156 characters
(#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 "// could use an id separate from tag-blogs, but would have to copy the css style to make it look the same" but found "//could use an id separate from tag-blogs, but would have to copy the css style to make it look the same"
(#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
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 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 2
(#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 2
(#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
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#55) A closing tag is not permitted at the end of a PHP file
mod/booking/categoryadd.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.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#36) Whitespace found at end of line
(#39) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#40) Commas (,) must be followed by white space.
(#45) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#46) Commas (,) must be followed by white space.
(#47) Whitespace found at end of line
(#51) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#58) Variable "default_values" must not contain underscores.
(#58) Whitespace found at end of line
(#60) Variable "default_values" must not contain underscores.
(#63) Variable "default_values" must not contain underscores.
(#64) Variable "default_values" must not contain underscores.
(#66) Commas (,) must be followed by white space.
(#68) Expected "if (...) {\n"; found "if(...) {\t\n"
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#71) Whitespace found at end of line
(#86) Commas (,) must be followed by white space.
(#86) Commas (,) must be followed by white space.
(#87) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#94) Variable "default_values" must not contain underscores.
(#99) A closing tag is not permitted at the end of a PHP file
mod/booking/db/access.php
(#1) File has mixed line endings; this may cause incorrect results
(#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
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#66) Whitespace found at end of line
(#76) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#87) Whitespace found at end of line
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#111) A closing tag is not permitted at the end of a PHP file
mod/booking/db/events.php
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
mod/booking/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#17) Expected 1 space before "=>"; 0 found
(#17) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
(#20) Expected 1 space before "=>"; 0 found
(#20) Expected 1 space after "=>"; 0 found
mod/booking/db/messages.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Whitespace found at end of line
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) 3 slashes comments are not allowed; use "// Comment." instead
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 8 spaces, found 4
(#28) 3 slashes comments are not allowed; use "// Comment." instead
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 8 spaces, found 4
(#32) 3 slashes comments are not allowed; use "// Comment." instead
(#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) Line indented incorrectly; expected at least 8 spaces, found 4
(#35) 3 slashes comments are not allowed; use "// Comment." instead
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 8 spaces, found 4
(#41) 3 slashes comments are not allowed; use "// Comment." instead
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Line indented incorrectly; expected at least 8 spaces, found 4
(#45) 3 slashes comments are not allowed; use "// Comment." instead
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) 3 slashes comments are not allowed; use "// Comment." instead
(#50) Whitespace found at end of line
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line indented incorrectly; expected at least 8 spaces, found 7
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) 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
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Whitespace found at end of line
(#153) Whitespace found at end of line
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Line indented incorrectly; expected at least 8 spaces, found 5
(#156) Line indented incorrectly; expected at least 8 spaces, found 5
(#157) Whitespace found at end of line
(#158) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Line indented incorrectly; expected 8 spaces, found 5
(#160) Line indented incorrectly; expected at least 12 spaces, found 6
(#161) Line indented incorrectly; expected 8 spaces, found 5
(#162) Whitespace found at end of line
(#163) Line indented incorrectly; expected at least 8 spaces, found 5
(#164) Line indented incorrectly; expected at least 8 spaces, found 5
(#168) Whitespace found at end of line
(#171) Whitespace found at end of line
(#176) Whitespace found at end of line
(#181) Whitespace found at end of line
(#186) Whitespace found at end of line
(#191) Whitespace found at end of line
(#196) Whitespace found at end of line
(#199) Whitespace found at end of line
(#204) Whitespace found at end of line
(#207) Whitespace found at end of line
(#358) Whitespace found at end of line
(#360) Whitespace found at end of line
(#363) Whitespace found at end of line
(#368) Whitespace found at end of line
(#373) Whitespace found at end of line
(#377) Whitespace found at end of line
(#378) Whitespace found at end of line
(#383) Whitespace found at end of line
(#385) Line indented incorrectly; expected at least 8 spaces, found 4
(#387) Whitespace found at end of line
(#401) A closing tag is not permitted at the end of a PHP file
mod/booking/editoptions.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.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Commas (,) must be followed by white space.
(#10) Expected 1 space before "=>"; 0 found
(#10) Expected 1 space after "=>"; 0 found
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Commas (,) must be followed by white space.
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 56% valid code; is this commented out code?
(#32) No space found before comment text; expected "// if (!$context = get_context_instance(CONTEXT_MODULE, $cm->id)) {" but found "//if (!$context = get_context_instance(CONTEXT_MODULE, $cm->id)) {"
(#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
(#37) Expected "if (...) {\n"; found "if (...){\n"
(#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
(#46) Expected "if (...) {\n"; found "if(...){\n"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Variable "default_values" 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
(#48) Variable "default_values" must not contain underscores.
(#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
(#49) Variable "default_values" must not contain underscores.
(#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
(#50) Variable "default_values" must not contain underscores.
(#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 "default_values" must not contain underscores.
(#52) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#52) Expected "if (...) {\n"; found "if (...){\n"
(#52) Variable "default_values" must not contain underscores.
(#53) Line indented incorrectly; expected at least 4 spaces, found 3
(#53) Variable "default_values" must not contain underscores.
(#54) Line indented incorrectly; expected at least 4 spaces, found 3
(#54) Variable "default_values" must not contain underscores.
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#54) Variable "default_values" must not contain underscores.
(#54) Expected 1 space before "=>"; 0 found
(#54) Expected 1 space after "=>"; 0 found
(#55) Line indented incorrectly; expected at least 4 spaces, found 3
(#55) Variable "default_values" must not contain underscores.
(#56) Line indented incorrectly; expected 4 spaces, found 3
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#56) Variable "default_values" must not contain underscores.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 7
(#57) Variable "default_values" must not contain underscores.
(#58) Line indented incorrectly; expected 4 spaces, found 3
(#59) Line indented incorrectly; expected 4 spaces, found 3
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#59) Variable "default_values" must not contain underscores.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 7
(#60) Variable "default_values" must not contain underscores.
(#61) Line indented incorrectly; expected 4 spaces, found 3
(#61) Whitespace found at end of line
(#62) Whitespace found at end of line
(#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
(#67) Expected "if (...) {\n"; found "if (...){\n"
(#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
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#70) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#70) Expected "if (...) {\n"; found "if (...){\n"
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) No space found before comment text; expected "// validated data." but found "//validated data."
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#73) Expected "if (...) {\n"; found "if(...) {\t\t\t\n"
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 5
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 5
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#80) Expected "if (...) {\n"; found "if(...){\n"
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Commas (,) must be followed by white space.
(#82) Commas (,) must be followed by white space.
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#89) Line indented incorrectly; expected at least 4 spaces, found 0
(#90) Line indented incorrectly; expected at least 4 spaces, found 0
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Variable "default_values" must not contain underscores.
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) A closing tag is not permitted at the end of a PHP file
mod/booking/editprofileform.class.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 50% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) No space found before comment text; expected "// $Id: editadvanced_form.php,v 1.14.2.18 2010/01/14 20:46:32 mudrd8mz Exp $" but found "//$Id: editadvanced_form.php,v 1.14.2.18 2010/01/14 20:46:32 mudrd8mz Exp $"
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#9) Visibility must be declared on method "definition"
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) 3 slashes comments are not allowed; use "// Comment." instead
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#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
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) No space found before comment text; expected "// course module id" but found "//course module id"
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) 3 slashes comments are not allowed; use "// Comment." instead
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#30) Visibility must be declared on method "definition_after_data"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) 3 slashes comments are not allowed; use "// Comment." instead
(#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 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 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 4 spaces, found 1
(#44) Visibility must be declared on method "validation"
(#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 2
(#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 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#54) Space found before object operator
(#54) Space found after object operator
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) 3 slashes comments are not allowed; use "// Comment." instead
(#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
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#60) Expected "if (...) {\n"; found "if (...){\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 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 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
(#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) Visibility must be declared on method "get_um"
(#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
(#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
(#72) A closing tag is not permitted at the end of a PHP file
mod/booking/edituserprofile.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Expected 1 space before "=>"; 0 found
(#13) Expected 1 space after "=>"; 0 found
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#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) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) 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
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// Load custom profile fields data" but found "//Load custom profile fields data"
(#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 "// user interests separated by commas" but found "//user interests separated by commas"
(#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
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) No space found before comment text; expected "// create form" but found "//create form"
(#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
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 4 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 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) 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
(#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
(#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
(#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
(#93) Whitespace found at end of line
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) 3 slashes comments are not allowed; use "// Comment." instead
(#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) 3 slashes comments are not allowed; use "// Comment." instead
(#101) A closing tag is not permitted at the end of a PHP file
mod/booking/icallib.php
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Variable "VEVENTS" must be all lower-case
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Variable "DTSTAMP" must be all lower-case
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Variable "UID" must be all lower-case
(#85) Line exceeds 132 characters; contains 137 characters
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "DTSTART" must be all lower-case
(#89) Variable "DTEND" must be all lower-case
(#93) Variable "SEQUENCE" must be all lower-case
(#95) Variable "SUMMARY" must be all lower-case
(#96) Variable "DESCRIPTION" must be all lower-case
(#104) Variable "LOCATION" must be all lower-case
(#106) Variable "LOCATION" must be all lower-case
(#109) Variable "ORGANISEREMAIL" must be all lower-case
(#111) Variable "ROLE" must be all lower-case
(#112) Variable "CANCELSTATUS" must be all lower-case
(#114) Variable "ROLE" must be all lower-case
(#115) Variable "CANCELSTATUS" must be all lower-case
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Variable "USERNAME" must be all lower-case
(#123) Variable "MAILTO" must be all lower-case
(#125) Variable "VEVENTS" must be all lower-case
(#127) Variable "UID" must be all lower-case
(#128) Variable "DTSTAMP" must be all lower-case
(#129) Variable "DTSTART" must be all lower-case
(#130) Variable "DTEND" must be all lower-case
(#131) Variable "SEQUENCE" must be all lower-case
(#132) Variable "SUMMARY" must be all lower-case
(#133) Variable "LOCATION" must be all lower-case
(#134) Variable "DESCRIPTION" must be all lower-case
(#136) Variable "CANCELSTATUS" must be all lower-case
(#137) Variable "ORGANISEREMAIL" must be all lower-case
(#138) Variable "ROLE" must be all lower-case
(#143) Variable "VEVENTS" must be all lower-case
(#143) Variable "VEVENTS" must be all lower-case
(#150) Variable "UID" must be all lower-case
(#171) Variable "VEVENTS" must be all lower-case
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/index.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 49% valid code; is this commented out code?
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Commas (,) must be followed by white space.
(#6) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Expected 1 space before "=>"; 0 found
(#8) Expected 1 space after "=>"; 0 found
(#9) Line indented incorrectly; expected 0 spaces, found 4
(#9) Expected 1 space before "=>"; 0 found
(#9) Expected 1 space after "=>"; 0 found
(#11) Line indented incorrectly; expected 0 spaces, found 4
(#15) Whitespace found at end of line
(#25) Line indented incorrectly; expected 0 spaces, found 4
(#27) Line indented incorrectly; expected 0 spaces, found 4
(#30) Line indented incorrectly; expected 0 spaces, found 4
(#32) Line indented incorrectly; expected 0 spaces, found 4
(#38) Space found before semicolon; expected ");" but found ") ;"
(#39) Line indented incorrectly; expected 0 spaces, found 4
(#40) Line indented incorrectly; expected 4 spaces, found 8
(#42) Line indented incorrectly; expected 4 spaces, found 8
(#44) Line indented incorrectly; expected 0 spaces, found 4
(#49) Line indented incorrectly; expected 0 spaces, found 4
(#52) Line indented incorrectly; expected 0 spaces, found 4
(#55) Line indented incorrectly; expected 0 spaces, found 4
(#58) Line indented incorrectly; expected 0 spaces, found 4
(#62) Line indented incorrectly; expected 0 spaces, found 4
(#63) Line indented incorrectly; expected 4 spaces, found 8
(#65) Line indented incorrectly; expected 4 spaces, found 8
(#67) Line indented incorrectly; expected 4 spaces, found 8
(#68) Line indented incorrectly; expected 4 spaces, found 8
(#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
(#75) Line indented incorrectly; expected 8 spaces, found 12
(#77) Line indented incorrectly; expected 8 spaces, found 12
(#78) Line indented incorrectly; expected 8 spaces, found 12
(#80) Line indented incorrectly; expected 8 spaces, found 12
(#82) Line indented incorrectly; expected 4 spaces, found 8
(#83) Whitespace found at end of line
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) No space found before comment text; expected "// Calculate the href" but found "//Calculate the href"
(#85) Line indented incorrectly; expected 4 spaces, found 8
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#87) Variable "tt_href" must not contain underscores.
(#87) Commas (,) must be followed by white space.
(#88) Line indented incorrectly; expected 4 spaces, found 8
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
(#90) Variable "tt_href" must not contain underscores.
(#90) Commas (,) must be followed by white space.
(#91) Line indented incorrectly; expected 4 spaces, found 8
(#92) Line indented incorrectly; expected 4 spaces, found 8
(#93) Variable "tt_href" must not contain underscores.
(#94) Line indented incorrectly; expected 4 spaces, found 8
(#95) Variable "tt_href" must not contain underscores.
(#96) Line indented incorrectly; expected 4 spaces, found 8
(#97) Line indented incorrectly; expected 0 spaces, found 4
(#103) A closing tag is not permitted at the end of a PHP file
mod/booking/lang/de/booking.php
(#1) File has mixed line endings; this may cause incorrect results
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Whitespace found at end of line within string
(#269) Whitespace found at end of line within string
(#310) Whitespace found at end of line within string
(#314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#314) Inline comments must end in full-stops, exclamation marks, or question marks
(#314) No space found before comment text; expected "// report.php and bookingmanagusers.class.php" but found "//report.php and bookingmanagusers.class.php"
(#315) Whitespace found at end of line
(#316) Whitespace found at end of line
(#317) Whitespace found at end of line
(#319) Whitespace found at end of line
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/lang/en/booking.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#131) Whitespace found at end of line within string
(#228) Inline comments must start with a capital letter, digit or 3-dots sequence
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) No space found before comment text; expected "// report.php" but found "//report.php"
(#322) Whitespace found at end of line
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/lang/pl/booking.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 49% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#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
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) No space found before comment text; expected "// report.php" but found "//report.php"
(#208) Whitespace found at end of line
mod/booking/lib.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#15) Variable "COLUMN_HEIGHT" must be all lower-case
(#15) Variable "COLUMN_HEIGHT" must not contain underscores.
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) 3 slashes comments are not allowed; use "// Comment." instead
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Variable "toProcess" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Variable "toProcess" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Variable "allToSend" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#29) Variable "allToSend" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 12 spaces, found 3
(#31) Variable "dateEvent" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 12 spaces, found 3
(#32) Variable "dateEvent" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 3
(#33) Variable "dateNow" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "dateEvent" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 12 spaces, found 3
(#37) Variable "dateEvent" must be all lower-case
(#37) Variable "dateNow" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 16 spaces, found 4
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 16 spaces, found 4
(#42) Whitespace found at end of line within string
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 16 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 16 spaces, found 4
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 12 spaces, found 3
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Whitespace found at end of line
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#77) Line exceeds 132 characters; contains 137 characters
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Whitespace found at end of line
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) This comment is 71% valid code; is this commented out code?
(#103) No space found before comment text; expected "// send_file($file, 86400, 0, $forcedownload, $options);" but found "//send_file($file, 86400, 0, $forcedownload, $options);"
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#133) Closing brace must be on a line by itself
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#134) Closing brace must be on a line by itself
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#135) Closing brace must be on a line by itself
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#136) Closing brace must be on a line by itself
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#137) Closing brace must be on a line by itself
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#138) Closing brace must be on a line by itself
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#139) Closing brace must be on a line by itself
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#140) Closing brace must be on a line by itself
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#141) Closing brace must be on a line by itself
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#143) Closing brace must be on a line by itself
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#156) Expected "if (...) {\n"; found "if(...){\n"
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 5
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Expected 1 space after "="; 0 found
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used for alignment; 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 4 spaces, found 1
(#168) Spaces must be used for alignment; 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 for alignment; 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 for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) No space found before comment text; expected "// insert answer options from mod_form" but found "//insert answer options from mod_form"
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Line exceeds 132 characters; contains 148 characters
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#186) Expected "if (...) {\n"; found "if(...){\n"
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 12 spaces, found 3
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 16 spaces, found 4
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 16 spaces, found 4
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 16 spaces, found 4
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 16 spaces, found 4
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 20 spaces, found 5
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 16 spaces, found 4
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 4
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 16 spaces, found 4
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 3
(#199) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#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 for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Whitespace found at end of line
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#218) Expected "if (...) {\n"; found "if(...){\n"
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 8 spaces, found 5
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 5
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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
(#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
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 2
(#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
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) No space found before comment text; expected "// update, delete or insert answers" but found "//update, delete or insert answers"
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#243) Expected "if (...) {\n"; found "if(...){\n"
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 8 spaces, found 2
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 12 spaces, found 3
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 16 spaces, found 4
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 12 spaces, found 3
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 3
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 12 spaces, found 3
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) No space found before comment text; expected "// existing booking record" but found "//existing booking record"
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 16 spaces, found 4
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 16 spaces, found 4
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 20 spaces, found 5
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 16 spaces, found 4
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) No space found before comment text; expected "// empty old option - needs to be deleted." but found "//empty old option - needs to be deleted."
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 20 spaces, found 5
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 16 spaces, found 4
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 12 spaces, found 3
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 16 spaces, found 4
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 20 spaces, found 5
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 16 spaces, found 4
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 12 spaces, found 3
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 8 spaces, found 2
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Expected 1 space after closing parenthesis; found 0
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 4 spaces, found 1
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#277) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#284) Expected "if (...) {\n"; found "if (...){\n"
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#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 at least 8 spaces, found 2
(#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 2
(#291) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 4 spaces, found 1
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#293) Expected "if (...) {\n"; found "if(...){\n"
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 1
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#299) Expected "if (...) {\n"; found "if (...){\n"
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 4 spaces, found 1
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#310) Inline comments must start with a capital letter, digit or 3-dots sequence
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) No space found before comment text; expected "// existing booking record" but found "//existing booking record"
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Expected 1 space before "="; 0 found
(#311) Expected 1 space after "="; 0 found
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 8 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 12 spaces, found 3
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 12 spaces, found 3
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 12 spaces, found 3
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Line indented incorrectly; expected at least 12 spaces, found 3
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 12 spaces, found 3
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 16 spaces, found 4
(#319) Variable "newGroupData" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 16 spaces, found 4
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 20 spaces, found 5
(#321) Variable "newGroupData" must be all lower-case
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 16 spaces, found 4
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 16 spaces, found 4
(#323) Variable "newGroupData" must be all lower-case
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 16 spaces, found 4
(#324) Variable "newGroupData" must be all lower-case
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 16 spaces, found 4
(#325) Variable "newGroupData" must be all lower-case
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 16 spaces, found 4
(#326) Variable "newGroupData" must be all lower-case
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 16 spaces, found 4
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Whitespace found at end of line
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 20 spaces, found 5
(#329) Variable "newGroupData" must be all lower-case
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 16 spaces, found 4
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 20 spaces, found 5
(#331) Variable "newGroupData" must be all lower-case
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 16 spaces, found 4
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 12 spaces, found 3
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 16 spaces, found 4
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 12 spaces, found 3
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 12 spaces, found 3
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Inline comments must start with a capital letter, digit or 3-dots sequence
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Line indented incorrectly; expected at least 16 spaces, found 4
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 16 spaces, found 4
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 20 spaces, found 5
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 20 spaces, found 5
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 20 spaces, found 5
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 20 spaces, found 5
(#343) Expected "if (...) {\n"; found "if(...) {\n"
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 24 spaces, found 9
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 20 spaces, found 5
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 20 spaces, found 5
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 20 spaces, found 5
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 20 spaces, found 5
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 20 spaces, found 5
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 20 spaces, found 5
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 20 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 20 spaces, found 5
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 20 spaces, found 5
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 20 spaces, found 5
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 20 spaces, found 5
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 20 spaces, found 5
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 20 spaces, found 5
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 16 spaces, found 4
(#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 20 spaces, found 5
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 20 spaces, found 5
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 20 spaces, found 5
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 20 spaces, found 5
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 20 spaces, found 5
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 16 spaces, found 4
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 12 spaces, found 3
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 16 spaces, found 4
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 16 spaces, found 4
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Line indented incorrectly; expected at least 16 spaces, found 4
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 16 spaces, found 4
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 20 spaces, found 5
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 20 spaces, found 5
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 20 spaces, found 5
(#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 20 spaces, found 5
(#376) Expected "if (...) {\n"; found "if(...) {\n"
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 24 spaces, found 9
(#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
(#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 20 spaces, found 5
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 20 spaces, found 5
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 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 at least 20 spaces, found 5
(#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 5
(#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 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 at least 20 spaces, found 5
(#388) Variable "tmpEvent" must be all lower-case
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 20 spaces, found 5
(#389) Variable "tmpEvent" must be all lower-case
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 20 spaces, found 5
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 16 spaces, found 4
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 12 spaces, found 3
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#396) Usage of ELSEIF not allowed; use ELSE IF instead
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 8 spaces, found 2
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 3
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 3
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 12 spaces, found 3
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 3
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 12 spaces, found 3
(#406) Expected "if (...) {\n"; found "if(...) {\n"
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 16 spaces, found 7
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 12 spaces, found 3
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 12 spaces, found 3
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 3
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 12 spaces, found 3
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 12 spaces, found 3
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 3
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 3
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 3
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 12 spaces, found 3
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 12 spaces, found 3
(#418) Variable "tmpEvent" must be all lower-case
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 12 spaces, found 3
(#419) Variable "tmpEvent" must be all lower-case
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 12 spaces, found 3
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 8 spaces, found 2
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 8 spaces, found 2
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 12 spaces, found 3
(#425) Variable "newGroupData" must be all lower-case
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 12 spaces, found 3
(#426) Expected "if (...) {\n"; found "if(...) {\n"
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 16 spaces, found 7
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 12 spaces, found 3
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 12 spaces, found 3
(#429) Variable "newGroupData" must be all lower-case
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 12 spaces, found 3
(#430) Variable "newGroupData" must be all lower-case
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 12 spaces, found 3
(#431) Variable "newGroupData" must be all lower-case
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 12 spaces, found 3
(#432) Variable "newGroupData" must be all lower-case
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 12 spaces, found 3
(#433) Variable "newGroupData" must be all lower-case
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 8 spaces, found 2
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 12 spaces, found 3
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#438) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 4 spaces, found 1
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#449) Commas (,) must be followed by white space.
(#449) Expected 1 space after closing parenthesis; found 0
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 4 spaces, found 1
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 4 spaces, found 1
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 4 spaces, found 1
(#454) Commas (,) must be followed by white space.
(#454) Line exceeds 132 characters; contains 145 characters
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Inline comments must start with a capital letter, digit or 3-dots sequence
(#455) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) This comment is 55% valid code; is this commented out code?
(#455) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE,$cmid);" but found "//$context = get_context_instance(CONTEXT_MODULE,$cmid);"
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 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) Expected 1 space before "="; 0 found
(#457) Expected 1 space after "="; 0 found
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 4 spaces, found 1
(#458) Expected "if (...) {\n"; found "if(...){\n"
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 8 spaces, found 2
(#459) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 12 spaces, found 3
(#460) Expected "if (...) {\n"; found "if (...){\n"
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 16 spaces, found 4
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 12 spaces, found 3
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 8 spaces, found 2
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 8 spaces, found 2
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 8 spaces, found 2
(#465) Expected "if (...) {\n"; found "if(...){\n"
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 12 spaces, found 3
(#466) Expected "if (...) {\n"; found "if(...){\n"
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 16 spaces, found 4
(#467) Commas (,) must be followed by white space.
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 12 spaces, found 3
(#468) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#468) Expected "if (...) {\n"; found "if(...){\n"
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 16 spaces, found 4
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 3
(#470) Usage of ELSEIF not allowed; use ELSE IF instead
(#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) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 16 spaces, found 4
(#471) Commas (,) must be followed by white space.
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 12 spaces, found 3
(#472) Usage of ELSEIF not allowed; use ELSE IF instead
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 16 spaces, found 4
(#473) Commas (,) must be followed by white space.
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 12 spaces, found 3
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 16 spaces, found 4
(#475) Commas (,) must be followed by white space.
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 12 spaces, found 3
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 8 spaces, found 2
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 12 spaces, found 3
(#478) Expected "if (...) {\n"; found "if (...){\n"
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 16 spaces, found 4
(#479) Commas (,) must be followed by white space.
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 12 spaces, found 3
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 16 spaces, found 4
(#481) Commas (,) must be followed by white space.
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 12 spaces, found 3
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 8 spaces, found 2
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 2
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 4 spaces, found 1
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 4 spaces, found 1
(#486) Commas (,) must be followed by white space.
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected 4 spaces, found 1
(#498) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 4 spaces, found 1
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 4 spaces, found 1
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 4 spaces, found 1
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 4 spaces, found 1
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 4 spaces, found 1
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected at least 4 spaces, found 1
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 4 spaces, found 1
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 8 spaces, found 2
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 12 spaces, found 3
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 8 spaces, found 2
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 8 spaces, found 2
(#524) Commas (,) must be followed by white space.
(#524) Line exceeds 132 characters; contains 150 characters
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 12 spaces, found 3
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 8 spaces, found 2
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 8 spaces, found 2
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 12 spaces, found 3
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 16 spaces, found 4
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 12 spaces, found 3
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected 8 spaces, found 2
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 4 spaces, found 1
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 4 spaces, found 1
(#545) Commas (,) must be followed by white space.
(#545) Commas (,) must be followed by white space.
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 4 spaces, found 1
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Line indented incorrectly; expected at least 4 spaces, found 1
(#547) No space found before comment text; expected "// $optiondisplay is an array of the display info for a booking $cdisplay[$optionid]->text - text name of option." but found "//$optiondisplay is an array of the display info for a booking $cdisplay[$optionid]->text - text name of option."
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 4 spaces, found 1
(#548) Expected 1 space before comment text but found 76; use block comment if you need indentation
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line exceeds 132 characters; contains 142 characters
(#549) Line indented incorrectly; expected at least 4 spaces, found 1
(#549) Expected 1 space before comment text but found 76; use block comment if you need indentation
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 4 spaces, found 1
(#550) Tab found before comment text; expected "// ->maxoverbooking - waitinglist places dor option" but found "// ->maxoverbooking - waitinglist places dor option"
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Line indented incorrectly; expected at least 4 spaces, found 1
(#551) Tab found before comment text; expected "// ->waitingfull - whether waitinglist is full or not 0=not, 1=full" but found "// ->waitingfull - whether waitinglist is full or not 0=not, 1=full"
(#552) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 4 spaces, found 1
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 4 spaces, found 1
(#555) Inline comments must start with a capital letter, digit or 3-dots sequence
(#555) No space found before comment text; expected "// set bookingfull to true by default if limitanswers." but found "//set bookingfull to true by default if limitanswers."
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 8 spaces, found 2
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 4 spaces, found 1
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Inline comments must start with a capital letter, digit or 3-dots sequence
(#560) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) This comment is 50% valid code; is this commented out code?
(#560) Line indented incorrectly; expected at least 4 spaces, found 1
(#560) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "//$context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 4 spaces, found 1
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 4 spaces, found 1
(#562) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 4 spaces, found 1
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 4 spaces, found 1
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 4 spaces, found 1
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 4 spaces, found 1
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 4 spaces, found 1
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected 4 spaces, found 1
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 8 spaces, found 2
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Inline comments must start with a capital letter, digit or 3-dots sequence
(#576) Inline comments must end in full-stops, exclamation marks, or question marks
(#576) Line indented incorrectly; expected at least 8 spaces, found 2
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 8 spaces, found 2
(#577) Expected "if (...) {\n"; found "if(...){\n"
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 12 spaces, found 3
(#578) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 16 spaces, found 4
(#579) Expected "if (...) {\n"; found "if (...){\n"
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 20 spaces, found 5
(#580) Inline comments must start with a capital letter, digit or 3-dots sequence
(#580) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) No space found before comment text; expected "// ranking of the user in order of subscription time" but found "//ranking of the user in order of subscription time"
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 16 spaces, found 4
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 12 spaces, found 3
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 8 spaces, found 2
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 spaces, found 2
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 8 spaces, found 2
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 8 spaces, found 2
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected 12 spaces, found 3
(#588) Expected "if (...) {\n"; found "if (...){\n"
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 16 spaces, found 4
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 20 spaces, found 5
(#590) Commas (,) must be followed by white space.
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 16 spaces, found 4
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 20 spaces, found 5
(#592) Commas (,) must be followed by white space.
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected 16 spaces, found 4
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 16 spaces, found 4
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 16 spaces, found 4
(#595) Expected "if (...) {\n"; found "if(...){\n"
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 20 spaces, found 5
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 20 spaces, found 5
(#597) Commas (,) must be followed by white space.
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 20 spaces, found 5
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 20 spaces, found 5
(#599) Commas (,) must be followed by white space.
(#599) Commas (,) must be followed by white space.
(#599) Commas (,) must be followed by white space.
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 16 spaces, found 4
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 12 spaces, found 3
(#601) Usage of ELSEIF not allowed; use ELSE IF instead
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 16 spaces, found 4
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected 12 spaces, found 3
(#603) Usage of ELSEIF not allowed; use ELSE IF instead
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 16 spaces, found 4
(#604) Commas (,) must be followed by white space.
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 16 spaces, found 4
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 16 spaces, found 4
(#606) Expected "if (...) {\n"; found "if(...){\n"
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 20 spaces, found 5
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 20 spaces, found 5
(#608) Commas (,) must be followed by white space.
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 20 spaces, found 5
(#609) Commas (,) must be followed by white space.
(#609) Commas (,) must be followed by white space.
(#609) Commas (,) must be followed by white space.
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 16 spaces, found 4
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 12 spaces, found 3
(#611) Usage of ELSEIF not allowed; use ELSE IF instead
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 16 spaces, found 4
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 20 spaces, found 5
(#613) Commas (,) must be followed by white space.
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 16 spaces, found 4
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 20 spaces, found 5
(#615) Commas (,) must be followed by white space.
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 16 spaces, found 4
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 16 spaces, found 4
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 16 spaces, found 4
(#618) Expected "if (...) {\n"; found "if(...){\n"
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 20 spaces, found 5
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 20 spaces, found 5
(#620) Commas (,) must be followed by white space.
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 20 spaces, found 5
(#621) Commas (,) must be followed by white space.
(#621) Commas (,) must be followed by white space.
(#621) Commas (,) must be followed by white space.
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected 16 spaces, found 4
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected 12 spaces, found 3
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected 12 spaces, found 3
(#624) Expected "if (...) {\n"; found "if(...){\n"
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 16 spaces, found 4
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected 12 spaces, found 3
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected 8 spaces, found 2
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 12 spaces, found 3
(#628) Commas (,) must be followed by white space.
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 12 spaces, found 3
(#629) Expected "if (...) {\n"; found "if (...){\n"
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 16 spaces, found 4
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected 12 spaces, found 3
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 16 spaces, found 4
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected 12 spaces, found 3
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 12 spaces, found 3
(#634) Commas (,) must be followed by white space.
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 12 spaces, found 3
(#635) Commas (,) must be followed by white space.
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 12 spaces, found 3
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 12 spaces, found 3
(#637) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected 8 spaces, found 2
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 8 spaces, found 2
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 12 spaces, found 3
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 8 spaces, found 2
(#641) Usage of ELSEIF not allowed; use ELSE IF instead
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 12 spaces, found 3
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected 8 spaces, found 2
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 8 spaces, found 2
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 12 spaces, found 3
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected 8 spaces, found 2
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Inline comments must start with a capital letter, digit or 3-dots sequence
(#647) Line indented incorrectly; expected at least 8 spaces, found 2
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected 8 spaces, found 2
(#648) Line exceeds 132 characters; contains 142 characters
(#648) No space found before comment text; expected "// don't show booking button if the logged in user is the guest user." but found "//don't show booking button if the logged in user is the guest user."
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 12 spaces, found 2
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected 8 spaces, found 1
(#650) Closing brace indented incorrectly; expected 2 spaces, found 1
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 12 spaces, found 2
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected 8 spaces, found 1
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 8 spaces, found 1
(#653) Expected "if (...) {\n"; found "if (...){\n"
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 12 spaces, found 2
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 8 spaces, found 1
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 12 spaces, found 2
(#656) Line exceeds maximum limit of 180 characters; contains 230 characters
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected 8 spaces, found 1
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 8 spaces, found 1
(#658) Expected "if (...) {\n"; found "if (...){\n"
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 12 spaces, found 2
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 12 spaces, found 2
(#660) Expected "if (...) {\n"; found "if(...){\n"
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 16 spaces, found 3
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected 12 spaces, found 2
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 12 spaces, found 2
(#663) Line exceeds 132 characters; contains 154 characters
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected 8 spaces, found 1
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 12 spaces, found 2
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 8 spaces, found 1
(#666) Expected "if (...) {\n"; found "if (...){\n"
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 12 spaces, found 2
(#667) Line exceeds 132 characters; contains 148 characters
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 8 spaces, found 1
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 12 spaces, found 2
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected 8 spaces, found 1
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 8 spaces, found 1
(#672) Variable "cTeachers" must be all lower-case
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 8 spaces, found 1
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 8 spaces, found 1
(#674) Variable "niceTeachers" must be all lower-case
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 8 spaces, found 1
(#675) Variable "printTeachers" must be all lower-case
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 8 spaces, found 1
(#677) Variable "cTeachers" must be all lower-case
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 12 spaces, found 2
(#678) Variable "printTeachers" must be all lower-case
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 12 spaces, found 2
(#679) Variable "printTeachers" must be all lower-case
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 12 spaces, found 2
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 16 spaces, found 3
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 16 spaces, found 3
(#683) Variable "niceTeachers" must be all lower-case
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected 12 spaces, found 2
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 12 spaces, found 2
(#686) Variable "printTeachers" must be all lower-case
(#686) Variable "niceTeachers" must be all lower-case
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 12 spaces, found 2
(#687) Variable "printTeachers" must be all lower-case
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected 8 spaces, found 1
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 8 spaces, found 1
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 8 spaces, found 2
(#694) Variable "printTeachers" must be all lower-case
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 8 spaces, found 2
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 8 spaces, found 2
(#697) Line indented incorrectly; expected 4 spaces, found 0
(#697) Closing brace indented incorrectly; expected 1 spaces, found 0
(#698) Line indented incorrectly; expected at least 4 spaces, found 0
(#699) Line indented incorrectly; expected at least 4 spaces, found 0
(#700) Line indented incorrectly; expected at least 4 spaces, found 0
(#701) Line indented incorrectly; expected at least 4 spaces, found 0
(#702) Line indented incorrectly; expected at least 4 spaces, found 0
(#702) Expected 1 space after "="; 2 found
(#703) Line indented incorrectly; expected at least 4 spaces, found 0
(#704) Line indented incorrectly; expected at least 4 spaces, found 0
(#705) Line indented incorrectly; expected at least 4 spaces, found 0
(#707) Line indented incorrectly; expected at least 4 spaces, found 0
(#708) Line indented incorrectly; expected at least 4 spaces, found 0
(#709) Line indented incorrectly; expected at least 4 spaces, found 0
(#710) Line indented incorrectly; expected at least 4 spaces, found 0
(#711) Line indented incorrectly; expected at least 4 spaces, found 0
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 4 spaces, found 1
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) This comment is 50% valid code; is this commented out code?
(#720) Line indented incorrectly; expected at least 4 spaces, found 1
(#720) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "//$context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 4 spaces, found 1
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Inline comments must start with a capital letter, digit or 3-dots sequence
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) Line indented incorrectly; expected at least 4 spaces, found 1
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected 4 spaces, found 1
(#723) Expected "if (...) {\n"; found "if(...){\n"
(#723) Commas (,) must be followed by white space.
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 8 spaces, found 2
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected 4 spaces, found 1
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected 4 spaces, found 1
(#726) Expected "if (...) {\n"; found "if(...) {\n"
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) Line indented incorrectly; expected at least 8 spaces, found 2
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 8 spaces, found 2
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 8 spaces, found 2
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected 8 spaces, found 2
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 12 spaces, found 3
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected 12 spaces, found 3
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected 16 spaces, found 4
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Line indented incorrectly; expected at least 20 spaces, found 5
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected 16 spaces, found 4
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected 12 spaces, found 3
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected 8 spaces, found 2
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 12 spaces, found 3
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 8 spaces, found 2
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 8 spaces, found 2
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#741) Line indented incorrectly; expected at least 8 spaces, found 2
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected 8 spaces, found 2
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Inline comments must start with a capital letter, digit or 3-dots sequence
(#743) Inline comments must end in full-stops, exclamation marks, or question marks
(#743) Line indented incorrectly; expected at least 12 spaces, found 3
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 12 spaces, found 3
(#744) Expected "if (...) {\n"; found "if(...){\n"
(#744) Commas (,) must be followed by white space.
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 16 spaces, found 4
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 16 spaces, found 4
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 16 spaces, found 4
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 16 spaces, found 4
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 16 spaces, found 4
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 16 spaces, found 4
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 20 spaces, found 5
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 16 spaces, found 4
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 16 spaces, found 4
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected 12 spaces, found 3
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 12 spaces, found 3
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected 12 spaces, found 3
(#756) Expected "if (...) {\n"; found "if (...){\n"
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 16 spaces, found 4
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 16 spaces, found 4
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 16 spaces, found 4
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 16 spaces, found 4
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 16 spaces, found 4
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 16 spaces, found 4
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 12 spaces, found 3
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 12 spaces, found 3
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 8 spaces, found 2
(#765) Inline comments must start with a capital letter, digit or 3-dots sequence
(#765) Inline comments must end in full-stops, exclamation marks, or question marks
(#765) No space found before comment text; expected "// check to see if current booking already selected - if not display error" but found "//check to see if current booking already selected - if not display error"
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 12 spaces, found 3
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 12 spaces, found 3
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 8 spaces, found 2
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 4 spaces, found 1
(#770) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#770) Expected "if (...) {\n"; found "if (...){\n"
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected 8 spaces, found 2
(#771) Expected "if (...) {\n"; found "if(...){\n"
(#771) Commas (,) must be followed by white space.
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 12 spaces, found 3
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 12 spaces, found 3
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 12 spaces, found 3
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 12 spaces, found 3
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 12 spaces, found 3
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected 12 spaces, found 3
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 16 spaces, found 4
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected 12 spaces, found 3
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 12 spaces, found 3
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected 8 spaces, found 2
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected at least 8 spaces, found 2
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected 8 spaces, found 2
(#783) Expected "if (...) {\n"; found "if (...){\n"
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected at least 12 spaces, found 6
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 12 spaces, found 6
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 12 spaces, found 6
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 12 spaces, found 6
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 12 spaces, found 6
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected at least 12 spaces, found 3
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected 8 spaces, found 2
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 2
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected 4 spaces, found 1
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 4 spaces, found 1
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected 4 spaces, found 1
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 8 spaces, found 2
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected 4 spaces, found 1
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected 4 spaces, found 1
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 8 spaces, found 2
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 4 spaces, found 1
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected 4 spaces, found 1
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 8 spaces, found 2
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected 4 spaces, found 1
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected 4 spaces, found 1
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 8 spaces, found 2
(#817) Inline comments must end in full-stops, exclamation marks, or question marks
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected 4 spaces, found 1
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected 4 spaces, found 1
(#819) Expected 1 space before "=>"; 0 found
(#819) Expected 1 space after "=>"; 0 found
(#819) Expected 1 space before "=>"; 0 found
(#819) Expected 1 space after "=>"; 0 found
(#819) Expected 1 space before "=>"; 0 found
(#819) Expected 1 space after "=>"; 0 found
(#819) Line exceeds 132 characters; contains 158 characters
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line indented incorrectly; expected at least 8 spaces, found 2
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected 4 spaces, found 1
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Whitespace found at end of line
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected 4 spaces, found 1
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected 8 spaces, found 2
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 12 spaces, found 3
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected 8 spaces, found 2
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected 4 spaces, found 1
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected at least 4 spaces, found 1
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected at least 4 spaces, found 1
(#831) Whitespace found at end of line
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 4 spaces, found 1
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected 4 spaces, found 1
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 8 spaces, found 2
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected 4 spaces, found 1
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected 4 spaces, found 1
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected at least 8 spaces, found 2
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected 4 spaces, found 1
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected 4 spaces, found 1
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected at least 8 spaces, found 2
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected 4 spaces, found 1
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected 4 spaces, found 1
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 8 spaces, found 2
(#854) Inline comments must end in full-stops, exclamation marks, or question marks
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected 4 spaces, found 1
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected 4 spaces, found 1
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Expected 1 space before "=>"; 0 found
(#856) Expected 1 space after "=>"; 0 found
(#856) Line exceeds 132 characters; contains 158 characters
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 8 spaces, found 2
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected 4 spaces, found 1
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected 4 spaces, found 1
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected 8 spaces, found 2
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#862) Line indented incorrectly; expected at least 12 spaces, found 3
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected 8 spaces, found 2
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected 4 spaces, found 1
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected at least 4 spaces, found 1
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 4 spaces, found 1
(#872) Inline comments must start with a capital letter, digit or 3-dots sequence
(#872) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Expected 1 space after closing parenthesis; found 0
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 4 spaces, found 1
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 4 spaces, found 1
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 4 spaces, found 1
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected 4 spaces, found 1
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected at least 8 spaces, found 2
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected at least 8 spaces, found 2
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 8 spaces, found 2
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected at least 8 spaces, found 2
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected 8 spaces, found 2
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 12 spaces, found 3
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected 12 spaces, found 3
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 16 spaces, found 4
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected 12 spaces, found 3
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected 8 spaces, found 2
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 12 spaces, found 3
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected 8 spaces, found 2
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected 4 spaces, found 1
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 4 spaces, found 1
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 4 spaces, found 1
(#896) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 4 spaces, found 1
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected 4 spaces, found 1
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected 8 spaces, found 2
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 12 spaces, found 3
(#901) Variable "COLUMN_HEIGHT" must be all lower-case
(#901) Variable "COLUMN_HEIGHT" must not contain underscores.
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected 8 spaces, found 2
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 8 spaces, found 2
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 8 spaces, found 2
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 8 spaces, found 2
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 8 spaces, found 2
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected 4 spaces, found 1
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 4 spaces, found 1
(#909) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 4 spaces, found 1
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected 4 spaces, found 1
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 8 spaces, found 2
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected 8 spaces, found 2
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 12 spaces, found 3
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 12 spaces, found 3
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected at least 12 spaces, found 3
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 12 spaces, found 3
(#919) Variable "GB" must be all lower-case
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected at least 12 spaces, found 3
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected 8 spaces, found 2
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected at least 12 spaces, found 3
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 12 spaces, found 3
(#923) Expected 1 space before "/"; 0 found
(#923) Expected 1 space after "/"; 0 found
(#923) Expected 1 space before "*"; 0 found
(#923) Expected 1 space after "*"; 0 found
(#923) Commas (,) must be followed by white space.
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected 8 spaces, found 2
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 8 spaces, found 2
(#926) Spaces must be used for alignment; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected at least 8 spaces, found 2
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected 4 spaces, found 1
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected at least 4 spaces, found 1
(#934) Expected 1 space after closing parenthesis; found 0
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected at least 4 spaces, found 1
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected at least 4 spaces, found 1
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected at least 4 spaces, found 1
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#938) Line indented incorrectly; expected at least 4 spaces, found 1
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 4 spaces, found 1
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected at least 4 spaces, found 1
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected at least 4 spaces, found 1
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected 4 spaces, found 1
(#942) Expected "if (...) {\n"; found "if(...){\n"
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 8 spaces, found 2
(#943) Line exceeds 132 characters; contains 133 characters
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected 4 spaces, found 1
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Line indented incorrectly; expected at least 4 spaces, found 1
(#945) Commas (,) must be followed by white space.
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 4 spaces, found 1
(#946) Commas (,) must be followed by white space.
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 4 spaces, found 1
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 4 spaces, found 1
(#948) Commas (,) must be followed by white space.
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected at least 4 spaces, found 1
(#960) Commas (,) must be followed by white space.
(#960) Commas (,) must be followed by white space.
(#960) Commas (,) must be followed by white space.
(#960) Commas (,) must be followed by white space.
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected at least 4 spaces, found 1
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Line indented incorrectly; expected 4 spaces, found 1
(#962) Expected "if (...) {\n"; found "if(...){\n"
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected at least 8 spaces, found 2
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected 4 spaces, found 1
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected 4 spaces, found 1
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 8 spaces, found 2
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected 4 spaces, found 1
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 8 spaces, found 2
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected 4 spaces, found 1
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 4 spaces, found 1
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected at least 4 spaces, found 1
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 4 spaces, found 1
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 4 spaces, found 1
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected at least 4 spaces, found 1
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 4 spaces, found 1
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected 4 spaces, found 1
(#977) Expected "if (...) {\n"; found "if (...){\n"
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected at least 8 spaces, found 2
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected at least 8 spaces, found 2
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected at least 8 spaces, found 2
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected 8 spaces, found 2
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 12 spaces, found 3
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected 8 spaces, found 2
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected at least 8 spaces, found 2
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected 8 spaces, found 2
(#985) Expected "if (...) {\n"; found "if(...){\n"
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 12 spaces, found 3
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected 8 spaces, found 2
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 12 spaces, found 3
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected 8 spaces, found 2
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Whitespace found at end of line
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) 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
(#990) This comment is 50% valid code; is this commented out code?
(#990) Line indented incorrectly; expected at least 8 spaces, found 2
(#990) No space found before comment text; expected "// $eventdata->userto = $user;" but found "//$eventdata->userto = $user;"
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 8 spaces, found 2
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected at least 8 spaces, found 2
(#992) Commas (,) must be followed by white space.
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 8 spaces, found 2
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 8 spaces, found 2
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 8 spaces, found 2
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 8 spaces, found 2
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 8 spaces, found 2
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected 4 spaces, found 1
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected 4 spaces, found 1
(#999) Expected "if (...) {\n"; found "if (...){\n"
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected at least 8 spaces, found 2
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 8 spaces, found 2
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 8 spaces, found 2
(#1002) Commas (,) must be followed by white space.
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected at least 8 spaces, found 2
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 8 spaces, found 2
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 8 spaces, found 2
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 8 spaces, found 2
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 8 spaces, found 2
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Line indented incorrectly; expected 4 spaces, found 1
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected 4 spaces, found 1
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 8 spaces, found 2
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected 8 spaces, found 2
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 12 spaces, found 3
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Line indented incorrectly; expected at least 12 spaces, found 3
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected at least 12 spaces, found 3
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected at least 12 spaces, found 3
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Whitespace found at end of line
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected at least 12 spaces, found 3
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Line indented incorrectly; expected at least 12 spaces, found 3
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 12 spaces, found 3
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected 12 spaces, found 3
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected at least 16 spaces, found 4
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected 12 spaces, found 3
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected at least 12 spaces, found 3
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected at least 12 spaces, found 3
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected at least 12 spaces, found 3
(#1025) Commas (,) must be followed by white space.
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected at least 12 spaces, found 3
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected at least 12 spaces, found 3
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected at least 12 spaces, found 3
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected at least 12 spaces, found 3
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected at least 12 spaces, found 3
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected 8 spaces, found 2
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected 4 spaces, found 1
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 4 spaces, found 1
(#1036) Inline comments must end in full-stops, exclamation marks, or question marks
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 4 spaces, found 1
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected at least 4 spaces, found 1
(#1039) Variable "returnVal" must be all lower-case
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Line indented incorrectly; expected at least 4 spaces, found 1
(#1042) Spaces must be used for alignment; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected 4 spaces, found 1
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected 8 spaces, found 2
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1044) Tab found within whitespace
(#1044) Line indented incorrectly; expected at least 12 spaces, found 3
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected at least 12 spaces, found 3
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 12 spaces, found 3
(#1050) Spaces must be used for alignment; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected at least 12 spaces, found 3
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 12 spaces, found 3
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected at least 12 spaces, found 3
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 12 spaces, found 3
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected at least 12 spaces, found 3
(#1054) Commas (,) must be followed by white space.
(#1055) Spaces must be used for alignment; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Line indented incorrectly; expected at least 12 spaces, found 3
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected at least 12 spaces, found 3
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 12 spaces, found 3
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected at least 12 spaces, found 3
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected at least 12 spaces, found 3
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 12 spaces, found 3
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Line indented incorrectly; expected at least 12 spaces, found 3
(#1062) Variable "returnVal" must be all lower-case
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Whitespace found at end of line
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected 8 spaces, found 2
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected 4 spaces, found 1
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected at least 4 spaces, found 1
(#1065) Variable "returnVal" must be all lower-case
(#1068) Inline comments must end in full-stops, exclamation marks, or question marks
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 4 spaces, found 1
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected at least 4 spaces, found 1
(#1072) Variable "returnVal" must be all lower-case
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected at least 4 spaces, found 1
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected at least 4 spaces, found 1
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1076) Inline comments must end in full-stops, exclamation marks, or question marks
(#1076) This comment is 64% valid code; is this commented out code?
(#1076) Line indented incorrectly; expected at least 4 spaces, found 1
(#1076) No space found before comment text; expected "// $allusers = $DB->get_records('booking_answers', array('bookingid' => $option->bookingid, 'optionid' => $optionid));" but found "//$allusers = $DB->get_records('booking_answers', array('bookingid' => $option->bookingid, 'optionid' => $optionid));"
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected 4 spaces, found 1
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected at least 8 spaces, found 2
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected at least 8 spaces, found 2
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 8 spaces, found 2
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected at least 8 spaces, found 2
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 8 spaces, found 2
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 8 spaces, found 2
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected at least 8 spaces, found 2
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected at least 8 spaces, found 2
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected at least 8 spaces, found 2
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected at least 8 spaces, found 2
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 8 spaces, found 2
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 8 spaces, found 2
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 8 spaces, found 2
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 8 spaces, found 2
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 8 spaces, found 2
(#1095) Variable "returnVal" must be all lower-case
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Whitespace found at end of line
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected 4 spaces, found 1
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected at least 4 spaces, found 1
(#1098) Variable "returnVal" must be all lower-case
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 4 spaces, found 1
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected 4 spaces, found 1
(#1103) Expected "if (...) {\n"; found "if(...) {\n"
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 8 spaces, found 2
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected 4 spaces, found 1
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected 4 spaces, found 1
(#1106) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected 8 spaces, found 2
(#1107) Expected "if (...) {\n"; found "if(...) {\n"
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Line indented incorrectly; expected at least 12 spaces, found 3
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected 8 spaces, found 2
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected 8 spaces, found 2
(#1110) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected 12 spaces, found 3
(#1111) Expected "if (...) {\n"; found "if(...) {\n"
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 16 spaces, found 4
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected 12 spaces, found 3
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Line indented incorrectly; expected 8 spaces, found 2
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected 8 spaces, found 2
(#1115) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected at least 12 spaces, found 3
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected at least 12 spaces, found 4
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected at least 12 spaces, found 4
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected at least 12 spaces, found 3
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 12 spaces, found 3
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected 8 spaces, found 2
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected 4 spaces, found 1
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected at least 4 spaces, found 1
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected at least 4 spaces, found 1
(#1129) Spaces must be used for alignment; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected at least 4 spaces, found 1
(#1130) Spaces must be used for alignment; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected at least 4 spaces, found 1
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 4 spaces, found 1
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected 4 spaces, found 1
(#1134) Spaces must be used for alignment; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Line indented incorrectly; expected at least 8 spaces, found 2
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Line indented incorrectly; expected 4 spaces, found 1
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected at least 4 spaces, found 1
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected 4 spaces, found 1
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected at least 8 spaces, found 2
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected 4 spaces, found 1
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected 4 spaces, found 1
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected at least 8 spaces, found 2
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected 4 spaces, found 1
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected 4 spaces, found 1
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected at least 8 spaces, found 2
(#1149) Spaces must be used for alignment; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 4 spaces, found 1
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected at least 4 spaces, found 1
(#1162) Spaces must be used for alignment; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected at least 4 spaces, found 1
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Inline comments must end in full-stops, exclamation marks, or question marks
(#1163) Line indented incorrectly; expected at least 4 spaces, found 1
(#1163) No space found before comment text; expected "// Get students" but found "//Get students"
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Line indented incorrectly; expected at least 4 spaces, found 1
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Inline comments must end in full-stops, exclamation marks, or question marks
(#1169) Line indented incorrectly; expected at least 4 spaces, found 3
(#1169) No space found before comment text; expected "// Return students array (it contains an array of unique users)" but found "//Return students array (it contains an array of unique users)"
(#1170) Spaces must be used for alignment; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected at least 4 spaces, found 1
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected at least 4 spaces, found 1
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Inline comments must end in full-stops, exclamation marks, or question marks
(#1176) Line indented incorrectly; expected at least 4 spaces, found 1
(#1177) Spaces must be used for alignment; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Line indented incorrectly; expected 4 spaces, found 1
(#1178) Spaces must be used for alignment; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected at least 8 spaces, found 2
(#1179) Spaces must be used for alignment; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected 4 spaces, found 1
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected at least 8 spaces, found 2
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected 4 spaces, found 1
(#1194) Spaces must be used for alignment; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected at least 4 spaces, found 1
(#1196) Spaces must be used for alignment; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected 4 spaces, found 1
(#1197) Spaces must be used for alignment; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected at least 8 spaces, found 2
(#1198) Spaces must be used for alignment; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected 4 spaces, found 1
(#1200) Spaces must be used for alignment; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected at least 4 spaces, found 1
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected at least 4 spaces, found 1
(#1202) Spaces must be used for alignment; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Inline comments must end in full-stops, exclamation marks, or question marks
(#1202) This comment is 50% valid code; is this commented out code?
(#1202) Line indented incorrectly; expected at least 4 spaces, found 1
(#1202) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "//$context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#1203) Spaces must be used for alignment; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected at least 4 spaces, found 1
(#1205) Spaces must be used for alignment; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Inline comments must end in full-stops, exclamation marks, or question marks
(#1205) Line indented incorrectly; expected at least 4 spaces, found 1
(#1205) 3 slashes comments are not allowed; use "// Comment." instead
(#1206) Spaces must be used for alignment; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected at least 4 spaces, found 1
(#1207) Spaces must be used for alignment; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1207) Inline comments must end in full-stops, exclamation marks, or question marks
(#1207) Line indented incorrectly; expected at least 4 spaces, found 1
(#1207) 3 slashes comments are not allowed; use "// Comment." instead
(#1208) Spaces must be used for alignment; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected at least 4 spaces, found 1
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 4 spaces, found 1
(#1210) 3 slashes comments are not allowed; use "// Comment." instead
(#1211) Spaces must be used for alignment; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Inline comments must end in full-stops, exclamation marks, or question marks
(#1211) This comment is 64% valid code; is this commented out code?
(#1211) Line exceeds maximum limit of 180 characters; contains 203 characters
(#1211) Line indented incorrectly; expected at least 4 spaces, found 1
(#1211) No space found before comment text; expected "// $allresponses = get_users_by_capability($context, 'mod/booking:choose', 'u.id, u.picture, u.firstname, u.lastname, u.idnumber, u.email', 'u.lastname ASC, u.firstname ASC', '', '', '', '', true, true);" but found "//$allresponses = get_users_by_capability($context, 'mod/booking:choose', 'u.id, u.picture, u.firstname, u.lastname, u.idnumber, u.email', 'u.lastname ASC, u.firstname ASC', '', '', '', '', true, true);"
(#1212) Spaces must be used for alignment; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected at least 4 spaces, found 1
(#1213) Spaces must be used for alignment; tabs are not allowed
(#1213) Tab found within whitespace
(#1213) Line indented incorrectly; expected at least 4 spaces, found 1
(#1213) Line exceeds 132 characters; contains 164 characters
(#1214) Spaces must be used for alignment; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Whitespace found at end of line
(#1215) Spaces must be used for alignment; tabs are not allowed
(#1215) Tab found within whitespace
(#1215) Line indented incorrectly; expected 4 spaces, found 1
(#1215) Line exceeds 132 characters; contains 167 characters
(#1216) Spaces must be used for alignment; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected at least 8 spaces, found 2
(#1217) Spaces must be used for alignment; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected 8 spaces, found 2
(#1217) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1218) Spaces must be used for alignment; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Line indented incorrectly; expected at least 12 spaces, found 3
(#1220) Spaces must be used for alignment; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected 12 spaces, found 3
(#1220) Expected "if (...) {\n"; found "if(...){\n"
(#1221) Spaces must be used for alignment; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected at least 16 spaces, found 4
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected 12 spaces, found 3
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 16 spaces, found 4
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected 12 spaces, found 3
(#1225) Spaces must be used for alignment; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected 12 spaces, found 3
(#1225) Expected "if (...) {\n"; found "if(...){\n"
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 16 spaces, found 4
(#1226) Commas (,) must be followed by white space.
(#1226) Commas (,) must be followed by white space.
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected 12 spaces, found 3
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected at least 16 spaces, found 4
(#1229) Spaces must be used for alignment; tabs are not allowed
(#1229) Tab found within whitespace
(#1229) Line indented incorrectly; expected 12 spaces, found 3
(#1230) Spaces must be used for alignment; tabs are not allowed
(#1230) Tab found within whitespace
(#1230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1230) Inline comments must end in full-stops, exclamation marks, or question marks
(#1230) Line indented incorrectly; expected at least 12 spaces, found 3
(#1231) Spaces must be used for alignment; tabs are not allowed
(#1231) Tab found within whitespace
(#1231) Line indented incorrectly; expected at least 12 spaces, found 3
(#1232) Spaces must be used for alignment; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected 12 spaces, found 3
(#1232) Expected "if (...) {\n"; found "if(...){\n"
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected 16 spaces, found 4
(#1233) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1234) Spaces must be used for alignment; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected 20 spaces, found 5
(#1234) Expected "if (...) {\n"; found "if (...){\n"
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 24 spaces, found 6
(#1236) Spaces must be used for alignment; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Line indented incorrectly; expected 20 spaces, found 5
(#1237) Spaces must be used for alignment; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected 16 spaces, found 4
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected 12 spaces, found 3
(#1239) Spaces must be used for alignment; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 12 spaces, found 3
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected at least 12 spaces, found 3
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected 12 spaces, found 3
(#1241) Expected "if (...) {\n"; found "if (...){\n"
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Line indented incorrectly; expected at least 16 spaces, found 4
(#1243) Spaces must be used for alignment; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected at least 16 spaces, found 4
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected at least 16 spaces, found 4
(#1245) Spaces must be used for alignment; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected 12 spaces, found 3
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected 16 spaces, found 4
(#1247) Spaces must be used for alignment; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected at least 20 spaces, found 5
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected at least 20 spaces, found 5
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected at least 20 spaces, found 5
(#1250) Spaces must be used for alignment; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected at least 20 spaces, found 5
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected 16 spaces, found 4
(#1251) Usage of ELSEIF not allowed; use ELSE IF instead
(#1252) Spaces must be used for alignment; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected at least 20 spaces, found 5
(#1253) Spaces must be used for alignment; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected at least 20 spaces, found 5
(#1254) Spaces must be used for alignment; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected at least 20 spaces, found 5
(#1255) Spaces must be used for alignment; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected at least 20 spaces, found 5
(#1256) Spaces must be used for alignment; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Line indented incorrectly; expected 16 spaces, found 4
(#1256) Usage of ELSEIF not allowed; use ELSE IF instead
(#1257) Spaces must be used for alignment; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected at least 20 spaces, found 5
(#1258) Spaces must be used for alignment; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Line indented incorrectly; expected at least 20 spaces, found 5
(#1259) Spaces must be used for alignment; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 20 spaces, found 5
(#1260) Spaces must be used for alignment; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Line indented incorrectly; expected at least 20 spaces, found 5
(#1261) Spaces must be used for alignment; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected 16 spaces, found 4
(#1262) Spaces must be used for alignment; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected 12 spaces, found 3
(#1263) Spaces must be used for alignment; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected 12 spaces, found 3
(#1263) Expected "if (...) {\n"; found "if(...){\n"
(#1264) Spaces must be used for alignment; tabs are not allowed
(#1264) Tab found within whitespace
(#1264) Line indented incorrectly; expected at least 16 spaces, found 4
(#1265) Spaces must be used for alignment; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Line indented incorrectly; expected 12 spaces, found 3
(#1266) Spaces must be used for alignment; tabs are not allowed
(#1266) Tab found within whitespace
(#1266) Line indented incorrectly; expected 12 spaces, found 3
(#1266) Expected "if (...) {\n"; found "if (...){\n"
(#1267) Spaces must be used for alignment; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Line indented incorrectly; expected at least 16 spaces, found 4
(#1267) Commas (,) must be followed by white space.
(#1267) Commas (,) must be followed by white space.
(#1268) Spaces must be used for alignment; tabs are not allowed
(#1268) Tab found within whitespace
(#1268) Line indented incorrectly; expected 12 spaces, found 3
(#1269) Spaces must be used for alignment; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected at least 16 spaces, found 4
(#1270) Spaces must be used for alignment; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected 12 spaces, found 3
(#1271) Spaces must be used for alignment; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Line indented incorrectly; expected 8 spaces, found 2
(#1272) Spaces must be used for alignment; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Line indented incorrectly; expected at least 8 spaces, found 2
(#1273) Spaces must be used for alignment; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Line indented incorrectly; expected 4 spaces, found 1
(#1273) Usage of ELSEIF not allowed; use ELSE IF instead
(#1274) Spaces must be used for alignment; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Line indented incorrectly; expected at least 8 spaces, found 2
(#1275) Spaces must be used for alignment; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Line indented incorrectly; expected 4 spaces, found 1
(#1276) Spaces must be used for alignment; tabs are not allowed
(#1276) Tab found within whitespace
(#1276) Line indented incorrectly; expected at least 4 spaces, found 1
(#1280) Spaces must be used for alignment; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected at least 4 spaces, found 1
(#1280) Commas (,) must be followed by white space.
(#1280) Commas (,) must be followed by white space.
(#1284) Spaces must be used for alignment; tabs are not allowed
(#1284) Tab found within whitespace
(#1284) Line indented incorrectly; expected at least 4 spaces, found 1
(#1284) Commas (,) must be followed by white space.
(#1294) Spaces must be used for alignment; tabs are not allowed
(#1294) Tab found within whitespace
(#1294) Line indented incorrectly; expected at least 4 spaces, found 1
(#1295) Spaces must be used for alignment; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Line indented incorrectly; expected at least 4 spaces, found 1
(#1295) Commas (,) must be followed by white space.
(#1302) Spaces must be used for alignment; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Line indented incorrectly; expected at least 4 spaces, found 1
(#1302) Expected 1 space before "=>"; 0 found
(#1302) Expected 1 space after "=>"; 0 found
(#1312) Spaces must be used for alignment; tabs are not allowed
(#1312) Tab found within whitespace
(#1312) Line indented incorrectly; expected at least 4 spaces, found 1
(#1314) Spaces must be used for alignment; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Line indented incorrectly; expected at least 4 spaces, found 1
(#1315) Spaces must be used for alignment; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Line indented incorrectly; expected at least 4 spaces, found 1
(#1317) Spaces must be used for alignment; tabs are not allowed
(#1317) Tab found within whitespace
(#1317) Line indented incorrectly; expected 4 spaces, found 1
(#1318) Spaces must be used for alignment; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Line indented incorrectly; expected at least 8 spaces, found 2
(#1322) Spaces must be used for alignment; tabs are not allowed
(#1322) Tab found within whitespace
(#1322) Line indented incorrectly; expected at least 8 spaces, found 2
(#1323) Spaces must be used for alignment; tabs are not allowed
(#1323) Tab found within whitespace
(#1323) Line indented incorrectly; expected at least 8 spaces, found 2
(#1323) Expected 1 space before "=>"; 0 found
(#1323) Expected 1 space after "=>"; 0 found
(#1323) Expected 1 space before "=>"; 0 found
(#1323) Expected 1 space after "=>"; 0 found
(#1323) Expected 1 space before "=>"; 0 found
(#1323) Expected 1 space after "=>"; 0 found
(#1324) Spaces must be used for alignment; tabs are not allowed
(#1324) Tab found within whitespace
(#1324) Line indented incorrectly; expected 4 spaces, found 1
(#1326) Spaces must be used for alignment; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1326) Inline comments must end in full-stops, exclamation marks, or question marks
(#1326) Line indented incorrectly; expected at least 4 spaces, found 1
(#1326) 3 slashes comments are not allowed; use "// Comment." instead
(#1327) Spaces must be used for alignment; tabs are not allowed
(#1327) Tab found within whitespace
(#1327) Line indented incorrectly; expected 4 spaces, found 1
(#1328) Spaces must be used for alignment; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected at least 8 spaces, found 2
(#1329) Spaces must be used for alignment; tabs are not allowed
(#1329) Tab found within whitespace
(#1329) Line indented incorrectly; expected at least 8 spaces, found 2
(#1329) Expected 1 space before "=>"; 0 found
(#1329) Expected 1 space after "=>"; 0 found
(#1329) Expected 1 space before "=>"; 0 found
(#1329) Expected 1 space after "=>"; 0 found
(#1329) Expected 1 space before "=>"; 0 found
(#1329) Expected 1 space after "=>"; 0 found
(#1330) Spaces must be used for alignment; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Line indented incorrectly; expected 4 spaces, found 1
(#1331) Spaces must be used for alignment; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Line indented incorrectly; expected at least 4 spaces, found 1
(#1341) Spaces must be used for alignment; tabs are not allowed
(#1341) Tab found within whitespace
(#1341) Line indented incorrectly; expected at least 4 spaces, found 1
(#1342) Spaces must be used for alignment; tabs are not allowed
(#1342) Tab found within whitespace
(#1342) Line indented incorrectly; expected at least 4 spaces, found 1
(#1343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1343) Inline comments must end in full-stops, exclamation marks, or question marks
(#1343) This comment is 47% valid code; is this commented out code?
(#1343) Line indented incorrectly; expected at least 4 spaces, found 0
(#1343) Tab found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#1344) Spaces must be used for alignment; tabs are not allowed
(#1344) Tab found within whitespace
(#1344) Line indented incorrectly; expected at least 4 spaces, found 1
(#1346) Spaces must be used for alignment; tabs are not allowed
(#1346) Tab found within whitespace
(#1346) Inline comments must end in full-stops, exclamation marks, or question marks
(#1346) Line indented incorrectly; expected at least 4 spaces, found 1
(#1346) 3 slashes comments are not allowed; use "// Comment." instead
(#1347) Spaces must be used for alignment; tabs are not allowed
(#1347) Tab found within whitespace
(#1347) Line indented incorrectly; expected at least 4 spaces, found 1
(#1348) Spaces must be used for alignment; tabs are not allowed
(#1348) Tab found within whitespace
(#1348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1348) Inline comments must end in full-stops, exclamation marks, or question marks
(#1348) Line indented incorrectly; expected at least 4 spaces, found 1
(#1348) 3 slashes comments are not allowed; use "// Comment." instead
(#1349) Spaces must be used for alignment; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Line indented incorrectly; expected at least 4 spaces, found 1
(#1351) Spaces must be used for alignment; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Inline comments must end in full-stops, exclamation marks, or question marks
(#1351) Line indented incorrectly; expected at least 4 spaces, found 1
(#1351) 3 slashes comments are not allowed; use "// Comment." instead
(#1352) Spaces must be used for alignment; tabs are not allowed
(#1352) Tab found within whitespace
(#1352) Line indented incorrectly; expected at least 4 spaces, found 1
(#1353) Spaces must be used for alignment; tabs are not allowed
(#1353) Tab found within whitespace
(#1353) Line indented incorrectly; expected at least 4 spaces, found 1
(#1353) Line exceeds 132 characters; contains 164 characters
(#1354) Spaces must be used for alignment; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1354) Inline comments must end in full-stops, exclamation marks, or question marks
(#1354) This comment is 64% valid code; is this commented out code?
(#1354) Line exceeds maximum limit of 180 characters; contains 203 characters
(#1354) Line indented incorrectly; expected at least 4 spaces, found 1
(#1354) No space found before comment text; expected "// $allresponses = get_users_by_capability($context, 'mod/booking:choose', 'u.id, u.picture, u.firstname, u.lastname, u.idnumber, u.email', 'u.lastname ASC, u.firstname ASC', '', '', '', '', true, true);" but found "//$allresponses = get_users_by_capability($context, 'mod/booking:choose', 'u.id, u.picture, u.firstname, u.lastname, u.idnumber, u.email', 'u.lastname ASC, u.firstname ASC', '', '', '', '', true, true);"
(#1356) Spaces must be used for alignment; tabs are not allowed
(#1356) Tab found within whitespace
(#1356) Inline comments must end in full-stops, exclamation marks, or question marks
(#1356) Line indented incorrectly; expected at least 4 spaces, found 1
(#1356) 3 slashes comments are not allowed; use "// Comment." instead
(#1357) Spaces must be used for alignment; tabs are not allowed
(#1357) Tab found within whitespace
(#1357) Line indented incorrectly; expected at least 4 spaces, found 1
(#1358) Spaces must be used for alignment; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected at least 4 spaces, found 1
(#1358) Commas (,) must be followed by white space.
(#1358) Commas (,) must be followed by white space.
(#1358) Commas (,) must be followed by white space.
(#1359) Spaces must be used for alignment; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Inline comments must end in full-stops, exclamation marks, or question marks
(#1359) Line indented incorrectly; expected at least 4 spaces, found 1
(#1359) 3 slashes comments are not allowed; use "// Comment." instead
(#1360) Spaces must be used for alignment; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Line indented incorrectly; expected at least 4 spaces, found 1
(#1361) Spaces must be used for alignment; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected 4 spaces, found 1
(#1362) Spaces must be used for alignment; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Line indented incorrectly; expected 8 spaces, found 2
(#1363) Spaces must be used for alignment; tabs are not allowed
(#1363) Tab found within whitespace
(#1363) Line indented incorrectly; expected 12 spaces, found 3
(#1363) Inline comments must end in full-stops, exclamation marks, or question marks
(#1364) Spaces must be used for alignment; tabs are not allowed
(#1364) Tab found within whitespace
(#1364) Line indented incorrectly; expected at least 16 spaces, found 4
(#1365) Spaces must be used for alignment; tabs are not allowed
(#1365) Tab found within whitespace
(#1365) Line indented incorrectly; expected 12 spaces, found 3
(#1366) Spaces must be used for alignment; tabs are not allowed
(#1366) Tab found within whitespace
(#1366) Line indented incorrectly; expected 8 spaces, found 2
(#1367) Spaces must be used for alignment; tabs are not allowed
(#1367) Tab found within whitespace
(#1367) Line indented incorrectly; expected 4 spaces, found 1
(#1368) Spaces must be used for alignment; tabs are not allowed
(#1368) Tab found within whitespace
(#1368) Line indented incorrectly; expected 4 spaces, found 1
(#1369) Spaces must be used for alignment; tabs are not allowed
(#1369) Tab found within whitespace
(#1369) Line indented incorrectly; expected at least 8 spaces, found 2
(#1370) Spaces must be used for alignment; tabs are not allowed
(#1370) Tab found within whitespace
(#1370) Line indented incorrectly; expected 4 spaces, found 1
(#1371) Spaces must be used for alignment; tabs are not allowed
(#1371) Tab found within whitespace
(#1371) Line indented incorrectly; expected 8 spaces, found 2
(#1371) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1372) Spaces must be used for alignment; tabs are not allowed
(#1372) Tab found within whitespace
(#1372) Line indented incorrectly; expected 12 spaces, found 3
(#1372) Expected "if (...) {\n"; found "if(...){\n"
(#1373) Spaces must be used for alignment; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected at least 16 spaces, found 4
(#1374) Spaces must be used for alignment; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Line indented incorrectly; expected at least 16 spaces, found 4
(#1375) Spaces must be used for alignment; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Line indented incorrectly; expected 16 spaces, found 4
(#1375) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1376) Spaces must be used for alignment; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected at least 20 spaces, found 5
(#1377) Spaces must be used for alignment; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Line indented incorrectly; expected at least 20 spaces, found 5
(#1378) Spaces must be used for alignment; tabs are not allowed
(#1378) Tab found within whitespace
(#1378) Line indented incorrectly; expected 16 spaces, found 4
(#1379) Spaces must be used for alignment; tabs are not allowed
(#1379) Tab found within whitespace
(#1379) Line indented incorrectly; expected 12 spaces, found 3
(#1380) Spaces must be used for alignment; tabs are not allowed
(#1380) Tab found within whitespace
(#1380) Line indented incorrectly; expected at least 16 spaces, found 4
(#1381) Spaces must be used for alignment; tabs are not allowed
(#1381) Tab found within whitespace
(#1381) Line indented incorrectly; expected 12 spaces, found 3
(#1382) Spaces must be used for alignment; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Line indented incorrectly; expected 8 spaces, found 2
(#1383) Spaces must be used for alignment; tabs are not allowed
(#1383) Tab found within whitespace
(#1383) Line indented incorrectly; expected 4 spaces, found 1
(#1384) Spaces must be used for alignment; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Line indented incorrectly; expected at least 4 spaces, found 1
(#1393) Commas (,) must be followed by white space.
(#1393) Expected 1 space after closing parenthesis; found 0
(#1394) Spaces must be used for alignment; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Line indented incorrectly; expected at least 4 spaces, found 1
(#1395) Spaces must be used for alignment; tabs are not allowed
(#1395) Tab found within whitespace
(#1395) Line indented incorrectly; expected at least 4 spaces, found 1
(#1396) Spaces must be used for alignment; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Line indented incorrectly; expected at least 4 spaces, found 1
(#1396) Expected 1 space after "="; 0 found
(#1397) Spaces must be used for alignment; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected 4 spaces, found 1
(#1397) Expected "if (...) {\n"; found "if(...){\n"
(#1398) Spaces must be used for alignment; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected 8 spaces, found 2
(#1399) Spaces must be used for alignment; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected 12 spaces, found 3
(#1399) Expected "if (...) {\n"; found "if (...){ //booked user\n"
(#1399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1399) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) No space found before comment text; expected "// booked user" but found "//booked user"
(#1400) Spaces must be used for alignment; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Line indented incorrectly; expected at least 16 spaces, found 4
(#1401) Spaces must be used for alignment; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Line indented incorrectly; expected 12 spaces, found 3
(#1401) Expected "} else if (...) {\n"; found "} else if (...){ //waitlistusers;\n"
(#1401) Expected "if (...) {\n"; found "if (...){ //waitlistusers;\n"
(#1401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1401) Inline comments must end in full-stops, exclamation marks, or question marks
(#1401) This comment is 50% valid code; is this commented out code?
(#1401) No space found before comment text; expected "// waitlistusers;" but found "//waitlistusers;"
(#1402) Spaces must be used for alignment; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected at least 16 spaces, found 4
(#1403) Spaces must be used for alignment; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Line indented incorrectly; expected 12 spaces, found 3
(#1404) Spaces must be used for alignment; tabs are not allowed
(#1404) Tab found within whitespace
(#1404) Line indented incorrectly; expected at least 12 spaces, found 3
(#1405) Spaces must be used for alignment; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected 8 spaces, found 2
(#1406) Spaces must be used for alignment; tabs are not allowed
(#1406) Tab found within whitespace
(#1406) Line indented incorrectly; expected 4 spaces, found 1
(#1407) Spaces must be used for alignment; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected at least 4 spaces, found 1
(#1417) Expected 1 space after closing parenthesis; found 0
(#1418) Spaces must be used for alignment; tabs are not allowed
(#1418) Tab found within whitespace
(#1418) Line indented incorrectly; expected at least 4 spaces, found 1
(#1419) Spaces must be used for alignment; tabs are not allowed
(#1419) Tab found within whitespace
(#1419) Line indented incorrectly; expected at least 4 spaces, found 1
(#1420) Spaces must be used for alignment; tabs are not allowed
(#1420) Tab found within whitespace
(#1420) Line indented incorrectly; expected at least 4 spaces, found 1
(#1421) Spaces must be used for alignment; tabs are not allowed
(#1421) Tab found within whitespace
(#1421) Line indented incorrectly; expected at least 4 spaces, found 1
(#1423) Spaces must be used for alignment; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Inline comments must end in full-stops, exclamation marks, or question marks
(#1423) Line indented incorrectly; expected at least 4 spaces, found 1
(#1424) Spaces must be used for alignment; tabs are not allowed
(#1424) Tab found within whitespace
(#1424) Line indented incorrectly; expected at least 4 spaces, found 1
(#1425) Spaces must be used for alignment; tabs are not allowed
(#1425) Tab found within whitespace
(#1425) Line indented incorrectly; expected at least 4 spaces, found 1
(#1427) Spaces must be used for alignment; tabs are not allowed
(#1427) Tab found within whitespace
(#1427) Line indented incorrectly; expected at least 4 spaces, found 1
(#1428) Spaces must be used for alignment; tabs are not allowed
(#1428) Tab found within whitespace
(#1428) Line indented incorrectly; expected at least 4 spaces, found 1
(#1430) Spaces must be used for alignment; tabs are not allowed
(#1430) Tab found within whitespace
(#1430) Line indented incorrectly; expected 4 spaces, found 1
(#1430) Expected "if (...) {\n"; found "if (...){\n"
(#1431) Spaces must be used for alignment; tabs are not allowed
(#1431) Tab found within whitespace
(#1431) Line indented incorrectly; expected at least 8 spaces, found 2
(#1431) Commas (,) must be followed by white space.
(#1432) Spaces must be used for alignment; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Line indented incorrectly; expected at least 8 spaces, found 2
(#1432) Commas (,) must be followed by white space.
(#1433) Spaces must be used for alignment; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Line indented incorrectly; expected at least 8 spaces, found 2
(#1435) Spaces must be used for alignment; tabs are not allowed
(#1435) Tab found within whitespace
(#1435) Line indented incorrectly; expected at least 8 spaces, found 2
(#1436) Spaces must be used for alignment; tabs are not allowed
(#1436) Tab found within whitespace
(#1436) Line indented incorrectly; expected at least 8 spaces, found 2
(#1437) Spaces must be used for alignment; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Line indented incorrectly; expected 8 spaces, found 2
(#1438) Spaces must be used for alignment; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected at least 12 spaces, found 3
(#1439) Spaces must be used for alignment; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected 8 spaces, found 2
(#1440) Spaces must be used for alignment; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected 4 spaces, found 1
(#1440) Usage of ELSEIF not allowed; use ELSE IF instead
(#1441) Spaces must be used for alignment; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Line indented incorrectly; expected at least 8 spaces, found 2
(#1441) Commas (,) must be followed by white space.
(#1442) Spaces must be used for alignment; tabs are not allowed
(#1442) Tab found within whitespace
(#1442) Line indented incorrectly; expected at least 8 spaces, found 2
(#1442) Commas (,) must be followed by white space.
(#1443) Spaces must be used for alignment; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected at least 8 spaces, found 2
(#1444) Spaces must be used for alignment; tabs are not allowed
(#1444) Tab found within whitespace
(#1444) Line indented incorrectly; expected 4 spaces, found 1
(#1445) Spaces must be used for alignment; tabs are not allowed
(#1445) Tab found within whitespace
(#1445) Line indented incorrectly; expected at least 8 spaces, found 2
(#1445) Expected 1 space after "="; 0 found
(#1446) Spaces must be used for alignment; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Line indented incorrectly; expected at least 8 spaces, found 2
(#1446) Expected 1 space after "="; 0 found
(#1447) Spaces must be used for alignment; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 8 spaces, found 2
(#1448) Spaces must be used for alignment; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected 4 spaces, found 1
(#1449) Spaces must be used for alignment; tabs are not allowed
(#1449) Tab found within whitespace
(#1449) Line indented incorrectly; expected at least 4 spaces, found 1
(#1450) Spaces must be used for alignment; tabs are not allowed
(#1450) Tab found within whitespace
(#1450) Line indented incorrectly; expected at least 4 spaces, found 1
(#1450) Commas (,) must be followed by white space.
(#1451) Spaces must be used for alignment; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected at least 4 spaces, found 1
(#1451) Expected 1 space after "="; 2 found
(#1452) Spaces must be used for alignment; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Line indented incorrectly; expected at least 4 spaces, found 1
(#1452) Inline comments must end in full-stops, exclamation marks, or question marks
(#1454) Spaces must be used for alignment; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1454) Line indented incorrectly; expected at least 4 spaces, found 1
(#1454) No space found before comment text; expected "// implementing message send, but prior to moodle 2.6, that function does not" but found "//implementing message send, but prior to moodle 2.6, that function does not"
(#1455) Spaces must be used for alignment; tabs are not allowed
(#1455) Tab found within whitespace
(#1455) Inline comments must end in full-stops, exclamation marks, or question marks
(#1455) Line indented incorrectly; expected at least 4 spaces, found 1
(#1455) No space found before comment text; expected "// accept attachments, so have to call email_to_user in that case" but found "//accept attachments, so have to call email_to_user in that case"
(#1456) Spaces must be used for alignment; tabs are not allowed
(#1456) Tab found within whitespace
(#1456) Line indented incorrectly; expected at least 4 spaces, found 1
(#1457) Spaces must be used for alignment; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected at least 4 spaces, found 1
(#1458) Spaces must be used for alignment; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Line indented incorrectly; expected 4 spaces, found 1
(#1458) Expected "if (...) {\n"; found "if(...){\n"
(#1459) Spaces must be used for alignment; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected at least 8 spaces, found 2
(#1460) Spaces must be used for alignment; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Line indented incorrectly; expected 4 spaces, found 1
(#1461) Spaces must be used for alignment; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Line indented incorrectly; expected at least 8 spaces, found 2
(#1462) Spaces must be used for alignment; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected 4 spaces, found 1
(#1463) Spaces must be used for alignment; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected at least 4 spaces, found 1
(#1464) Spaces must be used for alignment; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 4 spaces, found 1
(#1465) Spaces must be used for alignment; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Line indented incorrectly; expected at least 4 spaces, found 1
(#1466) Spaces must be used for alignment; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 4 spaces, found 1
(#1467) Spaces must be used for alignment; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected at least 4 spaces, found 1
(#1468) Spaces must be used for alignment; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Whitespace found at end of line
(#1469) Spaces must be used for alignment; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected at least 4 spaces, found 1
(#1471) Spaces must be used for alignment; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected 4 spaces, found 1
(#1472) Spaces must be used for alignment; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Line indented incorrectly; expected at least 8 spaces, found 2
(#1473) Spaces must be used for alignment; tabs are not allowed
(#1473) Tab found within whitespace
(#1473) Line indented incorrectly; expected at least 8 spaces, found 2
(#1474) Spaces must be used for alignment; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Line indented incorrectly; expected at least 8 spaces, found 2
(#1475) Spaces must be used for alignment; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected 4 spaces, found 1
(#1475) Whitespace found at end of line
(#1476) Spaces must be used for alignment; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected at least 4 spaces, found 1
(#1484) Expected 1 space after closing parenthesis; found 0
(#1485) Spaces must be used for alignment; tabs are not allowed
(#1485) Tab found within whitespace
(#1485) Line indented incorrectly; expected at least 4 spaces, found 1
(#1486) Spaces must be used for alignment; tabs are not allowed
(#1486) Tab found within whitespace
(#1486) Line indented incorrectly; expected at least 4 spaces, found 2
(#1494) Expected 1 space after closing parenthesis; found 0
(#1495) Spaces must be used for alignment; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 4 spaces, found 1
(#1496) Spaces must be used for alignment; tabs are not allowed
(#1496) Tab found within whitespace
(#1496) Line indented incorrectly; expected at least 4 spaces, found 2
(#1501) Spaces must be used for alignment; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected at least 4 spaces, found 1
(#1502) Spaces must be used for alignment; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Line indented incorrectly; expected at least 4 spaces, found 2
(#1502) Expected 1 space before "*"; 0 found
(#1502) Expected 1 space after "*"; 0 found
(#1502) Expected 1 space before "*"; 0 found
(#1502) Expected 1 space after "*"; 0 found
(#1503) Spaces must be used for alignment; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Line indented incorrectly; expected at least 4 spaces, found 2
(#1503) Expected 1 space before "*"; 0 found
(#1503) Expected 1 space after "*"; 0 found
(#1504) Spaces must be used for alignment; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Line indented incorrectly; expected at least 4 spaces, found 2
(#1505) Spaces must be used for alignment; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Line indented incorrectly; expected at least 4 spaces, found 2
(#1506) Spaces must be used for alignment; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Line indented incorrectly; expected at least 4 spaces, found 1
(#1507) Spaces must be used for alignment; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Line indented incorrectly; expected 4 spaces, found 1
(#1508) Spaces must be used for alignment; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected 8 spaces, found 2
(#1509) Spaces must be used for alignment; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected at least 12 spaces, found 3
(#1510) Spaces must be used for alignment; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Line indented incorrectly; expected at least 12 spaces, found 3
(#1511) Spaces must be used for alignment; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Line indented incorrectly; expected at least 12 spaces, found 3
(#1512) Spaces must be used for alignment; tabs are not allowed
(#1512) Tab found within whitespace
(#1512) Line indented incorrectly; expected 8 spaces, found 2
(#1513) Spaces must be used for alignment; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Line indented incorrectly; expected 4 spaces, found 1
(#1514) Spaces must be used for alignment; tabs are not allowed
(#1514) Tab found within whitespace
(#1514) Line indented incorrectly; expected at least 4 spaces, found 1
(#1527) Spaces must be used for alignment; tabs are not allowed
(#1527) Tab found within whitespace
(#1527) Line indented incorrectly; expected at least 4 spaces, found 1
(#1529) Spaces must be used for alignment; tabs are not allowed
(#1529) Tab found within whitespace
(#1529) Line indented incorrectly; expected at least 4 spaces, found 1
(#1530) Spaces must be used for alignment; tabs are not allowed
(#1530) Tab found within whitespace
(#1530) Line indented incorrectly; expected at least 4 spaces, found 1
(#1532) Spaces must be used for alignment; tabs are not allowed
(#1532) Tab found within whitespace
(#1532) Line indented incorrectly; expected at least 4 spaces, found 1
(#1533) Spaces must be used for alignment; tabs are not allowed
(#1533) Tab found within whitespace
(#1533) Line indented incorrectly; expected 4 spaces, found 1
(#1534) Spaces must be used for alignment; tabs are not allowed
(#1534) Tab found within whitespace
(#1534) Line indented incorrectly; expected at least 8 spaces, found 2
(#1535) Spaces must be used for alignment; tabs are not allowed
(#1535) Tab found within whitespace
(#1535) Line indented incorrectly; expected at least 8 spaces, found 2
(#1536) Spaces must be used for alignment; tabs are not allowed
(#1536) Tab found within whitespace
(#1536) Line indented incorrectly; expected 4 spaces, found 1
(#1537) Spaces must be used for alignment; tabs are not allowed
(#1537) Tab found within whitespace
(#1537) Line indented incorrectly; expected at least 4 spaces, found 1
(#1538) Spaces must be used for alignment; tabs are not allowed
(#1538) Tab found within whitespace
(#1538) Line indented incorrectly; expected 4 spaces, found 1
(#1539) Spaces must be used for alignment; tabs are not allowed
(#1539) Tab found within whitespace
(#1539) Line indented incorrectly; expected at least 8 spaces, found 2
(#1540) Spaces must be used for alignment; tabs are not allowed
(#1540) Tab found within whitespace
(#1540) Line indented incorrectly; expected at least 8 spaces, found 2
(#1541) Spaces must be used for alignment; tabs are not allowed
(#1541) Tab found within whitespace
(#1541) Line indented incorrectly; expected 4 spaces, found 1
(#1542) Spaces must be used for alignment; tabs are not allowed
(#1542) Tab found within whitespace
(#1542) Line indented incorrectly; expected at least 4 spaces, found 1
(#1543) Spaces must be used for alignment; tabs are not allowed
(#1543) Tab found within whitespace
(#1543) Line indented incorrectly; expected at least 4 spaces, found 1
(#1545) Spaces must be used for alignment; tabs are not allowed
(#1545) Tab found within whitespace
(#1545) Line indented incorrectly; expected at least 4 spaces, found 1
(#1546) Spaces must be used for alignment; tabs are not allowed
(#1546) Tab found within whitespace
(#1546) Line indented incorrectly; expected at least 4 spaces, found 1
(#1547) Spaces must be used for alignment; tabs are not allowed
(#1547) Tab found within whitespace
(#1547) Line indented incorrectly; expected at least 4 spaces, found 1
(#1548) Spaces must be used for alignment; tabs are not allowed
(#1548) Tab found within whitespace
(#1548) Line indented incorrectly; expected at least 4 spaces, found 1
(#1549) Spaces must be used for alignment; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Line indented incorrectly; expected at least 4 spaces, found 1
(#1550) Spaces must be used for alignment; tabs are not allowed
(#1550) Tab found within whitespace
(#1550) Line indented incorrectly; expected at least 4 spaces, found 1
(#1551) Spaces must be used for alignment; tabs are not allowed
(#1551) Tab found within whitespace
(#1551) Line indented incorrectly; expected at least 4 spaces, found 1
(#1552) Spaces must be used for alignment; tabs are not allowed
(#1552) Tab found within whitespace
(#1552) Line indented incorrectly; expected at least 4 spaces, found 1
(#1553) Spaces must be used for alignment; tabs are not allowed
(#1553) Tab found within whitespace
(#1553) Line indented incorrectly; expected at least 4 spaces, found 1
(#1554) Spaces must be used for alignment; tabs are not allowed
(#1554) Tab found within whitespace
(#1554) Line indented incorrectly; expected at least 4 spaces, found 1
(#1555) Spaces must be used for alignment; tabs are not allowed
(#1555) Tab found within whitespace
(#1555) Line indented incorrectly; expected 4 spaces, found 1
(#1556) Spaces must be used for alignment; tabs are not allowed
(#1556) Tab found within whitespace
(#1556) Line indented incorrectly; expected at least 8 spaces, found 2
(#1557) Spaces must be used for alignment; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) Line indented incorrectly; expected 4 spaces, found 1
(#1558) Spaces must be used for alignment; tabs are not allowed
(#1558) Tab found within whitespace
(#1558) Line indented incorrectly; expected at least 8 spaces, found 2
(#1559) Spaces must be used for alignment; tabs are not allowed
(#1559) Tab found within whitespace
(#1559) Line indented incorrectly; expected 4 spaces, found 1
(#1559) Spaces must be used for alignment; tabs are not allowed
(#1559) Tab found within whitespace
(#1559) Whitespace found at end of line
(#1561) Spaces must be used for alignment; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected at least 4 spaces, found 1
(#1573) Spaces must be used for alignment; tabs are not allowed
(#1573) Tab found within whitespace
(#1573) Line indented incorrectly; expected 4 spaces, found 1
(#1574) Spaces must be used for alignment; tabs are not allowed
(#1574) Tab found within whitespace
(#1574) Line indented incorrectly; expected at least 8 spaces, found 2
(#1575) Spaces must be used for alignment; tabs are not allowed
(#1575) Tab found within whitespace
(#1575) Line indented incorrectly; expected 4 spaces, found 1
(#1576) Spaces must be used for alignment; tabs are not allowed
(#1576) Tab found within whitespace
(#1576) Line indented incorrectly; expected at least 4 spaces, found 1
(#1577) Spaces must be used for alignment; tabs are not allowed
(#1577) Tab found within whitespace
(#1577) Line indented incorrectly; expected 4 spaces, found 1
(#1578) Spaces must be used for alignment; tabs are not allowed
(#1578) Tab found within whitespace
(#1578) Line indented incorrectly; expected at least 8 spaces, found 2
(#1579) Spaces must be used for alignment; tabs are not allowed
(#1579) Tab found within whitespace
(#1579) Line indented incorrectly; expected 4 spaces, found 1
(#1580) Spaces must be used for alignment; tabs are not allowed
(#1580) Tab found within whitespace
(#1580) Line indented incorrectly; expected at least 4 spaces, found 1
(#1591) Commas (,) must be followed by white space.
(#1591) Commas (,) must be followed by white space.
(#1591) Commas (,) must be followed by white space.
(#1592) Spaces must be used for alignment; tabs are not allowed
(#1592) Tab found within whitespace
(#1592) Line indented incorrectly; expected at least 4 spaces, found 1
(#1593) Spaces must be used for alignment; tabs are not allowed
(#1593) Tab found within whitespace
(#1593) Line indented incorrectly; expected 4 spaces, found 1
(#1593) Commas (,) must be followed by white space.
(#1593) Commas (,) must be followed by white space.
(#1594) Spaces must be used for alignment; tabs are not allowed
(#1594) Tab found within whitespace
(#1594) Line indented incorrectly; expected at least 8 spaces, found 2
(#1595) Spaces must be used for alignment; tabs are not allowed
(#1595) Tab found within whitespace
(#1595) Line indented incorrectly; expected 4 spaces, found 1
(#1596) Spaces must be used for alignment; tabs are not allowed
(#1596) Tab found within whitespace
(#1596) Line indented incorrectly; expected at least 4 spaces, found 1
(#1597) Spaces must be used for alignment; tabs are not allowed
(#1597) Tab found within whitespace
(#1597) Line indented incorrectly; expected 4 spaces, found 1
(#1598) Spaces must be used for alignment; tabs are not allowed
(#1598) Tab found within whitespace
(#1598) Line indented incorrectly; expected at least 8 spaces, found 2
(#1598) Inline comments must end in full-stops, exclamation marks, or question marks
(#1599) Spaces must be used for alignment; tabs are not allowed
(#1599) Tab found within whitespace
(#1599) Line indented incorrectly; expected 4 spaces, found 1
(#1600) Spaces must be used for alignment; tabs are not allowed
(#1600) Tab found within whitespace
(#1600) Line indented incorrectly; expected at least 4 spaces, found 1
(#1601) Spaces must be used for alignment; tabs are not allowed
(#1601) Tab found within whitespace
(#1601) Line indented incorrectly; expected at least 4 spaces, found 2
(#1602) Spaces must be used for alignment; tabs are not allowed
(#1602) Tab found within whitespace
(#1602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1602) Inline comments must end in full-stops, exclamation marks, or question marks
(#1602) This comment is 55% valid code; is this commented out code?
(#1602) Line indented incorrectly; expected at least 4 spaces, found 1
(#1602) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE,$cmid);" but found "//$context = get_context_instance(CONTEXT_MODULE,$cmid);"
(#1603) Spaces must be used for alignment; tabs are not allowed
(#1603) Tab found within whitespace
(#1603) Line indented incorrectly; expected at least 4 spaces, found 1
(#1604) Spaces must be used for alignment; tabs are not allowed
(#1604) Tab found within whitespace
(#1604) Line indented incorrectly; expected at least 4 spaces, found 1
(#1605) Spaces must be used for alignment; tabs are not allowed
(#1605) Tab found within whitespace
(#1605) Line indented incorrectly; expected at least 4 spaces, found 1
(#1605) Expected 1 space before "="; 0 found
(#1605) Expected 1 space after "="; 0 found
(#1606) Spaces must be used for alignment; tabs are not allowed
(#1606) Tab found within whitespace
(#1606) Line indented incorrectly; expected at least 4 spaces, found 1
(#1607) Spaces must be used for alignment; tabs are not allowed
(#1607) Tab found within whitespace
(#1607) Line indented incorrectly; expected 4 spaces, found 1
(#1607) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1608) Spaces must be used for alignment; tabs are not allowed
(#1608) Tab found within whitespace
(#1608) Line indented incorrectly; expected 8 spaces, found 2
(#1608) Expected "if (...) {\n"; found "if (...){\n"
(#1609) Spaces must be used for alignment; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Line indented incorrectly; expected at least 12 spaces, found 3
(#1610) Spaces must be used for alignment; tabs are not allowed
(#1610) Tab found within whitespace
(#1610) Line indented incorrectly; expected 8 spaces, found 2
(#1611) Spaces must be used for alignment; tabs are not allowed
(#1611) Tab found within whitespace
(#1611) Line indented incorrectly; expected 4 spaces, found 1
(#1612) Spaces must be used for alignment; tabs are not allowed
(#1612) Tab found within whitespace
(#1612) Line indented incorrectly; expected 4 spaces, found 1
(#1612) Expected "if (...) {\n"; found "if (...){\n"
(#1613) Spaces must be used for alignment; tabs are not allowed
(#1613) Tab found within whitespace
(#1613) Line indented incorrectly; expected at least 8 spaces, found 2
(#1614) Spaces must be used for alignment; tabs are not allowed
(#1614) Tab found within whitespace
(#1614) Line indented incorrectly; expected 4 spaces, found 1
(#1615) Spaces must be used for alignment; tabs are not allowed
(#1615) Tab found within whitespace
(#1615) Line indented incorrectly; expected at least 8 spaces, found 2
(#1616) Spaces must be used for alignment; tabs are not allowed
(#1616) Tab found within whitespace
(#1616) Line indented incorrectly; expected 4 spaces, found 1
(#1617) Spaces must be used for alignment; tabs are not allowed
(#1617) Tab found within whitespace
(#1617) Line indented incorrectly; expected at least 8 spaces, found 2
(#1618) Spaces must be used for alignment; tabs are not allowed
(#1618) Tab found within whitespace
(#1618) Line indented incorrectly; expected 4 spaces, found 1
(#1625) Expected 1 space after closing parenthesis; found 0
(#1626) Spaces must be used for alignment; tabs are not allowed
(#1626) Tab found within whitespace
(#1626) Line indented incorrectly; expected at least 4 spaces, found 1
(#1627) Spaces must be used for alignment; tabs are not allowed
(#1627) Tab found within whitespace
(#1627) Line indented incorrectly; expected at least 4 spaces, found 1
(#1628) Spaces must be used for alignment; tabs are not allowed
(#1628) Tab found within whitespace
(#1628) Line indented incorrectly; expected 4 spaces, found 1
(#1629) Spaces must be used for alignment; tabs are not allowed
(#1629) Tab found within whitespace
(#1629) Line indented incorrectly; expected 8 spaces, found 2
(#1630) Spaces must be used for alignment; tabs are not allowed
(#1630) Tab found within whitespace
(#1630) Line indented incorrectly; expected 12 spaces, found 3
(#1630) Commas (,) must be followed by white space.
(#1631) Spaces must be used for alignment; tabs are not allowed
(#1631) Tab found within whitespace
(#1631) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1631) Inline comments must end in full-stops, exclamation marks, or question marks
(#1631) Line indented incorrectly; expected at least 16 spaces, found 4
(#1632) Spaces must be used for alignment; tabs are not allowed
(#1632) Tab found within whitespace
(#1632) Line indented incorrectly; expected at least 16 spaces, found 4
(#1633) Spaces must be used for alignment; tabs are not allowed
(#1633) Tab found within whitespace
(#1633) Line indented incorrectly; expected at least 16 spaces, found 4
(#1634) Spaces must be used for alignment; tabs are not allowed
(#1634) Tab found within whitespace
(#1634) Line indented incorrectly; expected 16 spaces, found 4
(#1635) Spaces must be used for alignment; tabs are not allowed
(#1635) Tab found within whitespace
(#1635) Line indented incorrectly; expected 20 spaces, found 5
(#1636) Spaces must be used for alignment; tabs are not allowed
(#1636) Tab found within whitespace
(#1636) Line indented incorrectly; expected 24 spaces, found 6
(#1636) Expected "if (...) {\n"; found "if (...){\n"
(#1636) Commas (,) must be followed by white space.
(#1636) Expected 1 space before "=>"; 0 found
(#1636) Expected 1 space after "=>"; 0 found
(#1637) Spaces must be used for alignment; tabs are not allowed
(#1637) Tab found within whitespace
(#1637) Line indented incorrectly; expected at least 28 spaces, found 7
(#1638) Spaces must be used for alignment; tabs are not allowed
(#1638) Tab found within whitespace
(#1638) Line indented incorrectly; expected 24 spaces, found 6
(#1639) Spaces must be used for alignment; tabs are not allowed
(#1639) Tab found within whitespace
(#1639) Line indented incorrectly; expected 20 spaces, found 5
(#1640) Spaces must be used for alignment; tabs are not allowed
(#1640) Tab found within whitespace
(#1640) Line indented incorrectly; expected 16 spaces, found 4
(#1641) Spaces must be used for alignment; tabs are not allowed
(#1641) Tab found within whitespace
(#1641) Line indented incorrectly; expected 12 spaces, found 3
(#1642) Spaces must be used for alignment; tabs are not allowed
(#1642) Tab found within whitespace
(#1642) Line indented incorrectly; expected 8 spaces, found 2
(#1643) Spaces must be used for alignment; tabs are not allowed
(#1643) Tab found within whitespace
(#1643) Line indented incorrectly; expected 4 spaces, found 1
(#1644) Spaces must be used for alignment; tabs are not allowed
(#1644) Tab found within whitespace
(#1644) Line indented incorrectly; expected at least 4 spaces, found 1
(#1654) Spaces must be used for alignment; tabs are not allowed
(#1654) Tab found within whitespace
(#1654) Line indented incorrectly; expected at least 4 spaces, found 1
(#1656) Spaces must be used for alignment; tabs are not allowed
(#1656) Tab found within whitespace
(#1656) Line indented incorrectly; expected 4 spaces, found 1
(#1657) Spaces must be used for alignment; tabs are not allowed
(#1657) Tab found within whitespace
(#1657) Line indented incorrectly; expected at least 8 spaces, found 2
(#1658) Spaces must be used for alignment; tabs are not allowed
(#1658) Tab found within whitespace
(#1658) Line indented incorrectly; expected 4 spaces, found 1
(#1660) Spaces must be used for alignment; tabs are not allowed
(#1660) Tab found within whitespace
(#1660) Line indented incorrectly; expected at least 4 spaces, found 1
(#1662) Spaces must be used for alignment; tabs are not allowed
(#1662) Tab found within whitespace
(#1662) Line indented incorrectly; expected at least 4 spaces, found 1
(#1663) Spaces must be used for alignment; tabs are not allowed
(#1663) Tab found within whitespace
(#1663) Line indented incorrectly; expected at least 4 spaces, found 1
(#1664) Spaces must be used for alignment; tabs are not allowed
(#1664) Tab found within whitespace
(#1664) Line indented incorrectly; expected 4 spaces, found 1
(#1665) Spaces must be used for alignment; tabs are not allowed
(#1665) Tab found within whitespace
(#1665) Line indented incorrectly; expected at least 8 spaces, found 2
(#1666) Spaces must be used for alignment; tabs are not allowed
(#1666) Tab found within whitespace
(#1666) Line indented incorrectly; expected 4 spaces, found 1
(#1667) Spaces must be used for alignment; tabs are not allowed
(#1667) Tab found within whitespace
(#1667) Line indented incorrectly; expected 4 spaces, found 1
(#1668) Spaces must be used for alignment; tabs are not allowed
(#1668) Tab found within whitespace
(#1668) Line indented incorrectly; expected at least 8 spaces, found 2
(#1669) Spaces must be used for alignment; tabs are not allowed
(#1669) Tab found within whitespace
(#1669) Line indented incorrectly; expected 4 spaces, found 1
(#1671) Spaces must be used for alignment; tabs are not allowed
(#1671) Tab found within whitespace
(#1671) Inline comments must end in full-stops, exclamation marks, or question marks
(#1671) Line indented incorrectly; expected at least 4 spaces, found 1
(#1672) Spaces must be used for alignment; tabs are not allowed
(#1672) Tab found within whitespace
(#1672) Line indented incorrectly; expected at least 4 spaces, found 1
(#1673) Spaces must be used for alignment; tabs are not allowed
(#1673) Tab found within whitespace
(#1673) Line indented incorrectly; expected 4 spaces, found 1
(#1674) Spaces must be used for alignment; tabs are not allowed
(#1674) Tab found within whitespace
(#1674) Inline comments must end in full-stops, exclamation marks, or question marks
(#1674) Line indented incorrectly; expected at least 8 spaces, found 2
(#1675) Spaces must be used for alignment; tabs are not allowed
(#1675) Tab found within whitespace
(#1675) Line indented incorrectly; expected at least 8 spaces, found 2
(#1676) Spaces must be used for alignment; tabs are not allowed
(#1676) Tab found within whitespace
(#1676) Line indented incorrectly; expected at least 8 spaces, found 2
(#1677) Spaces must be used for alignment; tabs are not allowed
(#1677) Tab found within whitespace
(#1677) Line indented incorrectly; expected 4 spaces, found 1
(#1679) Spaces must be used for alignment; tabs are not allowed
(#1679) Tab found within whitespace
(#1679) Line indented incorrectly; expected 4 spaces, found 1
(#1680) Spaces must be used for alignment; tabs are not allowed
(#1680) Tab found within whitespace
(#1680) Line indented incorrectly; expected at least 8 spaces, found 2
(#1681) Spaces must be used for alignment; tabs are not allowed
(#1681) Tab found within whitespace
(#1681) Line indented incorrectly; expected 4 spaces, found 1
(#1683) Spaces must be used for alignment; tabs are not allowed
(#1683) Tab found within whitespace
(#1683) Line indented incorrectly; expected at least 4 spaces, found 1
(#1688) Spaces must be used for alignment; tabs are not allowed
(#1688) Tab found within whitespace
(#1688) Line indented incorrectly; expected at least 4 spaces, found 1
(#1690) Spaces must be used for alignment; tabs are not allowed
(#1690) Tab found within whitespace
(#1690) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1690) Inline comments must end in full-stops, exclamation marks, or question marks
(#1690) Line indented incorrectly; expected at least 4 spaces, found 1
(#1691) Spaces must be used for alignment; tabs are not allowed
(#1691) Tab found within whitespace
(#1691) Line indented incorrectly; expected at least 4 spaces, found 1
(#1693) Spaces must be used for alignment; tabs are not allowed
(#1693) Tab found within whitespace
(#1693) Line indented incorrectly; expected 4 spaces, found 1
(#1694) Spaces must be used for alignment; tabs are not allowed
(#1694) Tab found within whitespace
(#1694) Line indented incorrectly; expected 8 spaces, found 2
(#1695) Spaces must be used for alignment; tabs are not allowed
(#1695) Tab found within whitespace
(#1695) Line indented incorrectly; expected 12 spaces, found 3
(#1695) Commas (,) must be followed by white space.
(#1697) Spaces must be used for alignment; tabs are not allowed
(#1697) Tab found within whitespace
(#1697) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1697) Inline comments must end in full-stops, exclamation marks, or question marks
(#1697) Line indented incorrectly; expected at least 16 spaces, found 4
(#1698) Spaces must be used for alignment; tabs are not allowed
(#1698) Tab found within whitespace
(#1698) Line indented incorrectly; expected at least 16 spaces, found 4
(#1699) Spaces must be used for alignment; tabs are not allowed
(#1699) Tab found within whitespace
(#1699) Line indented incorrectly; expected 16 spaces, found 4
(#1700) Spaces must be used for alignment; tabs are not allowed
(#1700) Tab found within whitespace
(#1700) Line indented incorrectly; expected 20 spaces, found 5
(#1701) Spaces must be used for alignment; tabs are not allowed
(#1701) Tab found within whitespace
(#1701) Line indented incorrectly; expected at least 24 spaces, found 6
(#1702) Spaces must be used for alignment; tabs are not allowed
(#1702) Tab found within whitespace
(#1702) Line indented incorrectly; expected 20 spaces, found 5
(#1703) Spaces must be used for alignment; tabs are not allowed
(#1703) Tab found within whitespace
(#1703) Line indented incorrectly; expected 16 spaces, found 4
(#1705) Spaces must be used for alignment; tabs are not allowed
(#1705) Tab found within whitespace
(#1705) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1705) Inline comments must end in full-stops, exclamation marks, or question marks
(#1705) Line indented incorrectly; expected at least 16 spaces, found 4
(#1706) Spaces must be used for alignment; tabs are not allowed
(#1706) Tab found within whitespace
(#1706) Line indented incorrectly; expected 16 spaces, found 4
(#1707) Spaces must be used for alignment; tabs are not allowed
(#1707) Tab found within whitespace
(#1707) Line indented incorrectly; expected at least 20 spaces, found 5
(#1708) Spaces must be used for alignment; tabs are not allowed
(#1708) Tab found within whitespace
(#1708) Line indented incorrectly; expected 20 spaces, found 5
(#1709) Spaces must be used for alignment; tabs are not allowed
(#1709) Tab found within whitespace
(#1709) Line indented incorrectly; expected at least 24 spaces, found 6
(#1710) Spaces must be used for alignment; tabs are not allowed
(#1710) Tab found within whitespace
(#1710) Line indented incorrectly; expected at least 24 spaces, found 6
(#1711) Spaces must be used for alignment; tabs are not allowed
(#1711) Tab found within whitespace
(#1711) Line indented incorrectly; expected at least 24 spaces, found 6
(#1712) Spaces must be used for alignment; tabs are not allowed
(#1712) Tab found within whitespace
(#1712) Line indented incorrectly; expected at least 24 spaces, found 6
(#1713) Spaces must be used for alignment; tabs are not allowed
(#1713) Tab found within whitespace
(#1713) Line indented incorrectly; expected 20 spaces, found 5
(#1714) Spaces must be used for alignment; tabs are not allowed
(#1714) Tab found within whitespace
(#1714) Line indented incorrectly; expected 16 spaces, found 4
(#1715) Spaces must be used for alignment; tabs are not allowed
(#1715) Tab found within whitespace
(#1715) Line indented incorrectly; expected 12 spaces, found 3
(#1716) Spaces must be used for alignment; tabs are not allowed
(#1716) Tab found within whitespace
(#1716) Line indented incorrectly; expected 8 spaces, found 2
(#1717) Spaces must be used for alignment; tabs are not allowed
(#1717) Tab found within whitespace
(#1717) Line indented incorrectly; expected 4 spaces, found 1
(#1724) Spaces must be used for alignment; tabs are not allowed
(#1724) Tab found within whitespace
(#1724) Line indented incorrectly; expected at least 4 spaces, found 1
(#1728) Spaces must be used for alignment; tabs are not allowed
(#1728) Tab found within whitespace
(#1728) Line indented incorrectly; expected at least 4 spaces, found 1
(#1730) Spaces must be used for alignment; tabs are not allowed
(#1730) Tab found within whitespace
(#1730) Line indented incorrectly; expected 4 spaces, found 1
(#1731) Spaces must be used for alignment; tabs are not allowed
(#1731) Tab found within whitespace
(#1731) Line indented incorrectly; expected at least 8 spaces, found 2
(#1732) Spaces must be used for alignment; tabs are not allowed
(#1732) Tab found within whitespace
(#1732) Line indented incorrectly; expected at least 8 spaces, found 2
(#1733) Spaces must be used for alignment; tabs are not allowed
(#1733) Tab found within whitespace
(#1733) Line indented incorrectly; expected 4 spaces, found 1
(#1734) Spaces must be used for alignment; tabs are not allowed
(#1734) Tab found within whitespace
(#1734) Line indented incorrectly; expected at least 8 spaces, found 2
(#1735) Spaces must be used for alignment; tabs are not allowed
(#1735) Tab found within whitespace
(#1735) Line indented incorrectly; expected at least 8 spaces, found 2
(#1736) Spaces must be used for alignment; tabs are not allowed
(#1736) Tab found within whitespace
(#1736) Line indented incorrectly; expected 4 spaces, found 1
(#1738) Spaces must be used for alignment; tabs are not allowed
(#1738) Tab found within whitespace
(#1738) Line indented incorrectly; expected at least 4 spaces, found 1
(#1739) Spaces must be used for alignment; tabs are not allowed
(#1739) Tab found within whitespace
(#1739) Line indented incorrectly; expected at least 4 spaces, found 1
(#1740) Spaces must be used for alignment; tabs are not allowed
(#1740) Tab found within whitespace
(#1740) Line indented incorrectly; expected at least 4 spaces, found 1
(#1741) Spaces must be used for alignment; tabs are not allowed
(#1741) Tab found within whitespace
(#1741) Line indented incorrectly; expected at least 4 spaces, found 1
(#1742) Spaces must be used for alignment; tabs are not allowed
(#1742) Tab found within whitespace
(#1742) Line indented incorrectly; expected at least 4 spaces, found 1
(#1753) Spaces must be used for alignment; tabs are not allowed
(#1753) Tab found within whitespace
(#1753) Line indented incorrectly; expected at least 4 spaces, found 1
(#1755) Spaces must be used for alignment; tabs are not allowed
(#1755) Tab found within whitespace
(#1755) Line indented incorrectly; expected 4 spaces, found 1
(#1755) Expected 1 space before "=>"; 0 found
(#1755) Expected 1 space after "=>"; 0 found
(#1755) Expected 1 space before "=>"; 0 found
(#1755) Expected 1 space after "=>"; 0 found
(#1756) Spaces must be used for alignment; tabs are not allowed
(#1756) Tab found within whitespace
(#1756) Line indented incorrectly; expected at least 8 spaces, found 2
(#1757) Spaces must be used for alignment; tabs are not allowed
(#1757) Tab found within whitespace
(#1757) Line indented incorrectly; expected 4 spaces, found 1
(#1759) Spaces must be used for alignment; tabs are not allowed
(#1759) Tab found within whitespace
(#1759) Line indented incorrectly; expected at least 4 spaces, found 1
(#1761) Spaces must be used for alignment; tabs are not allowed
(#1761) Tab found within whitespace
(#1761) Line indented incorrectly; expected at least 4 spaces, found 1
(#1762) Spaces must be used for alignment; tabs are not allowed
(#1762) Tab found within whitespace
(#1762) Line indented incorrectly; expected at least 4 spaces, found 1
(#1763) Spaces must be used for alignment; tabs are not allowed
(#1763) Tab found within whitespace
(#1763) Line indented incorrectly; expected at least 4 spaces, found 1
(#1764) Spaces must be used for alignment; tabs are not allowed
(#1764) Tab found within whitespace
(#1764) Line indented incorrectly; expected at least 4 spaces, found 1
(#1766) Spaces must be used for alignment; tabs are not allowed
(#1766) Tab found within whitespace
(#1766) Line indented incorrectly; expected at least 4 spaces, found 1
(#1777) Spaces must be used for alignment; tabs are not allowed
(#1777) Tab found within whitespace
(#1777) Line indented incorrectly; expected at least 4 spaces, found 1
(#1778) Spaces must be used for alignment; tabs are not allowed
(#1778) Tab found within whitespace
(#1778) Line indented incorrectly; expected at least 4 spaces, found 1
(#1811) Spaces must be used for alignment; tabs are not allowed
(#1811) Tab found within whitespace
(#1811) Line indented incorrectly; expected at least 8 spaces, found 5
(#1812) Spaces must be used for alignment; tabs are not allowed
(#1812) Tab found within whitespace
(#1812) Line indented incorrectly; expected at least 8 spaces, found 5
(#1813) Spaces must be used for alignment; tabs are not allowed
(#1813) Tab found within whitespace
(#1813) Line indented incorrectly; expected 8 spaces, found 5
(#1814) Spaces must be used for alignment; tabs are not allowed
(#1814) Tab found within whitespace
(#1814) Line indented incorrectly; expected at least 12 spaces, found 6
(#1815) Spaces must be used for alignment; tabs are not allowed
(#1815) Tab found within whitespace
(#1815) Line indented incorrectly; expected 8 spaces, found 5
(#1816) Spaces must be used for alignment; tabs are not allowed
(#1816) Tab found within whitespace
(#1816) Line indented incorrectly; expected 8 spaces, found 5
(#1817) Spaces must be used for alignment; tabs are not allowed
(#1817) Tab found within whitespace
(#1817) Line indented incorrectly; expected at least 12 spaces, found 6
(#1818) Spaces must be used for alignment; tabs are not allowed
(#1818) Tab found within whitespace
(#1818) Line indented incorrectly; expected 8 spaces, found 5
(#1819) Spaces must be used for alignment; tabs are not allowed
(#1819) Tab found within whitespace
(#1819) Line indented incorrectly; expected 8 spaces, found 5
(#1820) Spaces must be used for alignment; tabs are not allowed
(#1820) Tab found within whitespace
(#1820) Line indented incorrectly; expected at least 12 spaces, found 6
(#1821) Spaces must be used for alignment; tabs are not allowed
(#1821) Tab found within whitespace
(#1821) Line indented incorrectly; expected 8 spaces, found 5
(#1830) Spaces must be used for alignment; tabs are not allowed
(#1830) Tab found within whitespace
(#1830) Line indented incorrectly; expected at least 8 spaces, found 5
(#1831) Spaces must be used for alignment; tabs are not allowed
(#1831) Tab found within whitespace
(#1831) Line indented incorrectly; expected at least 8 spaces, found 5
(#1832) Spaces must be used for alignment; tabs are not allowed
(#1832) Tab found within whitespace
(#1832) Line indented incorrectly; expected at least 8 spaces, found 5
(#1832) Expected 1 space after "="; 2 found
(#1833) Spaces must be used for alignment; tabs are not allowed
(#1833) Tab found within whitespace
(#1833) Line indented incorrectly; expected at least 8 spaces, found 5
(#1834) Spaces must be used for alignment; tabs are not allowed
(#1834) Tab found within whitespace
(#1834) Line indented incorrectly; expected at least 8 spaces, found 5
(#1835) Spaces must be used for alignment; tabs are not allowed
(#1835) Tab found within whitespace
(#1835) Line indented incorrectly; expected at least 8 spaces, found 5
(#1836) Spaces must be used for alignment; tabs are not allowed
(#1836) Tab found within whitespace
(#1836) Line indented incorrectly; expected at least 8 spaces, found 5
(#1856) Spaces must be used for alignment; tabs are not allowed
(#1856) Tab found within whitespace
(#1856) Line indented incorrectly; expected at least 8 spaces, found 5
(#1857) Spaces must be used for alignment; tabs are not allowed
(#1857) Tab found within whitespace
(#1857) Line indented incorrectly; expected at least 8 spaces, found 5
(#1858) Spaces must be used for alignment; tabs are not allowed
(#1858) Tab found within whitespace
(#1858) Line indented incorrectly; expected at least 8 spaces, found 5
(#1860) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1860) Inline comments must end in full-stops, exclamation marks, or question marks
(#1861) Spaces must be used for alignment; tabs are not allowed
(#1861) Tab found within whitespace
(#1861) Line indented incorrectly; expected at least 8 spaces, found 5
(#1862) Spaces must be used for alignment; tabs are not allowed
(#1862) Tab found within whitespace
(#1862) Line indented incorrectly; expected at least 8 spaces, found 5
(#1863) Spaces must be used for alignment; tabs are not allowed
(#1863) Tab found within whitespace
(#1863) Line indented incorrectly; expected at least 8 spaces, found 5
(#1864) Spaces must be used for alignment; tabs are not allowed
(#1864) Tab found within whitespace
(#1864) Line indented incorrectly; expected at least 8 spaces, found 5
(#1866) Spaces must be used for alignment; tabs are not allowed
(#1866) Tab found within whitespace
(#1866) Line indented incorrectly; expected at least 8 spaces, found 5
(#1873) Spaces must be used for alignment; tabs are not allowed
(#1873) Tab found within whitespace
(#1873) Line indented incorrectly; expected at least 8 spaces, found 5
(#1902) Spaces must be used for alignment; tabs are not allowed
(#1902) Tab found within whitespace
(#1902) Line indented incorrectly; expected at least 8 spaces, found 5
(#1903) Spaces must be used for alignment; tabs are not allowed
(#1903) Tab found within whitespace
(#1903) Line indented incorrectly; expected 8 spaces, found 5
(#1904) Spaces must be used for alignment; tabs are not allowed
(#1904) Tab found within whitespace
(#1904) Line indented incorrectly; expected at least 12 spaces, found 6
(#1904) Expected 1 space before "="; 0 found
(#1904) Expected 1 space after "="; 0 found
(#1905) Spaces must be used for alignment; tabs are not allowed
(#1905) Tab found within whitespace
(#1905) Line indented incorrectly; expected 8 spaces, found 5
(#1913) Spaces must be used for alignment; tabs are not allowed
(#1913) Tab found within whitespace
(#1913) Line indented incorrectly; expected at least 8 spaces, found 5
(#1914) Spaces must be used for alignment; tabs are not allowed
(#1914) Tab found within whitespace
(#1914) Line indented incorrectly; expected 8 spaces, found 5
(#1914) Expected 1 space before "==="; 0 found
(#1914) Expected 1 space after "==="; 0 found
(#1915) Spaces must be used for alignment; tabs are not allowed
(#1915) Tab found within whitespace
(#1915) Line indented incorrectly; expected at least 12 spaces, found 6
(#1915) Expected 1 space before "="; 0 found
(#1915) Expected 1 space after "="; 0 found
(#1916) Spaces must be used for alignment; tabs are not allowed
(#1916) Tab found within whitespace
(#1916) Line indented incorrectly; expected 8 spaces, found 5
(#1917) Spaces must be used for alignment; tabs are not allowed
(#1917) Tab found within whitespace
(#1917) Line indented incorrectly; expected at least 8 spaces, found 5
(#1929) Spaces must be used for alignment; tabs are not allowed
(#1929) Tab found within whitespace
(#1929) Line indented incorrectly; expected at least 8 spaces, found 5
(#1931) Spaces must be used for alignment; tabs are not allowed
(#1931) Tab found within whitespace
(#1931) Line indented incorrectly; expected at least 8 spaces, found 5
(#1932) Spaces must be used for alignment; tabs are not allowed
(#1932) Tab found within whitespace
(#1932) Line indented incorrectly; expected at least 8 spaces, found 5
(#1933) Spaces must be used for alignment; tabs are not allowed
(#1933) Tab found within whitespace
(#1933) Line indented incorrectly; expected 8 spaces, found 5
(#1934) Spaces must be used for alignment; tabs are not allowed
(#1934) Tab found within whitespace
(#1934) Line indented incorrectly; expected at least 12 spaces, found 6
(#1935) Spaces must be used for alignment; tabs are not allowed
(#1935) Tab found within whitespace
(#1935) Line indented incorrectly; expected 8 spaces, found 5
(#1937) Spaces must be used for alignment; tabs are not allowed
(#1937) Tab found within whitespace
(#1937) Line indented incorrectly; expected 8 spaces, found 5
(#1938) Spaces must be used for alignment; tabs are not allowed
(#1938) Tab found within whitespace
(#1938) Line indented incorrectly; expected at least 12 spaces, found 6
(#1939) Spaces must be used for alignment; tabs are not allowed
(#1939) Tab found within whitespace
(#1939) Line indented incorrectly; expected 12 spaces, found 6
(#1940) Spaces must be used for alignment; tabs are not allowed
(#1940) Tab found within whitespace
(#1940) Line indented incorrectly; expected 16 spaces, found 7
(#1941) Spaces must be used for alignment; tabs are not allowed
(#1941) Tab found within whitespace
(#1941) Line indented incorrectly; expected at least 20 spaces, found 8
(#1942) Spaces must be used for alignment; tabs are not allowed
(#1942) Tab found within whitespace
(#1942) Line indented incorrectly; expected 16 spaces, found 7
(#1943) Spaces must be used for alignment; tabs are not allowed
(#1943) Tab found within whitespace
(#1943) Line indented incorrectly; expected 12 spaces, found 6
(#1944) Spaces must be used for alignment; tabs are not allowed
(#1944) Tab found within whitespace
(#1944) Line indented incorrectly; expected 12 spaces, found 6
(#1945) Spaces must be used for alignment; tabs are not allowed
(#1945) Tab found within whitespace
(#1945) Line indented incorrectly; expected at least 16 spaces, found 7
(#1946) Spaces must be used for alignment; tabs are not allowed
(#1946) Tab found within whitespace
(#1946) Line indented incorrectly; expected at least 16 spaces, found 8
(#1947) Spaces must be used for alignment; tabs are not allowed
(#1947) Tab found within whitespace
(#1947) Line indented incorrectly; expected at least 16 spaces, found 7
(#1948) Spaces must be used for alignment; tabs are not allowed
(#1948) Tab found within whitespace
(#1948) Line indented incorrectly; expected at least 16 spaces, found 7
(#1949) Spaces must be used for alignment; tabs are not allowed
(#1949) Tab found within whitespace
(#1949) Line indented incorrectly; expected 12 spaces, found 6
(#1950) Spaces must be used for alignment; tabs are not allowed
(#1950) Tab found within whitespace
(#1950) Line indented incorrectly; expected 8 spaces, found 5
(#1952) Spaces must be used for alignment; tabs are not allowed
(#1952) Tab found within whitespace
(#1952) Line indented incorrectly; expected 8 spaces, found 5
(#1953) Spaces must be used for alignment; tabs are not allowed
(#1953) Tab found within whitespace
(#1953) Line indented incorrectly; expected at least 12 spaces, found 6
(#1954) Spaces must be used for alignment; tabs are not allowed
(#1954) Tab found within whitespace
(#1954) Line indented incorrectly; expected 8 spaces, found 5
(#1956) Spaces must be used for alignment; tabs are not allowed
(#1956) Tab found within whitespace
(#1956) Line indented incorrectly; expected at least 8 spaces, found 5
(#1957) Spaces must be used for alignment; tabs are not allowed
(#1957) Tab found within whitespace
(#1957) Line indented incorrectly; expected at least 8 spaces, found 5
(#1959) Spaces must be used for alignment; tabs are not allowed
(#1959) Tab found within whitespace
(#1959) Line indented incorrectly; expected at least 8 spaces, found 5
(#1960) Spaces must be used for alignment; tabs are not allowed
(#1960) Tab found within whitespace
(#1960) Line indented incorrectly; expected at least 8 spaces, found 5
(#1962) Spaces must be used for alignment; tabs are not allowed
(#1962) Tab found within whitespace
(#1962) Line indented incorrectly; expected at least 8 spaces, found 5
(#1966) Spaces must be used for alignment; tabs are not allowed
(#1966) Tab found within whitespace
(#1966) Line indented incorrectly; expected at least 8 spaces, found 5
(#1967) Spaces must be used for alignment; tabs are not allowed
(#1967) Tab found within whitespace
(#1967) Line indented incorrectly; expected at least 8 spaces, found 5
(#1970) Spaces must be used for alignment; tabs are not allowed
(#1970) Tab found within whitespace
(#1970) Line indented incorrectly; expected 8 spaces, found 5
(#1971) Spaces must be used for alignment; tabs are not allowed
(#1971) Tab found within whitespace
(#1971) Line indented incorrectly; expected at least 12 spaces, found 6
(#1972) Spaces must be used for alignment; tabs are not allowed
(#1972) Tab found within whitespace
(#1972) Line indented incorrectly; expected 12 spaces, found 6
(#1973) Spaces must be used for alignment; tabs are not allowed
(#1973) Tab found within whitespace
(#1973) Line indented incorrectly; expected at least 16 spaces, found 7
(#1974) Spaces must be used for alignment; tabs are not allowed
(#1974) Tab found within whitespace
(#1974) Line indented incorrectly; expected 12 spaces, found 6
(#1975) Spaces must be used for alignment; tabs are not allowed
(#1975) Tab found within whitespace
(#1975) Line indented incorrectly; expected 8 spaces, found 5
(#1978) Spaces must be used for alignment; tabs are not allowed
(#1978) Tab found within whitespace
(#1978) Line indented incorrectly; expected at least 8 spaces, found 5
(#1980) Spaces must be used for alignment; tabs are not allowed
(#1980) Tab found within whitespace
(#1980) Line indented incorrectly; expected 8 spaces, found 5
(#1981) Spaces must be used for alignment; tabs are not allowed
(#1981) Tab found within whitespace
(#1981) Line indented incorrectly; expected at least 12 spaces, found 6
(#1982) Spaces must be used for alignment; tabs are not allowed
(#1982) Tab found within whitespace
(#1982) Line indented incorrectly; expected 8 spaces, found 5
(#1984) Spaces must be used for alignment; tabs are not allowed
(#1984) Tab found within whitespace
(#1984) Line indented incorrectly; expected 8 spaces, found 5
(#1985) Spaces must be used for alignment; tabs are not allowed
(#1985) Tab found within whitespace
(#1985) Line indented incorrectly; expected at least 12 spaces, found 6
(#1986) Spaces must be used for alignment; tabs are not allowed
(#1986) Tab found within whitespace
(#1986) Line indented incorrectly; expected 8 spaces, found 5
(#1987) Spaces must be used for alignment; tabs are not allowed
(#1987) Tab found within whitespace
(#1987) Line indented incorrectly; expected at least 12 spaces, found 6
(#1988) Spaces must be used for alignment; tabs are not allowed
(#1988) Tab found within whitespace
(#1988) Line indented incorrectly; expected 8 spaces, found 5
(#1996) Spaces must be used for alignment; tabs are not allowed
(#1996) Tab found within whitespace
(#1996) Line indented incorrectly; expected at least 8 spaces, found 5
(#2003) Spaces must be used for alignment; tabs are not allowed
(#2003) Tab found within whitespace
(#2003) Line indented incorrectly; expected at least 8 spaces, found 5
(#2020) Spaces must be used for alignment; tabs are not allowed
(#2020) Tab found within whitespace
(#2020) Line indented incorrectly; expected at least 4 spaces, found 1
(#2022) Spaces must be used for alignment; tabs are not allowed
(#2022) Tab found within whitespace
(#2022) Line indented incorrectly; expected 4 spaces, found 1
(#2023) Spaces must be used for alignment; tabs are not allowed
(#2023) Tab found within whitespace
(#2023) Line indented incorrectly; expected at least 8 spaces, found 2
(#2024) Spaces must be used for alignment; tabs are not allowed
(#2024) Tab found within whitespace
(#2024) Line indented incorrectly; expected at least 8 spaces, found 2
(#2025) Spaces must be used for alignment; tabs are not allowed
(#2025) Tab found within whitespace
(#2025) Line indented incorrectly; expected 4 spaces, found 1
(#2027) Spaces must be used for alignment; tabs are not allowed
(#2027) Tab found within whitespace
(#2027) Line indented incorrectly; expected at least 4 spaces, found 1
(#2028) Commas (,) must be followed by white space.
(#2030) Expected 1 space after "="; 0 found
(#2051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2051) Inline comments must end in full-stops, exclamation marks, or question marks
(#2052) Spaces must be used for alignment; tabs are not allowed
(#2052) Tab found within whitespace
(#2052) Line indented incorrectly; expected at least 4 spaces, found 1
(#2053) Spaces must be used for alignment; tabs are not allowed
(#2053) Tab found within whitespace
(#2053) Line indented incorrectly; expected at least 4 spaces, found 1
(#2054) Spaces must be used for alignment; tabs are not allowed
(#2054) Tab found within whitespace
(#2054) Line indented incorrectly; expected at least 4 spaces, found 1
(#2062) Spaces must be used for alignment; tabs are not allowed
(#2062) Tab found within whitespace
(#2062) Line indented incorrectly; expected at least 4 spaces, found 1
(#2064) Spaces must be used for alignment; tabs are not allowed
(#2064) Tab found within whitespace
(#2064) Line indented incorrectly; expected at least 4 spaces, found 1
(#2067) A closing tag is not permitted at the end of a PHP file
mod/booking/locallib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) 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".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Expected 1 space after asterisk; 0 found
(#8) Expected 1 space after asterisk; 0 found
(#13) Expected 1 space(s) before asterisk; 0 found
(#21) Scope keyword "protected" must be followed by a single space
(#24) Scope keyword "public" must be followed by a single space
(#27) Scope keyword "public" must be followed by a single space
(#30) Scope keyword "public" must be followed by a single space
(#42) Line exceeds 132 characters; contains 136 characters
(#43) Line exceeds 132 characters; contains 150 characters
(#44) Line exceeds 132 characters; contains 138 characters
(#51) Line exceeds 132 characters; contains 159 characters
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Expected "if (...) {\n"; found "if(...){\n"
(#58) Whitespace found at end of line
(#64) Expected 1 space after closing parenthesis; found 0
(#65) Line exceeds 132 characters; contains 133 characters
(#65) No space found before comment text; expected "// TODO check if course has guest access if not get all enrolled users and check with has_capability if user has right to book" but found "//TODO check if course has guest access if not get all enrolled users and check with has_capability if user has right to book"
(#66) Line exceeds 132 characters; contains 165 characters
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) This comment is 63% valid code; is this commented out code?
(#66) No space found before comment text; expected "// $this->canbookusers = get_users_by_capability($this->context, 'mod/booking:choose', 'u.id', 'u.lastname ASC, u.firstname ASC', '', '', '', '', true, true);" but found "//$this->canbookusers = get_users_by_capability($this->context, 'mod/booking:choose', 'u.id', 'u.lastname ASC, u.firstname ASC', '', '', '', '', true, true);"
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#69) Whitespace found at end of line
(#72) Whitespace found at end of line
(#76) Expected 1 space after closing parenthesis; found 0
(#79) Commas (,) must be followed by white space.
(#81) Expected "if (...) {\n"; found "if(...){\n"
(#106) Line exceeds 132 characters; contains 147 characters
(#113) Whitespace found at end of line
(#124) Expected 1 space after closing parenthesis; found 0
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#132) Whitespace found at end of line
(#138) Expected 1 space after closing parenthesis; found 0
(#141) Expected "if (...) {\n"; found "if(...){\n"
(#145) Commas (,) must be followed by white space.
(#146) Whitespace found at end of line within string
(#154) Whitespace found at end of line
(#155) Inline doc block comments are not allowed; use "// Comment." instead
(#158) Commas (,) must be followed by white space.
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) This comment is 58% valid code; is this commented out code?
(#161) No space found before comment text; expected "// $excludedusers = array_diff_key($allanswers, $this->canbookusers);" but found "//$excludedusers = array_diff_key($allanswers, $this->canbookusers);"
(#163) Expected "if (...) {\n"; found "if(...){\n"
(#164) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#167) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#167) Expected "if (...) {\n"; found "if(...) {\n"
(#173) Whitespace found at end of line
(#177) Expected 1 space after closing parenthesis; found 0
(#178) Expected "if (...) {\n"; found "if(...){\n"
(#179) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#181) Expected "if (...) {\n"; found "if(...){\n"
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Expected "if (...) {\n"; found "if (...){\n"
(#185) Line exceeds 132 characters; contains 139 characters
(#202) Expected "if (...) {\n"; found "if(...){\n"
(#205) Expected "if (...) {\n"; found "if(...) {\n"
(#207) Whitespace found at end of line
(#208) 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
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) No space found before comment text; expected "// check directly in database, as some time may have passed since array of booked users was created" but found "//check directly in database, as some time may have passed since array of booked users was created"
(#213) Expected "if (...) {\n"; found "if(...){\n"
(#213) Commas (,) must be followed by white space.
(#213) Line exceeds 132 characters; contains 142 characters
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) No space found before comment text; expected "// TODO replace" but found "//TODO replace"
(#226) Expected "if (...) {\n"; found "if (...){\n"
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) No space found before comment text; expected "// TODO replace" but found "//TODO replace"
(#238) Whitespace found at end of line
(#242) Expected "if (...) {\n"; found "if(...){\n"
(#242) Commas (,) must be followed by white space.
(#242) Line exceeds 132 characters; contains 138 characters
(#254) Expected "if (...) {\n"; found "if (...){\n"
(#279) Whitespace found at end of line
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space after closing parenthesis; found 0
(#288) Commas (,) must be followed by white space.
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) This comment is 47% valid code; is this commented out code?
(#302) Tab found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) 3 slashes comments are not allowed; use "// Comment." instead
(#308) Whitespace found at end of line
(#309) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) 3 slashes comments are not allowed; use "// Comment." instead
(#309) No space found before comment text; expected "// TODO from 2.6 on use get_all_user_name_fields() instead of user_picture" but found "///TODO from 2.6 on use get_all_user_name_fields() instead of user_picture"
(#310) Commas (,) must be followed by white space.
(#314) Whitespace found at end of line within string
(#315) Whitespace found at end of line within string
(#320) Expected "if (...) {\n"; found "if(...){\n"
(#321) Expected "if (...) {\n"; found "if(...){\n"
(#324) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#327) Line indented incorrectly; expected at least 16 spaces, found 15
(#328) Whitespace found at end of line
(#336) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#349) Expected 1 space after closing parenthesis; found 0
(#350) Expected "if (...) {\n"; found "if(...){\n"
(#351) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#352) Expected "if (...) {\n"; found "if(...){\n"
(#353) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#356) Expected "if (...) {\n"; found "if(...){\n"
(#360) Expected "if (...) {\n"; found "if (...){\n"
(#377) Expected 1 space after closing parenthesis; found 0
(#380) Expected "if (...) {\n"; found "if(...){\n"
(#381) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#382) Expected "if (...) {\n"; found "if(...){\n"
(#383) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#384) Expected "if (...) {\n"; found "if(...){\n"
(#397) Whitespace found at end of line
(#398) Expected 1 space after closing parenthesis; found 0
(#401) Whitespace found at end of line
(#406) Expected 1 space after closing parenthesis; found 0
(#407) Expected "if (...) {\n"; found "if(...){\n"
(#408) Expected "if (...) {\n"; found "if(...){\n"
(#409) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#410) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#414) Expected "} else if (...) {\n"; found "} else if(...){\n"
(#414) Expected "if (...) {\n"; found "if(...){\n"
(#415) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#416) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#417) Expected "if (...) {\n"; found "if(...){\n"
(#425) Inline comments must start with a capital letter, digit or 3-dots sequence
(#425) Inline comments must end in full-stops, exclamation marks, or question marks
(#425) No space found before comment text; expected "// empty -> all invisible" but found "//empty -> all invisible"
(#426) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#427) Commas (,) must be followed by white space.
(#445) Whitespace found at end of line
(#454) Whitespace found at end of line
(#466) Expected 1 space after closing parenthesis; found 0
(#468) Inline comments must start with a capital letter, digit or 3-dots sequence
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) No space found before comment text; expected "// $courseids = get_user_capability_course('moodle/course:view', $USER->id); this function apparently does not work at all" but found "//$courseids = get_user_capability_course('moodle/course:view', $USER->id); this function apparently does not work at all"
(#469) Expected "if (...) {\n"; found "if(...){\n"
(#470) Expected 1 space after "="; 4 found
(#479) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#483) Inline comments must start with a capital letter, digit or 3-dots sequence
(#483) Inline comments must end in full-stops, exclamation marks, or question marks
(#483) No space found before comment text; expected "// enrol_get_users_courses($userid, sortorder ASC');" but found "//enrol_get_users_courses($userid, sortorder ASC');"
(#486) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#488) Expected "if (...) {\n"; found "if(...){\n"
(#495) Whitespace found at end of line
(#503) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#503) Space found after opening bracket of FOREACH loop
(#503) Space found before closing bracket of FOREACH loop
(#504) Commas (,) must be followed by white space.
(#508) Whitespace found at end of line
(#509) Whitespace found at end of line
(#514) Expected 1 space after closing parenthesis; found 0
(#517) Expected "if (...) {\n"; found "if(...){\n"
(#521) The use of the AS keyword to alias tables is bad for cross-db
(#525) Expected "if (...) {\n"; found "if(...){\n"
(#534) Whitespace found at end of line
(#541) The use of the AS keyword to alias tables is bad for cross-db
(#546) Space found after opening bracket of FOREACH loop
(#546) Space found before closing bracket of FOREACH loop
(#549) Space found after opening bracket of FOREACH loop
(#549) Space found before closing bracket of FOREACH loop
(#556) Whitespace found at end of line
(#562) Expected 1 space after closing parenthesis; found 0
(#564) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#565) Expected "if (...) {\n"; found "if(...){\n"
(#571) Whitespace found at end of line
(#575) Expected 1 space after closing parenthesis; found 0
(#576) Commas (,) must be followed by white space.
(#577) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#580) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#582) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#583) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#584) Expected "if (...) {\n"; found "if(...){\n"
(#589) Expected "if (...) {\n"; found "if(...){\n"
(#596) Whitespace found at end of line
(#602) Expected 1 space after closing parenthesis; found 0
(#604) Expected "if (...) {\n"; found "if(...){\n"
(#607) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#608) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#609) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#626) Expected 1 space after closing parenthesis; found 0
(#628) Expected 1 space after "=>"; 0 found
(#632) Inline doc block comments are not allowed; use "// Comment." instead
(#645) Expected "if (...) {\n"; found "if(...){\n"
(#647) Commas (,) must be followed by white space.
(#648) Commas (,) must be followed by white space.
(#650) Commas (,) must be followed by white space.
(#650) Commas (,) must be followed by white space.
(#653) Commas (,) must be followed by white space.
(#654) Commas (,) must be followed by white space.
(#654) Commas (,) must be followed by white space.
(#655) Whitespace found at end of line
(#663) Expected "} else if (...) {\n"; found "} else if (...){\n"
(#663) Expected "if (...) {\n"; found "if (...){\n"
(#669) Expected "if (...) {\n"; found "if(...){\n"
(#672) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#674) Expected "if (...) {\n"; found "if(...){\n"
(#675) Expected "if (...) {\n"; found "if(...){\n"
(#678) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#722) Whitespace found at end of line
(#762) Commas (,) must be followed by white space.
(#764) Commas (,) must be followed by white space.
(#769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#769) Inline comments must end in full-stops, exclamation marks, or question marks
(#771) Commas (,) must be followed by white space.
(#771) Line exceeds 132 characters; contains 139 characters
(#778) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#780) Expected "if (...) {\n"; found "if(...){\n"
(#781) Commas (,) must be followed by white space.
(#833) Inline comments must start with a capital letter, digit or 3-dots sequence
(#833) Inline comments must end in full-stops, exclamation marks, or question marks
(#840) Expected "if (...) {\n"; found "if(...){\n"
(#841) Expected 1 space after "="; 2 found
(#841) Commas (,) must be followed by white space.
(#845) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/booking/mod_form.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".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) 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/>.".
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) 3 slashes comments are not allowed; use "// Comment." instead
(#3) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#6) "require_once" must be immediately followed by an open parenthesis
(#12) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#12) Scope modifier not specified for member variable "$options"
(#14) method name "mod_booking_mod_form::showSubCategories" must be in lower-case letters only
(#14) Visibility must be declared on method "showSubCategories"
(#14) Variable "cat_id" must not contain underscores.
(#14) Expected 1 space after closing parenthesis; found 0
(#16) Variable "cat_id" must not contain underscores.
(#17) Expected "if (...) {\n"; found "if(...){\n"
(#27) Visibility must be declared on method "definition"
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#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
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#64) Expected 1 space before "="; 0 found
(#64) Expected 1 space after "="; 0 found
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) No space found before comment text; expected "// default options for booking options" but found "//default options for booking options"
(#69) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#77) Commas (,) must be followed by white space.
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Commas (,) must be followed by white space.
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#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 "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#192) Line exceeds 132 characters; contains 155 characters
(#192) Whitespace found at end of line
(#217) Variable "tmpAddFields" must be all lower-case
(#218) Variable "tmpAddFields" must be all lower-case
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#230) Visibility must be declared on method "data_preprocessing"
(#230) Variable "default_values" must not contain underscores.
(#230) Expected 1 space after closing parenthesis; found 0
(#237) Variable "default_values" must not contain underscores.
(#238) Variable "default_values" must not contain underscores.
(#242) Variable "default_values" must not contain underscores.
(#245) Variable "default_values" must not contain underscores.
(#246) Variable "default_values" must not contain underscores.
(#248) Variable "default_values" must not contain underscores.
(#250) Variable "default_values" must not contain underscores.
(#251) Variable "default_values" must not contain underscores.
(#253) Variable "default_values" must not contain underscores.
(#254) Variable "default_values" must not contain underscores.
(#257) Variable "default_values" must not contain underscores.
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Variable "default_values" must not contain underscores.
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Variable "default_values" must not contain underscores.
(#257) Line exceeds 132 characters; contains 140 characters
(#259) Variable "default_values" must not contain underscores.
(#260) Variable "default_values" must not contain underscores.
(#260) Variable "default_values" must not contain underscores.
(#262) Variable "default_values" must not contain underscores.
(#263) Variable "default_values" must not contain underscores.
(#263) Variable "default_values" must not contain underscores.
(#265) Variable "default_values" must not contain underscores.
(#266) Variable "default_values" must not contain underscores.
(#266) Variable "default_values" must not contain underscores.
(#268) Variable "default_values" must not contain underscores.
(#269) Variable "default_values" must not contain underscores.
(#269) Variable "default_values" must not contain underscores.
(#271) Variable "default_values" must not contain underscores.
(#272) Variable "default_values" must not contain underscores.
(#272) Variable "default_values" must not contain underscores.
(#279) Expected 1 space after "=>"; 0 found
(#284) Expected "if (...) {\n"; found "if(...) {\n"
(#302) A closing tag is not permitted at the end of a PHP file
mod/booking/renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 2
(#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
(#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
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Line exceeds maximum limit of 180 characters; contains 191 characters
(#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) Expected 1 space before "=>"; 0 found
(#51) Expected 1 space after "=>"; 0 found
(#51) Line exceeds maximum limit of 180 characters; contains 196 characters
(#65) Closing brace indented incorrectly; expected 2 spaces, found 4
(#78) Expected 1 space before "==="; 0 found
(#78) Expected 1 space after "==="; 0 found
(#81) Commas (,) must be followed by white space.
(#88) Expected 1 space before "=>"; 0 found
(#88) Expected 1 space after "=>"; 0 found
(#88) Line exceeds 132 characters; contains 138 characters
(#109) Whitespace found at end of line
(#116) Expected 1 space after closing parenthesis; found 0
(#117) Whitespace found at end of line
(#122) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#123) Expected "if (...) {\n"; found "if(...){\n"
(#124) Whitespace found at end of line
(#133) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#134) Expected "if (...) {\n"; found "if(...){\n"
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Line exceeds 132 characters; contains 179 characters
(#142) Whitespace found at end of line
(#143) Expected "if (...) {\n"; found "if(...){\n"
(#151) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#152) Expected "if (...) {\n"; found "if(...){\n"
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Line exceeds 132 characters; contains 179 characters
(#163) Whitespace found at end of line
(#169) Expected 1 space after closing parenthesis; found 0
(#172) Whitespace found at end of line
(#173) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#175) Whitespace found at end of line
(#176) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Expected "if (...) {\n"; found "if(...){\n"
(#179) Line exceeds 132 characters; contains 136 characters
(#183) Commas (,) must be followed by white space.
(#183) Line exceeds 132 characters; contains 180 characters
(#187) Expected "if (...) {\n"; found "if(...){\n"
(#190) Whitespace found at end of line
(#193) Whitespace found at end of line
mod/booking/report.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) No space found before comment text; expected "// moduleid" but found "//moduleid"
(#20) Expected 1 space before "=>"; 0 found
(#20) 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
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) 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) 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) This comment is 50% valid code; is this commented out code?
(#40) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "//$context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Commas (,) must be followed by white space.
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#49) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Line exceeds 132 characters; contains 133 characters
(#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
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// delete booking_option" but found "//delete booking_option"
(#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
(#54) Usage of ELSEIF not allowed; use ELSE IF instead
(#54) Commas (,) must be followed by white space.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#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
(#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
(#62) Commas (,) must be followed by white space.
(#62) Commas (,) must be followed by white space.
(#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
(#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
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#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 2
(#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
(#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) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#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) Expected 1 space after "="; 0 found
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#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
(#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
(#80) Commas (,) must be followed by white space.
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) No space found before comment text; expected "// name of the form you defined in file above." but found "//name of the form you defined in file above."
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) No space found before comment text; expected "// managing the form" but found "//managing the form"
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#83) Expected "if (...) {\n"; found "if (...){\n"
(#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
(#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 if (...) {\n"; found "} else if (...){\n"
(#85) Expected "if (...) {\n"; found "if (...){\n"
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) No space found before comment text; expected "// this branch is where you process validated data." but found "//this branch is where you process validated data."
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 2
(#87) Commas (,) must be followed by white space.
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Commas (,) must be followed by white space.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) No space found before comment text; expected "// delete responses." but found "//delete responses."
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Commas (,) must be followed by white space.
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 12 spaces, found 3
(#93) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#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) Expected "if (...) {\n"; found "if(...){\n"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 4
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 16 spaces, found 4
(#102) Expected 1 space after "=>"; 0 found
(#102) Line exceeds 132 characters; contains 162 characters
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 16 spaces, found 4
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 16 spaces, found 4
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 16 spaces, found 4
(#105) Commas (,) must be followed by white space.
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#110) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Commas (,) must be followed by white space.
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Commas (,) must be followed by white space.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 6
(#115) Commas (,) must be followed by white space.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Commas (,) must be followed by white space.
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Line exceeds 132 characters; contains 145 characters
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 4 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 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#130) Expected "if (...) {\n"; found "if (...){\n"
(#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) Commas (,) must be followed by white space.
(#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
(#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) Commas (,) must be followed by white space.
(#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) Line indented incorrectly; expected 8 spaces, found 2
(#136) Expected "if (...) {\n"; found "if (...){\n"
(#136) Expected 1 space after "=="; 0 found
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#140) Expected "} else {\n"; found "} else {\n"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) 3 slashes comments are not allowed; use "// Comment." instead
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) 3 slashes comments are not allowed; use "// Comment." instead
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#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 8 spaces, found 2
(#151) Expected "if (...) {\n"; found "if (...){\n"
(#151) Expected 1 space after "=="; 0 found
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 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
(#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
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) 3 slashes comments are not allowed; use "// Comment." instead
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#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
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Commas (,) must be followed by white space.
(#163) Commas (,) must be followed by white space.
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Expected 1 space after "="; 2 found
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#167) Expected "if (...) {\n"; found "if (...){\n"
(#167) Line exceeds 132 characters; contains 158 characters
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 3
(#168) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Commas (,) must be followed by white space.
(#169) Commas (,) must be followed by white space.
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#172) Commas (,) must be followed by white space.
(#172) Commas (,) must be followed by white space.
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) 3 slashes comments are not allowed; use "// Comment." instead
(#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
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 2
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 12 spaces, found 3
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Variable "option_text" 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 16 spaces, found 4
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 20 spaces, found 5
(#181) Expected "if (...) {\n"; found "if (...){\n"
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 24 spaces, found 6
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 20 spaces, found 5
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 24 spaces, found 6
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 20 spaces, found 5
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 20 spaces, found 5
(#186) Variable "option_text" must not contain underscores.
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 24 spaces, found 6
(#187) Commas (,) must be followed by white space.
(#187) Commas (,) must be followed by white space.
(#187) Variable "option_text" must not contain underscores.
(#187) Commas (,) must be followed by white space.
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 20 spaces, found 5
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 20 spaces, found 5
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#189) Commas (,) must be followed by white space.
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 20 spaces, found 5
(#190) Commas (,) must be followed by white space.
(#190) Commas (,) must be followed by white space.
(#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 20 spaces, found 5
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 20 spaces, found 5
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#192) Commas (,) must be followed by white space.
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 20 spaces, found 5
(#193) Expected 1 space before "="; 0 found
(#193) Expected 1 space after "="; 0 found
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 20 spaces, found 5
(#194) Expected "if (...) {\n"; found "if (...){\n"
(#194) Commas (,) must be followed by white space.
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 24 spaces, found 6
(#195) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 28 spaces, found 7
(#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) Line exceeds 132 characters; contains 162 characters
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 24 spaces, found 6
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 20 spaces, found 5
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 24 spaces, found 6
(#199) Commas (,) must be followed by white space.
(#199) Commas (,) must be followed by white space.
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 20 spaces, found 5
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 20 spaces, found 5
(#201) Expected 1 space before "="; 0 found
(#201) Expected 1 space after "="; 0 found
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 20 spaces, found 5
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 20 spaces, found 5
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 24 spaces, found 6
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 28 spaces, found 7
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 24 spaces, found 6
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 20 spaces, found 5
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Inline comments must start with a capital letter, digit or 3-dots sequence
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#208) This comment is 91% valid code; is this commented out code?
(#208) Line indented incorrectly; expected at least 20 spaces, found 5
(#208) No space found before comment text; expected "// $myxls->write_string($row,12,$ug2);" but found "//$myxls->write_string($row,12,$ug2);"
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 20 spaces, found 5
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 20 spaces, found 5
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 16 spaces, found 4
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 spaces, found 3
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 8 spaces, found 2
(#213) Usage of ELSEIF not allowed; use ELSE IF instead
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 16 spaces, found 4
(#215) Expected "if (...) {\n"; found "if (...){\n"
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) 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 16 spaces, found 4
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 20 spaces, found 5
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 16 spaces, found 4
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 16 spaces, found 4
(#220) Variable "option_text" must not contain underscores.
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 20 spaces, found 5
(#221) Commas (,) must be followed by white space.
(#221) Commas (,) must be followed by white space.
(#221) Variable "option_text" must not contain underscores.
(#221) Commas (,) must be followed by white space.
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 16 spaces, found 4
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 4
(#223) Commas (,) must be followed by white space.
(#223) Commas (,) must be followed by white space.
(#223) Commas (,) must be followed by white space.
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 16 spaces, found 4
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#224) Commas (,) must be followed by white space.
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 16 spaces, found 4
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 16 spaces, found 4
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#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) Expected 1 space before "="; 0 found
(#227) Expected 1 space after "="; 0 found
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 16 spaces, found 4
(#228) Expected "if (...) {\n"; found "if (...){\n"
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 20 spaces, found 8
(#229) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 24 spaces, found 12
(#230) Variable "fType" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 24 spaces, found 12
(#231) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#231) Line exceeds 132 characters; contains 144 characters
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 24 spaces, found 12
(#232) Variable "fType" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 28 spaces, found 16
(#233) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 32 spaces, found 20
(#234) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#234) Commas (,) must be followed by white space.
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 28 spaces, found 16
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 32 spaces, found 20
(#236) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#236) Commas (,) must be followed by white space.
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 28 spaces, found 16
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 24 spaces, found 12
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 28 spaces, found 16
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#239) Commas (,) must be followed by white space.
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 24 spaces, found 12
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 20 spaces, found 8
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 16 spaces, found 4
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 20 spaces, found 5
(#243) Commas (,) must be followed by white space.
(#243) Commas (,) must be followed by white space.
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 16 spaces, found 4
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 16 spaces, found 4
(#245) Expected 1 space before "="; 0 found
(#245) Expected 1 space after "="; 0 found
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 4
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 16 spaces, found 4
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 20 spaces, found 5
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 24 spaces, found 6
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 20 spaces, found 5
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 16 spaces, found 4
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) This comment is 91% valid code; is this commented out code?
(#252) Line indented incorrectly; expected at least 16 spaces, found 4
(#252) No space found before comment text; expected "// $myxls->write_string($row,12,$ug2);" but found "//$myxls->write_string($row,12,$ug2);"
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 16 spaces, found 4
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 16 spaces, found 4
(#254) Expected 1 space before "="; 0 found
(#254) Expected 1 space after "="; 0 found
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 12 spaces, found 3
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 2
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) 3 slashes comments are not allowed; use "// Comment." instead
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#262) A closing tag is not permitted at the end of a PHP file
mod/booking/restorelib.php
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) No space found before comment text; expected "// $Id: restorelib.php,v 1.30.6.1 2008/08/11 05:10:44 danmarsden Exp $" but found "//$Id: restorelib.php,v 1.30.6.1 2008/08/11 05:10:44 danmarsden Exp $"
(#2) No space found before comment text; expected "// This php script contains all the stuff to backup/restore" but found "//This php script contains all the stuff to backup/restore"
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) No space found before comment text; expected "// booking mods" but found "//booking mods"
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) No space found before comment text; expected "// This is the "graphical" structure of the booking mod:" but found "//This is the "graphical" structure of the booking mod:"
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Expected 1 space before comment text but found 22; use block comment if you need indentation
(#8) Comment separators are not allowed to contain other chars buy hyphens (-). Found: ((CL,pk>id)|)
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#10) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#12) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#13) Expected 1 space before comment text but found 13; use block comment if you need indentation
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#15) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#16) Expected 1 space before comment text but found 24; use block comment if you need indentation
(#17) Expected 1 space before comment text but found 19; use block comment if you need indentation
(#18) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#21) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#24) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) No space found before comment text; expected "// -----------------------------------------------------------" but found "//-----------------------------------------------------------"
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) No space found before comment text; expected "// This function executes all the restore procedure about this mod" but found "//This function executes all the restore procedure about this mod"
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#30) Commas (,) must be followed by white space.
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 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 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) No space found before comment text; expected "// Get record from backup_ids" but found "//Get record from backup_ids"
(#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) Commas (,) must be followed by white space.
(#37) Commas (,) must be followed by white space.
(#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) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) No space found before comment text; expected "// Now get completed xmlized object" but found "//Now get completed xmlized object"
(#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 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) This comment is 67% valid code; is this commented out code?
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) No space found before comment text; expected "// traverse_xmlize($info); //Debug" but found "//traverse_xmlize($info); //Debug"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) This comment is 70% valid code; is this commented out code?
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) No space found before comment text; expected "// print_object ($GLOBALS['traverse_array']); //Debug" but found "//print_object ($GLOBALS['traverse_array']); //Debug"
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) This comment is 75% valid code; is this commented out code?
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) No space found before comment text; expected "// $GLOBALS['traverse_array']=""; //Debug" but found "//$GLOBALS['traverse_array']=""; //Debug"
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) No space found before comment text; expected "// Now, build the BOOKING record structure" but found "//Now, build the BOOKING record structure"
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#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) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) No space found before comment text; expected "// The structure is equal to the db, so insert the booking" but found "//The structure is equal to the db, so insert the booking"
(#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) Commas (,) must be followed by white space.
(#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
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) No space found before comment text; expected "// We have the newid, update backup_ids" but found "//We have the newid, update backup_ids"
(#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 3
(#72) Commas (,) must be followed by white space.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) No space found before comment text; expected "// Check to see how answers (curently booking_options) are stored in the table" but found "//Check to see how answers (curently booking_options) are stored in the table"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) No space found before comment text; expected "// If answer1 - answer6 exist, this is a pre 1.5 version of booking" but found "//If answer1 - answer6 exist, this is a pre 1.5 version of booking"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 16 spaces, found 4
(#84) No space found before comment text; expected "// This is a pre 1.5 booking backup, special work begins" but found "//This is a pre 1.5 booking backup, special work begins"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 16 spaces, found 4
(#93) Expected "for (...) {\n"; found "for(...) { //insert old answers (in 1.4) as booking_options (1.5) to db.\n"
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) No space found before comment text; expected "// insert old answers (in 1.4) as booking_options (1.5) to db." but found "//insert old answers (in 1.4) as booking_options (1.5) to db."
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 20 spaces, found 5
(#94) No space found before comment text; expected "// make sure this option has something in it!" but found "//make sure this option has something in it!"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 24 spaces, found 6
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 24 spaces, found 6
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 24 spaces, found 6
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 24 spaces, found 6
(#98) Commas (,) must be followed by white space.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 24 spaces, found 6
(#99) No space found before comment text; expected "// Save this booking_option to backup_ids" but found "//Save this booking_option to backup_ids"
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 24 spaces, found 6
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#100) Commas (,) must be followed by white space.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 20 spaces, found 5
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 16 spaces, found 4
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) No space found before comment text; expected "// Now we are in a "standard" 1.5 booking, so restore booking_options normally" but found "//Now we are in a "standard" 1.5 booking, so restore booking_options normally"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 16 spaces, found 4
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) No space found before comment text; expected "// now restore the answers for this booking." but found "//now restore the answers for this booking."
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#108) Commas (,) must be followed by white space.
(#108) Commas (,) must be followed by white space.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 16 spaces, found 4
(#109) No space found before comment text; expected "// Restore booking_answers" but found "//Restore booking_answers"
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 12 spaces, found 3
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 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 at least 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#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 8 spaces, found 2
(#116) No space found before comment text; expected "// Do some output" but found "//Do some output"
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Commas (,) must be followed by white space.
(#118) Commas (,) must be followed by white space.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#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 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) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) Commas (,) must be followed by white space.
(#128) 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 4 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 at least 4 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 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) No space found before comment text; expected "// Iterate over options" but found "//Iterate over options"
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#137) Expected "for (...) {\n"; found "for(...) {\n"
(#137) The use of function sizeof() is forbidden; use count() instead
(#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
(#138) Variable "opt_info" must not contain underscores.
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) This comment is 67% valid code; is this commented out code?
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) No space found before comment text; expected "// traverse_xmlize($opt_info); //Debug" but found "//traverse_xmlize($opt_info); //Debug"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) This comment is 70% valid code; is this commented out code?
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) No space found before comment text; expected "// print_object ($GLOBALS['traverse_array']); //Debug" but found "//print_object ($GLOBALS['traverse_array']); //Debug"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) This comment is 75% valid code; is this commented out code?
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) No space found before comment text; expected "// $GLOBALS['traverse_array']=""; //Debug" but found "//$GLOBALS['traverse_array']=""; //Debug"
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) No space found before comment text; expected "// We'll need this later!!" but found "//We'll need this later!!"
(#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
(#144) Variable "opt_info" 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 8 spaces, found 2
(#145) Variable "opt_info" must not contain underscores.
(#145) Expected 1 space before "?"; 0 found
(#145) Expected 1 space after "?"; 0 found
(#145) Variable "opt_info" must not contain underscores.
(#145) Expected 1 space before ":"; 0 found
(#145) Expected 1 space after ":"; 0 found
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) No space found before comment text; expected "// Now, build the BOOKING_OPTIONS record structure" but found "//Now, build the BOOKING_OPTIONS record structure"
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "opt_info" must not contain underscores.
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Variable "opt_info" must not contain underscores.
(#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
(#151) Variable "opt_info" 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 8 spaces, found 2
(#152) Variable "opt_info" 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 at least 8 spaces, found 2
(#153) Variable "opt_info" 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 8 spaces, found 2
(#154) Variable "opt_info" must not contain underscores.
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Variable "opt_info" 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 8 spaces, found 2
(#156) Variable "opt_info" 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 8 spaces, found 2
(#157) Variable "opt_info" 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 at least 8 spaces, found 2
(#158) Variable "opt_info" must not contain underscores.
(#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 8 spaces, found 2
(#160) No space found before comment text; expected "// The structure is equal to the db, so insert the booking_options" but found "//The structure is equal to the db, so insert the booking_options"
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Commas (,) must be followed by white space.
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) No space found before comment text; expected "// Do some output" but found "//Do some output"
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 8 spaces, found 2
(#164) Expected 1 space before "+"; 0 found
(#164) Expected 1 space after "+"; 0 found
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 12 spaces, found 3
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 4
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 16 spaces, found 4
(#167) Expected 1 space before "+"; 0 found
(#167) Expected 1 space after "+"; 0 found
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 20 spaces, found 5
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 16 spaces, found 4
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 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 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) No space found before comment text; expected "// We have the newid, update backup_ids" but found "//We have the newid, update backup_ids"
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#176) Commas (,) must be followed by white space.
(#176) Commas (,) must be followed by white space.
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 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
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) No space found before comment text; expected "// This function restores the booking_answers" but found "//This function restores the booking_answers"
(#187) Commas (,) must be followed by white space.
(#187) 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) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 1
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) No space found before comment text; expected "// Iterate over answers" but found "//Iterate over answers"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 8 spaces, found 2
(#196) Expected "for (...) {\n"; found "for(...) {\n"
(#196) The use of function sizeof() is forbidden; use count() instead
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 3
(#197) Variable "ans_info" must not contain underscores.
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) This comment is 67% valid code; is this commented out code?
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Line indented incorrectly; expected at least 12 spaces, found 3
(#198) No space found before comment text; expected "// traverse_xmlize($sub_info); //Debug" but found "//traverse_xmlize($sub_info); //Debug"
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) This comment is 70% valid code; is this commented out code?
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) No space found before comment text; expected "// print_object ($GLOBALS['traverse_array']); //Debug" but found "//print_object ($GLOBALS['traverse_array']); //Debug"
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) This comment is 75% valid code; is this commented out code?
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#200) No space found before comment text; expected "// $GLOBALS['traverse_array']=""; //Debug" but found "//$GLOBALS['traverse_array']=""; //Debug"
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) No space found before comment text; expected "// We'll need this later!!" but found "//We'll need this later!!"
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Variable "ans_info" must not contain underscores.
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Variable "ans_info" must not contain underscores.
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) No space found before comment text; expected "// Now, build the BOOKING_ANSWERS record structure" but found "//Now, build the BOOKING_ANSWERS record structure"
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Variable "ans_info" must not contain underscores.
(#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
(#209) Variable "ans_info" must not contain underscores.
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Variable "ans_info" must not contain underscores.
(#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 12 spaces, found 3
(#212) No space found before comment text; expected "// If the answer contains BOOKING_ANSWER, it's a pre 1.5 backup" but found "//If the answer contains BOOKING_ANSWER, it's a pre 1.5 backup"
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 12 spaces, found 3
(#213) Variable "ans_info" must not contain underscores.
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line indented incorrectly; expected at least 16 spaces, found 4
(#214) No space found before comment text; expected "// optionid was, in pre 1.5 backups, booking_answer" but found "//optionid was, in pre 1.5 backups, booking_answer"
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 16 spaces, found 4
(#215) Variable "ans_info" 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 12 spaces, found 3
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) No space found before comment text; expected "// We have to recode the optionid field" but found "//We have to recode the optionid field"
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Commas (,) must be followed by white space.
(#219) Commas (,) must be followed by white space.
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 12 spaces, found 3
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Line indented incorrectly; expected at least 12 spaces, found 3
(#224) No space found before comment text; expected "// We have to recode the userid field" but found "//We have to recode the userid field"
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#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
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 12 spaces, found 3
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#230) No space found before comment text; expected "// The structure is equal to the db, so insert the booking_answers" but found "//The structure is equal to the db, so insert the booking_answers"
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Commas (,) must be followed by white space.
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) No space found before comment text; expected "// Do some output" but found "//Do some output"
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 3
(#234) Expected 1 space before "+"; 0 found
(#234) Expected 1 space after "+"; 0 found
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 16 spaces, found 4
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 20 spaces, found 5
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 20 spaces, found 5
(#237) Expected 1 space before "+"; 0 found
(#237) Expected 1 space after "+"; 0 found
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 24 spaces, found 6
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 20 spaces, found 5
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 16 spaces, found 4
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 12 spaces, found 3
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 12 spaces, found 3
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) Line indented incorrectly; expected at least 16 spaces, found 4
(#245) No space found before comment text; expected "// We have the newid, update backup_ids" but found "//We have the newid, update backup_ids"
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 4
(#246) Commas (,) must be followed by white space.
(#246) Commas (,) must be followed by white space.
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 16 spaces, found 4
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 12 spaces, found 3
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 16 spaces, found 4
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 12 spaces, found 3
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) No space found before comment text; expected "// Return a content decoded to support interactivities linking. Every module" but found "//Return a content decoded to support interactivities linking. Every module"
(#257) No space found before comment text; expected "// should have its own. They are called automatically from" but found "//should have its own. They are called automatically from"
(#258) No space found before comment text; expected "// booking_decode_content_links_caller() function in each module" but found "//booking_decode_content_links_caller() function in each module"
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) No space found before comment text; expected "// in the restore process" but found "//in the restore process"
(#260) Commas (,) must be followed by white space.
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) No space found before comment text; expected "// Link to the list of bookings" but found "//Link to the list of bookings"
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Expected 1 space before "="; 0 found
(#268) Expected 1 space after "="; 0 found
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) No space found before comment text; expected "// We look for it" but found "//We look for it"
(#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) Commas (,) must be followed by white space.
(#270) Commas (,) must be followed by white space.
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) No space found before comment text; expected "// If found, then we are going to look for its new id (in backup tables)" but found "//If found, then we are going to look for its new id (in backup tables)"
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 4 spaces, found 1
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) This comment is 67% valid code; is this commented out code?
(#273) Inline comments must start with a capital letter, digit or 3-dots sequence
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) No space found before comment text; expected "// print_object($foundset); //Debug" but found "//print_object($foundset); //Debug"
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) No space found before comment text; expected "// Iterate over foundset[2]. They are the old_ids" but found "//Iterate over foundset[2]. They are the old_ids"
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#275) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#275) Variable "old_id" must not contain underscores.
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) No space found before comment text; expected "// We get the needed variables here (course id)" but found "//We get the needed variables here (course id)"
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 3
(#277) Commas (,) must be followed by white space.
(#277) Commas (,) must be followed by white space.
(#277) Variable "old_id" must not contain underscores.
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) No space found before comment text; expected "// Personalize the searchstring" but found "//Personalize the searchstring"
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 3
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "old_id" must not contain underscores.
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) No space found before comment text; expected "// If it is a link to this course, update the link to its new location" but found "//If it is a link to this course, update the link to its new location"
(#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) Expected "if (...) {\n"; found "if(...) {\n"
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#282) Line indented incorrectly; expected at least 16 spaces, found 4
(#282) No space found before comment text; expected "// Now replace it" but found "//Now replace it"
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 16 spaces, found 4
(#283) Expected 1 space before "="; 0 found
(#283) Commas (,) must be followed by white space.
(#283) Commas (,) must be followed by white space.
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 12 spaces, found 3
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Line indented incorrectly; expected at least 16 spaces, found 4
(#285) No space found before comment text; expected "// It's a foreign link so leave it as original" but found "//It's a foreign link so leave it as original"
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 16 spaces, found 4
(#286) Expected 1 space before "="; 0 found
(#286) Commas (,) must be followed by white space.
(#286) Variable "old_id" must not contain underscores.
(#286) Commas (,) must be followed by white space.
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 12 spaces, found 3
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 8 spaces, found 2
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) No space found before comment text; expected "// Link to booking view by moduleid" but found "//Link to booking view by moduleid"
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Expected 1 space before "="; 0 found
(#293) Expected 1 space after "="; 0 found
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) No space found before comment text; expected "// We look for it" but found "//We look for it"
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#295) Commas (,) must be followed by white space.
(#295) 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) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) No space found before comment text; expected "// If found, then we are going to look for its new id (in backup tables)" but found "//If found, then we are going to look for its new id (in backup tables)"
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) This comment is 67% valid code; is this commented out code?
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) No space found before comment text; expected "// print_object($foundset); //Debug" but found "//print_object($foundset); //Debug"
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) No space found before comment text; expected "// Iterate over foundset[2]. They are the old_ids" but found "//Iterate over foundset[2]. They are the old_ids"
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 8 spaces, found 2
(#300) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#300) Variable "old_id" must not contain underscores.
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Inline comments must end in full-stops, exclamation marks, or question marks
(#301) Line indented incorrectly; expected at least 12 spaces, found 3
(#301) No space found before comment text; expected "// We get the needed variables here (course_modules id)" but found "//We get the needed variables here (course_modules id)"
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 12 spaces, found 3
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#302) Variable "old_id" must not contain underscores.
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Line indented incorrectly; expected at least 12 spaces, found 3
(#303) No space found before comment text; expected "// Personalize the searchstring" but found "//Personalize the searchstring"
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 12 spaces, found 3
(#304) Expected 1 space before "="; 0 found
(#304) Expected 1 space after "="; 0 found
(#304) Variable "old_id" must not contain underscores.
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Inline comments must end in full-stops, exclamation marks, or question marks
(#305) Line indented incorrectly; expected at least 12 spaces, found 3
(#305) No space found before comment text; expected "// If it is a link to this course, update the link to its new location" but found "//If it is a link to this course, update the link to its new location"
(#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
(#306) Expected "if (...) {\n"; found "if(...) {\n"
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Line indented incorrectly; expected at least 16 spaces, found 4
(#307) No space found before comment text; expected "// Now replace it" but found "//Now replace it"
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 16 spaces, found 4
(#308) Expected 1 space before "="; 0 found
(#308) Commas (,) must be followed by white space.
(#308) Commas (,) must be followed by white space.
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 12 spaces, found 3
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Line indented incorrectly; expected at least 16 spaces, found 4
(#310) No space found before comment text; expected "// It's a foreign link so leave it as original" but found "//It's a foreign link so leave it as original"
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 16 spaces, found 4
(#311) Expected 1 space before "="; 0 found
(#311) Commas (,) must be followed by white space.
(#311) Variable "old_id" must not contain underscores.
(#311) Commas (,) must be followed by white space.
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 12 spaces, found 3
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 8 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#319) No space found before comment text; expected "// This function makes all the necessary calls to xxxx_decode_content_links()" but found "//This function makes all the necessary calls to xxxx_decode_content_links()"
(#320) No space found before comment text; expected "// function in each module, passing them the desired contents to be decoded" but found "//function in each module, passing them the desired contents to be decoded"
(#321) No space found before comment text; expected "// from backup format to destination site/course in order to mantain inter-activities" but found "//from backup format to destination site/course in order to mantain inter-activities"
(#322) No space found before comment text; expected "// working in the backup/restore process. It's called from restore_decode_content_links()" but found "//working in the backup/restore process. It's called from restore_decode_content_links()"
(#323) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) No space found before comment text; expected "// function in restore process" but found "//function in restore process"
(#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
(#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
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 1
(#331) No space found before comment text; expected "// Iterate over each booking->text" but found "//Iterate over each booking->text"
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 1
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) No space found before comment text; expected "// Counter to send some output to the browser to avoid timeouts" but found "//Counter to send some output to the browser to avoid timeouts"
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 8 spaces, found 1
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Line indented incorrectly; expected at least 12 spaces, found 2
(#334) No space found before comment text; expected "// Increment counter" but found "//Increment counter"
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 2
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 2
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 12 spaces, found 2
(#337) Commas (,) must be followed by white space.
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 12 spaces, found 2
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Line indented incorrectly; expected at least 16 spaces, found 3
(#339) No space found before comment text; expected "// Update record" but found "//Update record"
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 16 spaces, found 3
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 16 spaces, found 3
(#341) Commas (,) must be followed by white space.
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 16 spaces, found 3
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 20 spaces, found 4
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 24 spaces, found 5
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 20 spaces, found 4
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 16 spaces, found 3
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 12 spaces, found 2
(#348) Spaces must be used to indent lines; 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 12 spaces, found 2
(#348) No space found before comment text; expected "// Do some output" but found "//Do some output"
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 12 spaces, found 2
(#349) Expected 1 space before "+"; 0 found
(#349) Expected 1 space after "+"; 0 found
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 16 spaces, found 3
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 20 spaces, found 4
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 20 spaces, found 4
(#352) Expected 1 space before "+"; 0 found
(#352) Expected 1 space after "+"; 0 found
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 24 spaces, found 5
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 20 spaces, found 4
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 16 spaces, found 3
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 3
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 12 spaces, found 2
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 8 spaces, found 1
(#359) Line indented incorrectly; expected 4 spaces, found 35
(#359) Closing brace indented incorrectly; expected 1 spaces, found 35
(#364) No space found before comment text; expected "// This function converts texts in FORMAT_WIKI to FORMAT_MARKDOWN for" but found "//This function converts texts in FORMAT_WIKI to FORMAT_MARKDOWN for"
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) No space found before comment text; expected "// some texts in the module" but found "//some texts in the module"
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) No space found before comment text; expected "// Convert booking->text" but found "//Convert booking->text"
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 1
(#381) Line indented incorrectly; expected 8 spaces, found 41
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) No space found before comment text; expected "// Rebuild wiki links" but found "//Rebuild wiki links"
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#384) Spaces must be used to indent lines; tabs are not allowed
(#384) Tab found within whitespace
(#384) Inline comments must end in full-stops, exclamation marks, or question marks
(#384) No space found before comment text; expected "// Convert to Markdown" but found "//Convert to Markdown"
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) No space found before comment text; expected "// Do some output" but found "//Do some output"
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 12 spaces, found 42
(#391) Expected 1 space before "+"; 0 found
(#391) Expected 1 space after "+"; 0 found
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 16 spaces, found 43
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 20 spaces, found 44
(#394) Expected 1 space before "+"; 0 found
(#394) Expected 1 space after "+"; 0 found
(#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 20 spaces, found 44
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 16 spaces, found 43
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 12 spaces, found 42
(#400) Line indented incorrectly; expected 8 spaces, found 41
(#402) Line indented incorrectly; expected 4 spaces, found 47
(#402) Closing brace indented incorrectly; expected 1 spaces, found 47
(#406) No space found before comment text; expected "// This function returns a log record with all the necessay transformations" but found "//This function returns a log record with all the necessay transformations"
(#407) No space found before comment text; expected "// done. It's used by restore_log_module() to restore modules log." but found "//done. It's used by restore_log_module() to restore modules log."
(#408) Commas (,) must be followed by white space.
(#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
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) No space found before comment text; expected "// Depending of the action, we recode different things" but found "//Depending of the action, we recode different things"
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 4 spaces, found 1
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 8 spaces, found 2
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 12 spaces, found 3
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#416) Line indented incorrectly; expected at least 16 spaces, found 4
(#416) No space found before comment text; expected "// Get the new_id of the module (to recode the info field)" but found "//Get the new_id of the module (to recode the info field)"
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 16 spaces, found 4
(#417) Commas (,) must be followed by white space.
(#417) Commas (,) must be followed by white space.
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 16 spaces, found 4
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 20 spaces, found 5
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 20 spaces, found 5
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 20 spaces, found 5
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 16 spaces, found 4
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 12 spaces, found 3
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 2
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 12 spaces, found 3
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Inline comments must end in full-stops, exclamation marks, or question marks
(#427) Line indented incorrectly; expected at least 16 spaces, found 4
(#427) No space found before comment text; expected "// Get the new_id of the module (to recode the info field)" but found "//Get the new_id of the module (to recode the info field)"
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 16 spaces, found 4
(#428) Commas (,) must be followed by white space.
(#428) Commas (,) must be followed by white space.
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 16 spaces, found 4
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 20 spaces, found 5
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 20 spaces, found 5
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 20 spaces, found 5
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 16 spaces, found 4
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 12 spaces, found 3
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 12 spaces, found 3
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Inline comments must end in full-stops, exclamation marks, or question marks
(#438) Line indented incorrectly; expected at least 16 spaces, found 4
(#438) No space found before comment text; expected "// Get the new_id of the module (to recode the info field)" but found "//Get the new_id of the module (to recode the info field)"
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 16 spaces, found 4
(#439) Commas (,) must be followed by white space.
(#439) Commas (,) must be followed by white space.
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 16 spaces, found 4
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 20 spaces, found 5
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 20 spaces, found 5
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 20 spaces, found 5
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 16 spaces, found 4
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 12 spaces, found 3
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 8 spaces, found 2
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 12 spaces, found 3
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) Line indented incorrectly; expected at least 16 spaces, found 4
(#449) No space found before comment text; expected "// Get the new_id of the module (to recode the info field)" but found "//Get the new_id of the module (to recode the info field)"
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 16 spaces, found 4
(#450) Commas (,) must be followed by white space.
(#450) Commas (,) must be followed by white space.
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 16 spaces, found 4
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 20 spaces, found 5
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 20 spaces, found 5
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 20 spaces, found 5
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 16 spaces, found 4
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 12 spaces, found 3
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 8 spaces, found 2
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 12 spaces, found 3
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Inline comments must end in full-stops, exclamation marks, or question marks
(#460) Line indented incorrectly; expected at least 16 spaces, found 4
(#460) No space found before comment text; expected "// Get the new_id of the module (to recode the info field)" but found "//Get the new_id of the module (to recode the info field)"
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 16 spaces, found 4
(#461) Commas (,) must be followed by white space.
(#461) Commas (,) must be followed by white space.
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 16 spaces, found 4
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 20 spaces, found 5
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 20 spaces, found 5
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 20 spaces, found 5
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 16 spaces, found 4
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 12 spaces, found 3
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 8 spaces, found 2
(#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 12 spaces, found 3
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 8 spaces, found 2
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 12 spaces, found 3
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Line indented incorrectly; expected at least 16 spaces, found 4
(#475) No space found before comment text; expected "// Get the new_id of the module (to recode the info field)" but found "//Get the new_id of the module (to recode the info field)"
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 16 spaces, found 4
(#476) Commas (,) must be followed by white space.
(#476) Commas (,) must be followed by white space.
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 16 spaces, found 4
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 20 spaces, found 5
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 20 spaces, found 5
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 20 spaces, found 5
(#481) Spaces must be used to indent lines; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 16 spaces, found 4
(#482) Spaces must be used to indent lines; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 12 spaces, found 3
(#483) Spaces must be used to indent lines; tabs are not allowed
(#483) Tab found within whitespace
(#484) Spaces must be used to indent lines; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 8 spaces, found 2
(#485) Spaces must be used to indent lines; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 12 spaces, found 3
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 16 spaces, found 4
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) No space found before comment text; expected "// Debug" but found "//Debug"
(#487) Spaces must be used to indent lines; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 12 spaces, found 3
(#488) Spaces must be used to indent lines; tabs are not allowed
(#488) Tab found within whitespace
(#489) Spaces must be used to indent lines; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 8 spaces, found 2
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 4 spaces, found 1
(#496) A closing tag is not permitted at the end of a PHP file
mod/booking/sendmessage.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.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Commas (,) must be followed by white space.
(#9) Expected 1 space before "=>"; 0 found
(#9) Expected 1 space after "=>"; 0 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Commas (,) must be followed by white space.
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) This comment is 56% valid code; is this commented out code?
(#31) No space found before comment text; expected "// if (!$context = get_context_instance(CONTEXT_MODULE, $cm->id)) {" but found "//if (!$context = get_context_instance(CONTEXT_MODULE, $cm->id)) {"
(#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
(#36) Expected "if (...) {\n"; found "if (...){\n"
(#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
(#41) Variable "default_values" must not contain underscores.
(#42) Variable "default_values" must not contain underscores.
(#43) Variable "default_values" must not contain underscores.
(#51) Commas (,) must be followed by white space.
(#53) Expected "if (...) {\n"; found "if(...) {\t\n"
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Whitespace found at end of line
(#66) Variable "default_values" must not contain underscores.
(#70) A closing tag is not permitted at the end of a PHP file
mod/booking/sendmessageform.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) 3 slashes comments are not allowed; use "// Comment." instead
(#4) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#7) "require_once" must be immediately followed by an open parenthesis
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Visibility must be declared on method "definition"
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Expected 1 space before "=>"; 0 found
(#19) Expected 1 space after "=>"; 0 found
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#40) A closing tag is not permitted at the end of a PHP file
mod/booking/settings.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/booking/subscribeusers.php
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Whitespace found at end of line
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#14) Inline comments must start with a capital letter, digit or 3-dots sequence
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) This comment is 56% valid code; is this commented out code?
(#24) No space found before comment text; expected "// $booking = booking_get_booking($cm);" but found "//$booking = booking_get_booking($cm);"
(#26) Commas (,) must be followed by white space.
(#26) Commas (,) must be followed by white space.
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) 3 slashes comments are not allowed; use "// Comment." instead
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#42) Commas (,) must be followed by white space.
(#46) Expected "if (...) {\n"; found "if(...){\n"
(#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
(#49) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#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
(#52) Commas (,) must be followed by white space.
(#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) Commas (,) must be followed by white space.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Commas (,) must be followed by white space.
(#54) Commas (,) must be followed by white space.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) 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
(#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
(#59) Expected "if (...) {\n"; found "if(...){\n"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Commas (,) must be followed by white space.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#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
(#62) Expected 1 space after "=>"; 0 found
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Line exceeds maximum limit of 180 characters; contains 215 characters
(#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) Whitespace found at end of line
(#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
(#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
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 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 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 at least 8 spaces, found 2
(#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 2
(#75) Inline doc block comments are not allowed; use "// Comment." instead
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#76) Empty IF statement detected
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) This comment is 80% valid code; is this commented out code?
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) No space found before comment text; expected "// print_error('invalidaction');" but found "//print_error('invalidaction');"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 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 at least 12 spaces, found 3
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 12 spaces, found 3
(#81) Expected "if (...) {\n"; found "if(...){\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 16 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 16 spaces, found 4
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 12 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 12 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 3
(#89) Expected "if (...) {\n"; found "if(...){\n"
(#89) Commas (,) must be followed by white space.
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 16 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 20 spaces, found 5
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 24 spaces, found 6
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 20 spaces, found 5
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 4
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 16 spaces, found 4
(#102) Line exceeds 132 characters; contains 134 characters
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 16 spaces, found 4
(#103) Expected "if (...) {\n"; found "if(...){\n"
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#103) Commas (,) must be followed by white space.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 20 spaces, found 5
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 16 spaces, found 4
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 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
(#119) A closing tag is not permitted at the end of a PHP file
mod/booking/tag.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#9) Commas (,) must be followed by white space.
(#11) Expected 1 space before "=>"; 0 found
(#11) Expected 1 space after "=>"; 0 found
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Line exceeds 132 characters; contains 156 characters
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) No space found before comment text; expected "// could use an id separate from tag-blogs, but would have to copy the css style to make it look the same" but found "//could use an id separate from tag-blogs, but would have to copy the css style to make it look the same"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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 2
(#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
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 4 spaces, found 1
(#60) A closing tag is not permitted at the end of a PHP file
mod/booking/teachers.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#6) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#8) Commas (,) must be followed by white space.
(#8) Commas (,) must be followed by white space.
(#10) Expected 1 space before "=>"; 0 found
(#10) Expected 1 space after "=>"; 0 found
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#50) Inline doc block comments are not allowed; use "// Comment." instead
(#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
(#90) Commas (,) must be followed by white space.
(#90) Line exceeds 132 characters; contains 134 characters
(#96) A closing tag is not permitted at the end of a PHP file
mod/booking/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) 80 slashes comments are not allowed; use "// Comment." instead
(#4) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#5) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#6) 80 slashes comments are not allowed; use "// Comment." instead
(#14) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
mod/booking/view.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Whitespace found at end of line
(#10) Commas (,) must be followed by white space.
(#10) Whitespace found at end of line
(#11) Commas (,) must be followed by white space.
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Expected 1 space before "=>"; 0 found
(#25) Expected 1 space after "=>"; 0 found
(#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
(#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
(#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
(#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
(#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
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line 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 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
(#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
(#64) Line exceeds maximum limit of 180 characters; contains 207 characters
(#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) Line exceeds 132 characters; contains 136 characters
(#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 8 spaces, found 2
(#67) Expected "if (...) {\n"; found "if(...){\n"
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#67) Commas (,) must be followed by white space.
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) Commas (,) must be followed by white space.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Commas (,) must be followed by white space.
(#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 3
(#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 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Usage of ELSEIF not allowed; use ELSE IF instead
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) No space found before comment text; expected "// print confirm delete form" but found "//print confirm delete form"
(#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
(#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
(#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
(#79) Line exceeds 132 characters; contains 163 characters
(#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
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#80) Commas (,) must be followed by white space.
(#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
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Commas (,) must be followed by white space.
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Expected "if (...) {\n"; found "if (...){\n"
(#96) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#96) Line exceeds 132 characters; contains 174 characters
(#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) Commas (,) must be followed by white space.
(#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
(#98) Commas (,) must be followed by white space.
(#98) Line exceeds 132 characters; contains 159 characters
(#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
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) 3 slashes comments are not allowed; use "// Comment." instead
(#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
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#108) Expected "if (...) {\n"; found "if(...){\n"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Commas (,) must be followed by white space.
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#110) Expected "if (...) {\n"; found "if (...){\n"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 12 spaces, found 3
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Commas (,) must be followed by white space.
(#113) Commas (,) must be followed by white space.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Commas (,) must be followed by white space.
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 8 spaces, found 2
(#117) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Commas (,) must be followed by white space.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Commas (,) must be followed by white space.
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Commas (,) must be followed by white space.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 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) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Commas (,) must be followed by white space.
(#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
(#126) Commas (,) must be followed by white space.
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Commas (,) must be followed by white space.
(#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
(#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
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) 3 slashes comments are not allowed; use "// Comment." instead
(#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
(#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
(#148) Commas (,) must be followed by white space.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) 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) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Commas (,) must be followed by white space.
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 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
(#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
(#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) Commas (,) must be followed by white space.
(#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
(#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
(#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
(#169) Commas (,) must be followed by white space.
(#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
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) 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 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 8 spaces, found 2
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) This comment is 68% valid code; is this commented out code?
(#185) Line exceeds maximum limit of 180 characters; contains 182 characters
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) No space found before comment text; expected "// $url = moodle_url::make_pluginfile_url($file->get_contextid(), $file->get_component(), $file->get_filearea(), $file->get_itemid(), $file->get_filepath(), $file->get_filename());" but found "//$url = moodle_url::make_pluginfile_url($file->get_contextid(), $file->get_component(), $file->get_filearea(), $file->get_itemid(), $file->get_filepath(), $file->get_filename());"
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Line exceeds maximum limit of 180 characters; contains 190 characters
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#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
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Expected 1 space before "=>"; 0 found
(#216) Expected 1 space after "=>"; 0 found
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#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
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) No space found before comment text; expected "// download spreadsheet of all users" but found "//download spreadsheet of all users"
(#230) Commas (,) must be followed by white space.
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) 3 slashes comments are not allowed; use "// Comment." instead
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Line exceeds 132 characters; contains 161 characters
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#234) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Expected 1 space after "="; 2 found
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Spaces must be used for alignment; 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 for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) No space found before comment text; expected "// if user has already made a selection, show their selected answer." but found "//if user has already made a selection, show their selected answer."
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) 3 slashes comments are not allowed; use "// Comment." instead
(#257) Expected 1 space after "!="; 0 found
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 4 spaces, found 1
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 4 spaces, found 1
(#272) Expected "if (...) {\n"; found "if (...){\n"
(#272) Expected 1 space before "=="; 0 found
(#272) Expected 1 space after "=="; 0 found
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Commas (,) must be followed by white space.
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Commas (,) must be followed by white space.
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Commas (,) must be followed by white space.
(#275) Commas (,) must be followed by white space.
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 1
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Commas (,) must be followed by white space.
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Commas (,) must be followed by white space.
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Commas (,) must be followed by white space.
(#279) Commas (,) must be followed by white space.
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Expected 1 space before "=>"; 0 found
(#291) Expected 1 space after "=>"; 0 found
(#291) Expected 1 space before "=>"; 0 found
(#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
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#293) Commas (,) must be followed by white space.
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#300) A closing tag is not permitted at the end of a PHP file
mod/booking/viewpolicy.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Line exceeds 132 characters; contains 156 characters
(#23) Inline comments must start with a capital letter, digit or 3-dots sequence
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) No space found before comment text; expected "// could use an id separate from tag-blogs, but would have to copy the css style to make it look the same" but found "//could use an id separate from tag-blogs, but would have to copy the css style to make it look the same"
(#31) A closing tag is not permitted at the end of a PHP file

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(309 errors, 31 warnings)

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

mod/booking/backup/moodle2/backup_booking_activity_task.class.php
(#2) Empty line found after PHP open tag
(#4) No one-line description found in phpdocs for file
(#14) No one-line description found in phpdocs for class backup_booking_activity_task
(#35) Phpdocs for function backup_booking_activity_task::encode_content_links has incomplete parameters list
(#14) Class backup_booking_activity_task does not have @copyright tag
(#14) Class backup_booking_activity_task does not have @license tag
(#5) Package moodlecore is not valid
mod/booking/backup/moodle2/backup_booking_settingslib.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#19) Package moodlecore is not valid
mod/booking/backup/moodle2/backup_booking_stepslib.php
(#2) Empty line found after PHP open tag
(#34) Function backup_booking_activity_structure_step::define_structure is not documented
(#18) No one-line description found in phpdocs for file
(#29) Class backup_booking_activity_structure_step does not have @copyright tag
(#29) Class backup_booking_activity_structure_step does not have @license tag
(#19) Package moodlecore is not valid
mod/booking/backup/moodle2/restore_booking_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class restore_booking_activity_task
(#29) Class restore_booking_activity_task does not have @copyright tag
(#29) Class restore_booking_activity_task does not have @license tag
(#19) Package moodlecore is not valid
mod/booking/backup/moodle2/restore_booking_stepslib.php
(#2) Empty line found after PHP open tag
(#34) Function restore_booking_activity_structure_step::define_structure is not documented
(#49) Function restore_booking_activity_structure_step::process_booking is not documented
(#66) Function restore_booking_activity_structure_step::process_booking_option is not documented
(#79) Function restore_booking_activity_structure_step::process_booking_answer is not documented
(#95) Function restore_booking_activity_structure_step::after_execute is not documented
(#18) No one-line description found in phpdocs for file
(#29) Class restore_booking_activity_structure_step does not have @copyright tag
(#29) Class restore_booking_activity_structure_step does not have @license tag
(#19) Package moodlecore is not valid
mod/booking/backuplib.php
(#2) Empty line found after PHP open tag
(#29) File-level phpdocs block is not found
(#29) Function booking_backup_mods is not documented
(#47) Function booking_backup_one_mod is not documented
(#91) Function backup_booking_answers is not documented
(#123) Function backup_booking_options is not documented
(#161) Function booking_check_backup_mods is not documented
(#191) Function booking_check_backup_mods_instances is not documented
(#210) Function booking_encode_content_links is not documented
(#230) Function booking_ids is not documented
(#240) Function booking_answer_ids_by_course is not documented
(#252) Function booking_answer_ids_by_instance is not documented
(#160) Found comment starting with three or more slashes
(#190) Found comment starting with three or more slashes
(#29) Package is not specified for function booking_backup_mods. It is also not specified in file-level phpdocs
(#47) Package is not specified for function booking_backup_one_mod. It is also not specified in file-level phpdocs
(#91) Package is not specified for function backup_booking_answers. It is also not specified in file-level phpdocs
(#123) Package is not specified for function backup_booking_options. It is also not specified in file-level phpdocs
(#161) Package is not specified for function booking_check_backup_mods. It is also not specified in file-level phpdocs
(#191) Package is not specified for function booking_check_backup_mods_instances. It is also not specified in file-level phpdocs
(#210) Package is not specified for function booking_encode_content_links. It is also not specified in file-level phpdocs
(#230) Package is not specified for function booking_ids. It is also not specified in file-level phpdocs
(#240) Package is not specified for function booking_answer_ids_by_course. It is also not specified in file-level phpdocs
(#252) Package is not specified for function booking_answer_ids_by_instance. It is also not specified in file-level phpdocs
mod/booking/bookingform.class.php
(#2) File-level phpdocs block is not found
(#4) Class mod_booking_bookingform_form is not documented
(#5) Function mod_booking_bookingform_form::definition is not documented
(#87) Function mod_booking_bookingform_form::data_preprocessing is not documented
(#96) Function mod_booking_bookingform_form::validation is not documented
(#109) Function mod_booking_bookingform_form::get_data is not documented
(#4) Package is not specified for class mod_booking_bookingform_form. It is also not specified in file-level phpdocs
mod/booking/bookingmanageusers.class.php
(#2) File-level phpdocs block is not found
(#4) Class mod_booking_manageusers_form is not documented
(#5) Function mod_booking_manageusers_form::definition is not documented
(#87) Function mod_booking_manageusers_form::data_preprocessing is not documented
(#95) Function mod_booking_manageusers_form::get_data is not documented
(#4) Package is not specified for class mod_booking_manageusers_form. It is also not specified in file-level phpdocs
mod/booking/categories.php
(#2) File-level phpdocs block is not found
(#6) Function showSubCategories is not documented
(#6) Package is not specified for function showSubCategories. It is also not specified in file-level phpdocs
mod/booking/categoriesform.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#9) Class mod_booking_categories_form is not documented
(#12) Function mod_booking_categories_form::showSubCategories is not documented
(#25) Function mod_booking_categories_form::definition is not documented
(#10) Variable mod_booking_categories_form::$options is not documented
(#4) Found comment starting with three or more slashes
(#9) Package is not specified for class mod_booking_categories_form. It is also not specified in file-level phpdocs
mod/booking/category.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/booking/categoryadd.php
(#2) File-level phpdocs block is not found
mod/booking/db/access.php
(#) File-level phpdocs block is not found
mod/booking/db/log.php
(#2) Empty line found after PHP open tag
(#6) Package mod is not valid
mod/booking/db/messages.php
(#21) Package mod is not valid
(#21) Package booking is not valid
mod/booking/db/upgrade.php
(#2) Empty line found after PHP open tag
(#20) File-level phpdocs block is not found
(#20) Function xmldb_booking_upgrade is not documented
(#24) Found comment starting with three or more slashes
(#28) Found comment starting with three or more slashes
(#32) Found comment starting with three or more slashes
(#35) Found comment starting with three or more slashes
(#41) Found comment starting with three or more slashes
(#45) Found comment starting with three or more slashes
(#48) Found comment starting with three or more slashes
(#20) Package is not specified for function xmldb_booking_upgrade. It is also not specified in file-level phpdocs
mod/booking/editoptions.php
(#2) File-level phpdocs block is not found
mod/booking/editprofileform.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#6) Class mod_booking_userprofile_form is not documented
(#9) Function mod_booking_userprofile_form::definition is not documented
(#30) Function mod_booking_userprofile_form::definition_after_data is not documented
(#44) Function mod_booking_userprofile_form::validation is not documented
(#67) Function mod_booking_userprofile_form::get_um is not documented
(#15) Found comment starting with three or more slashes
(#24) Found comment starting with three or more slashes
(#40) Found comment starting with three or more slashes
(#57) Found comment starting with three or more slashes
(#6) Package is not specified for class mod_booking_userprofile_form. It is also not specified in file-level phpdocs
mod/booking/edituserprofile.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#94) Found comment starting with three or more slashes
(#97) Found comment starting with three or more slashes
mod/booking/icallib.php
(#28) Class booking_ical is not documented
(#183) Function booking_ical::get_name is not documented
(#187) Function booking_ical::generate_timestamp is not documented
(#191) Function booking_ical::escape is not documented
(#30) Variable booking_ical::$booking is not documented
(#31) Variable booking_ical::$option is not documented
(#32) Variable booking_ical::$user is not documented
(#33) Variable booking_ical::$fromuser is not documented
(#34) Variable booking_ical::$tempfilename is not documented
(#17) No one-line description found in phpdocs for file
(#38) Phpdocs for function booking_ical::__construct has incomplete parameters list
mod/booking/index.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/booking/lang/de/booking.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/booking/lang/en/booking.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/booking/lang/pl/booking.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
mod/booking/lib.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#20) Function booking_cron is not documented
(#64) Function booking_pluginfile is not documented
(#107) Function booking_user_outline is not documented
(#119) Function booking_user_complete is not documented
(#131) Function booking_supports is not documented
(#147) Function booking_add_instance is not documented
(#208) Function booking_update_instance is not documented
(#272) Function booking_update_options is not documented
(#873) Function booking_show_statistic is not documented
(#1037) Function booking_sendpollurl is not documented
(#1069) Function booking_sendcustommessage is not documented
(#1101) Function booking_delete_responses is not documented
(#1127) Function booking_delete_instance is not documented
(#1174) Function booking_get_option_text is not documented
(#1184) Function booking_get_groupmodedata is not documented
(#1279) Function booking_get_view_actions is not documented
(#1283) Function booking_get_post_actions is not documented
(#1500) Function booking_pretty_duration is not documented
(#1687) Function booking_profile_definition is not documented
(#1727) Function booking_update_subscriptions_button is not documented
(#18) Found comment starting with three or more slashes
(#1205) Found comment starting with three or more slashes
(#1207) Found comment starting with three or more slashes
(#1210) Found comment starting with three or more slashes
(#1326) Found comment starting with three or more slashes
(#1346) Found comment starting with three or more slashes
(#1348) Found comment starting with three or more slashes
(#1351) Found comment starting with three or more slashes
(#1356) Found comment starting with three or more slashes
(#1359) Found comment starting with three or more slashes
(#443) Phpdocs for function booking_get_user_status has incomplete parameters list
(#538) Phpdocs for function booking_show_form has incomplete parameters list
(#714) Phpdocs for function booking_user_submit_response has incomplete parameters list
(#931) Phpdocs for function booking_confirm_booking has incomplete parameters list
(#953) Phpdocs for function booking_delete_singlebooking has incomplete parameters list
(#1154) Phpdocs for function booking_get_participants has incomplete parameters list
(#1190) Phpdocs for function booking_get_booking has incomplete parameters list
(#1291) Phpdocs for function booking_reset_course_form_definition has incomplete parameters list
(#1298) Phpdocs for function booking_reset_course_form_defaults has incomplete parameters list
(#1308) Phpdocs for function booking_reset_userdata has incomplete parameters list
(#1336) Phpdocs for function booking_get_spreadsheet_data has incomplete parameters list
(#1389) Phpdocs for function booking_user_status has incomplete parameters list
(#1585) Phpdocs for function booking_check_statuschange has incomplete parameters list
(#1622) Phpdocs for function booking_check_user_profile_fields has incomplete parameters list
(#1649) Phpdocs for function booking_delete_booking_option has incomplete parameters list
(#1999) Phpdocs for function booking_potential_subscriber_selector::set_force_subscribed has incomplete parameters list
(#2012) Phpdocs for function booking_subscribed_teachers has incomplete parameters list
(#1890) Phpdocs for variable booking_potential_subscriber_selector::$existingsubscribers does not contain @var or incorrect
(#1158) Invalid phpdocs tag @bookingid used
(#1748) Not recommended phpdocs tag @global used
(#1772) Not recommended phpdocs tag @global used
(#2010) Not recommended phpdocs tag @global used
(#2010) Not recommended phpdocs tag @global used
(#20) Package is not specified for function booking_cron. It is also not specified in file-level phpdocs
(#64) Package is not specified for function booking_pluginfile. It is also not specified in file-level phpdocs
(#107) Package is not specified for function booking_user_outline. It is also not specified in file-level phpdocs
(#119) Package is not specified for function booking_user_complete. It is also not specified in file-level phpdocs
(#131) Package is not specified for function booking_supports. It is also not specified in file-level phpdocs
(#147) Package is not specified for function booking_add_instance. It is also not specified in file-level phpdocs
(#208) Package is not specified for function booking_update_instance. It is also not specified in file-level phpdocs
(#272) Package is not specified for function booking_update_options. It is also not specified in file-level phpdocs
(#441) Package is not specified for function booking_get_user_status. It is also not specified in file-level phpdocs
(#489) Package is not specified for function booking_show_maxperuser. It is also not specified in file-level phpdocs
(#508) Package is not specified for function booking_get_user_booking_count. It is also not specified in file-level phpdocs
(#536) Package is not specified for function booking_show_form. It is also not specified in file-level phpdocs
(#714) Package is not specified for function booking_user_submit_response. It is also not specified in file-level phpdocs
(#795) Package is not specified for function booking_check_enrol_user. It is also not specified in file-level phpdocs
(#834) Package is not specified for function booking_check_unenrol_user. It is also not specified in file-level phpdocs
(#873) Package is not specified for function booking_show_statistic. It is also not specified in file-level phpdocs
(#931) Package is not specified for function booking_confirm_booking. It is also not specified in file-level phpdocs
(#951) Package is not specified for function booking_delete_singlebooking. It is also not specified in file-level phpdocs
(#1037) Package is not specified for function booking_sendpollurl. It is also not specified in file-level phpdocs
(#1069) Package is not specified for function booking_sendcustommessage. It is also not specified in file-level phpdocs
(#1101) Package is not specified for function booking_delete_responses. It is also not specified in file-level phpdocs
(#1127) Package is not specified for function booking_delete_instance. It is also not specified in file-level phpdocs
(#1154) Package is not specified for function booking_get_participants. It is also not specified in file-level phpdocs
(#1174) Package is not specified for function booking_get_option_text. It is also not specified in file-level phpdocs
(#1184) Package is not specified for function booking_get_groupmodedata. It is also not specified in file-level phpdocs
(#1187) Package is not specified for function booking_get_booking. It is also not specified in file-level phpdocs
(#1279) Package is not specified for function booking_get_view_actions. It is also not specified in file-level phpdocs
(#1283) Package is not specified for function booking_get_post_actions. It is also not specified in file-level phpdocs
(#1288) Package is not specified for function booking_reset_course_form_definition. It is also not specified in file-level phpdocs
(#1298) Package is not specified for function booking_reset_course_form_defaults. It is also not specified in file-level phpdocs
(#1305) Package is not specified for function booking_reset_userdata. It is also not specified in file-level phpdocs
(#1334) Package is not specified for function booking_get_spreadsheet_data. It is also not specified in file-level phpdocs
(#1387) Package is not specified for function booking_user_status. It is also not specified in file-level phpdocs
(#1410) Package is not specified for function booking_send_confirm_message. It is also not specified in file-level phpdocs
(#1479) Package is not specified for function booking_booking_deleted. It is also not specified in file-level phpdocs
(#1489) Package is not specified for function booking_booking_confirmed. It is also not specified in file-level phpdocs
(#1500) Package is not specified for function booking_pretty_duration. It is also not specified in file-level phpdocs
(#1517) Package is not specified for function booking_generate_email_params. It is also not specified in file-level phpdocs
(#1564) Package is not specified for function booking_get_email_body. It is also not specified in file-level phpdocs
(#1583) Package is not specified for function booking_check_statuschange. It is also not specified in file-level phpdocs
(#1620) Package is not specified for function booking_check_user_profile_fields. It is also not specified in file-level phpdocs
(#1647) Package is not specified for function booking_delete_booking_option. It is also not specified in file-level phpdocs
(#1687) Package is not specified for function booking_profile_definition. It is also not specified in file-level phpdocs
(#1720) Package is not specified for function booking_get_extra_capabilities. It is also not specified in file-level phpdocs
(#1727) Package is not specified for function booking_update_subscriptions_button. It is also not specified in file-level phpdocs
(#1745) Package is not specified for function booking_optionid_subscribe. It is also not specified in file-level phpdocs
(#1769) Package is not specified for function booking_optionid_unsubscribe. It is also not specified in file-level phpdocs
(#2007) Package is not specified for function booking_subscribed_teachers. It is also not specified in file-level phpdocs
(#1783) Package mod-booking is not valid
(#1843) Package mod-booking is not valid
(#1880) Package mod-booking is not valid
mod/booking/locallib.php
(#2) File-level phpdocs block is not found
(#283) Function booking_options::__construct is not documented
(#398) Function booking_options::booking_set_visiblefalse is not documented
(#466) Function booking_all_bookings::__construct is not documented
(#737) Function booking_user_selector_base::get_options is not documented
(#762) Function booking_potential_user_selector::__construct is not documented
(#767) Function booking_potential_user_selector::find_users is not documented
(#109) Variable booking_option::$optionid is not documented
(#714) Variable booking_user_selector_base::$bookedvisibleusers is not documented
(#760) Variable booking_potential_user_selector::$potentialusers is not documented
(#304) Found comment starting with three or more slashes
(#309) Found comment starting with three or more slashes
(#262) No one-line description found in phpdocs for class booking_options
(#434) No one-line description found in phpdocs for class booking_all_bookings
(#42) Phpdocs for function booking::__construct has incomplete parameters list
(#120) Phpdocs for function booking_option::__construct has incomplete parameters list
(#194) Phpdocs for function booking_option::user_submit_response has incomplete parameters list
(#557) Phpdocs for function booking_all_bookings::all_bookings_of_course has incomplete parameters list
(#599) Phpdocs for function booking_all_bookings::sort_bookings_per_user has incomplete parameters list
(#623) Phpdocs for function booking_all_bookings::display has incomplete parameters list
(#262) Class booking_options does not have @copyright tag
(#434) Class booking_all_bookings does not have @copyright tag
(#756) Class booking_potential_user_selector does not have @copyright tag
(#262) Class booking_options does not have @license tag
(#434) Class booking_all_bookings does not have @license tag
(#756) Class booking_potential_user_selector does not have @license tag
(#262) Package is not specified for class booking_options. It is also not specified in file-level phpdocs
(#434) Package is not specified for class booking_all_bookings. It is also not specified in file-level phpdocs
(#756) Package is not specified for class booking_potential_user_selector. It is also not specified in file-level phpdocs
(#94) Package mod-booking is not valid
(#691) Package mod-booking is not valid
(#818) Package mod-booking is not valid
mod/booking/mod_form.php
(#2) File-level phpdocs block is not found
(#10) Class mod_booking_mod_form is not documented
(#14) Function mod_booking_mod_form::showSubCategories is not documented
(#27) Function mod_booking_mod_form::definition is not documented
(#230) Function mod_booking_mod_form::data_preprocessing is not documented
(#276) Function mod_booking_mod_form::validation is not documented
(#292) Function mod_booking_mod_form::get_data is not documented
(#12) Variable mod_booking_mod_form::$options is not documented
(#3) Found comment starting with three or more slashes
(#10) Package is not specified for class mod_booking_mod_form. It is also not specified in file-level phpdocs
mod/booking/renderer.php
(#2) Empty line found after PHP open tag
(#18) File-level phpdocs block is not found
(#18) No one-line description found in phpdocs for class mod_booking_renderer
(#71) Phpdocs for function mod_booking_renderer::subscriber_overview has incomplete parameters list
(#22) Package mod-booking is not valid
mod/booking/report.php
(#2) Empty line found after PHP open tag
(#147) Found comment starting with three or more slashes
(#149) Found comment starting with three or more slashes
(#158) Found comment starting with three or more slashes
(#173) Found comment starting with three or more slashes
(#257) Found comment starting with three or more slashes
(#5) Package Booking is not valid
mod/booking/restorelib.php
(#2) Empty line found after PHP open tag
(#) File-level phpdocs block is not found
(#30) Function booking_restore_mods is not documented
(#128) Function booking_options_restore_mods is not documented
(#187) Function booking_answers_restore_mods is not documented
(#260) Function booking_decode_content_links is not documented
(#324) Function booking_decode_content_links_caller is not documented
(#366) Function booking_restore_wiki2markdown is not documented
(#408) Function booking_restore_logs is not documented
(#30) Package is not specified for function booking_restore_mods. It is also not specified in file-level phpdocs
(#128) Package is not specified for function booking_options_restore_mods. It is also not specified in file-level phpdocs
(#187) Package is not specified for function booking_answers_restore_mods. It is also not specified in file-level phpdocs
(#260) Package is not specified for function booking_decode_content_links. It is also not specified in file-level phpdocs
(#324) Package is not specified for function booking_decode_content_links_caller. It is also not specified in file-level phpdocs
(#366) Package is not specified for function booking_restore_wiki2markdown. It is also not specified in file-level phpdocs
(#408) Package is not specified for function booking_restore_logs. It is also not specified in file-level phpdocs
mod/booking/sendmessage.php
(#2) File-level phpdocs block is not found
mod/booking/sendmessageform.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#9) Class mod_booking_sendmessage_form is not documented
(#11) Function mod_booking_sendmessage_form::definition is not documented
(#4) Found comment starting with three or more slashes
(#9) Package is not specified for class mod_booking_sendmessage_form. It is also not specified in file-level phpdocs
mod/booking/settings.php
(#20) Package mod_bookings is not valid
mod/booking/subscribeusers.php
(#2) Empty line found after PHP open tag
(#30) Found comment starting with three or more slashes
(#2) File-level phpdocs block does not have @copyright tag
(#2) File-level phpdocs block does not have @license tag
(#6) Package mod/booking is not valid
mod/booking/tag.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/booking/teachers.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
mod/booking/version.php
(#2) Empty line found after PHP open tag
(#3) Found comment starting with three or more slashes
(#6) Found comment starting with three or more slashes
(#8) No one-line description found in phpdocs for file
mod/booking/view.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#104) Found comment starting with three or more slashes
(#135) Found comment starting with three or more slashes
(#231) Found comment starting with three or more slashes
(#254) Found comment starting with three or more slashes
mod/booking/viewpolicy.php
(#2) Empty line found after PHP open tag
(#2) File-level phpdocs block is not found

Update savepoints problems

(2 errors, 1 warnings)

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

mod/booking/db/upgrade.php
version 2011020401 has wrong savepoint call with version 2009042000
version 2011020401 has more than one savepoint call
version 2011020403 is missing corresponding savepoint call

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]