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

(2556 errors, 1232 warnings)

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

auth/saml/DBNewConnection.php
(#2) Expected MOODLE_INTERNAL check or config.php inclusion
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) function name "DBNewConnection" must be lower-case letters only
(#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".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) "require_once" must be immediately followed by an open parenthesis
(#11) Variable "mapping_db" must not contain underscores.
(#12) Variable "mapping_db" must not contain underscores.
(#14) Variable "mapping_db" must not contain underscores.
(#16) Variable "mapping_db" must not contain underscores.
auth/saml/auth.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) 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".
(#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".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected 1 space(s) before asterisk; 0 found
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#26) Expected 1 space(s) before asterisk; 0 found
(#30) Expected 5 space(s) before asterisk; 4 found
(#31) Expected 5 space(s) before asterisk; 4 found
(#32) PHP4 style constructors are not allowed; use "__construct()" instead
(#32) Visibility must be declared on method "auth_plugin_saml"
(#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
(#38) Expected 5 space(s) before asterisk; 4 found
(#39) Expected 5 space(s) before asterisk; 4 found
(#40) Expected 5 space(s) before asterisk; 4 found
(#41) Expected 5 space(s) before asterisk; 4 found
(#42) Expected 5 space(s) before asterisk; 4 found
(#43) Expected 5 space(s) before asterisk; 4 found
(#44) Expected 5 space(s) before asterisk; 4 found
(#45) Visibility must be declared on method "user_login"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 5
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 9
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 9
(#50) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 5
(#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 5
(#53) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#58) Expected 5 space(s) before asterisk; 4 found
(#59) Expected 5 space(s) before asterisk; 4 found
(#60) Expected 5 space(s) before asterisk; 4 found
(#61) Expected 5 space(s) before asterisk; 4 found
(#62) Expected 5 space(s) before asterisk; 4 found
(#63) Visibility must be declared on method "get_userinfo"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 5
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Variable "login_attributes" must not contain underscores.
(#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 9
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 9
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 9
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 16 spaces, found 10
(#70) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Variable "login_attributes" must not contain underscores.
(#70) Variable "login_attributes" must not contain underscores.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 20 spaces, found 14
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 16 spaces, found 10
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 20 spaces, found 14
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 16 spaces, found 10
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 9
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 9
(#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 9
(#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 9
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 5
(#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 5
(#82) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#88) Visibility must be declared on method "get_attributes"
(#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 5
(#91) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Expected "} else {\n"; found "}\n else {\n"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 12 spaces, found 9
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 7
(#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 7
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#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 10
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 9
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 5
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Expected 5 space(s) before asterisk; 4 found
(#112) Expected 5 space(s) before asterisk; 4 found
(#113) Expected 5 space(s) before asterisk; 4 found
(#114) Expected 5 space(s) before asterisk; 4 found
(#115) Visibility must be declared on method "is_internal"
(#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 5
(#120) Expected 5 space(s) before asterisk; 4 found
(#121) Expected 5 space(s) before asterisk; 4 found
(#122) Expected 5 space(s) before asterisk; 4 found
(#123) Expected 5 space(s) before asterisk; 4 found
(#124) Expected 5 space(s) before asterisk; 4 found
(#125) Visibility must be declared on method "can_change_password"
(#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 5
(#129) Visibility must be declared on method "pre_loginpage_hook"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Visibility must be declared on method "loginpage_hook"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 8 spaces, found 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#149) Visibility must be declared on method "logoutpage_hook"
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 5
(#152) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 9
(#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 9
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 8 spaces, found 5
(#160) Expected 5 space(s) before asterisk; 4 found
(#161) Expected 5 space(s) before asterisk; 4 found
(#162) Expected 5 space(s) before asterisk; 4 found
(#163) Expected 5 space(s) before asterisk; 4 found
(#164) Expected 5 space(s) before asterisk; 4 found
(#165) Expected 5 space(s) before asterisk; 4 found
(#166) Expected 5 space(s) before asterisk; 4 found
(#168) Visibility must be declared on method "config_form"
(#168) Variable "user_fields" must not contain underscores.
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Variable "table_course_mapping" must not contain underscores.
(#174) Variable "table_role_mapping" must not contain underscores.
(#174) Whitespace found at end of line
(#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 5
(#176) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#177) Expected "if (...) {\n"; found "if(...) {\n"
(#177) Variable "table_course_mapping" must not contain underscores.
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 10
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 12 spaces, found 9
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 9
(#180) Expected "if (...) {\n"; found "if(...) {\n"
(#180) Variable "table_role_mapping" must not contain underscores.
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 10
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 12 spaces, found 9
(#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 5
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 5
(#185) Variable "course_mapping" must not contain underscores.
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 5
(#186) Variable "role_mapping" 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 8 spaces, found 5
(#187) Expected "if (...) {\n"; found "if(...) {\n"
(#187) Variable "table_course_mapping" must not contain underscores.
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 9
(#188) "require_once" must be immediately followed by an open parenthesis
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 9
(#189) Variable "course_mapping" must not contain underscores.
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 8 spaces, found 5
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 5
(#191) Expected "if (...) {\n"; found "if(...) {\n"
(#191) Variable "table_role_mapping" must not contain underscores.
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 9
(#192) "require_once" must be immediately followed by an open parenthesis
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 9
(#193) Variable "role_mapping" must not contain underscores.
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 8 spaces, found 5
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#195) Line indented incorrectly; expected at least 8 spaces, found 5
(#195) "require_once" must be immediately followed by an open parenthesis
(#202) Visibility must be declared on method "validate_form"
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 5
(#204) Expected "if (...) {\n"; found "if(...) {\n"
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 12 spaces, found 9
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 10
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 12 spaces, found 9
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 10
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 9
(#211) Closing brace indented incorrectly; expected 12 spaces, found 9
(#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 9
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 16 spaces, found 10
(#214) Line exceeds 132 characters; contains 176 characters
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 20 spaces, found 14
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 16 spaces, found 10
(#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 12 spaces, found 9
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 9
(#218) Expected "} else if (...) {\n"; found "}\n\t else if(...) {\n"
(#218) Expected "if (...) {\n"; found "if(...) {\n"
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 16 spaces, found 10
(#220) Expected "if (...) {\n"; found "if(...) {\n"
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 20 spaces, found 14
(#221) Variable "lms_course_form_id" must not contain underscores.
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 20 spaces, found 14
(#222) Variable "saml_course_form_id" must not contain underscores.
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 20 spaces, found 14
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 24 spaces, found 15
(#224) Variable "course_id" must not contain underscores.
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 28 spaces, found 19
(#225) Variable "course_id" must not contain underscores.
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 28 spaces, found 19
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 32 spaces, found 20
(#227) Variable "lms_course_form_id" must not contain underscores.
(#227) Variable "course_id" must not contain underscores.
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 32 spaces, found 20
(#228) Variable "saml_course_form_id" must not contain underscores.
(#228) Variable "course_id" must not contain underscores.
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 28 spaces, found 19
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 28 spaces, found 19
(#230) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 32 spaces, found 20
(#231) Variable "course_id" must not contain underscores.
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 28 spaces, found 19
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 24 spaces, found 15
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 20 spaces, found 14
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 20 spaces, found 14
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 24 spaces, found 15
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 28 spaces, found 19
(#237) Variable "new_course" must not contain underscores.
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 28 spaces, found 19
(#238) Variable "new_course" must not contain underscores.
(#238) Variable "new_course" must not contain underscores.
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 32 spaces, found 20
(#239) Variable "lms_course_form_id" must not contain underscores.
(#239) Variable "new_course" must not contain underscores.
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 32 spaces, found 20
(#240) Variable "saml_course_form_id" must not contain underscores.
(#240) Variable "new_course" must not contain underscores.
(#240) Variable "new_course" must not contain underscores.
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 28 spaces, found 19
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 24 spaces, found 15
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 20 spaces, found 14
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line indented incorrectly; expected at least 20 spaces, found 14
(#244) No space found before comment text; expected "// Comment the next line if you want let duplicate lms mapping" but found "//Comment the next line if you want let duplicate lms mapping"
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 20 spaces, found 14
(#245) Variable "lms_course_form_id" must not contain underscores.
(#245) Variable "lms_course_form_id" must not contain underscores.
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 20 spaces, found 14
(#247) Variable "saml_course_form_id" must not contain underscores.
(#247) Variable "saml_course_form_id" must not contain underscores.
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 20 spaces, found 14
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 24 spaces, found 15
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 20 spaces, found 14
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 16 spaces, found 10
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 16 spaces, found 10
(#253) Expected "if (...) {\n"; found "if(...) {\n"
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 20 spaces, found 14
(#254) Variable "lms_role_form_id" must not contain underscores.
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 20 spaces, found 14
(#255) Variable "saml_role_form_id" must not contain underscores.
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 20 spaces, found 14
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 24 spaces, found 11
(#257) Variable "role_id" must not contain underscores.
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 28 spaces, found 15
(#258) Variable "role_id" must not contain underscores.
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 28 spaces, found 15
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 32 spaces, found 16
(#260) Variable "lms_role_form_id" must not contain underscores.
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 32 spaces, found 16
(#261) Variable "saml_role_form_id" must not contain underscores.
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 28 spaces, found 15
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 28 spaces, found 15
(#263) Expected "} else {\n"; found "}\n\t\t\t else {\n"
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 32 spaces, found 16
(#264) Expected "if (...) {\n"; found "if(...) {\n"
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 36 spaces, found 20
(#265) Variable "role_id" must not contain underscores.
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 32 spaces, found 16
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 28 spaces, found 15
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 24 spaces, found 11
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 20 spaces, found 14
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 20 spaces, found 14
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 24 spaces, found 15
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 28 spaces, found 19
(#272) Variable "new_course" must not contain underscores.
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 28 spaces, found 19
(#273) Variable "new_role" must not contain underscores.
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 32 spaces, found 20
(#274) Variable "lms_role_form_id" must not contain underscores.
(#274) Variable "new_role" must not contain underscores.
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 32 spaces, found 20
(#275) Variable "saml_role_form_id" must not contain underscores.
(#275) Variable "new_role" must not contain underscores.
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 28 spaces, found 19
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 24 spaces, found 15
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 20 spaces, found 14
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Inline comments must start with a capital letter, digit or 3-dots sequence
(#279) Inline comments must end in full-stops, exclamation marks, or question marks
(#279) This comment is 72% valid code; is this commented out code?
(#279) Line indented incorrectly; expected at least 20 spaces, found 14
(#279) No space found before comment text; expected "// $err['role_mapping']['lms'] = array_diff_key($lms_role_form_id, array_unique($lms_role_form_id));" but found "//$err['role_mapping']['lms'] = array_diff_key($lms_role_form_id, array_unique($lms_role_form_id));"
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 20 spaces, found 14
(#280) Variable "saml_role_form_id" must not contain underscores.
(#280) Variable "saml_role_form_id" must not contain underscores.
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 16 spaces, found 10
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 16 spaces, found 10
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 20 spaces, found 14
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 16 spaces, found 10
(#286) Closing brace indented incorrectly; expected 9 spaces, found 12
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 8 spaces, found 5
(#291) Expected 5 space(s) before asterisk; 4 found
(#292) Expected 5 space(s) before asterisk; 4 found
(#293) Expected 5 space(s) before asterisk; 4 found
(#294) Expected 5 space(s) before asterisk; 4 found
(#295) Expected 5 space(s) before asterisk; 4 found
(#296) Visibility must be declared on method "process_config"
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 8 spaces, found 5
(#301) Expected "if (...) {\n"; found "if(...) {\n"
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 12 spaces, found 9
(#303) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 16 spaces, found 13
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 16 spaces, found 10
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 12 spaces, found 9
(#309) Closing brace indented incorrectly; expected 12 spaces, found 9
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 12 spaces, found 9
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 9
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 8 spaces, found 5
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 8 spaces, found 5
(#314) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 12 spaces, found 9
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 12 spaces, found 9
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 12 spaces, found 9
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 8 spaces, found 5
(#323) Variable "saml_param" must not contain underscores.
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 8 spaces, found 5
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 12 spaces, found 9
(#326) Variable "saml_param" must not contain underscores.
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 8 spaces, found 5
(#328) Expected "} else {\n"; found "}\n else {\n"
(#329) Variable "saml_param" must not contain underscores.
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 8 spaces, found 5
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 9
(#332) Variable "saml_param" must not contain underscores.
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 8 spaces, found 5
(#334) Expected "} else {\n"; found "}\n else {\n"
(#335) Variable "saml_param" must not contain underscores.
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 5
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 12 spaces, found 9
(#338) Variable "saml_param" must not contain underscores.
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 8 spaces, found 5
(#340) Expected "} else {\n"; found "}\n else {\n"
(#341) Variable "saml_param" must not contain underscores.
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Line indented incorrectly; expected at least 8 spaces, found 5
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 8 spaces, found 5
(#350) Closing brace indented incorrectly; expected 8 spaces, found 5
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 8 spaces, found 5
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 8 spaces, found 5
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 8 spaces, found 5
(#357) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 12 spaces, found 9
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 8 spaces, found 5
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 5
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 5
(#363) Whitespace found at end of line
(#364) Whitespace found at end of line
(#365) Closing brace indented incorrectly; expected 5 spaces, found 8
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 5
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 12 spaces, found 9
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 8 spaces, found 5
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 8 spaces, found 5
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected 8 spaces, found 5
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 12 spaces, found 9
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 8 spaces, found 5
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#379) Whitespace found at end of line
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 8 spaces, found 5
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#382) Whitespace found at end of line
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 8 spaces, found 5
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#385) Whitespace found at end of line
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 8 spaces, found 5
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 8 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 12 spaces, found 9
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 8 spaces, found 5
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 5
(#392) Variable "saml_param_encoded" must not contain underscores.
(#392) Variable "saml_param" must not contain underscores.
(#393) Variable "saml_param_encoded" must not contain underscores.
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 8 spaces, found 5
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Variable "saml_param" must not contain underscores.
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#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 5
(#397) Variable "saml_param" must not contain underscores.
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#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 5
(#398) Variable "saml_param" must not contain underscores.
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 5
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 5
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 5
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 5
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 5
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 5
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 8 spaces, found 5
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 5
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 5
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 5
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 5
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 8 spaces, found 5
(#413) Expected "if (...) {\n"; found "if(...) {\n"
(#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 9
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#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 9
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#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 9
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 9
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 5
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 5
(#419) Expected "} else if (...) {\n"; found "}\n\t else if(...) {\n"
(#419) Expected "if (...) {\n"; found "if(...) {\n"
(#421) Variable "table_course_mapping" must not contain underscores.
(#422) Variable "table_role_mapping" must not contain underscores.
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 12 spaces, found 9
(#424) Expected "if (...) {\n"; found "if(...) {\n"
(#424) Variable "table_course_mapping" must not contain underscores.
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 12 spaces, found 6
(#426) Closing brace indented incorrectly; expected 9 spaces, found 6
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 12 spaces, found 9
(#427) Expected "if (...) {\n"; found "if(...) {\n"
(#427) Variable "table_role_mapping" must not contain underscores.
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 12 spaces, found 6
(#429) Closing brace indented incorrectly; expected 9 spaces, found 6
(#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 6
(#431) No space found before comment text; expected "// COURSE MAPPINGS" but found "//COURSE MAPPINGS"
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Inline comments must end in full-stops, exclamation marks, or question marks
(#432) Line indented incorrectly; expected at least 12 spaces, found 6
(#432) No space found before comment text; expected "// Delete mappings" but found "//Delete mappings"
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 12 spaces, found 6
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 16 spaces, found 10
(#434) Expected "if (...) {\n"; found "if(...) {\n"
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 20 spaces, found 11
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 24 spaces, found 15
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 24 spaces, found 15
(#437) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#439) Closing brace indented incorrectly; expected 15 spaces, found 24
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 28 spaces, found 16
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 24 spaces, found 15
(#442) Closing brace indented incorrectly; expected 24 spaces, found 15
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 20 spaces, found 11
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 16 spaces, found 10
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 12 spaces, found 6
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) Line indented incorrectly; expected at least 16 spaces, found 10
(#446) No space found before comment text; expected "// Update mappings" but found "//Update mappings"
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 16 spaces, found 10
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 20 spaces, found 11
(#448) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#448) Variable "course_id" must not contain underscores.
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 24 spaces, found 15
(#449) Variable "course_id" must not contain underscores.
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 24 spaces, found 15
(#450) Variable "course_id" must not contain underscores.
(#450) Line exceeds maximum limit of 180 characters; contains 216 characters
(#451) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 28 spaces, found 19
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 28 spaces, found 16
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 24 spaces, found 15
(#456) Closing brace indented incorrectly; expected 24 spaces, found 15
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 20 spaces, found 11
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 16 spaces, found 10
(#460) Spaces must be used for alignment; 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 10
(#460) No space found before comment text; expected "// New courses mapping" but found "//New courses mapping"
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 16 spaces, found 10
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 20 spaces, found 11
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 24 spaces, found 15
(#463) Variable "new_course" must not contain underscores.
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 24 spaces, found 15
(#464) Variable "new_course" must not contain underscores.
(#464) Variable "new_course" must not contain underscores.
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 28 spaces, found 16
(#465) Variable "new_course" must not contain underscores.
(#465) Variable "new_course" must not contain underscores.
(#465) Variable "new_course" must not contain underscores.
(#465) Line exceeds maximum limit of 180 characters; contains 199 characters
(#466) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 32 spaces, found 23
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 32 spaces, found 20
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 28 spaces, found 16
(#471) Closing brace indented incorrectly; expected 28 spaces, found 16
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 24 spaces, found 15
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 20 spaces, found 11
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 16 spaces, found 10
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 12 spaces, found 6
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Inline comments must end in full-stops, exclamation marks, or question marks
(#476) Line indented incorrectly; expected at least 12 spaces, found 6
(#476) No space found before comment text; expected "// END-COURSE MAPPINGS" but found "//END-COURSE MAPPINGS"
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 12 spaces, found 6
(#478) No space found before comment text; expected "// ROLE MAPPINGS" but found "//ROLE MAPPINGS"
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Line indented incorrectly; expected at least 12 spaces, found 6
(#479) No space found before comment text; expected "// Deleting roles" but found "//Deleting roles"
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 12 spaces, found 6
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 16 spaces, found 10
(#481) Expected "if (...) {\n"; found "if(...) {\n"
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 20 spaces, found 15
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 24 spaces, found 15
(#484) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 28 spaces, found 19
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 28 spaces, found 19
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 24 spaces, found 15
(#489) Closing brace indented incorrectly; expected 24 spaces, found 15
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 20 spaces, found 11
(#490) Closing brace indented incorrectly; expected 15 spaces, found 11
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 16 spaces, found 10
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 12 spaces, found 6
(#492) Whitespace found at end of line
(#493) Expected "} else {\n"; found "} \n else {\n"
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Line indented incorrectly; expected at least 16 spaces, found 10
(#494) No space found before comment text; expected "// Updating roles" but found "//Updating roles"
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 16 spaces, found 10
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected 20 spaces, found 11
(#496) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#496) Variable "role_id" must not contain underscores.
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 24 spaces, found 15
(#497) Variable "role_id" must not contain underscores.
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 24 spaces, found 15
(#498) Variable "role_id" must not contain underscores.
(#498) Line exceeds 132 characters; contains 164 characters
(#498) Whitespace found at end of line
(#499) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 28 spaces, found 19
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 28 spaces, found 16
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 24 spaces, found 15
(#504) Closing brace indented incorrectly; expected 24 spaces, found 15
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 20 spaces, found 11
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 16 spaces, found 10
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Line indented incorrectly; expected at least 16 spaces, found 10
(#507) No space found before comment text; expected "// New roles mapping" but found "//New roles mapping"
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 16 spaces, found 10
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 20 spaces, found 11
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 24 spaces, found 15
(#510) Variable "new_role" must not contain underscores.
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 24 spaces, found 15
(#511) Variable "new_role" must not contain underscores.
(#511) Variable "new_role" must not contain underscores.
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 28 spaces, found 16
(#512) Variable "new_role" must not contain underscores.
(#512) Variable "new_role" must not contain underscores.
(#512) Line exceeds 132 characters; contains 141 characters
(#513) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 32 spaces, found 23
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 32 spaces, found 20
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 28 spaces, found 16
(#518) Closing brace indented incorrectly; expected 28 spaces, found 16
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 24 spaces, found 15
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 20 spaces, found 11
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 16 spaces, found 10
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 12 spaces, found 6
(#522) Closing brace indented incorrectly; expected 12 spaces, found 6
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 12 spaces, found 6
(#524) Expected "if (...) {\n"; found "if(...) {\n"
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 16 spaces, found 10
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 12 spaces, found 6
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Whitespace found at end of line
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Inline comments must end in full-stops, exclamation marks, or question marks
(#528) Line indented incorrectly; expected at least 12 spaces, found 6
(#528) No space found before comment text; expected "// END-COURSE MAPPINGS" but found "//END-COURSE MAPPINGS"
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected 8 spaces, found 5
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 8 spaces, found 5
(#534) Expected 5 space(s) before asterisk; 4 found
(#535) Expected 5 space(s) before asterisk; 4 found
(#536) Expected 5 space(s) before asterisk; 4 found
(#537) Expected 5 space(s) before asterisk; 4 found
(#538) Visibility must be declared on method "get_first_string"
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 5
(#539) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#539) Function split() has been deprecated
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 8 spaces, found 5
(#540) Variable "clean_string" must not contain underscores.
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 8 spaces, found 5
(#542) Variable "clean_string" must not contain underscores.
(#546) Line indented incorrectly; expected at least 4 spaces, found 2
(#547) Expected 3 space(s) before asterisk; 4 found
(#548) Expected 3 space(s) before asterisk; 4 found
(#549) Expected 3 space(s) before asterisk; 4 found
(#550) Visibility must be declared on method "create_course_mapping_db"
(#555) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 12 spaces, found 9
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 12 spaces, found 9
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 12 spaces, found 9
(#570) Expected 5 space(s) before asterisk; 4 found
(#571) Expected 5 space(s) before asterisk; 4 found
(#572) Expected 5 space(s) before asterisk; 4 found
(#573) Visibility must be declared on method "create_role_mapping_db"
(#578) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 12 spaces, found 9
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 12 spaces, found 9
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 12 spaces, found 9
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Whitespace found at end of line
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 12 spaces, found 9
(#591) Visibility must be declared on method "get_course_mapping_xmldb"
(#593) Whitespace found at end of line
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 2
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 8 spaces, found 2
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 2
(#605) Visibility must be declared on method "get_role_mapping_xmldb"
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 8 spaces, found 2
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 8 spaces, found 2
(#617) Visibility must be declared on method "initialize_roles"
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 8 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 8 spaces, found 5
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 8 spaces, found 5
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 8 spaces, found 5
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 8 spaces, found 5
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 8 spaces, found 5
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 8 spaces, found 5
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 8 spaces, found 5
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 8 spaces, found 5
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected 8 spaces, found 5
(#630) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#631) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#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 13
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 16 spaces, found 10
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 16 spaces, found 10
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected 12 spaces, found 9
(#638) Closing brace indented incorrectly; expected 12 spaces, found 9
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 8 spaces, found 5
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 8 spaces, found 5
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Whitespace found at end of line
auth/saml/cli/sync_users.php
(#21) Whitespace found at end of line
(#24) Whitespace found at end of line
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) The use of function error_log() is forbidden
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#58) Line exceeds 132 characters; contains 159 characters
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Expected 1 space after "="; newline found
(#71) Line exceeds 132 characters; contains 156 characters
(#71) Line indented incorrectly; expected at least 4 spaces, found 0
(#90) Variable "do_update" must not contain underscores.
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#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
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Variable "do_update" must not contain underscores.
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#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) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 7
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 16 spaces, found 7
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Variable "do_update" must not contain underscores.
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 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 at least 12 spaces, found 3
(#114) The use of function error_log() is forbidden
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) 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) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) The use of function error_log() is forbidden
auth/saml/config.php
(#1) The first thing in a PHP file must be the <?php tag.
(#27) Expected 1 space(s) before asterisk; 0 found
(#29) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Line indented incorrectly; expected 0 spaces, found 4
(#35) Expected "if (...) {\n"; found "if(...) {\n"
(#37) Variable "saml_param" must not contain underscores.
(#38) Line indented incorrectly; expected 0 spaces, found 4
(#40) Variable "saml_param" must not contain underscores.
(#41) Line indented incorrectly; expected 0 spaces, found 4
(#42) Variable "saml_param" must not contain underscores.
(#43) Line indented incorrectly; expected 0 spaces, found 4
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected 0 spaces, found 4
(#46) Variable "saml_param" must not contain underscores.
(#47) Line indented incorrectly; expected 4 spaces, found 8
(#47) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Variable "saml_param" must not contain underscores.
(#49) Line indented incorrectly; expected 4 spaces, found 8
(#50) Line indented incorrectly; expected 4 spaces, found 8
(#50) Expected "} else {\n"; found "}\n else {\n"
(#51) Variable "saml_param" must not contain underscores.
(#52) Line indented incorrectly; expected 4 spaces, found 8
(#53) Line indented incorrectly; expected 0 spaces, found 4
(#54) Line indented incorrectly; expected 0 spaces, found 4
(#54) Variable "saml_param" must not contain underscores.
(#55) Line indented incorrectly; expected 4 spaces, found 8
(#55) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Variable "saml_param" must not contain underscores.
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#58) Line indented incorrectly; expected 4 spaces, found 8
(#58) Expected "} else {\n"; found "}\n else {\n"
(#59) Variable "saml_param" must not contain underscores.
(#60) Line indented incorrectly; expected 4 spaces, found 8
(#61) Line indented incorrectly; expected 0 spaces, found 4
(#62) Line indented incorrectly; expected 0 spaces, found 4
(#62) Variable "saml_param" must not contain underscores.
(#63) Line indented incorrectly; expected 4 spaces, found 8
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Variable "saml_param" must not contain underscores.
(#65) Line indented incorrectly; expected 4 spaces, found 8
(#66) Line indented incorrectly; expected 4 spaces, found 8
(#66) Expected "} else {\n"; found "}\n else {\n"
(#67) Variable "saml_param" must not contain underscores.
(#68) Line indented incorrectly; expected 4 spaces, found 8
(#69) Line indented incorrectly; expected 0 spaces, found 4
(#70) Line indented incorrectly; expected 0 spaces, found 4
(#72) Line indented incorrectly; expected 0 spaces, found 4
(#73) Line indented incorrectly; expected 0 spaces, found 4
(#75) Line indented incorrectly; expected 0 spaces, found 4
(#76) Line indented incorrectly; expected 0 spaces, found 4
(#78) Line indented incorrectly; expected 0 spaces, found 4
(#79) Line indented incorrectly; expected 0 spaces, found 4
(#81) Line indented incorrectly; expected 0 spaces, found 4
(#82) Line indented incorrectly; expected 0 spaces, found 4
(#84) Line indented incorrectly; expected 0 spaces, found 4
(#85) Line indented incorrectly; expected 0 spaces, found 4
(#87) Line indented incorrectly; expected 0 spaces, found 4
(#88) Line indented incorrectly; expected 0 spaces, found 4
(#90) Line indented incorrectly; expected 0 spaces, found 4
(#91) Line indented incorrectly; expected 0 spaces, found 4
(#93) Line indented incorrectly; expected 0 spaces, found 4
(#94) Line indented incorrectly; expected 0 spaces, found 4
(#96) Line indented incorrectly; expected 0 spaces, found 4
(#97) Line indented incorrectly; expected 0 spaces, found 4
(#99) Line indented incorrectly; expected 0 spaces, found 4
(#100) Line indented incorrectly; expected 0 spaces, found 4
(#102) Line indented incorrectly; expected 0 spaces, found 4
(#103) Line indented incorrectly; expected 0 spaces, found 4
(#105) Line indented incorrectly; expected 0 spaces, found 4
(#106) Line indented incorrectly; expected 0 spaces, found 4
(#106) Whitespace found at end of line
(#107) Whitespace found at end of line
(#108) Line indented incorrectly; expected 0 spaces, found 4
(#109) Line indented incorrectly; expected 0 spaces, found 4
(#109) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Line indented incorrectly; expected 0 spaces, found 4
(#112) Line indented incorrectly; expected 0 spaces, found 4
(#112) Whitespace found at end of line
(#113) Whitespace found at end of line
(#114) Line indented incorrectly; expected 0 spaces, found 4
(#115) Line indented incorrectly; expected 0 spaces, found 4
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#117) Line indented incorrectly; expected 0 spaces, found 4
(#137) Expected "if (...) {\n"; found "if(...) {\n"
(#140) Expected "} else {\n"; found "}\n else {\n"
(#153) Variable "saml_param" must not contain underscores.
(#166) Variable "saml_param" must not contain underscores.
(#187) Inline control structures are not allowed
(#187) Variable "saml_param" must not contain underscores.
(#211) Inline control structures are not allowed
(#228) Line indented incorrectly; expected 8 spaces, found 7
(#229) Line indented incorrectly; expected 8 spaces, found 12
(#231) Line indented incorrectly; expected 8 spaces, found 12
(#232) Line indented incorrectly; expected 8 spaces, found 7
(#250) Inline control structures are not allowed
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#250) Line exceeds 132 characters; contains 155 characters
(#251) Inline control structures are not allowed
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#251) Line exceeds 132 characters; contains 150 characters
(#252) Inline control structures are not allowed
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#252) Line exceeds 132 characters; contains 150 characters
(#264) Line indented incorrectly; expected 8 spaces, found 12
(#266) Line indented incorrectly; expected 12 spaces, found 16
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#267) Line exceeds 132 characters; contains 176 characters
(#268) Line indented incorrectly; expected 12 spaces, found 16
(#269) Line indented incorrectly; expected 8 spaces, found 12
(#276) Expected 1 space before "?"; 0 found
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#276) Line exceeds 132 characters; contains 140 characters
(#284) Space found before semicolon; expected ");" but found ") ;"
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#284) Line exceeds 132 characters; contains 134 characters
(#288) Inline control structures are not allowed
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#288) Line exceeds 132 characters; contains 160 characters
(#289) Inline control structures are not allowed
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#289) Line exceeds 132 characters; contains 156 characters
(#295) Space found before semicolon; expected ");" but found ") ;"
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#295) Line exceeds 132 characters; contains 136 characters
(#298) Inline control structures are not allowed
(#318) Inline control structures are not allowed
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#318) Line exceeds maximum limit of 180 characters; contains 312 characters
(#319) Inline control structures are not allowed
(#319) Expected 1 space before "!="; 2 found
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#319) Line exceeds maximum limit of 180 characters; contains 300 characters
(#320) Inline control structures are not allowed
(#320) Expected 1 space before "!="; 2 found
(#320) Expected 1 space before "=="; 2 found
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#320) Line exceeds maximum limit of 180 characters; contains 287 characters
(#326) Variable "user_fields" must not contain underscores.
(#333) Whitespace found at end of line
(#335) Expected "if (...) {\n"; found "if(...) {\n"
(#340) Expected "} else {\n"; found "}\nelse {\n"
(#342) Variable "course_mapping" must not contain underscores.
(#353) Expected "if (...) {\n"; found "if(...) {\n"
(#358) Expected "} else {\n"; found "}\nelse {\n"
(#360) Variable "role_mapping" must not contain underscores.
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#362) Line exceeds 132 characters; contains 135 characters
(#364) Expected "if (...) {\n"; found "if(...) {\n"
(#378) Line indented incorrectly; expected 4 spaces, found 8
(#380) Line indented incorrectly; expected 4 spaces, found 8
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#389) Line exceeds 132 characters; contains 135 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#395) Line exceeds 132 characters; contains 169 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
(#410) Line exceeds 132 characters; contains 171 characters
auth/saml/course_mapping.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Variable "role_mapping" must not contain underscores.
(#4) Variable "course_mapping" must not contain underscores.
(#5) Line indented incorrectly; expected 0 spaces, found 4
(#5) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch(...) {\n"
(#7) "require_once" must be immediately followed by an open parenthesis
(#8) "require_once" must be immediately followed by an open parenthesis
(#9) Variable "role_mapping" must not contain underscores.
(#10) Variable "course_mapping" must not contain underscores.
(#11) Line indented incorrectly; expected 0 spaces, found 4
(#12) Line indented incorrectly; expected 0 spaces, found 4
(#14) Line indented incorrectly; expected 0 spaces, found 4
(#16) Variable "mapped_roles" must not contain underscores.
(#16) Variable "role_mapping" must not contain underscores.
(#17) Variable "mapped_courses" must not contain underscores.
(#19) Line indented incorrectly; expected 0 spaces, found 4
(#19) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#19) Variable "saml_courses" must not contain underscores.
(#20) Line indented incorrectly; expected 4 spaces, found 8
(#20) Expected "if (...) {\n"; found "if(...) {\n"
(#21) Variable "course_id" must not contain underscores.
(#22) Line indented incorrectly; expected 8 spaces, found 12
(#22) Expected "if (...) {\n"; found "if(...) {\n"
(#22) Variable "role_mapping" must not contain underscores.
(#22) Variable "course_mapping" must not contain underscores.
(#22) Variable "course_id" must not contain underscores.
(#23) Variable "mapped_role" must not contain underscores.
(#23) Variable "role_mapping" must not contain underscores.
(#24) Variable "mapped_course_id" must not contain underscores.
(#24) Variable "course_mapping" must not contain underscores.
(#24) Variable "course_id" must not contain underscores.
(#25) Variable "mapped_courses" must not contain underscores.
(#25) Variable "mapped_role" must not contain underscores.
(#25) Variable "mapped_course_id" must not contain underscores.
(#27) Variable "mapped_course_id" must not contain underscores.
(#29) Variable "mapped_role" must not contain underscores.
(#32) Line indented incorrectly; expected 8 spaces, found 16
(#32) Expected "if (...) {\n"; found "if(...) {\n"
(#32) Variable "any_course_active" must not contain underscores.
(#33) Variable "any_course_active" must not contain underscores.
(#33) Whitespace found at end of line
(#34) Line indented incorrectly; expected 8 spaces, found 16
(#35) Line indented incorrectly; expected 8 spaces, found 12
(#36) Line indented incorrectly; expected 8 spaces, found 12
(#36) Expected "} else {\n"; found "}\n else {\n"
(#37) Variable "str_obj" must not contain underscores.
(#38) Variable "str_obj" must not contain underscores.
(#38) Variable "course_id" must not contain underscores.
(#39) Variable "str_obj" must not contain underscores.
(#39) Variable "saml_user_identify" must not contain underscores.
(#39) Whitespace found at end of line
(#40) Variable "str_obj" must not contain underscores.
(#41) Line indented incorrectly; expected 8 spaces, found 12
(#42) Line indented incorrectly; expected 4 spaces, found 8
(#43) Line indented incorrectly; expected 0 spaces, found 4
(#45) Variable "saml_courses" must not contain underscores.
(#46) Variable "saml_user_identify" must not contain underscores.
auth/saml/courses.php
(#2) Expected MOODLE_INTERNAL check or config.php inclusion
(#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,".
(#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) Variable "moodle_courses" must not contain underscores.
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#5) Expected "if (...) {\n"; found "if(...) {\n"
(#6) Variable "course_identify" must not contain underscores.
(#8) Expected "} else {\n"; found "}\n else {\n"
(#9) Variable "course_identify" must not contain underscores.
(#11) Variable "moodle_courses" must not contain underscores.
(#11) Variable "course_identify" must not contain underscores.
(#13) Variable "moodle_courses" must not contain underscores.
(#18) Variable "course_mapping" must not contain underscores.
(#22) Expected "if (...) {\n"; found "if (...){\n"
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) No space found before comment text; expected "// creating the courses mapping" but found "//creating the courses mapping"
(#27) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#28) Commas (,) must be followed by white space.
(#29) Variable "course_mapping" must not contain underscores.
(#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
(#38) Variable "course_mapping" must not contain underscores.
(#43) Variable "course_mapping" must not contain underscores.
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#45) "require_once" must be immediately followed by an open parenthesis
(#45) Whitespace found at end of line
(#46) Variable "DB_mapping" must be all lower-case
(#46) Variable "DB_mapping" must not contain underscores.
(#48) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Variable "DB_mapping" must be all lower-case
(#48) Variable "DB_mapping" must not contain underscores.
(#49) Variable "DB_mapping" must be all lower-case
(#49) Variable "DB_mapping" must not contain underscores.
(#50) Variable "DB_mapping" must be all lower-case
(#50) Variable "DB_mapping" must not contain underscores.
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#51) Expected 1 space after "!=="; 0 found
(#52) Variable "res_array" must not contain underscores.
(#53) Whitespace found at end of line
(#54) Variable "DB_mapping" must be all lower-case
(#54) Variable "DB_mapping" must not contain underscores.
(#57) Expected "} else {\n"; found "}\n else {\n"
(#61) Line indented incorrectly; expected 8 spaces, found 12
(#61) Expected "if (...) {\n"; found "if(...) {\n"
(#61) Expected 1 space after "!=="; 0 found
(#62) Variable "res_array" must not contain underscores.
(#63) Line indented incorrectly; expected 8 spaces, found 12
(#65) Expected "if (...) {\n"; found "if (...){\n"
(#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 "// creating the courses mapping" but found "//creating the courses mapping"
(#69) Variable "res_array" must not contain underscores.
(#70) Commas (,) must be followed by white space.
(#71) Expected "if (...) {\n"; found "if(...) {\n"
(#72) Line exceeds maximum limit of 180 characters; contains 286 characters
(#74) Expected "} else {\n"; found "}\n else {\n"
(#75) Expected "if (...) {\n"; found "if(...) {\n"
(#75) Variable "course_mapping" must not contain underscores.
(#76) Line exceeds maximum limit of 180 characters; contains 204 characters
(#78) Expected "} else {\n"; found "}\n else {\n"
(#79) Line indented incorrectly; expected at least 20 spaces, found 12
(#79) Variable "course_mapping" must not contain underscores.
(#79) Whitespace found at end of line
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#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 5
(#83) Variable "res_array" must not contain underscores.
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Variable "course_mapping" must not contain underscores.
(#90) Variable "course_mapping" must not contain underscores.
(#92) Expected "if (...) {\n"; found "if(...) {\n"
(#94) Line indented incorrectly; expected at least 12 spaces, found 11
(#95) Line indented incorrectly; expected at least 12 spaces, found 11
(#95) Whitespace found at end of line
(#96) Line indented incorrectly; expected at least 12 spaces, found 11
(#96) Whitespace found at end of line
(#103) Line exceeds 132 characters; contains 140 characters
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#116) Line exceeds 132 characters; contains 136 characters
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) No space found before comment text; expected "// if this is a GET (no errors) read the values from the database" but found "//if this is a GET (no errors) read the values from the database"
(#120) Variable "new_courses_total" must not contain underscores.
(#120) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#121) Variable "read_from_db_only" must not contain underscores.
(#121) Variable "new_courses_total" must not contain underscores.
(#121) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#123) Variable "moodle_courses" must not contain underscores.
(#124) Variable "moodle_courses" must not contain underscores.
(#125) Variable "course_mapping" must not contain underscores.
(#126) Variable "course_mapping_id" must not contain underscores.
(#126) Variable "course_mapping" must not contain underscores.
(#127) Variable "saml_course_id" must not contain underscores.
(#127) Variable "course_mapping" must not contain underscores.
(#128) Variable "saml_course_period" must not contain underscores.
(#128) Variable "course_mapping" must not contain underscores.
(#130) Variable "course_param" must not contain underscores.
(#130) Variable "course_mapping_id" must not contain underscores.
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 9
(#132) Variable "course_param" must not contain underscores.
(#133) Variable "course_param" must not contain underscores.
(#133) Variable "course_param" must not contain underscores.
(#133) Line exceeds 132 characters; contains 137 characters
(#134) Variable "course_mapping_id" must not contain underscores.
(#135) Expected 1 space before "?"; newline found
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Variable "course_mapping_id" must not contain underscores.
(#139) Variable "course_mapping_id" must not contain underscores.
(#140) Variable "course_mapping_id" must not contain underscores.
(#141) Variable "moodle_courses" must not contain underscores.
(#142) Variable "read_from_db_only" must not contain underscores.
(#142) Variable "course_param" must not contain underscores.
(#142) Variable "read_from_db_only" must not contain underscores.
(#142) Line exceeds maximum limit of 180 characters; contains 219 characters
(#145) Variable "course_name" must not contain underscores.
(#145) Variable "read_from_db_only" must not contain underscores.
(#145) Variable "saml_course_id" must not contain underscores.
(#145) Variable "course_param" must not contain underscores.
(#146) Variable "course_period" must not contain underscores.
(#146) Variable "read_from_db_only" must not contain underscores.
(#146) Variable "saml_course_period" must not contain underscores.
(#146) Variable "course_param" must not contain underscores.
(#147) Variable "course_mapping_id" must not contain underscores.
(#147) Variable "course_name" must not contain underscores.
(#148) Variable "course_mapping_id" must not contain underscores.
(#148) Variable "course_period" must not contain underscores.
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 9
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) No space found before comment text; expected "// New mappings" but found "//New mappings"
(#156) Variable "read_from_db_only" must not contain underscores.
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 5
(#157) Variable "new_courses_total" must not contain underscores.
(#159) Variable "new_course_param" must not contain underscores.
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 6
(#161) Variable "new_course_param" must not contain underscores.
(#161) Variable "new_course_param" must not contain underscores.
(#161) Expected 1 space before "?"; 0 found
(#161) Variable "new_course_param" must not contain underscores.
(#161) Line exceeds maximum limit of 180 characters; contains 212 characters
(#161) Whitespace found at end of line
(#162) Variable "new_course_param" must not contain underscores.
(#162) Variable "new_course_param" must not contain underscores.
(#162) Line exceeds maximum limit of 180 characters; contains 187 characters
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 12 spaces, found 13
(#164) Variable "moodle_courses" must not contain underscores.
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Variable "is_selected" must not contain underscores.
(#165) Variable "new_course_param" must not contain underscores.
(#165) Whitespace found at end of line
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Variable "is_selected" must not contain underscores.
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 13
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Variable "new_course_param" must not contain underscores.
(#170) Line exceeds 132 characters; contains 141 characters
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Variable "new_course_param" must not contain underscores.
(#171) Line exceeds 132 characters; contains 145 characters
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 6
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 5
(#178) Variable "moodle_courses" must not contain underscores.
(#184) Whitespace found at end of line
auth/saml/custom_hook.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#35) Expected MOODLE_INTERNAL check or config.php inclusion
(#35) Variable "saml_attributes" must not contain underscores.
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected "if (...) {\n"; found "if(...) {\n"
(#38) Variable "saml_attributes" must not contain underscores.
(#39) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#39) Variable "saml_attributes" must not contain underscores.
(#41) Expected "if (...) {\n"; found "if(...) {\n"
(#42) Variable "saml_attributes" must not contain underscores.
(#43) No space found before comment text; expected "// DNI sin letra" but found "//DNI sin letra"
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) This comment is 75% valid code; is this commented out code?
(#44) No space found before comment text; expected "// $saml_attributes['schacPersonalUniqueID'][$key] = substr($value[2], 0, 8);" but found "//$saml_attributes['schacPersonalUniqueID'][$key] = substr($value[2], 0, 8);"
(#46) Expected "} else {\n"; found "}\n else {\n"
(#47) Variable "saml_attributes" must not contain underscores.
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Expected "if (...) {\n"; found "if(...) {\n"
(#53) Variable "saml_attributes" must not contain underscores.
(#54) Expected "if (...) {\n"; found "if(...) {\n"
(#54) Variable "saml_attributes" must not contain underscores.
(#55) Variable "saml_attributes" must not contain underscores.
(#55) Variable "saml_attributes" must not contain underscores.
(#58) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected "if (...) {\n"; found "if(...) {\n"
(#61) Variable "saml_attributes" must not contain underscores.
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Variable "saml_attributes" must not contain underscores.
(#63) Variable "saml_attributes" must not contain underscores.
(#63) Variable "saml_attributes" must not contain underscores.
(#65) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#65) Variable "saml_attributes" must not contain underscores.
(#66) Variable "saml_attributes" must not contain underscores.
(#66) Variable "saml_attributes" must not contain underscores.
(#68) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#68) Variable "saml_attributes" must not contain underscores.
(#69) Variable "saml_attributes" must not contain underscores.
(#69) Variable "saml_attributes" must not contain underscores.
(#72) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Expected "if (...) {\n"; found "if(...) {\n"
(#76) Variable "saml_attributes" must not contain underscores.
(#77) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Variable "saml_attributes" must not contain underscores.
(#78) Variable "saml_attributes" must not contain underscores.
(#78) Variable "saml_attributes" must not contain underscores.
(#80) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#80) Variable "saml_attributes" must not contain underscores.
(#81) Variable "saml_attributes" must not contain underscores.
(#81) Variable "saml_attributes" must not contain underscores.
(#99) Variable "saml_attributes" must not contain underscores.
(#99) Variable "user_exists" must not contain underscores.
(#117) Variable "saml_attributes" must not contain underscores.
(#117) Variable "authorize_user" must not contain underscores.
auth/saml/error.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion
(#5) Whitespace found at end of line
(#6) Expected "if (...) {\n"; found "if(...) {\n"
(#9) Expected "} else {\n"; found "}\n else {\n"
(#12) Whitespace found at end of line
(#13) Expected "if (...) {\n"; found "if(...) {\n"
(#13) Expected 1 space before "!="; 0 found
(#13) Expected 1 space after "!="; 0 found
(#15) Expected "if (...) {\n"; found "if(...) {\n"
(#16) Variable "site_name" must not contain underscores.
(#18) Expected "} else {\n"; found "}\n else {\n"
(#19) Variable "site_name" must not contain underscores.
(#21) Variable "site_name" must not contain underscores.
(#24) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#28) Expected "if (...) {\n"; found "if(...) {\n"
(#29) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#30) Expected "if (...) {\n"; found "if(...) {\n"
(#31) Expected "if (...) {\n"; found "if(...) {\n"
(#31) Expected 1 space before "!="; 0 found
(#31) Expected 1 space after "!="; 0 found
(#37) Expected "} else {\n"; found "}\n else {\n"
(#38) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#39) Expected 1 space before "!="; 0 found
(#39) Expected 1 space after "!="; 0 found
(#49) Expected "} else {\n"; found "}\n else {\n"
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Expected 1 space before "!="; 0 found
(#50) Expected 1 space after "!="; 0 found
(#56) Expected "if (...) {\n"; found "if(...) {\n"
(#56) Expected 1 space before "!="; 0 found
(#56) Expected 1 space after "!="; 0 found
(#59) Expected "if (...) {\n"; found "if(...) {\n"
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Variable "error_log_type" must not contain underscores.
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#77) Expected "} else {\n"; found "}\n else {\n"
(#80) Variable "error_log_type" must not contain underscores.
(#83) The use of function error_log() is forbidden
(#83) Variable "error_log_type" must not contain underscores.
auth/saml/index.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) Line indented incorrectly; expected 0 spaces, found 4
(#5) Expected "try {\n...} catch (...) {\n"; found "try{\n...} catch (...) {\n"
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#10) Line indented incorrectly; expected 4 spaces, found 8
(#11) Variable "config_content" must not contain underscores.
(#11) Expected 1 space after "="; 2 found
(#14) Line indented incorrectly; expected 8 spaces, found 12
(#14) Variable "config_content" must not contain underscores.
(#16) Line indented incorrectly; expected 8 spaces, found 12
(#17) Line indented incorrectly; expected 4 spaces, found 8
(#22) Line indented incorrectly; expected 4 spaces, found 8
(#22) Expected "if (...) {\n"; found "if(...) {\n"
(#24) Line indented incorrectly; expected 4 spaces, found 8
(#25) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#27) Line indented incorrectly; expected 4 spaces, found 8
(#28) 'throw' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_THROW)
(#29) Line indented incorrectly; expected 4 spaces, found 8
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Variable "saml_param" must not contain underscores.
(#33) Line indented incorrectly; expected 4 spaces, found 8
(#33) Expected "if (...) {\n"; found "if(...) {\n"
(#33) Variable "saml_param" must not contain underscores.
(#34) 'throw' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_THROW)
(#34) Variable "saml_param" must not contain underscores.
(#35) Line indented incorrectly; expected 4 spaces, found 8
(#36) Variable "saml_param" must not contain underscores.
(#37) Variable "saml_param" must not contain underscores.
(#39) Line indented incorrectly; expected 4 spaces, found 8
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#40) Line indented incorrectly; expected 8 spaces, found 12
(#40) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Line indented incorrectly; expected 8 spaces, found 12
(#44) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#44) Expected "if (...) {\n"; found "if(...) {\n"
(#46) Line indented incorrectly; expected 8 spaces, found 12
(#47) Line indented incorrectly; expected 8 spaces, found 12
(#47) Expected "} else {\n"; found "}\n else{\n"
(#49) Line indented incorrectly; expected 8 spaces, found 12
(#51) Line indented incorrectly; expected 8 spaces, found 12
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#51) Variable "saml_param" must not contain underscores.
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Line indented incorrectly; expected 8 spaces, found 12
(#57) Line indented incorrectly; expected 8 spaces, found 12
(#58) Line indented incorrectly; expected 4 spaces, found 8
(#61) Variable "valid_saml_session" must not contain underscores.
(#62) Variable "saml_attributes" must not contain underscores.
(#63) Line indented incorrectly; expected 0 spaces, found 4
(#65) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#74) Line indented incorrectly; expected 4 spaces, found 8
(#74) Expected "if (...) {\n"; found "if(...) {\n"
(#74) Expected 1 space before "-"; 0 found
(#74) Expected 1 space after "-"; 0 found
(#76) Line indented incorrectly; expected 4 spaces, found 8
(#81) Line indented incorrectly; expected 0 spaces, found 4
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "SAML_COURSE_INFO" must be all lower-case
(#90) Variable "SAML_COURSE_INFO" must not contain underscores.
(#96) Line indented incorrectly; expected 0 spaces, found 4
(#96) Expected "if (...) {\n"; found "if(...) {\n"
(#96) Expected 1 space before "-"; 0 found
(#96) Expected 1 space after "-"; 0 found
(#98) Line indented incorrectly; expected 0 spaces, found 4
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Line indented incorrectly; expected 0 spaces, found 5
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#103) Line indented incorrectly; expected 0 spaces, found 5
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected 0 spaces, found 4
(#108) Variable "valid_saml_session" must not contain underscores.
(#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
(#111) Line indented incorrectly; expected 4 spaces, found 8
(#112) Variable "saml_param" must not contain underscores.
(#114) Line indented incorrectly; expected 4 spaces, found 8
(#117) Line indented incorrectly; expected 4 spaces, found 8
(#118) Line indented incorrectly; expected 0 spaces, found 4
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Line indented incorrectly; expected 4 spaces, found 8
(#122) Line indented incorrectly; expected 4 spaces, found 8
(#124) Line indented incorrectly; expected 4 spaces, found 8
(#125) Variable "saml_attributes" must not contain underscores.
(#126) Line indented incorrectly; expected 4 spaces, found 8
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Variable "saml_attributes" must not contain underscores.
(#135) Line indented incorrectly; expected 4 spaces, found 8
(#136) Variable "username_field" must not contain underscores.
(#137) Line indented incorrectly; expected 4 spaces, found 8
(#138) Variable "username_field" must not contain underscores.
(#139) Line indented incorrectly; expected 4 spaces, found 8
(#141) Line indented incorrectly; expected 4 spaces, found 8
(#141) Expected "if (...) {\n"; found "if(...) {\n"
(#141) Variable "saml_attributes" must not contain underscores.
(#141) Variable "username_field" must not contain underscores.
(#142) Variable "username_field" must not contain underscores.
(#144) Line indented incorrectly; expected 4 spaces, found 8
(#145) Variable "saml_attributes" must not contain underscores.
(#145) Variable "username_field" must not contain underscores.
(#148) Variable "saml_courses" must not contain underscores.
(#149) Line indented incorrectly; expected 4 spaces, found 8
(#149) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Line indented incorrectly; expected 8 spaces, found 12
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#150) Variable "saml_attributes" must not contain underscores.
(#153) Line indented incorrectly; expected 8 spaces, found 12
(#154) Variable "saml_courses" must not contain underscores.
(#154) Variable "saml_attributes" must not contain underscores.
(#155) Line indented incorrectly; expected 4 spaces, found 8
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line indented incorrectly; expected 4 spaces, found 8
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Variable "any_course_active" must not contain underscores.
(#161) Variable "SAML_COURSE_INFO" must be all lower-case
(#161) Variable "SAML_COURSE_INFO" must not contain underscores.
(#161) Variable "mapped_roles" must not contain underscores.
(#162) Variable "SAML_COURSE_INFO" must be all lower-case
(#162) Variable "SAML_COURSE_INFO" must not contain underscores.
(#162) Variable "mapped_courses" must not contain underscores.
(#163) Line indented incorrectly; expected 4 spaces, found 8
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "user_exists" must not contain underscores.
(#167) Whitespace found at end of line
(#168) Line indented incorrectly; expected 4 spaces, found 8
(#169) Variable "user_exists" must not contain underscores.
(#169) Variable "user_exists" must not contain underscores.
(#169) Variable "saml_attributes" must not contain underscores.
(#169) Variable "user_exists" must not contain underscores.
(#170) Line indented incorrectly; expected 4 spaces, found 8
(#172) Variable "authorize_user" must not contain underscores.
(#173) Variable "authorize_error" must not contain underscores.
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line indented incorrectly; expected 4 spaces, found 8
(#176) Expected "if (...) {\n"; found "if(...) {\n"
(#176) Variable "user_exists" must not contain underscores.
(#176) Variable "any_course_active" must not contain underscores.
(#176) Variable "any_course_active" must not contain underscores.
(#177) Variable "authorize_error" must not contain underscores.
(#178) Variable "authorize_user" must not contain underscores.
(#179) Line indented incorrectly; expected 4 spaces, found 8
(#181) Line indented incorrectly; expected 4 spaces, found 8
(#182) Variable "saml_attributes" must not contain underscores.
(#182) Variable "authorize_user" must not contain underscores.
(#183) Line indented incorrectly; expected 8 spaces, found 12
(#184) Variable "authorize_user" must not contain underscores.
(#185) Variable "authorize_error" must not contain underscores.
(#186) Line indented incorrectly; expected 8 spaces, found 12
(#187) Line indented incorrectly; expected 4 spaces, found 8
(#189) Line indented incorrectly; expected 4 spaces, found 8
(#189) Variable "authorize_user" must not contain underscores.
(#190) Variable "authorize_error" must not contain underscores.
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 5
(#192) Line indented incorrectly; expected 4 spaces, found 8
(#193) Whitespace found at end of line
(#196) Line indented incorrectly; expected 4 spaces, found 8
(#199) Line indented incorrectly; expected 4 spaces, found 8
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) Line indented incorrectly; expected 4 spaces, found 8
(#206) Line indented incorrectly; expected 4 spaces, found 8
(#210) Line indented incorrectly; expected 4 spaces, found 8
(#212) Line indented incorrectly; expected 4 spaces, found 8
(#214) Line indented incorrectly; expected 4 spaces, found 8
(#216) Line indented incorrectly; expected 4 spaces, found 8
(#222) Line indented incorrectly; expected 4 spaces, found 8
(#222) Expected "if (...) {\n"; found "if(...) {\n"
(#224) Line indented incorrectly; expected 4 spaces, found 8
(#226) Line indented incorrectly; expected 0 spaces, found 4
auth/saml/lang/en/auth_saml.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Whitespace found at end of line within string
(#33) Whitespace found at end of line within string
(#61) Whitespace found at end of line
(#63) Whitespace found at end of line
(#64) Whitespace found at end of line
(#66) Whitespace found at end of line
(#67) Whitespace found at end of line
(#89) Expected 1 space after "="; 0 found
(#92) Expected 1 space after "="; 0 found
auth/saml/lang/es/auth_saml.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#54) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#59) Whitespace found at end of line
(#60) Whitespace found at end of line
(#82) Expected 1 space after "="; 0 found
(#85) Expected 1 space after "="; 0 found
auth/saml/lang/es_es/auth_saml.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#54) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Whitespace found at end of line
(#59) Whitespace found at end of line
(#60) Whitespace found at end of line
(#82) Expected 1 space after "="; 0 found
(#85) Expected 1 space after "="; 0 found
auth/saml/login.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) File is being unconditionally included; use "require_once" instead
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) No space found before comment text; expected "// HTTPS is required in this page when $CFG->loginhttps enabled" but found "//HTTPS is required in this page when $CFG->loginhttps enabled"
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Variable "samlUrl" must be all lower-case
(#12) Expected "if (...) {\n"; found "if(...) {\n"
(#13) Variable "samlUrl" must be all lower-case
(#13) Variable "samlUrl" must be all lower-case
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Variable "saml_config" must not contain underscores.
(#18) Expected "if (...) {\n"; found "if(...)\n{\n"
(#18) Variable "saml_config" must not contain underscores.
(#18) Variable "saml_config" must not contain underscores.
(#20) Variable "samlUrl" must be all lower-case
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) 3 slashes comments are not allowed; use "// Comment." instead
(#34) Variable "show_instructions" must not contain underscores.
(#36) Variable "show_instructions" must not contain underscores.
(#47) Variable "show_instructions" must not contain underscores.
(#62) Line indented incorrectly; expected 0 spaces, found 2
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#63) Line exceeds 132 characters; contains 157 characters
(#65) Line indented incorrectly; expected 0 spaces, found 2
(#70) Variable "saml_config" must not contain underscores.
(#77) Expected "if (...) {\n"; found "if (...){\n"
(#78) Variable "saml_config" must not contain underscores.
(#78) Variable "saml_config" must not contain underscores.
(#78) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#79) Variable "samlUrl" must be all lower-case
(#79) Variable "saml_config" must not contain underscores.
(#81) Variable "saml_config" must not contain underscores.
(#82) Variable "saml_config" must not contain underscores.
(#90) Line indented incorrectly; expected 12 spaces, found 10
(#95) Line indented incorrectly; expected 12 spaces, found 11
(#98) Line indented incorrectly; expected 8 spaces, found 10
(#102) Line indented incorrectly; expected 8 spaces, found 10
(#108) Expected 1 space before "?"; 0 found
(#108) Expected 1 space before ":"; 0 found
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#108) Line exceeds 132 characters; contains 140 characters
(#118) Line indented incorrectly; expected 16 spaces, found 14
(#120) Expected "if (...) {\n"; found "if (...) {"
(#120) Closing brace must be on a line by itself
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#120) Line exceeds 132 characters; contains 163 characters
(#123) Line indented incorrectly; expected 16 spaces, found 14
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#125) Line exceeds 132 characters; contains 148 characters
(#132) Line indented incorrectly; expected 12 spaces, found 10
(#144) Variable "show_instructions" must not contain underscores.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Line indented incorrectly; expected 0 spaces, found 10
(#150) Closing brace indented incorrectly; expected 0 spaces, found 10
(#151) Line indented incorrectly; expected 4 spaces, found 14
(#153) Line indented incorrectly; expected 4 spaces, found 14
(#155) Line indented incorrectly; expected 4 spaces, found 14
(#161) Closing brace indented incorrectly; expected 10 spaces, found 0
(#170) Line indented incorrectly; expected 0 spaces, found 10
(#170) Closing brace indented incorrectly; expected 0 spaces, found 10
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#179) Line exceeds maximum limit of 180 characters; contains 192 characters
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) No space found before comment text; expected "// focus username or password" but found "//focus username or password"
auth/saml/roles.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Variable "moodle_roles" must not contain underscores.
(#6) Variable "moodle_roles" must not contain underscores.
(#8) Variable "moodle_roles" must not contain underscores.
(#12) Variable "role_mapping" must not contain underscores.
(#18) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#19) Commas (,) must be followed by white space.
(#20) Variable "role_mapping" must not contain underscores.
(#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 at least 8 spaces, found 2
(#23) Variable "saml_roles" must not contain underscores.
(#25) Variable "role_mapping" must not contain underscores.
(#31) Variable "role_mapping" must not contain underscores.
(#32) Expected "if (...) {\n"; found "if(...) {\n"
(#33) "require_once" must be immediately followed by an open parenthesis
(#33) Whitespace found at end of line
(#34) Variable "DB_mapping" must be all lower-case
(#34) Variable "DB_mapping" must not contain underscores.
(#36) Expected "if (...) {\n"; found "if(...) {\n"
(#36) Variable "DB_mapping" must be all lower-case
(#36) Variable "DB_mapping" must not contain underscores.
(#37) Variable "DB_mapping" must be all lower-case
(#37) Variable "DB_mapping" must not contain underscores.
(#38) Variable "DB_mapping" must be all lower-case
(#38) Variable "DB_mapping" must not contain underscores.
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#39) Expected 1 space after "!=="; 0 found
(#40) Variable "saml_roles" must not contain underscores.
(#42) Variable "DB_mapping" must be all lower-case
(#42) Variable "DB_mapping" must not contain underscores.
(#45) Expected "} else {\n"; found "}\n else {\n"
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#50) Expected 1 space after "!=="; 0 found
(#51) Variable "saml_roles" must not contain underscores.
(#59) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#59) Variable "saml_roles" must not contain underscores.
(#60) Commas (,) must be followed by white space.
(#61) Expected "if (...) {\n"; found "if(...) {\n"
(#62) Line exceeds maximum limit of 180 characters; contains 207 characters
(#64) Expected "} else {\n"; found "}\n else {\n"
(#65) Expected "if (...) {\n"; found "if(...) {\n"
(#65) Variable "role_mapping" must not contain underscores.
(#66) Line exceeds 132 characters; contains 139 characters
(#68) Expected "} else {\n"; found "}\n else {\n"
(#69) Variable "role_mapping" must not contain underscores.
(#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
(#74) Variable "saml_roles" must not contain underscores.
(#76) Variable "role_mapping" must not contain underscores.
(#80) Variable "role_mapping" must not contain underscores.
(#81) Whitespace found at end of line
(#82) Expected "if (...) {\n"; found "if(...) {\n"
(#93) Line exceeds 132 characters; contains 138 characters
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) No space found before comment text; expected "// if this is a GET (no errors) only read the values from the database" but found "//if this is a GET (no errors) only read the values from the database"
(#111) Variable "new_roles_total" must not contain underscores.
(#111) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#112) Variable "read_from_db_only" must not contain underscores.
(#112) Variable "new_roles_total" must not contain underscores.
(#112) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) No space found before comment text; expected "// existing roles" but found "//existing roles"
(#115) Variable "moodle_roles" must not contain underscores.
(#116) Variable "role_mapping" must not contain underscores.
(#116) Variable "saml_role" must not contain underscores.
(#117) Variable "role_param" must not contain underscores.
(#117) Variable "saml_role" must not contain underscores.
(#118) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Variable "role_param" must not contain underscores.
(#121) Variable "role_param" must not contain underscores.
(#122) Variable "saml_role" must not contain underscores.
(#122) Line exceeds 132 characters; contains 155 characters
(#123) Variable "saml_role" must not contain underscores.
(#123) Line exceeds 132 characters; contains 139 characters
(#124) Variable "saml_role" must not contain underscores.
(#125) Variable "saml_role" must not contain underscores.
(#126) Line indented incorrectly; expected 8 spaces, found 12
(#126) Variable "moodle_roles" must not contain underscores.
(#127) Variable "read_from_db_only" must not contain underscores.
(#127) Variable "role_param" must not contain underscores.
(#127) Variable "read_from_db_only" must not contain underscores.
(#127) Line exceeds maximum limit of 180 characters; contains 211 characters
(#128) Line indented incorrectly; expected 8 spaces, found 12
(#130) Variable "role_name" must not contain underscores.
(#130) Variable "read_from_db_only" must not contain underscores.
(#130) Variable "saml_role" must not contain underscores.
(#130) Variable "role_param" must not contain underscores.
(#131) Variable "saml_role" must not contain underscores.
(#131) Variable "role_name" must not contain underscores.
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 6
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// New roles" but found "//New roles"
(#139) Variable "read_from_db_only" must not contain underscores.
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) No space found before comment text; expected "// we have a POST request" but found "//we have a POST request"
(#142) Variable "new_roles_total" must not contain underscores.
(#143) Variable "new_role_param" must not contain underscores.
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 12 spaces, found 9
(#145) Variable "new_role_param" must not contain underscores.
(#145) Expected 1 space before "?"; 0 found
(#145) Expected 1 space before ":"; 0 found
(#145) Variable "new_role_param" must not contain underscores.
(#145) Variable "new_role_param" must not contain underscores.
(#145) Line exceeds maximum limit of 180 characters; contains 316 characters
(#147) Line indented incorrectly; expected 12 spaces, found 16
(#147) Variable "moodle_roles" must not contain underscores.
(#148) Variable "is_selected" must not contain underscores.
(#148) Variable "new_role_param" must not contain underscores.
(#148) Whitespace found at end of line
(#149) Variable "is_selected" must not contain underscores.
(#149) Line exceeds 132 characters; contains 133 characters
(#150) Line indented incorrectly; expected 12 spaces, found 16
(#153) Variable "new_role_param" must not contain underscores.
(#153) Line exceeds 132 characters; contains 138 characters
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 9
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 9
(#157) Line indented incorrectly; expected 8 spaces, found 7
(#157) Closing brace indented incorrectly; expected 8 spaces, found 7
(#161) Variable "moodle_roles" must not contain underscores.
auth/saml/saml_config.php
(#1) No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
auth/saml/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.

Javascript coding style problems

(1 errors, 723 warnings)

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

auth/saml/resources/jquery-1.3.2.min.js
(#12) Line is too long.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Use '!==' to compare with 'null'.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing 'new' prefix when invoking a constructor.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Inner functions should be listed at the top of the outer function.
(#12) 'K' was used before it was defined.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing '()' invoking a constructor.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Use '!==' to compare with 'null'.
(#12) Missing semicolon.
(#12) Use '!==' to compare with 'null'.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Empty block.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) 'F' is already defined.
(#12) Missing semicolon.
(#12) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing 'new' prefix when invoking a constructor.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Use '===' to compare with ''.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Use '===' to compare with ''.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Expected an assignment or function call and instead saw an expression.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Use '!==' to compare with 'null'.
(#12) Use '===' to compare with 'null'.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Use '!==' to compare with 'null'.
(#12) Missing semicolon.
(#12) Use '!==' to compare with 'null'.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing 'new' prefix when invoking a constructor.
(#12) Confusing use of '!'.
(#12) Confusing use of '!'.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing 'new' prefix when invoking a constructor.
(#12) Use '!==' to compare with 'null'.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) 'G' used out of scope.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#19) Line is too long.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Use '===' to compare with 'null'.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) 'ah' used out of scope.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Use '!==' to compare with 'null'.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) 'aa' is already defined.
(#19) Use '!==' to compare with 'null'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) 'aa' is already defined.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) 'X' is already defined.
(#19) Use '!==' to compare with 'null'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Use '!==' to compare with 'null'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Use '!==' to compare with 'null'.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Unexpected use of '^'.
(#19) Use '!==' to compare with 'null'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Use '===' to compare with 'null'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Empty block.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) 'V' is already defined.
(#19) 'T' is already defined.
(#19) 'Y' is already defined.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) 'X' used out of scope.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) 'X' used out of scope.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Use '!==' to compare with 'null'.
(#19) Unexpected use of '^'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Empty block.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Unexpected use of '^'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) 'W' is already defined.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Expected a conditional expression and instead saw an assignment.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Expected a 'break' statement before 'case'.
(#19) Expected a conditional expression and instead saw an assignment.
(#19) Missing semicolon.
(#19) Use '===' to compare with '0'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Use '===' to compare with '0'.
(#19) Use '===' to compare with '0'.
(#19) Missing semicolon.
(#19) Use '===' to compare with '0'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Use '!==' to compare with 'null'.
(#19) Use '===' to compare with 'null'.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) 'V' is already defined.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Unexpected use of '&'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing '()' invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Unexpected use of '&'.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing 'new' prefix when invoking a constructor.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Missing semicolon.
(#19) Too many errors. (100% scanned).
auth/saml/resources/jquery-ui-1.7.2.custom.min.js
(#10) Line is too long.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Unexpected use of '&'.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#22) Line is too long.
(#10) Unnecessary semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Missing semicolon.
(#22) Unnecessary semicolon.
(#10) 'jQuery' is not defined.
(#10) 'jQuery' is not defined.
(#22) 't' is not defined.
(#22) 'jQuery' is not defined.
(#10) 'j' is defined but never used.
(#10) 'j' is defined but never used.
(#10) 'j' is defined but never used.
(#10) 'j' is defined but never used.
(#10) 'j' is defined but never used.
(#22) 'o' is defined but never used.
(#22) 'q' is defined but never used.
(#22) 'j' is defined but never used.
(#22) 'f' is defined but never used.
(#22) 'f' is defined but never used.
(#22) 'd' is defined but never used.
(#22) 'b' is defined but never used.
(#22) 'h' is defined but never used.
auth/saml/resources/moodle_saml.js
(#6) Missing semicolon.
(#42) 'td$i' is already defined.
(#43) 'input$i' is already defined.
(#22) '$i' is not defined.
(#22) '$i' is not defined.
(#22) '$i' is not defined.
(#27) '$i' is not defined.
(#41) '$i' is not defined.
(#41) '$i' is not defined.
(#41) '$i' is not defined.
(#46) '$i' is not defined.
(#1) 'printf' is defined but never used.
(#8) 'addNewField' is defined but never used.

CSS problems

(0 errors, 4 warnings)

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

auth/saml/resources/moodle_saml.css
(#6) Use of !important
auth/saml/resources/ui.core.css
(#23) Use of !important
auth/saml/resources/ui.tabs.css
(#5) Use of !important
(#11) Use of !important

PHPDocs style problems

(65 errors, 11 warnings)

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

auth/saml/DBNewConnection.php
(#2) File-level phpdocs block is not found
(#2) Function DBNewConnection is not documented
(#2) Package is not specified for function DBNewConnection. It is also not specified in file-level phpdocs
auth/saml/auth.php
(#88) Function auth_plugin_saml::get_attributes is not documented
(#129) Function auth_plugin_saml::pre_loginpage_hook is not documented
(#138) Function auth_plugin_saml::loginpage_hook is not documented
(#149) Function auth_plugin_saml::logoutpage_hook is not documented
(#168) Function auth_plugin_saml::config_form is not documented
(#591) Function auth_plugin_saml::get_course_mapping_xmldb is not documented
(#605) Function auth_plugin_saml::get_role_mapping_xmldb is not documented
(#617) Function auth_plugin_saml::initialize_roles is not documented
(#57) Phpdocs for function auth_plugin_saml::get_userinfo has incomplete parameters list
(#198) Phpdocs for function auth_plugin_saml::validate_form has incomplete parameters list
(#546) Phpdocs for function auth_plugin_saml::create_course_mapping_db has incomplete parameters list
(#569) Phpdocs for function auth_plugin_saml::create_role_mapping_db has incomplete parameters list
(#2) File-level phpdocs block does not have @copyright tag
(#24) Class auth_plugin_saml does not have @copyright tag
(#24) Class auth_plugin_saml does not have @license tag
(#6) Not recommended phpdocs tag @version used
(#5) Package auth/saml is not valid
auth/saml/cli/sync_users.php
(#17) File-level phpdocs block does not have @copyright tag
auth/saml/config.php
(#2) Empty line found after PHP open tag
(#1) File-level phpdocs block is not found
(#17) Package auth/saml is not valid
auth/saml/course_mapping.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/saml/courses.php
(#2) File-level phpdocs block is not found
(#2) Function get_moodle_courses is not documented
(#16) Function get_course_mapping is not documented
(#41) Function get_course_mapping_for_sync is not documented
(#90) Function print_course_mapping_options is not documented
(#2) Package is not specified for function get_moodle_courses. It is also not specified in file-level phpdocs
(#16) Package is not specified for function get_course_mapping. It is also not specified in file-level phpdocs
(#41) Package is not specified for function get_course_mapping_for_sync. It is also not specified in file-level phpdocs
(#90) Package is not specified for function print_course_mapping_options. It is also not specified in file-level phpdocs
auth/saml/custom_hook.php
(#35) File-level phpdocs block is not found
(#35) Function saml_hook_attribute_filter is not documented
(#99) Function saml_hook_user_exists is not documented
(#117) Function saml_hook_authorize_user is not documented
(#130) Function saml_hook_post_user_created is not documented
(#35) Package is not specified for function saml_hook_attribute_filter. It is also not specified in file-level phpdocs
(#99) Package is not specified for function saml_hook_user_exists. It is also not specified in file-level phpdocs
(#117) Package is not specified for function saml_hook_authorize_user. It is also not specified in file-level phpdocs
(#130) Package is not specified for function saml_hook_post_user_created. It is also not specified in file-level phpdocs
auth/saml/error.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function auth_saml_error is not documented
(#67) Function auth_saml_log_error is not documented
(#87) Function auth_saml_decorate_log is not documented
(#3) Package is not specified for function auth_saml_error. It is also not specified in file-level phpdocs
(#67) Package is not specified for function auth_saml_log_error. It is also not specified in file-level phpdocs
(#87) Package is not specified for function auth_saml_decorate_log. It is also not specified in file-level phpdocs
auth/saml/index.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/saml/lang/en/auth_saml.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/saml/lang/es/auth_saml.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/saml/lang/es_es/auth_saml.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
auth/saml/login.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#30) Found comment starting with three or more slashes
auth/saml/roles.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Function get_moodle_roles is not documented
(#11) Function get_role_mapping is not documented
(#29) Function get_role_mapping_for_sync is not documented
(#80) Function print_role_mapping_options is not documented
(#3) Package is not specified for function get_moodle_roles. It is also not specified in file-level phpdocs
(#11) Package is not specified for function get_role_mapping. It is also not specified in file-level phpdocs
(#29) Package is not specified for function get_role_mapping_for_sync. It is also not specified in file-level phpdocs
(#80) Package is not specified for function print_role_mapping_options. It is also not specified in file-level phpdocs
auth/saml/saml_config.php
(#1) File-level phpdocs block is not found
auth/saml/version.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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