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

(1979 errors, 347 warnings)

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

enrol/shebang/add.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#36) Variable "manage_page_url" must not contain underscores.
(#37) Variable "plugin_short_name" must not contain underscores.
(#38) Variable "plugin_name" must not contain underscores.
(#40) Line indented incorrectly; expected 0 spaces, found 4
(#40) Variable "plugin_short_name" must not contain underscores.
(#41) Variable "manage_page_url" must not contain underscores.
(#42) Line indented incorrectly; expected 0 spaces, found 4
(#44) Variable "plugin_short_name" must not contain underscores.
(#45) Line indented incorrectly; expected 0 spaces, found 4
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Variable "manage_page_url" must not contain underscores.
(#49) Line indented incorrectly; expected 0 spaces, found 4
(#54) Variable "plugin_name" must not contain underscores.
(#56) Variable "manage_page_url" must not contain underscores.
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Variable "edit_idnumber" must not contain underscores.
(#61) Variable "edit_idnumber" must not contain underscores.
(#64) Line indented incorrectly; expected 0 spaces, found 4
(#65) Variable "manage_page_url" must not contain underscores.
(#66) Line indented incorrectly; expected 0 spaces, found 4
(#66) Usage of ELSEIF not allowed; use ELSE IF instead
(#68) Line indented incorrectly; expected 4 spaces, found 8
(#68) Variable "edit_idnumber" must not contain underscores.
(#70) Line indented incorrectly; expected 4 spaces, found 8
(#71) Variable "manage_page_url" must not contain underscores.
(#72) Line indented incorrectly; expected 0 spaces, found 4
(#75) Variable "plugin_name" must not contain underscores.
enrol/shebang/add_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Line indented incorrectly; expected 0 spaces, found 4
(#36) Line indented incorrectly; expected 4 spaces, found 8
(#37) Opening brace should be on the same line as the declaration
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#52) Line indented incorrectly; expected 8 spaces, found 12
(#54) Line indented incorrectly; expected 8 spaces, found 12
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#61) Line indented incorrectly; expected 4 spaces, found 8
(#61) Visibility must be declared on method "validation"
(#62) Opening brace should be on the same line as the declaration
(#64) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#69) Line indented incorrectly; expected 8 spaces, found 12
(#72) Line indented incorrectly; expected 8 spaces, found 12
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Line indented incorrectly; expected 8 spaces, found 12
(#75) Line exceeds 132 characters; contains 145 characters
(#77) Line indented incorrectly; expected 8 spaces, found 12
(#81) Line indented incorrectly; expected 4 spaces, found 8
(#83) Line indented incorrectly; expected 0 spaces, found 4
enrol/shebang/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
enrol/shebang/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Line indented incorrectly; expected 0 spaces, found 4
(#41) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#45) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#47) Line indented incorrectly; expected 4 spaces, found 8
(#49) Line indented incorrectly; expected 8 spaces, found 12
(#49) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Commas (,) must be followed by white space.
(#66) Commas (,) must be followed by white space.
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected 8 spaces, found 12
(#80) Line indented incorrectly; expected 8 spaces, found 12
(#83) Line indented incorrectly; expected 8 spaces, found 12
(#85) Line indented incorrectly; expected 4 spaces, found 8
(#89) Line indented incorrectly; expected 0 spaces, found 4
enrol/shebang/lang/en/enrol_shebang.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#79) Expected 1 space before "="; 0 found
enrol/shebang/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Line indented incorrectly; expected 0 spaces, found 4
(#45) Line indented incorrectly; expected 4 spaces, found 8
(#46) Opening brace should be on the same line as the declaration
(#50) Line indented incorrectly; expected 4 spaces, found 8
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#58) Opening brace should be on the same line as the declaration
(#62) Line indented incorrectly; expected 4 spaces, found 8
(#69) Line indented incorrectly; expected 4 spaces, found 8
(#70) Opening brace should be on the same line as the declaration
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line indented incorrectly; expected 8 spaces, found 12
(#78) Line indented incorrectly; expected 8 spaces, found 12
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line exceeds 132 characters; contains 152 characters
(#90) Line indented incorrectly; expected 4 spaces, found 8
(#97) Line indented incorrectly; expected 4 spaces, found 8
(#98) Opening brace should be on the same line as the declaration
(#100) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Line indented incorrectly; expected 8 spaces, found 12
(#105) Line indented incorrectly; expected 8 spaces, found 12
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected 8 spaces, found 12
(#110) Line indented incorrectly; expected 8 spaces, found 12
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "edit_idnumber" must not contain underscores.
(#117) Line indented incorrectly; expected 8 spaces, found 12
(#118) Line indented incorrectly; expected 12 spaces, found 16
(#118) Variable "edit_idnumber" must not contain underscores.
(#120) Line indented incorrectly; expected 12 spaces, found 16
(#121) Line indented incorrectly; expected 8 spaces, found 12
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line exceeds 132 characters; contains 161 characters
(#124) Line indented incorrectly; expected 12 spaces, found 16
(#124) Variable "edit_idnumber" must not contain underscores.
(#126) Line indented incorrectly; expected 12 spaces, found 16
(#127) Line indented incorrectly; expected 8 spaces, found 12
(#131) Line indented incorrectly; expected 4 spaces, found 8
(#138) Line indented incorrectly; expected 4 spaces, found 8
(#139) Opening brace should be on the same line as the declaration
(#141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Line indented incorrectly; expected 8 spaces, found 12
(#150) Line indented incorrectly; expected 8 spaces, found 12
(#153) Line indented incorrectly; expected 8 spaces, found 12
(#156) Line indented incorrectly; expected 8 spaces, found 12
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Line indented incorrectly; expected 8 spaces, found 12
(#159) Line exceeds 132 characters; contains 145 characters
(#161) Line indented incorrectly; expected 8 spaces, found 12
(#165) Line indented incorrectly; expected 4 spaces, found 8
(#172) Line indented incorrectly; expected 4 spaces, found 8
(#173) Opening brace should be on the same line as the declaration
(#176) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line indented incorrectly; expected 8 spaces, found 12
(#181) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#184) Line indented incorrectly; expected 8 spaces, found 12
(#185) Line indented incorrectly; expected 8 spaces, found 12
(#187) Line exceeds 132 characters; contains 159 characters
(#188) Line indented incorrectly; expected 8 spaces, found 12
(#189) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#192) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#197) Line indented incorrectly; expected 4 spaces, found 8
(#200) Line indented incorrectly; expected 0 spaces, found 4
(#200) This comment is 50% valid code; is this commented out code?
enrol/shebang/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#37) Line indented incorrectly; expected 0 spaces, found 4
(#178) Line indented incorrectly; expected 4 spaces, found 8
(#186) Line indented incorrectly; expected 4 spaces, found 8
(#186) Member variable "moodleConfigs" must be all lower-case
(#194) Line indented incorrectly; expected 4 spaces, found 8
(#194) Member variable "moodleDB" must be all lower-case
(#202) Line indented incorrectly; expected 4 spaces, found 8
(#202) Member variable "messageLogPath" must be all lower-case
(#210) Line indented incorrectly; expected 4 spaces, found 8
(#210) Member variable "messageLogRes" must be all lower-case
(#218) Line indented incorrectly; expected 4 spaces, found 8
(#218) Member variable "processLogPath" must be all lower-case
(#227) Line indented incorrectly; expected 4 spaces, found 8
(#235) Line indented incorrectly; expected 4 spaces, found 8
(#235) Member variable "parseDataBuffer" must be all lower-case
(#243) Line indented incorrectly; expected 4 spaces, found 8
(#243) Member variable "lastRetCode" must be all lower-case
(#251) Line indented incorrectly; expected 4 spaces, found 8
(#251) Member variable "importFileDatetime" must be all lower-case
(#259) Line indented incorrectly; expected 4 spaces, found 8
(#259) Member variable "roleCache" must be all lower-case
(#267) Line indented incorrectly; expected 4 spaces, found 8
(#267) Member variable "courseInserted" must be all lower-case
(#276) Line indented incorrectly; expected 4 spaces, found 8
(#276) Member variable "courseNameTokens" must be all lower-case
(#288) Line indented incorrectly; expected 0 spaces, found 8
(#288) Member variable "logging_dirpath" must not contain underscores.
(#296) Line indented incorrectly; expected 0 spaces, found 8
(#296) Member variable "enrol_plugin" must not contain underscores.
(#309) Line indented incorrectly; expected 0 spaces, found 8
(#309) Visibility must be declared on method "__construct"
(#310) Opening brace should be on the same line as the declaration
(#312) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#323) Line indented incorrectly; expected 0 spaces, found 8
(#335) Line indented incorrectly; expected 0 spaces, found 8
(#336) Opening brace should be on the same line as the declaration
(#340) Line indented incorrectly; expected 0 spaces, found 8
(#350) Line indented incorrectly; expected 0 spaces, found 8
(#350) Public method name "enrol_shebang_processor::getSecureUsername" must be in lower-case letters only
(#351) Opening brace should be on the same line as the declaration
(#353) Line indented incorrectly; expected 0 spaces, found 8
(#363) Line indented incorrectly; expected 0 spaces, found 8
(#363) Public method name "enrol_shebang_processor::getSecurePassword" must be in lower-case letters only
(#364) Opening brace should be on the same line as the declaration
(#366) Line indented incorrectly; expected 0 spaces, found 8
(#376) Line indented incorrectly; expected 0 spaces, found 8
(#376) Public method name "enrol_shebang_processor::getSecureMethod" must be in lower-case letters only
(#377) Opening brace should be on the same line as the declaration
(#379) Line indented incorrectly; expected 0 spaces, found 8
(#389) Line indented incorrectly; expected 0 spaces, found 8
(#390) Opening brace should be on the same line as the declaration
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#394) Line indented incorrectly; expected 4 spaces, found 12
(#395) Line exceeds 132 characters; contains 138 characters
(#396) Line indented incorrectly; expected 4 spaces, found 12
(#398) Inline comments must end in full-stops, exclamation marks, or question marks
(#399) Line indented incorrectly; expected 4 spaces, found 12
(#401) Line indented incorrectly; expected 4 spaces, found 12
(#403) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Line indented incorrectly; expected 4 spaces, found 12
(#405) The use of function error_log() is forbidden
(#407) Line indented incorrectly; expected 4 spaces, found 12
(#409) Variable "log_date_suffix" must not contain underscores.
(#410) Variable "log_date_suffix" must not contain underscores.
(#411) Variable "log_date_suffix" must not contain underscores.
(#413) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Line indented incorrectly; expected 4 spaces, found 12
(#415) The use of function error_log() is forbidden
(#417) Line indented incorrectly; expected 4 spaces, found 12
(#418) Inline comments must end in full-stops, exclamation marks, or question marks
(#419) Line indented incorrectly; expected 4 spaces, found 12
(#420) The use of function error_log() is forbidden
(#422) Line indented incorrectly; expected 4 spaces, found 12
(#424) Line indented incorrectly; expected 0 spaces, found 8
(#439) Line indented incorrectly; expected 0 spaces, found 8
(#439) Variable "msg_id" must not contain underscores.
(#439) Variable "keep_lock" must not contain underscores.
(#440) Opening brace should be on the same line as the declaration
(#450) Line indented incorrectly; expected 4 spaces, found 12
(#451) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Variable "keep_lock" must not contain underscores.
(#453) Line indented incorrectly; expected 4 spaces, found 12
(#455) Line indented incorrectly; expected 4 spaces, found 12
(#455) Line exceeds 132 characters; contains 155 characters
(#457) Line indented incorrectly; expected 4 spaces, found 12
(#459) Variable "log_time" must not contain underscores.
(#460) Variable "log_mesg" must not contain underscores.
(#460) Variable "log_time" must not contain underscores.
(#461) Line indented incorrectly; expected 4 spaces, found 12
(#462) Variable "log_mesg" must not contain underscores.
(#463) Line indented incorrectly; expected 4 spaces, found 12
(#464) Variable "log_mesg" must not contain underscores.
(#465) Variable "log_mesg" must not contain underscores.
(#467) Line indented incorrectly; expected 4 spaces, found 12
(#470) Line indented incorrectly; expected 4 spaces, found 12
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#474) Line indented incorrectly; expected 4 spaces, found 12
(#474) Variable "keep_lock" must not contain underscores.
(#475) Line indented incorrectly; expected 8 spaces, found 16
(#477) Line indented incorrectly; expected 8 spaces, found 16
(#478) The use of function error_log() is forbidden
(#480) Line indented incorrectly; expected 8 spaces, found 16
(#481) Line indented incorrectly; expected 4 spaces, found 12
(#483) Line indented incorrectly; expected 0 spaces, found 8
(#495) Line indented incorrectly; expected 0 spaces, found 8
(#496) Opening brace should be on the same line as the declaration
(#498) Line indented incorrectly; expected 4 spaces, found 12
(#500) Line indented incorrectly; expected 4 spaces, found 12
(#508) Line indented incorrectly; expected 4 spaces, found 12
(#508) Expected "if (...) {\n"; found "if (...) {\n"
(#510) Line indented incorrectly; expected 4 spaces, found 12
(#512) Line indented incorrectly; expected 0 spaces, found 8
(#526) Line indented incorrectly; expected 0 spaces, found 8
(#527) Opening brace should be on the same line as the declaration
(#529) Line indented incorrectly; expected 4 spaces, found 12
(#531) Line indented incorrectly; expected 4 spaces, found 12
(#533) Line indented incorrectly; expected 4 spaces, found 12
(#535) Line indented incorrectly; expected 4 spaces, found 12
(#537) Inline control structures are not allowed
(#539) Inline control structures are not allowed
(#539) Usage of ELSEIF not allowed; use ELSE IF instead
(#541) Inline control structures are not allowed
(#546) Line indented incorrectly; expected 4 spaces, found 12
(#548) Line indented incorrectly; expected 4 spaces, found 12
(#550) Line indented incorrectly; expected 0 spaces, found 8
(#562) Line indented incorrectly; expected 0 spaces, found 8
(#562) Variable "stored_file" must not contain underscores.
(#563) Opening brace should be on the same line as the declaration
(#565) Expected 1 space after "="; newline found
(#566) Variable "xml_parser" must not contain underscores.
(#567) Variable "progress_counter" must not contain underscores.
(#568) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Line indented incorrectly; expected 4 spaces, found 12
(#574) The use of function error_log() is forbidden
(#576) Line indented incorrectly; expected 4 spaces, found 12
(#578) Line indented incorrectly; expected 4 spaces, found 12
(#579) Inline comments must end in full-stops, exclamation marks, or question marks
(#580) The use of function error_log() is forbidden
(#582) Line indented incorrectly; expected 4 spaces, found 12
(#584) Inline comments must end in full-stops, exclamation marks, or question marks
(#585) Line indented incorrectly; expected 4 spaces, found 12
(#585) Expected "try {\n...} catch (...) {\n"; found "try { ...}\n catch (...) {\n"
(#585) Closing brace must be on a line by itself
(#586) Line indented incorrectly; expected 4 spaces, found 12
(#589) Line indented incorrectly; expected 4 spaces, found 12
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#592) Variable "roles_array" must not contain underscores.
(#593) Line indented incorrectly; expected 4 spaces, found 12
(#593) Variable "roles_array" must not contain underscores.
(#595) Line indented incorrectly; expected 4 spaces, found 12
(#596) Variable "roles_array" must not contain underscores.
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) Line indented incorrectly; expected 4 spaces, found 12
(#604) Line indented incorrectly; expected 4 spaces, found 12
(#607) Variable "progress_counter" must not contain underscores.
(#608) Variable "progress_counter" must not contain underscores.
(#608) Variable "stored_file" must not contain underscores.
(#609) Variable "progress_counter" must not contain underscores.
(#611) Line indented incorrectly; expected 4 spaces, found 12
(#611) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Line indented incorrectly; expected 8 spaces, found 16
(#614) Variable "stored_file" must not contain underscores.
(#616) Line indented incorrectly; expected 8 spaces, found 16
(#618) Line indented incorrectly; expected 8 spaces, found 16
(#618) Variable "xml_parser" must not contain underscores.
(#620) Line indented incorrectly; expected 8 spaces, found 16
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#625) Variable "xml_parser" must not contain underscores.
(#626) Variable "xml_parser" must not contain underscores.
(#627) Variable "xml_parser" must not contain underscores.
(#629) Variable "xml_parser" must not contain underscores.
(#630) Variable "xml_parser" must not contain underscores.
(#632) Line indented incorrectly; expected 8 spaces, found 16
(#634) Variable "progress_counter" must not contain underscores.
(#635) Line indented incorrectly; expected 12 spaces, found 20
(#635) Variable "xml_parser" must not contain underscores.
(#636) Variable "xml_parser" must not contain underscores.
(#636) Variable "xml_parser" must not contain underscores.
(#636) Line exceeds 132 characters; contains 174 characters
(#637) Line indented incorrectly; expected 12 spaces, found 20
(#641) Line indented incorrectly; expected 12 spaces, found 20
(#642) Variable "progress_counter" must not contain underscores.
(#642) Variable "progress_counter" must not contain underscores.
(#642) Variable "progress_counter" must not contain underscores.
(#642) Line exceeds maximum limit of 180 characters; contains 186 characters
(#643) Line indented incorrectly; expected 12 spaces, found 20
(#645) Line indented incorrectly; expected 8 spaces, found 16
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#649) Line indented incorrectly; expected 8 spaces, found 16
(#653) Line indented incorrectly; expected 8 spaces, found 16
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#656) Variable "xml_parser" must not contain underscores.
(#660) Line indented incorrectly; expected 4 spaces, found 12
(#661) Line indented incorrectly; expected 4 spaces, found 12
(#664) Line indented incorrectly; expected 8 spaces, found 16
(#666) Line indented incorrectly; expected 8 spaces, found 16
(#667) Line indented incorrectly; expected 8 spaces, found 16
(#667) Variable "xml_parser" must not contain underscores.
(#668) Variable "xml_parser" must not contain underscores.
(#669) Line indented incorrectly; expected 8 spaces, found 16
(#670) Line indented incorrectly; expected 8 spaces, found 16
(#671) Variable "progress_counter" must not contain underscores.
(#671) Variable "progress_counter" must not contain underscores.
(#672) Line indented incorrectly; expected 8 spaces, found 16
(#674) Line indented incorrectly; expected 4 spaces, found 12
(#676) Line indented incorrectly; expected 0 spaces, found 8
(#688) Line indented incorrectly; expected 0 spaces, found 8
(#688) Variable "msg_id" must not contain underscores.
(#689) Opening brace should be on the same line as the declaration
(#692) Inline comments must end in full-stops, exclamation marks, or question marks
(#693) Line indented incorrectly; expected 4 spaces, found 12
(#694) The use of function error_log() is forbidden
(#696) Line indented incorrectly; expected 4 spaces, found 12
(#698) Line indented incorrectly; expected 4 spaces, found 12
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) The use of function error_log() is forbidden
(#702) Line indented incorrectly; expected 4 spaces, found 12
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Line indented incorrectly; expected 4 spaces, found 12
(#705) Expected "try {\n...} catch (...) {\n"; found "try { ...}\n catch (...) {\n"
(#705) Closing brace must be on a line by itself
(#706) Line indented incorrectly; expected 4 spaces, found 12
(#708) Line indented incorrectly; expected 4 spaces, found 12
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Variable "roles_array" must not contain underscores.
(#712) Line indented incorrectly; expected 4 spaces, found 12
(#712) Variable "roles_array" must not contain underscores.
(#714) Line indented incorrectly; expected 4 spaces, found 12
(#715) Variable "roles_array" must not contain underscores.
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#719) Line indented incorrectly; expected 4 spaces, found 12
(#723) Line indented incorrectly; expected 4 spaces, found 12
(#725) Inline comments must end in full-stops, exclamation marks, or question marks
(#726) Line indented incorrectly; expected 4 spaces, found 12
(#728) Line indented incorrectly; expected 4 spaces, found 12
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Variable "xml_parser" must not contain underscores.
(#734) Line indented incorrectly; expected 4 spaces, found 12
(#734) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#736) Variable "msg_id" must not contain underscores.
(#738) Line indented incorrectly; expected 8 spaces, found 16
(#738) Variable "xml_parser" must not contain underscores.
(#740) Line indented incorrectly; expected 8 spaces, found 16
(#742) Variable "xml_parser" must not contain underscores.
(#743) Variable "xml_parser" must not contain underscores.
(#744) Variable "xml_parser" must not contain underscores.
(#746) Variable "xml_parser" must not contain underscores.
(#747) Variable "xml_parser" must not contain underscores.
(#749) Line indented incorrectly; expected 8 spaces, found 16
(#749) Variable "xml_parser" must not contain underscores.
(#750) Variable "xml_parser" must not contain underscores.
(#750) Variable "xml_parser" must not contain underscores.
(#750) Line exceeds 132 characters; contains 170 characters
(#751) Line indented incorrectly; expected 8 spaces, found 16
(#754) Inline comments must end in full-stops, exclamation marks, or question marks
(#755) Line indented incorrectly; expected 8 spaces, found 16
(#761) Inline comments must end in full-stops, exclamation marks, or question marks
(#761) This comment is 72% valid code; is this commented out code?
(#761) No space found before comment text; expected "// cache_helper::purge_by_event('changesincourse');" but found "//cache_helper::purge_by_event('changesincourse');"
(#762) Line indented incorrectly; expected 8 spaces, found 16
(#764) Variable "msg_id" must not contain underscores.
(#765) Variable "xml_parser" must not contain underscores.
(#767) Line indented incorrectly; expected 8 spaces, found 16
(#768) Variable "msg_id" must not contain underscores.
(#769) Line indented incorrectly; expected 8 spaces, found 16
(#772) Line indented incorrectly; expected 4 spaces, found 12
(#773) Line indented incorrectly; expected 4 spaces, found 12
(#776) Line indented incorrectly; expected 8 spaces, found 16
(#777) Variable "msg_id" must not contain underscores.
(#778) Line indented incorrectly; expected 8 spaces, found 16
(#779) Line indented incorrectly; expected 8 spaces, found 16
(#779) Variable "xml_parser" must not contain underscores.
(#780) Variable "xml_parser" must not contain underscores.
(#781) Line indented incorrectly; expected 8 spaces, found 16
(#782) Variable "msg_id" must not contain underscores.
(#784) Line indented incorrectly; expected 4 spaces, found 12
(#786) Line indented incorrectly; expected 0 spaces, found 8
(#799) Line indented incorrectly; expected 0 spaces, found 8
(#800) Opening brace should be on the same line as the declaration
(#811) Line indented incorrectly; expected 4 spaces, found 12
(#812) Line indented incorrectly; expected 8 spaces, found 16
(#813) Line indented incorrectly; expected 8 spaces, found 16
(#814) Line indented incorrectly; expected 8 spaces, found 16
(#815) Line indented incorrectly; expected 8 spaces, found 16
(#819) Inline comments must start with a capital letter, digit or 3-dots sequence
(#819) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) No space found before comment text; expected "// default: Don't care about this one" but found "//default: Don't care about this one"
(#820) Line indented incorrectly; expected 4 spaces, found 12
(#822) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) Line indented incorrectly; expected 4 spaces, found 12
(#825) Line indented incorrectly; expected 4 spaces, found 12
(#827) Variable "attr_list" must not contain underscores.
(#828) Line indented incorrectly; expected 4 spaces, found 12
(#830) Line indented incorrectly; expected 8 spaces, found 16
(#833) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Variable "attr_list" must not contain underscores.
(#834) Line exceeds 132 characters; contains 135 characters
(#835) Line indented incorrectly; expected 8 spaces, found 16
(#836) Line indented incorrectly; expected 4 spaces, found 12
(#839) Line indented incorrectly; expected 0 spaces, found 8
(#851) Line indented incorrectly; expected 0 spaces, found 8
(#852) Opening brace should be on the same line as the declaration
(#863) Inline comments must end in full-stops, exclamation marks, or question marks
(#864) Line indented incorrectly; expected 4 spaces, found 12
(#866) Line indented incorrectly; expected 4 spaces, found 12
(#868) Inline comments must end in full-stops, exclamation marks, or question marks
(#871) Inline comments must end in full-stops, exclamation marks, or question marks
(#872) Line indented incorrectly; expected 4 spaces, found 12
(#875) Line indented incorrectly; expected 8 spaces, found 16
(#876) Line indented incorrectly; expected 8 spaces, found 16
(#877) Line indented incorrectly; expected 8 spaces, found 16
(#878) Line indented incorrectly; expected 8 spaces, found 16
(#881) Line indented incorrectly; expected 12 spaces, found 20
(#881) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#886) Line indented incorrectly; expected 12 spaces, found 20
(#887) Line indented incorrectly; expected 12 spaces, found 20
(#892) Line indented incorrectly; expected 12 spaces, found 20
(#899) Inline comments must start with a capital letter, digit or 3-dots sequence
(#899) Inline comments must end in full-stops, exclamation marks, or question marks
(#899) No space found before comment text; expected "// default: Nothing more to do otherwise" but found "//default: Nothing more to do otherwise"
(#901) Line indented incorrectly; expected 4 spaces, found 12
(#903) Line indented incorrectly; expected 0 spaces, found 8
(#918) Line indented incorrectly; expected 0 spaces, found 8
(#919) Opening brace should be on the same line as the declaration
(#921) Line indented incorrectly; expected 4 spaces, found 12
(#926) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) Line exceeds 132 characters; contains 139 characters
(#928) Line indented incorrectly; expected 4 spaces, found 12
(#930) Line indented incorrectly; expected 0 spaces, found 8
(#941) Line indented incorrectly; expected 0 spaces, found 8
(#942) Opening brace should be on the same line as the declaration
(#949) Line indented incorrectly; expected 0 spaces, found 8
(#960) Line indented incorrectly; expected 0 spaces, found 8
(#961) Opening brace should be on the same line as the declaration
(#971) Variable "type_value" must not contain underscores.
(#973) Line indented incorrectly; expected 4 spaces, found 12
(#973) Variable "type_value" must not contain underscores.
(#975) Line indented incorrectly; expected 8 spaces, found 16
(#976) Line indented incorrectly; expected 8 spaces, found 16
(#977) Variable "type_value" must not contain underscores.
(#996) Line indented incorrectly; expected 4 spaces, found 12
(#1000) Line indented incorrectly; expected 0 spaces, found 8
(#1011) Line indented incorrectly; expected 0 spaces, found 8
(#1012) Opening brace should be on the same line as the declaration
(#1023) Variable "lmb_data" must not contain underscores.
(#1026) Variable "lmb_data" must not contain underscores.
(#1027) Variable "lmb_data" must not contain underscores.
(#1028) Variable "lmb_data" must not contain underscores.
(#1029) Variable "lmb_data" must not contain underscores.
(#1030) Variable "lmb_data" must not contain underscores.
(#1031) Variable "lmb_data" must not contain underscores.
(#1032) Variable "lmb_data" must not contain underscores.
(#1032) Expected 1 space after "="; newline found
(#1033) Variable "lmb_data" must not contain underscores.
(#1035) Inline comments must end in full-stops, exclamation marks, or question marks
(#1036) Line indented incorrectly; expected 4 spaces, found 12
(#1036) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1038) Line indented incorrectly; expected 8 spaces, found 16
(#1038) Variable "old_rec" must not contain underscores.
(#1038) Variable "lmb_data" must not contain underscores.
(#1038) Line exceeds 132 characters; contains 140 characters
(#1040) Variable "lmb_data" must not contain underscores.
(#1041) Line indented incorrectly; expected 8 spaces, found 16
(#1042) Variable "lmb_data" must not contain underscores.
(#1042) Variable "old_rec" must not contain underscores.
(#1042) Variable "lmb_data" must not contain underscores.
(#1042) Variable "lmb_data" must not contain underscores.
(#1044) Variable "lmb_data" must not contain underscores.
(#1045) Line indented incorrectly; expected 8 spaces, found 16
(#1046) Line indented incorrectly; expected 4 spaces, found 12
(#1047) Line indented incorrectly; expected 4 spaces, found 12
(#1051) Line indented incorrectly; expected 4 spaces, found 12
(#1053) Variable "lmb_data" must not contain underscores.
(#1056) Line indented incorrectly; expected 0 spaces, found 8
(#1067) Line indented incorrectly; expected 0 spaces, found 8
(#1068) Opening brace should be on the same line as the declaration
(#1074) Variable "lmb_data" must not contain underscores.
(#1077) Variable "lmb_data" must not contain underscores.
(#1078) Variable "lmb_data" must not contain underscores.
(#1078) Line exceeds 132 characters; contains 141 characters
(#1079) Variable "lmb_data" must not contain underscores.
(#1079) Line exceeds 132 characters; contains 143 characters
(#1080) Variable "lmb_data" must not contain underscores.
(#1081) Variable "lmb_data" must not contain underscores.
(#1082) Variable "lmb_data" must not contain underscores.
(#1083) Variable "lmb_data" must not contain underscores.
(#1084) Variable "lmb_data" must not contain underscores.
(#1085) Variable "lmb_data" must not contain underscores.
(#1086) Variable "lmb_data" must not contain underscores.
(#1087) Variable "lmb_data" must not contain underscores.
(#1087) Expected 1 space after "="; newline found
(#1088) Variable "lmb_data" must not contain underscores.
(#1089) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1093) Line indented incorrectly; expected 4 spaces, found 12
(#1093) Variable "lmb_data" must not contain underscores.
(#1096) Line indented incorrectly; expected 4 spaces, found 12
(#1098) Inline comments must end in full-stops, exclamation marks, or question marks
(#1099) Inline control structures are not allowed
(#1099) Variable "lmb_data" must not contain underscores.
(#1099) Variable "lmb_data" must not contain underscores.
(#1099) Variable "lmb_data" must not contain underscores.
(#1100) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1102) Line indented incorrectly; expected 4 spaces, found 12
(#1103) Variable "lmb_data" must not contain underscores.
(#1103) Variable "lmb_data" must not contain underscores.
(#1104) Line indented incorrectly; expected 4 spaces, found 12
(#1106) Inline comments must end in full-stops, exclamation marks, or question marks
(#1107) Line indented incorrectly; expected 4 spaces, found 12
(#1107) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1109) Line indented incorrectly; expected 8 spaces, found 16
(#1109) Variable "old_rec" must not contain underscores.
(#1109) Expected 1 space after "="; 2 found
(#1109) Variable "lmb_data" must not contain underscores.
(#1109) Line exceeds 132 characters; contains 144 characters
(#1111) Variable "lmb_data" must not contain underscores.
(#1112) Line indented incorrectly; expected 8 spaces, found 16
(#1113) Variable "lmb_data" must not contain underscores.
(#1113) Variable "old_rec" must not contain underscores.
(#1113) Variable "lmb_data" must not contain underscores.
(#1115) Variable "lmb_data" must not contain underscores.
(#1116) Line indented incorrectly; expected 8 spaces, found 16
(#1117) Line indented incorrectly; expected 4 spaces, found 12
(#1118) Line indented incorrectly; expected 4 spaces, found 12
(#1122) Line indented incorrectly; expected 4 spaces, found 12
(#1123) Variable "lmb_data" must not contain underscores.
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1126) Line indented incorrectly; expected 4 spaces, found 12
(#1128) Line indented incorrectly; expected 4 spaces, found 12
(#1130) Inline comments must end in full-stops, exclamation marks, or question marks
(#1131) Variable "course_rec" must not contain underscores.
(#1131) Variable "lmb_data" must not contain underscores.
(#1132) Line indented incorrectly; expected 4 spaces, found 12
(#1132) Variable "lmb_data" must not contain underscores.
(#1134) Line indented incorrectly; expected 8 spaces, found 16
(#1134) Variable "course_rec" must not contain underscores.
(#1135) Inline comments must end in full-stops, exclamation marks, or question marks
(#1136) Variable "lmb_data" must not contain underscores.
(#1136) Line exceeds 132 characters; contains 162 characters
(#1138) Line indented incorrectly; expected 8 spaces, found 16
(#1140) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) Variable "course_rec" must not contain underscores.
(#1141) Expected 1 space after "="; newline found
(#1142) Variable "course_rec" must not contain underscores.
(#1143) Variable "course_rec" must not contain underscores.
(#1144) Line indented incorrectly; expected 12 spaces, found 20
(#1144) Expected "try {\n...} catch (...) {\n"; found "try { ...}\n catch (...) { "
(#1144) Variable "course_rec" must not contain underscores.
(#1144) Closing brace must be on a line by itself
(#1145) Line indented incorrectly; expected 12 spaces, found 20
(#1145) Closing brace must be on a line by itself
(#1146) Line indented incorrectly; expected 8 spaces, found 16
(#1148) Line indented incorrectly; expected 4 spaces, found 12
(#1150) Inline comments must end in full-stops, exclamation marks, or question marks
(#1151) Line indented incorrectly; expected 8 spaces, found 16
(#1151) Variable "course_rec" must not contain underscores.
(#1152) Variable "lmb_data" must not contain underscores.
(#1153) Variable "lmb_data" must not contain underscores.
(#1154) Line indented incorrectly; expected 8 spaces, found 16
(#1155) Variable "lmb_data" must not contain underscores.
(#1155) Variable "course_rec" must not contain underscores.
(#1156) Variable "course_rec" must not contain underscores.
(#1157) Line indented incorrectly; expected 8 spaces, found 16
(#1159) Line indented incorrectly; expected 4 spaces, found 12
(#1163) Line indented incorrectly; expected 0 spaces, found 8
(#1174) Line indented incorrectly; expected 0 spaces, found 8
(#1174) Variable "lmb_data" must not contain underscores.
(#1175) Opening brace should be on the same line as the declaration
(#1177) Inline comments must end in full-stops, exclamation marks, or question marks
(#1178) Variable "new_course_data" must not contain underscores.
(#1180) Inline comments must end in full-stops, exclamation marks, or question marks
(#1181) Line indented incorrectly; expected 4 spaces, found 12
(#1184) Line indented incorrectly; expected 8 spaces, found 16
(#1185) Variable "new_course_data" must not contain underscores.
(#1185) Variable "lmb_data" must not contain underscores.
(#1188) Line indented incorrectly; expected 8 spaces, found 16
(#1189) Variable "new_course_data" must not contain underscores.
(#1189) Variable "lmb_data" must not contain underscores.
(#1192) Line indented incorrectly; expected 8 spaces, found 16
(#1193) Variable "new_course_data" must not contain underscores.
(#1193) Variable "lmb_data" must not contain underscores.
(#1193) Variable "lmb_data" must not contain underscores.
(#1193) Line exceeds 132 characters; contains 151 characters
(#1196) Line indented incorrectly; expected 8 spaces, found 16
(#1196) Inline comments must end in full-stops, exclamation marks, or question marks
(#1197) Line indented incorrectly; expected 12 spaces, found 20
(#1198) Line exceeds 132 characters; contains 142 characters
(#1199) Variable "new_course_data" must not contain underscores.
(#1200) Line indented incorrectly; expected 12 spaces, found 20
(#1202) Line indented incorrectly; expected 4 spaces, found 12
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1205) Line indented incorrectly; expected 4 spaces, found 12
(#1205) Variable "new_course_data" must not contain underscores.
(#1206) Variable "lmb_data" must not contain underscores.
(#1206) Line exceeds 132 characters; contains 151 characters
(#1208) Line indented incorrectly; expected 4 spaces, found 12
(#1209) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1212) Line indented incorrectly; expected 4 spaces, found 12
(#1213) Variable "new_course_data" must not contain underscores.
(#1213) Variable "lmb_data" must not contain underscores.
(#1214) Line indented incorrectly; expected 4 spaces, found 12
(#1215) Variable "new_course_data" must not contain underscores.
(#1215) Variable "lmb_data" must not contain underscores.
(#1216) Line indented incorrectly; expected 4 spaces, found 12
(#1217) Line indented incorrectly; expected 4 spaces, found 12
(#1218) Variable "new_course_data" must not contain underscores.
(#1218) Variable "new_course_data" must not contain underscores.
(#1219) Line indented incorrectly; expected 4 spaces, found 12
(#1221) Line indented incorrectly; expected 4 spaces, found 12
(#1222) Variable "new_course_data" must not contain underscores.
(#1222) Variable "lmb_data" must not contain underscores.
(#1223) Line indented incorrectly; expected 4 spaces, found 12
(#1224) Variable "new_course_data" must not contain underscores.
(#1224) Variable "lmb_data" must not contain underscores.
(#1225) Line indented incorrectly; expected 4 spaces, found 12
(#1226) Line indented incorrectly; expected 4 spaces, found 12
(#1227) Variable "new_course_data" must not contain underscores.
(#1227) Variable "new_course_data" must not contain underscores.
(#1228) Line indented incorrectly; expected 4 spaces, found 12
(#1230) Variable "new_course_data" must not contain underscores.
(#1230) Variable "lmb_data" must not contain underscores.
(#1231) Variable "new_course_data" must not contain underscores.
(#1231) Variable "lmb_data" must not contain underscores.
(#1233) Variable "new_course_data" must not contain underscores.
(#1233) Variable "lmb_data" must not contain underscores.
(#1233) Variable "lmb_data" must not contain underscores.
(#1234) Variable "new_course_data" must not contain underscores.
(#1234) Expected 1 space after "="; newline found
(#1235) Variable "new_course_data" must not contain underscores.
(#1239) Inline comments must end in full-stops, exclamation marks, or question marks
(#1240) Line indented incorrectly; expected 4 spaces, found 12
(#1240) Variable "lmb_data" must not contain underscores.
(#1240) Variable "new_course_data" must not contain underscores.
(#1241) Variable "new_course_data" must not contain underscores.
(#1241) Variable "lmb_data" must not contain underscores.
(#1241) Variable "new_course_data" must not contain underscores.
(#1242) Line indented incorrectly; expected 4 spaces, found 12
(#1244) Inline comments must end in full-stops, exclamation marks, or question marks
(#1245) Line indented incorrectly; expected 4 spaces, found 12
(#1245) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1251) Variable "new_course_data" must not contain underscores.
(#1257) Inline comments must end in full-stops, exclamation marks, or question marks
(#1258) Variable "enrol_properties" must not contain underscores.
(#1259) Variable "lmb_data" must not contain underscores.
(#1259) Variable "lmb_data" must not contain underscores.
(#1260) Variable "lmb_data" must not contain underscores.
(#1260) Expected 1 space before "?"; 3 found
(#1260) Variable "lmb_data" must not contain underscores.
(#1262) Line indented incorrectly; expected 0 spaces, found 16
(#1262) Variable "enrol_properties" must not contain underscores.
(#1263) Line exceeds 132 characters; contains 137 characters
(#1265) Line indented incorrectly; expected 0 spaces, found 16
(#1266) Line indented incorrectly; expected 4 spaces, found 12
(#1267) Line indented incorrectly; expected 4 spaces, found 12
(#1271) Line indented incorrectly; expected 4 spaces, found 12
(#1275) Line indented incorrectly; expected 0 spaces, found 8
(#1287) Line indented incorrectly; expected 0 spaces, found 8
(#1287) Variable "lmb_data" must not contain underscores.
(#1287) Variable "course_rec" must not contain underscores.
(#1288) Opening brace should be on the same line as the declaration
(#1291) Inline comments must end in full-stops, exclamation marks, or question marks
(#1293) Line indented incorrectly; expected 4 spaces, found 12
(#1294) Line indented incorrectly; expected 8 spaces, found 16
(#1295) Variable "course_rec" must not contain underscores.
(#1295) Variable "lmb_data" must not contain underscores.
(#1296) Line indented incorrectly; expected 8 spaces, found 16
(#1297) Variable "course_rec" must not contain underscores.
(#1297) Variable "lmb_data" must not contain underscores.
(#1298) Line indented incorrectly; expected 8 spaces, found 16
(#1299) Line indented incorrectly; expected 8 spaces, found 16
(#1300) Variable "course_rec" must not contain underscores.
(#1300) Variable "course_rec" must not contain underscores.
(#1301) Line indented incorrectly; expected 8 spaces, found 16
(#1302) Line indented incorrectly; expected 4 spaces, found 12
(#1304) Line indented incorrectly; expected 4 spaces, found 12
(#1305) Line indented incorrectly; expected 8 spaces, found 16
(#1306) Variable "course_rec" must not contain underscores.
(#1306) Variable "lmb_data" must not contain underscores.
(#1307) Line indented incorrectly; expected 8 spaces, found 16
(#1308) Variable "course_rec" must not contain underscores.
(#1308) Variable "lmb_data" must not contain underscores.
(#1309) Line indented incorrectly; expected 8 spaces, found 16
(#1310) Line indented incorrectly; expected 8 spaces, found 16
(#1311) Variable "course_rec" must not contain underscores.
(#1311) Variable "course_rec" must not contain underscores.
(#1312) Line indented incorrectly; expected 8 spaces, found 16
(#1313) Line indented incorrectly; expected 4 spaces, found 12
(#1315) Variable "course_rec" must not contain underscores.
(#1315) Variable "lmb_data" must not contain underscores.
(#1316) Variable "course_rec" must not contain underscores.
(#1316) Variable "lmb_data" must not contain underscores.
(#1318) Inline comments must end in full-stops, exclamation marks, or question marks
(#1319) Line indented incorrectly; expected 4 spaces, found 12
(#1319) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1323) Variable "course_rec" must not contain underscores.
(#1326) Variable "enrol_properties" must not contain underscores.
(#1327) Variable "lmb_data" must not contain underscores.
(#1328) Variable "lmb_data" must not contain underscores.
(#1330) Line indented incorrectly; expected 0 spaces, found 16
(#1330) Variable "instance_rec" must not contain underscores.
(#1330) Variable "course_rec" must not contain underscores.
(#1330) Line exceeds 132 characters; contains 180 characters
(#1331) Variable "course_rec" must not contain underscores.
(#1331) Variable "enrol_properties" must not contain underscores.
(#1332) Line indented incorrectly; expected 0 spaces, found 16
(#1333) Variable "instance_rec" must not contain underscores.
(#1333) Variable "enrol_properties" must not contain underscores.
(#1334) Variable "instance_rec" must not contain underscores.
(#1334) Variable "enrol_properties" must not contain underscores.
(#1335) Variable "instance_rec" must not contain underscores.
(#1336) Line indented incorrectly; expected 0 spaces, found 16
(#1340) Variable "course_rec" must not contain underscores.
(#1341) Variable "course_rec" must not contain underscores.
(#1342) Variable "course_rec" must not contain underscores.
(#1343) Variable "course_rec" must not contain underscores.
(#1346) Line indented incorrectly; expected 4 spaces, found 12
(#1347) Line indented incorrectly; expected 4 spaces, found 12
(#1351) Line indented incorrectly; expected 4 spaces, found 12
(#1355) Line indented incorrectly; expected 0 spaces, found 8
(#1366) Line indented incorrectly; expected 0 spaces, found 8
(#1367) Opening brace should be on the same line as the declaration
(#1372) Variable "lmb_data" must not contain underscores.
(#1374) Variable "lmb_data" must not contain underscores.
(#1375) Variable "lmb_data" must not contain underscores.
(#1376) Variable "lmb_data" must not contain underscores.
(#1377) Variable "lmb_data" must not contain underscores.
(#1378) Variable "lmb_data" must not contain underscores.
(#1379) Variable "lmb_data" must not contain underscores.
(#1380) Variable "lmb_data" must not contain underscores.
(#1381) Variable "lmb_data" must not contain underscores.
(#1382) Variable "lmb_data" must not contain underscores.
(#1383) Variable "lmb_data" must not contain underscores.
(#1384) This comment is 56% valid code; is this commented out code?
(#1384) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1384) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#1385) Inline comments must end in full-stops, exclamation marks, or question marks
(#1385) This comment is 60% valid code; is this commented out code?
(#1385) Expected 1 space before comment text but found 23; use block comment if you need indentation
(#1386) Variable "lmb_data" must not contain underscores.
(#1387) Variable "lmb_data" must not contain underscores.
(#1388) Variable "lmb_data" must not contain underscores.
(#1389) Variable "lmb_data" must not contain underscores.
(#1390) Variable "lmb_data" must not contain underscores.
(#1390) Expected 1 space after "="; newline found
(#1391) Variable "lmb_data" must not contain underscores.
(#1392) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1395) Inline comments must end in full-stops, exclamation marks, or question marks
(#1396) Line indented incorrectly; expected 4 spaces, found 12
(#1396) Variable "lmb_data" must not contain underscores.
(#1399) Line indented incorrectly; expected 4 spaces, found 12
(#1402) Inline comments must end in full-stops, exclamation marks, or question marks
(#1403) Inline control structures are not allowed
(#1403) Variable "lmb_data" must not contain underscores.
(#1403) Variable "lmb_data" must not contain underscores.
(#1404) Inline control structures are not allowed
(#1404) Variable "lmb_data" must not contain underscores.
(#1404) Variable "lmb_data" must not contain underscores.
(#1405) Inline control structures are not allowed
(#1405) Variable "lmb_data" must not contain underscores.
(#1405) Variable "lmb_data" must not contain underscores.
(#1406) Inline control structures are not allowed
(#1406) Variable "lmb_data" must not contain underscores.
(#1406) Variable "lmb_data" must not contain underscores.
(#1408) Inline comments must end in full-stops, exclamation marks, or question marks
(#1409) Inline control structures are not allowed
(#1409) Variable "lmb_data" must not contain underscores.
(#1409) Variable "lmb_data" must not contain underscores.
(#1409) Variable "lmb_data" must not contain underscores.
(#1411) Inline comments must end in full-stops, exclamation marks, or question marks
(#1412) Line indented incorrectly; expected 4 spaces, found 12
(#1412) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1414) Line indented incorrectly; expected 8 spaces, found 16
(#1414) Variable "old_rec" must not contain underscores.
(#1414) Variable "lmb_data" must not contain underscores.
(#1414) Line exceeds 132 characters; contains 142 characters
(#1416) Variable "lmb_data" must not contain underscores.
(#1416) Variable "lmb_data" must not contain underscores.
(#1417) Line indented incorrectly; expected 8 spaces, found 16
(#1419) Inline comments must end in full-stops, exclamation marks, or question marks
(#1420) Variable "lmb_data" must not contain underscores.
(#1420) Variable "old_rec" must not contain underscores.
(#1420) Variable "lmb_data" must not contain underscores.
(#1420) Variable "old_rec" must not contain underscores.
(#1421) Inline comments must end in full-stops, exclamation marks, or question marks
(#1422) Variable "lmb_data" must not contain underscores.
(#1424) Variable "lmb_data" must not contain underscores.
(#1425) Line indented incorrectly; expected 8 spaces, found 16
(#1427) Line indented incorrectly; expected 4 spaces, found 12
(#1428) Line indented incorrectly; expected 4 spaces, found 12
(#1432) Line indented incorrectly; expected 4 spaces, found 12
(#1434) Variable "lmb_data" must not contain underscores.
(#1436) Inline comments must end in full-stops, exclamation marks, or question marks
(#1437) Line indented incorrectly; expected 4 spaces, found 12
(#1439) Line indented incorrectly; expected 4 spaces, found 12
(#1440) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1443) Line indented incorrectly; expected 4 spaces, found 12
(#1443) Variable "lmb_data" must not contain underscores.
(#1444) Variable "lmb_data" must not contain underscores.
(#1445) Line indented incorrectly; expected 4 spaces, found 12
(#1448) Inline comments must end in full-stops, exclamation marks, or question marks
(#1451) Inline comments must end in full-stops, exclamation marks, or question marks
(#1453) Line indented incorrectly; expected 4 spaces, found 12
(#1455) Line indented incorrectly; expected 8 spaces, found 16
(#1456) Line indented incorrectly; expected 8 spaces, found 16
(#1457) Line indented incorrectly; expected 8 spaces, found 16
(#1458) Line indented incorrectly; expected 8 spaces, found 16
(#1460) Variable "lmb_data" must not contain underscores.
(#1462) Line indented incorrectly; expected 8 spaces, found 16
(#1463) Variable "lmb_data" must not contain underscores.
(#1464) Line indented incorrectly; expected 4 spaces, found 12
(#1465) Line indented incorrectly; expected 4 spaces, found 12
(#1466) Line indented incorrectly; expected 8 spaces, found 16
(#1467) Variable "lmb_data" must not contain underscores.
(#1468) Line indented incorrectly; expected 8 spaces, found 16
(#1469) Variable "lmb_data" must not contain underscores.
(#1469) Line exceeds 132 characters; contains 152 characters
(#1471) Line indented incorrectly; expected 8 spaces, found 16
(#1472) Line indented incorrectly; expected 4 spaces, found 12
(#1474) Inline comments must end in full-stops, exclamation marks, or question marks
(#1475) Line indented incorrectly; expected 4 spaces, found 12
(#1475) Line exceeds 132 characters; contains 147 characters
(#1477) Line indented incorrectly; expected 8 spaces, found 16
(#1479) Line indented incorrectly; expected 8 spaces, found 16
(#1481) Line indented incorrectly; expected 4 spaces, found 12
(#1491) Variable "user_rec" must not contain underscores.
(#1492) Inline comments must end in full-stops, exclamation marks, or question marks
(#1493) Line indented incorrectly; expected 4 spaces, found 12
(#1493) Variable "lmb_data" must not contain underscores.
(#1493) Variable "lmb_data" must not contain underscores.
(#1494) Line indented incorrectly; expected 8 spaces, found 16
(#1494) Variable "user_rec" must not contain underscores.
(#1494) Variable "lmb_data" must not contain underscores.
(#1494) Line exceeds 132 characters; contains 152 characters
(#1496) Inline comments must end in full-stops, exclamation marks, or question marks
(#1497) Variable "lmb_data" must not contain underscores.
(#1497) Line exceeds 132 characters; contains 157 characters
(#1498) Variable "lmb_data" must not contain underscores.
(#1499) Line indented incorrectly; expected 8 spaces, found 16
(#1500) Line indented incorrectly; expected 4 spaces, found 12
(#1504) Inline comments must end in full-stops, exclamation marks, or question marks
(#1505) Line indented incorrectly; expected 4 spaces, found 12
(#1505) Variable "user_rec" must not contain underscores.
(#1506) Variable "user_rec" must not contain underscores.
(#1506) Line exceeds 132 characters; contains 166 characters
(#1507) Line indented incorrectly; expected 4 spaces, found 12
(#1509) Variable "insert_result" must not contain underscores.
(#1509) Expected 1 space after "="; newline found
(#1510) Variable "update_result" must not contain underscores.
(#1511) Line indented incorrectly; expected 4 spaces, found 12
(#1511) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1513) Inline comments must end in full-stops, exclamation marks, or question marks
(#1514) Line indented incorrectly; expected 8 spaces, found 16
(#1514) Variable "user_rec" must not contain underscores.
(#1515) Line indented incorrectly; expected 12 spaces, found 20
(#1516) Variable "insert_result" must not contain underscores.
(#1516) Variable "user_rec" must not contain underscores.
(#1516) Variable "lmb_data" must not contain underscores.
(#1517) Line indented incorrectly; expected 12 spaces, found 20
(#1518) Variable "lmb_data" must not contain underscores.
(#1518) Line exceeds 132 characters; contains 156 characters
(#1520) Line indented incorrectly; expected 12 spaces, found 20
(#1521) Line indented incorrectly; expected 8 spaces, found 16
(#1523) Inline comments must end in full-stops, exclamation marks, or question marks
(#1524) Variable "update_result" must not contain underscores.
(#1524) Variable "user_rec" must not contain underscores.
(#1524) Variable "lmb_data" must not contain underscores.
(#1525) Line indented incorrectly; expected 8 spaces, found 16
(#1527) Inline comments must end in full-stops, exclamation marks, or question marks
(#1528) Line indented incorrectly; expected 8 spaces, found 16
(#1528) Variable "user_rec" must not contain underscores.
(#1528) Variable "lmb_data" must not contain underscores.
(#1528) Variable "lmb_data" must not contain underscores.
(#1529) Variable "lmb_data" must not contain underscores.
(#1529) Variable "user_rec" must not contain underscores.
(#1530) Variable "lmb_data" must not contain underscores.
(#1531) Line indented incorrectly; expected 8 spaces, found 16
(#1532) Line indented incorrectly; expected 4 spaces, found 12
(#1533) Line indented incorrectly; expected 4 spaces, found 12
(#1537) Line indented incorrectly; expected 4 spaces, found 12
(#1539) Variable "insert_result" must not contain underscores.
(#1539) Variable "update_result" must not contain underscores.
(#1541) Line indented incorrectly; expected 0 spaces, found 8
(#1554) Line indented incorrectly; expected 0 spaces, found 8
(#1554) Variable "lmb_data" must not contain underscores.
(#1555) Opening brace should be on the same line as the declaration
(#1557) Inline comments must end in full-stops, exclamation marks, or question marks
(#1558) Variable "user_rec" must not contain underscores.
(#1559) Variable "user_rec" must not contain underscores.
(#1560) Variable "user_rec" must not contain underscores.
(#1561) Variable "user_rec" must not contain underscores.
(#1562) Variable "user_rec" must not contain underscores.
(#1563) Variable "user_rec" must not contain underscores.
(#1564) Variable "user_rec" must not contain underscores.
(#1565) Variable "user_rec" must not contain underscores.
(#1567) Inline comments must end in full-stops, exclamation marks, or question marks
(#1568) Line indented incorrectly; expected 4 spaces, found 12
(#1569) Variable "auth_plugin" must not contain underscores.
(#1570) Line indented incorrectly; expected 4 spaces, found 12
(#1571) Variable "auth_plugin" must not contain underscores.
(#1572) Line indented incorrectly; expected 4 spaces, found 12
(#1573) Variable "user_rec" must not contain underscores.
(#1573) Variable "auth_plugin" must not contain underscores.
(#1580) Inline comments must end in full-stops, exclamation marks, or question marks
(#1581) Line indented incorrectly; expected 4 spaces, found 12
(#1581) Variable "auth_plugin" must not contain underscores.
(#1581) Variable "auth_plugin" must not contain underscores.
(#1583) Variable "user_rec" must not contain underscores.
(#1585) Line indented incorrectly; expected 4 spaces, found 12
(#1587) Line indented incorrectly; expected 8 spaces, found 16
(#1589) Line indented incorrectly; expected 12 spaces, found 20
(#1590) Variable "user_rec" must not contain underscores.
(#1592) Line indented incorrectly; expected 12 spaces, found 20
(#1593) Variable "user_rec" must not contain underscores.
(#1595) Line indented incorrectly; expected 12 spaces, found 20
(#1596) Variable "user_rec" must not contain underscores.
(#1597) Line indented incorrectly; expected 8 spaces, found 16
(#1598) Variable "user_rec" must not contain underscores.
(#1598) Variable "user_rec" must not contain underscores.
(#1600) Line indented incorrectly; expected 4 spaces, found 12
(#1602) Line indented incorrectly; expected 4 spaces, found 12
(#1603) Variable "user_rec" must not contain underscores.
(#1603) Variable "lmb_data" must not contain underscores.
(#1604) Line indented incorrectly; expected 4 spaces, found 12
(#1605) Variable "user_rec" must not contain underscores.
(#1605) Variable "lmb_data" must not contain underscores.
(#1606) Line indented incorrectly; expected 4 spaces, found 12
(#1608) Variable "user_rec" must not contain underscores.
(#1608) Variable "lmb_data" must not contain underscores.
(#1609) Variable "user_rec" must not contain underscores.
(#1609) Variable "lmb_data" must not contain underscores.
(#1610) Variable "user_rec" must not contain underscores.
(#1610) Variable "lmb_data" must not contain underscores.
(#1612) Line indented incorrectly; expected 4 spaces, found 12
(#1613) Variable "user_rec" must not contain underscores.
(#1613) Variable "lmb_data" must not contain underscores.
(#1614) Line indented incorrectly; expected 4 spaces, found 12
(#1616) Line indented incorrectly; expected 4 spaces, found 12
(#1617) Variable "user_rec" must not contain underscores.
(#1617) Variable "lmb_data" must not contain underscores.
(#1618) Line indented incorrectly; expected 8 spaces, found 16
(#1620) Line indented incorrectly; expected 12 spaces, found 20
(#1621) Variable "user_rec" must not contain underscores.
(#1623) Line indented incorrectly; expected 12 spaces, found 20
(#1624) Variable "user_rec" must not contain underscores.
(#1624) Variable "lmb_data" must not contain underscores.
(#1626) Line indented incorrectly; expected 12 spaces, found 20
(#1627) Line indented incorrectly; expected 16 spaces, found 24
(#1627) Variable "lmb_data" must not contain underscores.
(#1628) Variable "user_rec" must not contain underscores.
(#1628) Variable "lmb_data" must not contain underscores.
(#1629) Line indented incorrectly; expected 16 spaces, found 24
(#1630) Variable "user_rec" must not contain underscores.
(#1631) Line indented incorrectly; expected 16 spaces, found 24
(#1632) Line indented incorrectly; expected 8 spaces, found 16
(#1633) Line indented incorrectly; expected 4 spaces, found 12
(#1635) Variable "user_rec" must not contain underscores.
(#1635) Variable "lmb_data" must not contain underscores.
(#1636) Variable "user_rec" must not contain underscores.
(#1636) Expected 1 space after "="; newline found
(#1637) Variable "user_rec" must not contain underscores.
(#1637) Variable "lmb_data" must not contain underscores.
(#1639) Inline comments must end in full-stops, exclamation marks, or question marks
(#1640) Line indented incorrectly; expected 4 spaces, found 12
(#1640) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1642) Variable "user_rec" must not contain underscores.
(#1642) Variable "user_rec" must not contain underscores.
(#1643) Variable "user_context" must not contain underscores.
(#1643) Variable "user_rec" must not contain underscores.
(#1644) Variable "user_rec" must not contain underscores.
(#1644) Variable "user_context" must not contain underscores.
(#1646) Line indented incorrectly; expected 4 spaces, found 12
(#1647) Line indented incorrectly; expected 4 spaces, found 12
(#1650) Variable "user_rec" must not contain underscores.
(#1651) Line indented incorrectly; expected 4 spaces, found 12
(#1653) Variable "lmb_data" must not contain underscores.
(#1653) Variable "user_rec" must not contain underscores.
(#1654) Variable "user_rec" must not contain underscores.
(#1656) Line indented incorrectly; expected 0 spaces, found 8
(#1670) Line indented incorrectly; expected 0 spaces, found 8
(#1670) Variable "user_rec" must not contain underscores.
(#1670) Variable "lmb_data" must not contain underscores.
(#1671) Opening brace should be on the same line as the declaration
(#1675) Inline comments must end in full-stops, exclamation marks, or question marks
(#1677) Variable "user_rec" must not contain underscores.
(#1679) Line indented incorrectly; expected 4 spaces, found 12
(#1680) Variable "user_rec" must not contain underscores.
(#1680) Variable "lmb_data" must not contain underscores.
(#1681) Line indented incorrectly; expected 4 spaces, found 12
(#1682) Line indented incorrectly; expected 4 spaces, found 12
(#1683) Variable "user_rec" must not contain underscores.
(#1683) Variable "lmb_data" must not contain underscores.
(#1684) Line indented incorrectly; expected 4 spaces, found 12
(#1688) Inline comments must end in full-stops, exclamation marks, or question marks
(#1689) Line indented incorrectly; expected 4 spaces, found 12
(#1689) Variable "lmb_data" must not contain underscores.
(#1690) Variable "user_rec" must not contain underscores.
(#1690) Variable "lmb_data" must not contain underscores.
(#1691) Line indented incorrectly; expected 4 spaces, found 12
(#1693) Line indented incorrectly; expected 4 spaces, found 12
(#1694) Variable "user_rec" must not contain underscores.
(#1694) Variable "lmb_data" must not contain underscores.
(#1695) Line indented incorrectly; expected 4 spaces, found 12
(#1697) Line indented incorrectly; expected 4 spaces, found 12
(#1698) Variable "user_rec" must not contain underscores.
(#1698) Variable "lmb_data" must not contain underscores.
(#1699) Line indented incorrectly; expected 8 spaces, found 16
(#1701) Line indented incorrectly; expected 12 spaces, found 20
(#1702) Variable "user_rec" must not contain underscores.
(#1704) Line indented incorrectly; expected 12 spaces, found 20
(#1705) Variable "user_rec" must not contain underscores.
(#1705) Variable "lmb_data" must not contain underscores.
(#1707) Line indented incorrectly; expected 12 spaces, found 20
(#1708) Line indented incorrectly; expected 16 spaces, found 24
(#1708) Variable "lmb_data" must not contain underscores.
(#1709) Variable "user_rec" must not contain underscores.
(#1709) Variable "lmb_data" must not contain underscores.
(#1710) Line indented incorrectly; expected 16 spaces, found 24
(#1711) Variable "user_rec" must not contain underscores.
(#1712) Line indented incorrectly; expected 16 spaces, found 24
(#1713) Line indented incorrectly; expected 8 spaces, found 16
(#1714) Line indented incorrectly; expected 4 spaces, found 12
(#1717) Inline comments must end in full-stops, exclamation marks, or question marks
(#1719) Line indented incorrectly; expected 4 spaces, found 12
(#1719) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1721) Variable "user_rec" must not contain underscores.
(#1722) Inline comments must end in full-stops, exclamation marks, or question marks
(#1723) Line indented incorrectly; expected 8 spaces, found 16
(#1725) Inline comments must end in full-stops, exclamation marks, or question marks
(#1726) Variable "auth_plugin" must not contain underscores.
(#1726) Variable "user_rec" must not contain underscores.
(#1727) Line indented incorrectly; expected 12 spaces, found 20
(#1727) Variable "auth_plugin" must not contain underscores.
(#1727) Variable "auth_plugin" must not contain underscores.
(#1729) Line indented incorrectly; expected 16 spaces, found 24
(#1731) Line indented incorrectly; expected 20 spaces, found 28
(#1734) Line indented incorrectly; expected 20 spaces, found 28
(#1737) Line indented incorrectly; expected 16 spaces, found 24
(#1740) Line indented incorrectly; expected 16 spaces, found 24
(#1741) Variable "auth_plugin" must not contain underscores.
(#1741) Variable "user_rec" must not contain underscores.
(#1742) Line indented incorrectly; expected 16 spaces, found 24
(#1743) Line indented incorrectly; expected 12 spaces, found 20
(#1744) Line indented incorrectly; expected 8 spaces, found 16
(#1745) Line indented incorrectly; expected 4 spaces, found 12
(#1746) Line indented incorrectly; expected 4 spaces, found 12
(#1750) Line indented incorrectly; expected 4 spaces, found 12
(#1752) Variable "lmb_data" must not contain underscores.
(#1755) Line indented incorrectly; expected 0 spaces, found 8
(#1766) Line indented incorrectly; expected 0 spaces, found 8
(#1766) Variable "lmb_data" must not contain underscores.
(#1767) Opening brace should be on the same line as the declaration
(#1769) Inline comments must end in full-stops, exclamation marks, or question marks
(#1770) Line indented incorrectly; expected 4 spaces, found 12
(#1770) Variable "lmb_data" must not contain underscores.
(#1770) Variable "lmb_data" must not contain underscores.
(#1771) Variable "lmb_data" must not contain underscores.
(#1771) Line exceeds 132 characters; contains 154 characters
(#1773) Line indented incorrectly; expected 4 spaces, found 12
(#1775) Inline comments must end in full-stops, exclamation marks, or question marks
(#1776) Line indented incorrectly; expected 4 spaces, found 12
(#1776) Variable "user_rec" must not contain underscores.
(#1776) Variable "lmb_data" must not contain underscores.
(#1777) Inline comments must end in full-stops, exclamation marks, or question marks
(#1778) Variable "lmb_data" must not contain underscores.
(#1778) Line exceeds 132 characters; contains 149 characters
(#1780) Line indented incorrectly; expected 4 spaces, found 12
(#1781) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1784) Line indented incorrectly; expected 4 spaces, found 12
(#1786) Line indented incorrectly; expected 8 spaces, found 16
(#1788) Inline comments must end in full-stops, exclamation marks, or question marks
(#1789) Line indented incorrectly; expected 12 spaces, found 20
(#1789) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1791) Variable "user_rec" must not contain underscores.
(#1792) Variable "lmb_data" must not contain underscores.
(#1793) Variable "lmb_data" must not contain underscores.
(#1795) Line indented incorrectly; expected 12 spaces, found 20
(#1796) Line indented incorrectly; expected 12 spaces, found 20
(#1800) Line indented incorrectly; expected 12 spaces, found 20
(#1802) Line indented incorrectly; expected 8 spaces, found 16
(#1808) Line indented incorrectly; expected 12 spaces, found 20
(#1808) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1810) Variable "user_rec" must not contain underscores.
(#1812) Line indented incorrectly; expected 12 spaces, found 20
(#1813) Line indented incorrectly; expected 12 spaces, found 20
(#1817) Line indented incorrectly; expected 12 spaces, found 20
(#1819) Line indented incorrectly; expected 8 spaces, found 16
(#1820) Inline comments must end in full-stops, exclamation marks, or question marks
(#1822) Line indented incorrectly; expected 4 spaces, found 12
(#1824) Variable "lmb_data" must not contain underscores.
(#1827) Line indented incorrectly; expected 0 spaces, found 8
(#1838) Line indented incorrectly; expected 0 spaces, found 8
(#1839) Opening brace should be on the same line as the declaration
(#1849) Variable "parent_id" must not contain underscores.
(#1850) Variable "child_id" must not contain underscores.
(#1851) Variable "id_type" must not contain underscores.
(#1855) Line indented incorrectly; expected 4 spaces, found 12
(#1855) Variable "id_type" must not contain underscores.
(#1856) Inline comments must end in full-stops, exclamation marks, or question marks
(#1858) Line indented incorrectly; expected 4 spaces, found 12
(#1858) Usage of ELSEIF not allowed; use ELSE IF instead
(#1858) Variable "id_type" must not contain underscores.
(#1859) Inline comments must end in full-stops, exclamation marks, or question marks
(#1861) Line indented incorrectly; expected 4 spaces, found 12
(#1862) Inline comments must end in full-stops, exclamation marks, or question marks
(#1863) Variable "parent_id" must not contain underscores.
(#1863) Line exceeds 132 characters; contains 167 characters
(#1864) Line indented incorrectly; expected 4 spaces, found 12
(#1868) Line indented incorrectly; expected 0 spaces, found 8
(#1879) Line indented incorrectly; expected 0 spaces, found 8
(#1880) Opening brace should be on the same line as the declaration
(#1891) Variable "lmb_data" must not contain underscores.
(#1893) Variable "lmb_data" must not contain underscores.
(#1894) Variable "lmb_data" must not contain underscores.
(#1895) Variable "lmb_data" must not contain underscores.
(#1896) Variable "lmb_data" must not contain underscores.
(#1897) Variable "lmb_data" must not contain underscores.
(#1898) Variable "lmb_data" must not contain underscores.
(#1898) Expected 1 space after "="; newline found
(#1899) Variable "lmb_data" must not contain underscores.
(#1900) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1903) Inline comments must end in full-stops, exclamation marks, or question marks
(#1904) Inline control structures are not allowed
(#1904) Variable "lmb_data" must not contain underscores.
(#1904) Variable "lmb_data" must not contain underscores.
(#1904) Variable "lmb_data" must not contain underscores.
(#1906) Line indented incorrectly; expected 4 spaces, found 12
(#1906) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#1908) Line indented incorrectly; expected 8 spaces, found 16
(#1908) Variable "old_rec" must not contain underscores.
(#1908) Variable "lmb_data" must not contain underscores.
(#1908) Variable "lmb_data" must not contain underscores.
(#1908) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1910) Variable "lmb_data" must not contain underscores.
(#1911) Line indented incorrectly; expected 8 spaces, found 16
(#1912) Variable "lmb_data" must not contain underscores.
(#1912) Variable "old_rec" must not contain underscores.
(#1912) Variable "lmb_data" must not contain underscores.
(#1914) Variable "lmb_data" must not contain underscores.
(#1915) Line indented incorrectly; expected 8 spaces, found 16
(#1916) Line indented incorrectly; expected 4 spaces, found 12
(#1917) Line indented incorrectly; expected 4 spaces, found 12
(#1921) Line indented incorrectly; expected 4 spaces, found 12
(#1923) Variable "lmb_data" must not contain underscores.
(#1923) Line exceeds 132 characters; contains 138 characters
(#1924) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1926) Inline comments must end in full-stops, exclamation marks, or question marks
(#1927) Line indented incorrectly; expected 4 spaces, found 12
(#1929) Line indented incorrectly; expected 4 spaces, found 12
(#1930) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1932) Inline comments must end in full-stops, exclamation marks, or question marks
(#1933) Variable "crosslist_rec" must not contain underscores.
(#1934) Expected 1 space before "?"; newline found
(#1935) Line exceeds 132 characters; contains 150 characters
(#1936) Variable "lmb_data" must not contain underscores.
(#1936) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1937) Expected 1 space before ":"; newline found
(#1946) Variable "target_source_id" must not contain underscores.
(#1946) Variable "crosslist_rec" must not contain underscores.
(#1947) Expected 1 space before "?"; newline found
(#1947) Variable "lmb_data" must not contain underscores.
(#1948) Expected 1 space before ":"; newline found
(#1948) Variable "crosslist_rec" must not contain underscores.
(#1948) Inline comments must end in full-stops, exclamation marks, or question marks
(#1950) Variable "suspend_enrollment" must not contain underscores.
(#1950) Variable "lmb_data" must not contain underscores.
(#1951) Variable "delete_enrollment" must not contain underscores.
(#1951) Variable "lmb_data" must not contain underscores.
(#1952) Variable "suspend_enrollment" must not contain underscores.
(#1954) Variable "lmb_data" must not contain underscores.
(#1954) Variable "target_source_id" must not contain underscores.
(#1954) Variable "lmb_data" must not contain underscores.
(#1955) Variable "crosslist_rec" must not contain underscores.
(#1955) Variable "crosslist_rec" must not contain underscores.
(#1956) Variable "delete_enrollment" must not contain underscores.
(#1956) Variable "suspend_enrollment" must not contain underscores.
(#1958) Line indented incorrectly; expected 0 spaces, found 8
(#1969) Line indented incorrectly; expected 0 spaces, found 8
(#1970) Opening brace should be on the same line as the declaration
(#1973) Variable "meta_plugin" must not contain underscores.
(#1974) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1976) Inline comments must end in full-stops, exclamation marks, or question marks
(#1978) Variable "lmb_data" must not contain underscores.
(#1979) Variable "lmb_data" must not contain underscores.
(#1980) Variable "lmb_data" must not contain underscores.
(#1981) Variable "lmb_data" must not contain underscores.
(#1982) Variable "lmb_data" must not contain underscores.
(#1983) Variable "lmb_data" must not contain underscores.
(#1983) Expected 1 space after "="; newline found
(#1984) Variable "lmb_data" must not contain underscores.
(#1985) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1988) Inline comments must end in full-stops, exclamation marks, or question marks
(#1989) Line indented incorrectly; expected 4 spaces, found 12
(#1990) Variable "lmb_data" must not contain underscores.
(#1990) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1992) Line indented incorrectly; expected 4 spaces, found 12
(#1994) Inline comments must end in full-stops, exclamation marks, or question marks
(#1995) Line indented incorrectly; expected 4 spaces, found 12
(#1997) Line indented incorrectly; expected 8 spaces, found 16
(#1999) Inline comments must end in full-stops, exclamation marks, or question marks
(#2000) Variable "meta_plugin" must not contain underscores.
(#2001) Line indented incorrectly; expected 8 spaces, found 16
(#2002) Inline comments must end in full-stops, exclamation marks, or question marks
(#2003) Variable "lmb_data" must not contain underscores.
(#2003) Line exceeds maximum limit of 180 characters; contains 195 characters
(#2005) Line indented incorrectly; expected 8 spaces, found 16
(#2006) Line indented incorrectly; expected 4 spaces, found 12
(#2008) Inline comments must end in full-stops, exclamation marks, or question marks
(#2009) Line indented incorrectly; expected 4 spaces, found 12
(#2009) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#2011) Line indented incorrectly; expected 8 spaces, found 16
(#2011) Variable "old_rec" must not contain underscores.
(#2011) Variable "lmb_data" must not contain underscores.
(#2011) Line exceeds 132 characters; contains 157 characters
(#2013) Variable "lmb_data" must not contain underscores.
(#2013) Variable "lmb_data" must not contain underscores.
(#2014) Variable "lmb_data" must not contain underscores.
(#2015) Line indented incorrectly; expected 8 spaces, found 16
(#2016) Variable "lmb_data" must not contain underscores.
(#2016) Variable "old_rec" must not contain underscores.
(#2016) Variable "lmb_data" must not contain underscores.
(#2016) Variable "old_rec" must not contain underscores.
(#2016) Variable "lmb_data" must not contain underscores.
(#2018) Variable "lmb_data" must not contain underscores.
(#2019) Line indented incorrectly; expected 8 spaces, found 16
(#2020) Line indented incorrectly; expected 4 spaces, found 12
(#2021) Line indented incorrectly; expected 4 spaces, found 12
(#2025) Line indented incorrectly; expected 4 spaces, found 12
(#2027) Variable "lmb_data" must not contain underscores.
(#2027) Line exceeds 132 characters; contains 139 characters
(#2028) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2030) Inline comments must end in full-stops, exclamation marks, or question marks
(#2031) Line indented incorrectly; expected 4 spaces, found 12
(#2033) Line indented incorrectly; expected 4 spaces, found 12
(#2034) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2036) Inline comments must end in full-stops, exclamation marks, or question marks
(#2037) Line indented incorrectly; expected 4 spaces, found 12
(#2037) Variable "child_course" must not contain underscores.
(#2037) Variable "lmb_data" must not contain underscores.
(#2037) Line exceeds 132 characters; contains 146 characters
(#2038) Variable "lmb_data" must not contain underscores.
(#2038) Line exceeds 132 characters; contains 158 characters
(#2040) Line indented incorrectly; expected 4 spaces, found 12
(#2041) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2046) Variable "parent_course" must not contain underscores.
(#2046) Variable "lmb_data" must not contain underscores.
(#2047) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2049) Inline comments must end in full-stops, exclamation marks, or question marks
(#2050) Line indented incorrectly; expected 4 spaces, found 12
(#2050) Variable "lmb_data" must not contain underscores.
(#2050) Variable "lmb_data" must not contain underscores.
(#2052) Line indented incorrectly; expected 8 spaces, found 16
(#2053) Line indented incorrectly; expected 12 spaces, found 20
(#2053) Variable "parent_course" must not contain underscores.
(#2053) Variable "meta_enroll_instance" must not contain underscores.
(#2053) Variable "parent_course" must not contain underscores.
(#2053) Variable "meta_plugin" must not contain underscores.
(#2053) Variable "child_course" must not contain underscores.
(#2053) Line exceeds maximum limit of 180 characters; contains 243 characters
(#2054) Line indented incorrectly; expected 16 spaces, found 24
(#2054) Variable "lmb_data" must not contain underscores.
(#2055) Inline comments must end in full-stops, exclamation marks, or question marks
(#2056) Variable "meta_plugin" must not contain underscores.
(#2056) Variable "meta_enroll_instance" must not contain underscores.
(#2058) Line indented incorrectly; expected 16 spaces, found 24
(#2059) Inline comments must end in full-stops, exclamation marks, or question marks
(#2060) Variable "meta_enroll_instance" must not contain underscores.
(#2061) Variable "meta_enroll_instance" must not contain underscores.
(#2062) Line indented incorrectly; expected 16 spaces, found 24
(#2063) Line indented incorrectly; expected 12 spaces, found 20
(#2064) Line indented incorrectly; expected 8 spaces, found 16
(#2067) Inline comments must end in full-stops, exclamation marks, or question marks
(#2068) Variable "all_enrolls_succeeded" must not contain underscores.
(#2069) Variable "members_array" must not contain underscores.
(#2069) Variable "lmb_data" must not contain underscores.
(#2069) Line exceeds maximum limit of 180 characters; contains 220 characters
(#2070) Line indented incorrectly; expected 12 spaces, found 20
(#2070) Variable "members_array" must not contain underscores.
(#2072) Line indented incorrectly; expected 16 spaces, found 24
(#2072) Variable "lmb_data" must not contain underscores.
(#2075) Inline comments must end in full-stops, exclamation marks, or question marks
(#2076) Line indented incorrectly; expected 20 spaces, found 28
(#2076) Line exceeds 132 characters; contains 157 characters
(#2077) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2077) Inline comments must end in full-stops, exclamation marks, or question marks
(#2078) Line indented incorrectly; expected 24 spaces, found 32
(#2078) Variable "lmb_data" must not contain underscores.
(#2078) Line exceeds 132 characters; contains 171 characters
(#2079) Variable "all_enrolls_succeeded" must not contain underscores.
(#2080) Line exceeds maximum limit of 180 characters; contains 213 characters
(#2081) Line indented incorrectly; expected 24 spaces, found 32
(#2082) Line indented incorrectly; expected 20 spaces, found 28
(#2083) Variable "all_enrolls_succeeded" must not contain underscores.
(#2084) Line exceeds maximum limit of 180 characters; contains 206 characters
(#2085) Line indented incorrectly; expected 20 spaces, found 28
(#2087) Line indented incorrectly; expected 16 spaces, found 24
(#2089) Inline comments must end in full-stops, exclamation marks, or question marks
(#2090) Line indented incorrectly; expected 20 spaces, found 28
(#2090) Variable "lmb_data" must not contain underscores.
(#2090) Line exceeds 132 characters; contains 174 characters
(#2091) Variable "all_enrolls_succeeded" must not contain underscores.
(#2092) Line exceeds maximum limit of 180 characters; contains 208 characters
(#2093) Line indented incorrectly; expected 20 spaces, found 28
(#2095) Line indented incorrectly; expected 16 spaces, found 24
(#2097) Line indented incorrectly; expected 12 spaces, found 20
(#2097) This comment is 50% valid code; is this commented out code?
(#2099) Variable "all_enrolls_succeeded" must not contain underscores.
(#2100) Line indented incorrectly; expected 8 spaces, found 16
(#2102) Inline comments must end in full-stops, exclamation marks, or question marks
(#2103) Line indented incorrectly; expected 8 spaces, found 16
(#2103) Variable "lmb_data" must not contain underscores.
(#2104) Line indented incorrectly; expected 12 spaces, found 20
(#2104) Variable "lmb_data" must not contain underscores.
(#2104) Variable "lmb_data" must not contain underscores.
(#2105) Variable "lmb_data" must not contain underscores.
(#2107) Line indented incorrectly; expected 12 spaces, found 20
(#2108) Variable "lmb_data" must not contain underscores.
(#2109) Variable "lmb_data" must not contain underscores.
(#2110) Line indented incorrectly; expected 12 spaces, found 20
(#2111) Line indented incorrectly; expected 8 spaces, found 16
(#2115) Line indented incorrectly; expected 4 spaces, found 12
(#2120) Inline comments must end in full-stops, exclamation marks, or question marks
(#2121) Line indented incorrectly; expected 4 spaces, found 12
(#2121) Variable "parent_course" must not contain underscores.
(#2123) Variable "parent_course_data" must not contain underscores.
(#2125) Variable "parent_course_data" must not contain underscores.
(#2125) Variable "lmb_data" must not contain underscores.
(#2126) Variable "parent_course_data" must not contain underscores.
(#2126) Variable "child_course" must not contain underscores.
(#2127) Variable "parent_course_data" must not contain underscores.
(#2127) Variable "child_course" must not contain underscores.
(#2128) Variable "parent_course_data" must not contain underscores.
(#2128) Variable "child_course" must not contain underscores.
(#2129) Variable "parent_course_data" must not contain underscores.
(#2129) Expected 1 space after "="; newline found
(#2130) Variable "parent_course_data" must not contain underscores.
(#2130) Variable "lmb_data" must not contain underscores.
(#2132) Line indented incorrectly; expected 8 spaces, found 16
(#2132) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#2138) Variable "parent_course" must not contain underscores.
(#2138) Variable "parent_course_data" must not contain underscores.
(#2140) Line indented incorrectly; expected 8 spaces, found 16
(#2141) Line indented incorrectly; expected 8 spaces, found 16
(#2144) Variable "lmb_data" must not contain underscores.
(#2144) Line exceeds 132 characters; contains 168 characters
(#2146) Line indented incorrectly; expected 8 spaces, found 16
(#2148) Line indented incorrectly; expected 4 spaces, found 12
(#2148) This comment is 72% valid code; is this commented out code?
(#2149) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2154) Line indented incorrectly; expected 4 spaces, found 12
(#2155) Variable "enroll_instance" must not contain underscores.
(#2155) Variable "parent_course" must not contain underscores.
(#2155) Variable "meta_plugin" must not contain underscores.
(#2155) Variable "child_course" must not contain underscores.
(#2155) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2156) Line indented incorrectly; expected 8 spaces, found 16
(#2156) Variable "enroll_instance" must not contain underscores.
(#2157) Variable "enroll_instance_id" must not contain underscores.
(#2157) Variable "meta_plugin" must not contain underscores.
(#2157) Variable "parent_course" must not contain underscores.
(#2157) Variable "child_course" must not contain underscores.
(#2158) Line indented incorrectly; expected 8 spaces, found 16
(#2158) Usage of ELSEIF not allowed; use ELSE IF instead
(#2158) Variable "enroll_instance" must not contain underscores.
(#2159) Variable "enroll_instance" must not contain underscores.
(#2160) Variable "enroll_instance" must not contain underscores.
(#2161) Variable "enroll_instance" must not contain underscores.
(#2162) Line indented incorrectly; expected 8 spaces, found 16
(#2163) Variable "meta_plugin" must not contain underscores.
(#2163) Variable "parent_course" must not contain underscores.
(#2164) Line indented incorrectly; expected 4 spaces, found 12
(#2164) Usage of ELSEIF not allowed; use ELSE IF instead
(#2164) Variable "enroll_instance" must not contain underscores.
(#2164) Variable "parent_course" must not contain underscores.
(#2164) Line exceeds maximum limit of 180 characters; contains 261 characters
(#2165) Variable "enroll_instance_id" must not contain underscores.
(#2165) Variable "parent_course" must not contain underscores.
(#2166) Line indented incorrectly; expected 4 spaces, found 12
(#2168) Inline comments must end in full-stops, exclamation marks, or question marks
(#2169) Line indented incorrectly; expected 4 spaces, found 12
(#2170) Variable "child_course" must not contain underscores.
(#2171) Line indented incorrectly; expected 4 spaces, found 12
(#2175) Line indented incorrectly; expected 4 spaces, found 12
(#2175) Variable "lmb_data" must not contain underscores.
(#2175) Variable "lmb_data" must not contain underscores.
(#2175) Line exceeds 132 characters; contains 163 characters
(#2176) Variable "group_rec" must not contain underscores.
(#2177) Variable "group_rec" must not contain underscores.
(#2177) Variable "parent_course" must not contain underscores.
(#2178) Variable "group_rec" must not contain underscores.
(#2178) Expected 1 space after "="; newline found
(#2179) Variable "group_rec" must not contain underscores.
(#2179) Variable "child_course" must not contain underscores.
(#2180) Line indented incorrectly; expected 8 spaces, found 16
(#2180) Variable "group_rec" must not contain underscores.
(#2180) Variable "group_rec" must not contain underscores.
(#2181) Variable "parent_course" must not contain underscores.
(#2181) Line exceeds 132 characters; contains 160 characters
(#2183) Line indented incorrectly; expected 8 spaces, found 16
(#2184) Inline comments must end in full-stops, exclamation marks, or question marks
(#2185) Variable "lmb_data" must not contain underscores.
(#2185) Variable "group_rec" must not contain underscores.
(#2186) Line indented incorrectly; expected 8 spaces, found 16
(#2186) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#2188) Variable "lmb_data" must not contain underscores.
(#2189) Line indented incorrectly; expected 8 spaces, found 16
(#2190) Line indented incorrectly; expected 8 spaces, found 16
(#2193) Variable "lmb_data" must not contain underscores.
(#2193) Line exceeds 132 characters; contains 161 characters
(#2195) Line indented incorrectly; expected 8 spaces, found 16
(#2196) Line indented incorrectly; expected 4 spaces, found 12
(#2196) This comment is 64% valid code; is this commented out code?
(#2200) Line indented incorrectly; expected 0 spaces, found 8
(#2213) Line exceeds 132 characters; contains 136 characters
(#2216) Line indented incorrectly; expected 0 spaces, found 8
(#2216) Variable "person_source_id" must not contain underscores.
(#2216) Variable "section_source_id" must not contain underscores.
(#2216) Variable "ims_role_type" must not contain underscores.
(#2216) Variable "group_id" must not contain underscores.
(#2216) Line exceeds 132 characters; contains 155 characters
(#2217) Opening brace should be on the same line as the declaration
(#2220) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2223) Inline comments must end in full-stops, exclamation marks, or question marks
(#2224) Line indented incorrectly; expected 4 spaces, found 12
(#2224) Variable "course_rec" must not contain underscores.
(#2224) Variable "section_source_id" must not contain underscores.
(#2224) Line exceeds 132 characters; contains 136 characters
(#2225) Variable "section_source_id" must not contain underscores.
(#2225) Line exceeds 132 characters; contains 150 characters
(#2227) Line indented incorrectly; expected 4 spaces, found 12
(#2229) Inline comments must end in full-stops, exclamation marks, or question marks
(#2230) Line indented incorrectly; expected 4 spaces, found 12
(#2230) Variable "enrol_instance" must not contain underscores.
(#2230) Variable "course_rec" must not contain underscores.
(#2230) Line exceeds maximum limit of 180 characters; contains 216 characters
(#2231) Variable "course_rec" must not contain underscores.
(#2231) Line exceeds 132 characters; contains 145 characters
(#2233) Line indented incorrectly; expected 4 spaces, found 12
(#2235) Inline comments must end in full-stops, exclamation marks, or question marks
(#2236) Line indented incorrectly; expected 4 spaces, found 12
(#2236) Variable "role_id" must not contain underscores.
(#2236) Variable "ims_role_type" must not contain underscores.
(#2237) Variable "ims_role_type" must not contain underscores.
(#2237) Line exceeds 132 characters; contains 161 characters
(#2239) Line indented incorrectly; expected 4 spaces, found 12
(#2243) Inline comments must end in full-stops, exclamation marks, or question marks
(#2249) Variable "person_source_id" must not contain underscores.
(#2251) Line indented incorrectly; expected 4 spaces, found 12
(#2251) Variable "user_rec" must not contain underscores.
(#2252) Variable "person_source_id" must not contain underscores.
(#2252) Line exceeds 132 characters; contains 148 characters
(#2254) Line indented incorrectly; expected 4 spaces, found 12
(#2256) Line indented incorrectly; expected 4 spaces, found 12
(#2256) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#2258) Line indented incorrectly; expected 8 spaces, found 16
(#2260) Inline comments must end in full-stops, exclamation marks, or question marks
(#2262) Variable "enrol_instance" must not contain underscores.
(#2262) Variable "user_rec" must not contain underscores.
(#2263) Line indented incorrectly; expected 8 spaces, found 16
(#2264) Inline comments must end in full-stops, exclamation marks, or question marks
(#2266) Variable "enrol_instance" must not contain underscores.
(#2266) Variable "user_rec" must not contain underscores.
(#2266) Variable "role_id" must not contain underscores.
(#2266) Line exceeds 132 characters; contains 153 characters
(#2267) Line indented incorrectly; expected 12 spaces, found 20
(#2267) Variable "group_id" must not contain underscores.
(#2268) Variable "group_id" must not contain underscores.
(#2268) Variable "user_rec" must not contain underscores.
(#2269) Line indented incorrectly; expected 12 spaces, found 20
(#2270) Line indented incorrectly; expected 8 spaces, found 16
(#2272) Line indented incorrectly; expected 4 spaces, found 12
(#2273) Line indented incorrectly; expected 4 spaces, found 12
(#2277) Line indented incorrectly; expected 4 spaces, found 12
(#2279) Variable "enrol_instance" must not contain underscores.
(#2279) Line exceeds 132 characters; contains 134 characters
(#2282) Line indented incorrectly; expected 0 spaces, found 8
(#2293) Line indented incorrectly; expected 0 spaces, found 8
(#2294) Opening brace should be on the same line as the declaration
(#2300) Line indented incorrectly; expected 4 spaces, found 12
(#2300) Variable "course_configs" must not contain underscores.
(#2301) Line indented incorrectly; expected 4 spaces, found 12
(#2301) Variable "course_configs" must not contain underscores.
(#2302) Variable "course_configs" must not contain underscores.
(#2303) Line indented incorrectly; expected 4 spaces, found 12
(#2305) Variable "course_rec" must not contain underscores.
(#2306) Variable "course_rec" must not contain underscores.
(#2307) Variable "course_rec" must not contain underscores.
(#2308) Variable "course_rec" must not contain underscores.
(#2309) Variable "course_rec" must not contain underscores.
(#2309) Variable "course_configs" must not contain underscores.
(#2310) Variable "course_rec" must not contain underscores.
(#2310) Variable "course_configs" must not contain underscores.
(#2311) Variable "course_rec" must not contain underscores.
(#2311) Variable "course_configs" must not contain underscores.
(#2312) Variable "course_rec" must not contain underscores.
(#2312) Variable "course_configs" must not contain underscores.
(#2313) Variable "course_rec" must not contain underscores.
(#2313) Variable "course_configs" must not contain underscores.
(#2314) Variable "course_rec" must not contain underscores.
(#2314) Variable "course_configs" must not contain underscores.
(#2315) Variable "course_rec" must not contain underscores.
(#2315) Expected 1 space after "="; newline found
(#2316) Variable "course_rec" must not contain underscores.
(#2316) Variable "course_configs" must not contain underscores.
(#2317) Variable "course_rec" must not contain underscores.
(#2317) Variable "course_configs" must not contain underscores.
(#2318) Variable "course_rec" must not contain underscores.
(#2318) Variable "course_configs" must not contain underscores.
(#2319) Variable "course_rec" must not contain underscores.
(#2319) Variable "course_configs" must not contain underscores.
(#2320) Variable "course_rec" must not contain underscores.
(#2320) Variable "course_configs" must not contain underscores.
(#2321) Variable "course_rec" must not contain underscores.
(#2321) Variable "course_configs" must not contain underscores.
(#2323) Variable "course_rec" must not contain underscores.
(#2323) Expected 1 space after "="; newline found
(#2324) Variable "course_rec" must not contain underscores.
(#2324) Expected 1 space after "="; newline found
(#2325) Variable "course_rec" must not contain underscores.
(#2325) Expected 1 space after "="; newline found
(#2326) Variable "course_rec" must not contain underscores.
(#2328) Variable "course_rec" must not contain underscores.
(#2328) Expected 1 space after "="; newline found
(#2329) Variable "course_rec" must not contain underscores.
(#2329) Expected 1 space after "="; newline found
(#2330) Variable "course_rec" must not contain underscores.
(#2330) Expected 1 space after "="; newline found
(#2331) Variable "course_rec" must not contain underscores.
(#2333) Variable "course_rec" must not contain underscores.
(#2335) Line indented incorrectly; expected 0 spaces, found 8
(#2348) Line indented incorrectly; expected 0 spaces, found 8
(#2348) Variable "source_id" must not contain underscores.
(#2348) Variable "create_new" must not contain underscores.
(#2349) Opening brace should be on the same line as the declaration
(#2351) Inline comments must end in full-stops, exclamation marks, or question marks
(#2352) Inline control structures are not allowed
(#2352) Variable "source_id" must not contain underscores.
(#2354) Inline comments must end in full-stops, exclamation marks, or question marks
(#2355) Line indented incorrectly; expected 4 spaces, found 12
(#2355) Variable "term_rec" must not contain underscores.
(#2355) Variable "source_id" must not contain underscores.
(#2357) Variable "term_rec" must not contain underscores.
(#2358) Variable "term_rec" must not contain underscores.
(#2358) Expected 1 space after "="; newline found
(#2359) Variable "term_rec" must not contain underscores.
(#2359) Expected 1 space after "="; newline found
(#2360) Variable "term_rec" must not contain underscores.
(#2360) Variable "source_id" must not contain underscores.
(#2361) Variable "term_rec" must not contain underscores.
(#2362) Variable "term_rec" must not contain underscores.
(#2362) Expected 1 space after "="; newline found
(#2363) Variable "term_rec" must not contain underscores.
(#2363) Expected 1 space after "="; newline found
(#2364) Variable "term_rec" must not contain underscores.
(#2364) Expected 1 space after "="; newline found
(#2365) Variable "term_rec" must not contain underscores.
(#2367) Line indented incorrectly; expected 8 spaces, found 16
(#2367) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#2369) Variable "term_rec" must not contain underscores.
(#2369) Variable "term_rec" must not contain underscores.
(#2370) Line indented incorrectly; expected 8 spaces, found 16
(#2371) Line indented incorrectly; expected 8 spaces, found 16
(#2373) Line exceeds 132 characters; contains 133 characters
(#2375) Line indented incorrectly; expected 8 spaces, found 16
(#2377) Line indented incorrectly; expected 4 spaces, found 12
(#2380) Inline comments must end in full-stops, exclamation marks, or question marks
(#2381) Line indented incorrectly; expected 4 spaces, found 12
(#2381) Variable "term_rec" must not contain underscores.
(#2381) Variable "term_rec" must not contain underscores.
(#2381) Line exceeds 132 characters; contains 174 characters
(#2383) Inline control structures are not allowed
(#2383) Variable "create_new" must not contain underscores.
(#2386) Expected 1 space after "="; newline found
(#2387) Variable "term_rec" must not contain underscores.
(#2390) Line indented incorrectly; expected 8 spaces, found 16
(#2391) Line exceeds 132 characters; contains 146 characters
(#2393) Line indented incorrectly; expected 8 spaces, found 16
(#2399) Variable "term_rec" must not contain underscores.
(#2400) Line indented incorrectly; expected 8 spaces, found 16
(#2400) Expected "try {\n...} catch (...) {\n"; found "try\n {\n...}\n catch (...)\n {\n"
(#2402) Variable "term_rec" must not contain underscores.
(#2403) Line indented incorrectly; expected 8 spaces, found 16
(#2404) Line indented incorrectly; expected 8 spaces, found 16
(#2406) Variable "term_rec" must not contain underscores.
(#2406) Line exceeds 132 characters; contains 145 characters
(#2408) Line indented incorrectly; expected 8 spaces, found 16
(#2410) Line indented incorrectly; expected 4 spaces, found 12
(#2412) Variable "term_rec" must not contain underscores.
(#2414) Line indented incorrectly; expected 0 spaces, found 8
(#2428) Line indented incorrectly; expected 0 spaces, found 8
(#2428) Variable "create_new" must not contain underscores.
(#2428) Variable "parent_id" must not contain underscores.
(#2429) Opening brace should be on the same line as the declaration
(#2431) Line indented incorrectly; expected 4 spaces, found 12
(#2431) Variable "parent_id" must not contain underscores.
(#2431) Line exceeds 132 characters; contains 150 characters
(#2433) Inline control structures are not allowed
(#2433) Variable "create_new" must not contain underscores.
(#2436) Expected 1 space after "="; newline found
(#2438) Variable "parent_id" must not contain underscores.
(#2440) Line indented incorrectly; expected 8 spaces, found 16
(#2441) Line exceeds 132 characters; contains 146 characters
(#2443) Line indented incorrectly; expected 8 spaces, found 16
(#2449) Line indented incorrectly; expected 4 spaces, found 12
(#2453) Line indented incorrectly; expected 0 spaces, found 8
(#2466) Line indented incorrectly; expected 0 spaces, found 8
(#2467) Opening brace should be on the same line as the declaration
(#2471) Inline comments must end in full-stops, exclamation marks, or question marks
(#2471) This comment is 67% valid code; is this commented out code?
(#2471) No space found before comment text; expected "// $category = $DB->get_record('course_categories', array('id'=>$data->category), '*', MUST_EXIST);" but found "//$category = $DB->get_record('course_categories', array('id'=>$data->category), '*', MUST_EXIST);"
(#2473) Inline comments must end in full-stops, exclamation marks, or question marks
(#2474) Line indented incorrectly; expected 4 spaces, found 12
(#2475) Line indented incorrectly; expected 8 spaces, found 16
(#2477) Line indented incorrectly; expected 8 spaces, found 16
(#2478) Line indented incorrectly; expected 4 spaces, found 12
(#2482) This comment is 77% valid code; is this commented out code?
(#2482) No space found before comment text; expected "// if (!empty($data->idnumber)) {" but found "//if (!empty($data->idnumber)) {"
(#2483) This comment is 68% valid code; is this commented out code?
(#2483) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2484) This comment is 60% valid code; is this commented out code?
(#2484) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#2485) This comment is 50% valid code; is this commented out code?
(#2485) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2486) Inline comments must end in full-stops, exclamation marks, or question marks
(#2486) This comment is 100% valid code; is this commented out code?
(#2486) No space found before comment text; expected "// }" but found "//}"
(#2491) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2491) Inline comments must end in full-stops, exclamation marks, or question marks
(#2495) This comment is 72% valid code; is this commented out code?
(#2495) No space found before comment text; expected "// if ($editoroptions) {" but found "//if ($editoroptions) {"
(#2496) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2497) This comment is 45% valid code; is this commented out code?
(#2497) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2498) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2499) Inline comments must end in full-stops, exclamation marks, or question marks
(#2499) This comment is 100% valid code; is this commented out code?
(#2499) No space found before comment text; expected "// }" but found "//}"
(#2502) This comment is 77% valid code; is this commented out code?
(#2502) No space found before comment text; expected "// if (!isset($data->visible)) {" but found "//if (!isset($data->visible)) {"
(#2503) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2504) This comment is 46% valid code; is this commented out code?
(#2504) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2505) This comment is 100% valid code; is this commented out code?
(#2505) No space found before comment text; expected "// }" but found "//}"
(#2506) Inline comments must end in full-stops, exclamation marks, or question marks
(#2506) This comment is 50% valid code; is this commented out code?
(#2506) No space found before comment text; expected "// $data->visibleold = $data->visible;" but found "//$data->visibleold = $data->visible;"
(#2512) This comment is 72% valid code; is this commented out code?
(#2512) No space found before comment text; expected "// if ($editoroptions) {" but found "//if ($editoroptions) {"
(#2513) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2514) This comment is 61% valid code; is this commented out code?
(#2514) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2515) This comment is 75% valid code; is this commented out code?
(#2515) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2516) This comment is 75% valid code; is this commented out code?
(#2516) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2517) This comment is 100% valid code; is this commented out code?
(#2517) No space found before comment text; expected "// }" but found "//}"
(#2518) This comment is 58% valid code; is this commented out code?
(#2518) No space found before comment text; expected "// if ($overviewfilesoptions = course_overviewfiles_options($newcourseid)) {" but found "//if ($overviewfilesoptions = course_overviewfiles_options($newcourseid)) {"
(#2519) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2520) Line exceeds 132 characters; contains 150 characters
(#2520) This comment is 61% valid code; is this commented out code?
(#2520) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#2521) Inline comments must end in full-stops, exclamation marks, or question marks
(#2521) This comment is 100% valid code; is this commented out code?
(#2521) No space found before comment text; expected "// }" but found "//}"
(#2523) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2523) Inline comments must end in full-stops, exclamation marks, or question marks
(#2528) Inline comments must end in full-stops, exclamation marks, or question marks
(#2536) This comment is 75% valid code; is this commented out code?
(#2536) No space found before comment text; expected "// fix_course_sortorder();" but found "//fix_course_sortorder();"
(#2538) Inline comments must end in full-stops, exclamation marks, or question marks
(#2538) This comment is 72% valid code; is this commented out code?
(#2538) No space found before comment text; expected "// cache_helper::purge_by_event('changesincourse');" but found "//cache_helper::purge_by_event('changesincourse');"
(#2540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2540) Inline comments must end in full-stops, exclamation marks, or question marks
(#2544) Inline comments must end in full-stops, exclamation marks, or question marks
(#2544) This comment is 73% valid code; is this commented out code?
(#2544) No space found before comment text; expected "// save_local_role_names($course->id, (array)$data);" but found "//save_local_role_names($course->id, (array)$data);"
(#2546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2546) Inline comments must end in full-stops, exclamation marks, or question marks
(#2559) Line indented incorrectly; expected 0 spaces, found 8
(#2571) Line indented incorrectly; expected 0 spaces, found 8
(#2571) Variable "lmb_data" must not contain underscores.
(#2572) Opening brace should be on the same line as the declaration
(#2574) Line indented incorrectly; expected 4 spaces, found 12
(#2574) Variable "cache_term_rec" must not contain underscores.
(#2575) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2579) Inline comments must end in full-stops, exclamation marks, or question marks
(#2580) Line indented incorrectly; expected 4 spaces, found 12
(#2580) Variable "lmb_data" must not contain underscores.
(#2580) Variable "cache_term_rec" must not contain underscores.
(#2581) Variable "term_rec" must not contain underscores.
(#2581) Variable "cache_term_rec" must not contain underscores.
(#2581) Variable "lmb_data" must not contain underscores.
(#2582) Variable "term_desc" must not contain underscores.
(#2582) Variable "term_rec" must not contain underscores.
(#2583) Line indented incorrectly; expected 4 spaces, found 12
(#2583) Usage of ELSEIF not allowed; use ELSE IF instead
(#2583) Variable "term_rec" must not contain underscores.
(#2583) Variable "lmb_data" must not contain underscores.
(#2583) Line exceeds 132 characters; contains 138 characters
(#2585) Inline comments must end in full-stops, exclamation marks, or question marks
(#2586) Variable "cache_term_rec" must not contain underscores.
(#2586) Variable "lmb_data" must not contain underscores.
(#2586) Variable "term_rec" must not contain underscores.
(#2587) Variable "term_desc" must not contain underscores.
(#2587) Variable "term_rec" must not contain underscores.
(#2588) Line indented incorrectly; expected 4 spaces, found 12
(#2589) Inline comments must end in full-stops, exclamation marks, or question marks
(#2590) Variable "term_desc" must not contain underscores.
(#2590) Variable "lmb_data" must not contain underscores.
(#2591) Line indented incorrectly; expected 4 spaces, found 12
(#2595) Variable "dept_code" must not contain underscores.
(#2595) Variable "course_num" must not contain underscores.
(#2595) Variable "section_num" must not contain underscores.
(#2595) Variable "lmb_data" must not contain underscores.
(#2597) Inline control structures are not allowed
(#2597) Variable "dept_code" must not contain underscores.
(#2597) Variable "dept_code" must not contain underscores.
(#2598) Inline control structures are not allowed
(#2598) Variable "course_num" must not contain underscores.
(#2598) Variable "course_num" must not contain underscores.
(#2599) Inline control structures are not allowed
(#2599) Variable "section_num" must not contain underscores.
(#2599) Variable "section_num" must not contain underscores.
(#2601) Variable "courseNameTokens" must be all lower-case
(#2602) Variable "lmb_data" must not contain underscores.
(#2602) Variable "term_desc" must not contain underscores.
(#2603) Variable "lmb_data" must not contain underscores.
(#2603) Variable "lmb_data" must not contain underscores.
(#2603) Variable "lmb_data" must not contain underscores.
(#2603) Variable "lmb_data" must not contain underscores.
(#2604) Variable "dept_code" must not contain underscores.
(#2604) Variable "lmb_data" must not contain underscores.
(#2605) Variable "lmb_data" must not contain underscores.
(#2606) Variable "course_num" must not contain underscores.
(#2606) Variable "section_num" must not contain underscores.
(#2609) Line indented incorrectly; expected 0 spaces, found 8
(#2621) Line indented incorrectly; expected 0 spaces, found 8
(#2621) Variable "ims_role_type" must not contain underscores.
(#2622) Opening brace should be on the same line as the declaration
(#2624) Inline comments must end in full-stops, exclamation marks, or question marks
(#2625) Variable "rolemap_config_name" must not contain underscores.
(#2625) Variable "ims_role_type" must not contain underscores.
(#2626) Line indented incorrectly; expected 4 spaces, found 12
(#2626) Variable "rolemap_config_name" must not contain underscores.
(#2626) Variable "rolemap_config_name" must not contain underscores.
(#2628) Line indented incorrectly; expected 4 spaces, found 12
(#2630) Inline comments must end in full-stops, exclamation marks, or question marks
(#2631) Variable "role_id" must not contain underscores.
(#2631) Variable "rolemap_config_name" must not contain underscores.
(#2632) Line indented incorrectly; expected 4 spaces, found 12
(#2632) Variable "role_id" must not contain underscores.
(#2634) Line indented incorrectly; expected 4 spaces, found 12
(#2636) Variable "role_id" must not contain underscores.
(#2638) Line indented incorrectly; expected 0 spaces, found 8
(#2649) Line indented incorrectly; expected 0 spaces, found 8
(#2650) Opening brace should be on the same line as the declaration
(#2652) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#2655) Inline comments must end in full-stops, exclamation marks, or question marks
(#2656) Line indented incorrectly; expected 4 spaces, found 12
(#2659) Line indented incorrectly; expected 4 spaces, found 12
(#2665) Inline comments must end in full-stops, exclamation marks, or question marks
(#2666) Line indented incorrectly; expected 4 spaces, found 12
(#2670) Line indented incorrectly; expected 4 spaces, found 12
(#2672) Inline comments must end in full-stops, exclamation marks, or question marks
(#2673) Line indented incorrectly; expected 4 spaces, found 12
(#2675) Line indented incorrectly; expected 4 spaces, found 12
(#2677) Inline comments must end in full-stops, exclamation marks, or question marks
(#2678) Variable "timestamp_array" must not contain underscores.
(#2682) Line indented incorrectly; expected 4 spaces, found 12
(#2682) Variable "timestamp_array" must not contain underscores.
(#2685) Line indented incorrectly; expected 4 spaces, found 12
(#2687) Variable "start_timestamp" must not contain underscores.
(#2690) Variable "timestamp_array" must not contain underscores.
(#2691) Variable "timestamp_array" must not contain underscores.
(#2692) Variable "timestamp_array" must not contain underscores.
(#2693) Variable "stop_timestamp" must not contain underscores.
(#2696) Variable "timestamp_array" must not contain underscores.
(#2697) Variable "timestamp_array" must not contain underscores.
(#2698) Variable "timestamp_array" must not contain underscores.
(#2703) Inline comments must end in full-stops, exclamation marks, or question marks
(#2704) Line indented incorrectly; expected 4 spaces, found 12
(#2704) Variable "stop_timestamp" must not contain underscores.
(#2704) Variable "start_timestamp" must not contain underscores.
(#2705) Inline comments must end in full-stops, exclamation marks, or question marks
(#2706) Line indented incorrectly; expected 8 spaces, found 16
(#2706) Variable "stop_timestamp" must not contain underscores.
(#2706) Variable "timestamp_array" must not contain underscores.
(#2706) Variable "timestamp_array" must not contain underscores.
(#2706) Variable "start_timestamp" must not contain underscores.
(#2709) Line indented incorrectly; expected 8 spaces, found 16
(#2710) Line indented incorrectly; expected 4 spaces, found 12
(#2711) Inline comments must end in full-stops, exclamation marks, or question marks
(#2712) Line indented incorrectly; expected 8 spaces, found 16
(#2712) Variable "start_timestamp" must not contain underscores.
(#2712) Variable "timestamp_array" must not contain underscores.
(#2712) Variable "timestamp_array" must not contain underscores.
(#2712) Variable "stop_timestamp" must not contain underscores.
(#2715) Line indented incorrectly; expected 8 spaces, found 16
(#2716) Line indented incorrectly; expected 4 spaces, found 12
(#2718) Inline comments must end in full-stops, exclamation marks, or question marks
(#2719) Variable "minutes_lapsed" must not contain underscores.
(#2719) Variable "timestamp_array" must not contain underscores.
(#2720) Line indented incorrectly; expected 4 spaces, found 12
(#2720) Variable "minutes_lapsed" must not contain underscores.
(#2723) Line indented incorrectly; expected 4 spaces, found 12
(#2725) Inline comments must end in full-stops, exclamation marks, or question marks
(#2726) Variable "last_notice_file" must not contain underscores.
(#2727) Line indented incorrectly; expected 4 spaces, found 12
(#2727) Variable "last_notice_file" must not contain underscores.
(#2727) Variable "timestamp_array" must not contain underscores.
(#2727) Variable "last_notice_file" must not contain underscores.
(#2727) Line exceeds 132 characters; contains 152 characters
(#2730) Line indented incorrectly; expected 4 spaces, found 12
(#2732) Inline comments must end in full-stops, exclamation marks, or question marks
(#2736) Variable "email_address_array" must not contain underscores.
(#2737) Line indented incorrectly; expected 4 spaces, found 12
(#2737) Variable "email_address_array" must not contain underscores.
(#2737) Variable "email_address" must not contain underscores.
(#2738) Variable "email_address" must not contain underscores.
(#2738) Variable "email_address" must not contain underscores.
(#2739) Inline control structures are not allowed
(#2739) Variable "email_address" must not contain underscores.
(#2739) Variable "email_address" must not contain underscores.
(#2742) Variable "email_address" must not contain underscores.
(#2743) Variable "email_address" must not contain underscores.
(#2744) Variable "minutes_lapsed" must not contain underscores.
(#2744) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2745) Variable "email_address" must not contain underscores.
(#2746) Line indented incorrectly; expected 4 spaces, found 12
(#2748) Inline comments must end in full-stops, exclamation marks, or question marks
(#2749) Variable "last_notice_file" must not contain underscores.
(#2753) Line indented incorrectly; expected 0 spaces, found 8
(#2765) Line indented incorrectly; expected 0 spaces, found 8
(#2765) Variable "msg_id" must not contain underscores.
(#2766) Opening brace should be on the same line as the declaration
(#2768) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2771) Inline control structures are not allowed
(#2778) Variable "config_rec" must not contain underscores.
(#2779) Line indented incorrectly; expected 4 spaces, found 12
(#2779) Variable "config_rec" must not contain underscores.
(#2779) Line exceeds 132 characters; contains 163 characters
(#2780) Variable "config_rec" must not contain underscores.
(#2781) Variable "config_rec" must not contain underscores.
(#2782) Variable "config_rec" must not contain underscores.
(#2783) Variable "config_rec" must not contain underscores.
(#2784) Line indented incorrectly; expected 4 spaces, found 12
(#2786) Variable "timestamp_array" must not contain underscores.
(#2787) Line indented incorrectly; expected 4 spaces, found 12
(#2787) Variable "timestamp_array" must not contain underscores.
(#2787) Variable "config_rec" must not contain underscores.
(#2789) Line indented incorrectly; expected 4 spaces, found 12
(#2791) Inline comments must end in full-stops, exclamation marks, or question marks
(#2792) Variable "config_rec" must not contain underscores.
(#2792) Variable "timestamp_array" must not contain underscores.
(#2793) Line indented incorrectly; expected 4 spaces, found 12
(#2793) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n catch (...) {\n"
(#2795) Line indented incorrectly; expected 8 spaces, found 16
(#2795) Variable "config_rec" must not contain underscores.
(#2796) Variable "config_rec" must not contain underscores.
(#2797) Line indented incorrectly; expected 8 spaces, found 16
(#2798) Variable "config_rec" must not contain underscores.
(#2799) Line indented incorrectly; expected 8 spaces, found 16
(#2804) Variable "email_address_array" must not contain underscores.
(#2805) Line indented incorrectly; expected 8 spaces, found 16
(#2805) Variable "email_address_array" must not contain underscores.
(#2805) Variable "email_address" must not contain underscores.
(#2806) Variable "email_address" must not contain underscores.
(#2806) Variable "email_address" must not contain underscores.
(#2807) Inline control structures are not allowed
(#2807) Variable "email_address" must not contain underscores.
(#2807) Variable "email_address" must not contain underscores.
(#2810) Variable "email_address" must not contain underscores.
(#2811) Variable "email_address" must not contain underscores.
(#2812) Variable "msg_id" must not contain underscores.
(#2812) Line exceeds 132 characters; contains 177 characters
(#2813) Line indented incorrectly; expected 8 spaces, found 16
(#2815) Line indented incorrectly; expected 4 spaces, found 12
(#2816) Line indented incorrectly; expected 4 spaces, found 12
(#2820) Line indented incorrectly; expected 4 spaces, found 12
(#2822) Line indented incorrectly; expected 0 spaces, found 8
(#2825) Line indented incorrectly; expected 0 spaces, found 4
(#2825) This comment is 50% valid code; is this commented out code?
enrol/shebang/renderer.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#34) Line indented incorrectly; expected 0 spaces, found 4
(#43) Line indented incorrectly; expected 4 spaces, found 8
(#50) Line indented incorrectly; expected 4 spaces, found 8
(#50) Visibility must be declared on method "__construct"
(#51) Opening brace should be on the same line as the declaration
(#53) Space found before object operator
(#55) Line indented incorrectly; expected 4 spaces, found 8
(#63) Line indented incorrectly; expected 4 spaces, found 8
(#64) Opening brace should be on the same line as the declaration
(#66) Line indented incorrectly; expected 4 spaces, found 8
(#68) Line indented incorrectly; expected 0 spaces, found 4
(#68) This comment is 50% valid code; is this commented out code?
(#76) Line indented incorrectly; expected 0 spaces, found 4
(#85) Line indented incorrectly; expected 4 spaces, found 8
(#93) Line indented incorrectly; expected 4 spaces, found 8
(#94) Opening brace should be on the same line as the declaration
(#96) Line indented incorrectly; expected 8 spaces, found 12
(#97) Line indented incorrectly; expected 12 spaces, found 16
(#98) Line indented incorrectly; expected 16 spaces, found 20
(#100) Line indented incorrectly; expected 16 spaces, found 20
(#101) Line indented incorrectly; expected 12 spaces, found 16
(#102) Line indented incorrectly; expected 8 spaces, found 12
(#106) Line indented incorrectly; expected 4 spaces, found 8
(#117) Line indented incorrectly; expected 4 spaces, found 8
(#118) Opening brace should be on the same line as the declaration
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#130) Line indented incorrectly; expected 8 spaces, found 12
(#133) Line indented incorrectly; expected 8 spaces, found 12
(#135) Line indented incorrectly; expected 8 spaces, found 12
(#137) Line indented incorrectly; expected 12 spaces, found 16
(#139) Line indented incorrectly; expected 12 spaces, found 16
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) Line indented incorrectly; expected 12 spaces, found 16
(#153) Variable "import_url" must not contain underscores.
(#154) Variable "import_url" must not contain underscores.
(#154) Line exceeds 132 characters; contains 142 characters
(#157) Variable "delete_url" must not contain underscores.
(#158) Variable "delete_url" must not contain underscores.
(#158) Line exceeds 132 characters; contains 142 characters
(#159) Line indented incorrectly; expected 12 spaces, found 16
(#163) Line indented incorrectly; expected 8 spaces, found 12
(#163) This comment is 50% valid code; is this commented out code?
(#169) Line indented incorrectly; expected 4 spaces, found 8
(#171) Line indented incorrectly; expected 0 spaces, found 4
(#171) This comment is 50% valid code; is this commented out code?
enrol/shebang/secure/post.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Line indented incorrectly; expected 0 spaces, found 4
(#32) Line indented incorrectly; expected 0 spaces, found 4
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) "require_once" must be immediately followed by an open parenthesis
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) "require_once" must be immediately followed by an open parenthesis
(#46) Inline control structures are not allowed
(#47) Inline control structures are not allowed
(#48) Inline control structures are not allowed
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Line indented incorrectly; expected 0 spaces, found 4
(#58) Line indented incorrectly; expected 0 spaces, found 4
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected 0 spaces, found 4
(#65) Line indented incorrectly; expected 0 spaces, found 4
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Variable "ldisp_id" must not contain underscores.
(#69) Expected 1 space before "?"; newline found
(#70) Expected 1 space before ":"; newline found
(#72) Variable "jms_id" must not contain underscores.
(#72) Expected 1 space after "="; 2 found
(#73) Expected 1 space before "?"; newline found
(#74) Expected 1 space before ":"; newline found
(#76) Line indented incorrectly; expected 0 spaces, found 4
(#76) Variable "ldisp_id" must not contain underscores.
(#76) Variable "jms_id" must not contain underscores.
(#79) Line indented incorrectly; expected 0 spaces, found 4
(#81) Line indented incorrectly; expected 0 spaces, found 4
(#81) Variable "ldisp_id" must not contain underscores.
(#86) Line indented incorrectly; expected 0 spaces, found 4
(#107) Line indented incorrectly; expected 0 spaces, found 4
(#107) Variable "basic_method" must not contain underscores.
(#108) Opening brace should be on the same line as the declaration
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Line indented incorrectly; expected 4 spaces, found 8
(#113) Line indented incorrectly; expected 4 spaces, found 8
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Line indented incorrectly; expected 4 spaces, found 8
(#116) Variable "basic_method" must not contain underscores.
(#118) Line indented incorrectly; expected 8 spaces, found 12
(#120) Expected 1 space before "==="; 3 found
(#123) Line indented incorrectly; expected 8 spaces, found 12
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected 4 spaces, found 8
(#131) Line indented incorrectly; expected 8 spaces, found 12
(#136) Line indented incorrectly; expected 8 spaces, found 12
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Line exceeds 132 characters; contains 169 characters
(#142) Line indented incorrectly; expected 4 spaces, found 8
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Line indented incorrectly; expected 0 spaces, found 4
(#169) Line indented incorrectly; expected 0 spaces, found 4
(#169) Variable "digest_server_var" must not contain underscores.
(#169) Variable "request_method" must not contain underscores.
(#170) Opening brace should be on the same line as the declaration
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "needed_parts" must not contain underscores.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#178) Variable "needed_parts" must not contain underscores.
(#179) Variable "digest_server_var" must not contain underscores.
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Line indented incorrectly; expected 0 spaces, found 8
(#187) Variable "needed_parts" must not contain underscores.
(#188) Line indented incorrectly; expected 0 spaces, found 8
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) Inline control structures are not allowed
(#192) Variable "needed_parts" must not contain underscores.
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) This comment is 50% valid code; is this commented out code?
(#198) Variable "request_method" must not contain underscores.
(#199) Variable "valid_response" must not contain underscores.
(#199) Line exceeds 132 characters; contains 134 characters
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Variable "valid_response" must not contain underscores.
(#204) Line indented incorrectly; expected 0 spaces, found 4
enrol/shebang/settings.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) "require" must be immediately followed by an open parenthesis
(#35) Inline doc block comments are not allowed; use "// Comment." instead
(#112) Line indented incorrectly; expected 0 spaces, found 4
(#114) Variable "tools_url" must not contain underscores.
(#116) Line exceeds 132 characters; contains 165 characters
(#117) Variable "tools_url" must not contain underscores.
(#120) Line exceeds maximum limit of 180 characters; contains 184 characters
(#126) Line exceeds 132 characters; contains 174 characters
(#128) Line exceeds maximum limit of 180 characters; contains 289 characters
(#130) Line exceeds maximum limit of 180 characters; contains 298 characters
(#132) Line exceeds maximum limit of 180 characters; contains 266 characters
(#138) Line exceeds maximum limit of 180 characters; contains 244 characters
(#140) Line exceeds maximum limit of 180 characters; contains 204 characters
(#142) Line exceeds maximum limit of 180 characters; contains 204 characters
(#144) Line exceeds maximum limit of 180 characters; contains 204 characters
(#146) Line exceeds maximum limit of 180 characters; contains 198 characters
(#152) Line exceeds maximum limit of 180 characters; contains 241 characters
(#154) Line exceeds maximum limit of 180 characters; contains 193 characters
(#156) Line exceeds maximum limit of 180 characters; contains 204 characters
(#158) Line exceeds maximum limit of 180 characters; contains 249 characters
(#160) Line exceeds 132 characters; contains 142 characters
(#161) Line exceeds 132 characters; contains 141 characters
(#168) Line exceeds maximum limit of 180 characters; contains 244 characters
(#170) Line exceeds maximum limit of 180 characters; contains 207 characters
(#180) Line exceeds maximum limit of 180 characters; contains 397 characters
(#182) Line exceeds maximum limit of 180 characters; contains 395 characters
(#184) Line exceeds maximum limit of 180 characters; contains 313 characters
(#187) Line exceeds maximum limit of 180 characters; contains 260 characters
(#193) Line exceeds maximum limit of 180 characters; contains 241 characters
(#195) Line exceeds maximum limit of 180 characters; contains 197 characters
(#197) Line exceeds maximum limit of 180 characters; contains 190 characters
(#199) Line exceeds 132 characters; contains 149 characters
(#200) Line exceeds 132 characters; contains 149 characters
(#201) Line exceeds 132 characters; contains 148 characters
(#204) Line exceeds maximum limit of 180 characters; contains 250 characters
(#206) Line exceeds 132 characters; contains 160 characters
(#207) Line exceeds 132 characters; contains 160 characters
(#208) Line exceeds 132 characters; contains 160 characters
(#209) Line exceeds 132 characters; contains 159 characters
(#212) Line exceeds maximum limit of 180 characters; contains 218 characters
(#214) Variable "userOptions" must be all lower-case
(#215) Variable "authModules" must be all lower-case
(#216) Line indented incorrectly; expected 4 spaces, found 8
(#216) Variable "authModules" must be all lower-case
(#217) Variable "userOptions" must be all lower-case
(#218) Line indented incorrectly; expected 4 spaces, found 8
(#219) Variable "userOptions" must be all lower-case
(#219) Line exceeds maximum limit of 180 characters; contains 262 characters
(#221) Line exceeds maximum limit of 180 characters; contains 203 characters
(#223) Line exceeds maximum limit of 180 characters; contains 195 characters
(#225) Line exceeds 132 characters; contains 157 characters
(#226) Line exceeds 132 characters; contains 160 characters
(#227) Line exceeds 132 characters; contains 159 characters
(#230) Line exceeds maximum limit of 180 characters; contains 216 characters
(#232) Line exceeds maximum limit of 180 characters; contains 216 characters
(#234) Line exceeds maximum limit of 180 characters; contains 216 characters
(#236) Line exceeds maximum limit of 180 characters; contains 216 characters
(#238) Line exceeds maximum limit of 180 characters; contains 216 characters
(#240) Line exceeds maximum limit of 180 characters; contains 216 characters
(#242) Line exceeds maximum limit of 180 characters; contains 216 characters
(#244) Line exceeds maximum limit of 180 characters; contains 241 characters
(#246) Line exceeds 132 characters; contains 144 characters
(#247) Line exceeds 132 characters; contains 144 characters
(#248) Line exceeds 132 characters; contains 143 characters
(#251) Line exceeds maximum limit of 180 characters; contains 213 characters
(#253) Line exceeds maximum limit of 180 characters; contains 283 characters
(#255) Line exceeds maximum limit of 180 characters; contains 214 characters
(#260) Line exceeds maximum limit of 180 characters; contains 241 characters
(#262) Line exceeds maximum limit of 180 characters; contains 240 characters
(#264) Line exceeds 132 characters; contains 142 characters
(#265) Line exceeds 132 characters; contains 142 characters
(#266) Line exceeds 132 characters; contains 142 characters
(#267) Line exceeds 132 characters; contains 141 characters
(#270) Variable "categoryArray" must be all lower-case
(#271) Variable "categoryArray" must be all lower-case
(#271) Line exceeds maximum limit of 180 characters; contains 218 characters
(#273) Line exceeds maximum limit of 180 characters; contains 222 characters
(#275) Variable "token_list" must not contain underscores.
(#276) Line indented incorrectly; expected 4 spaces, found 8
(#276) Variable "courseNameTokens" must be all lower-case
(#278) Inline control structures are not allowed
(#278) Variable "token_list" must not contain underscores.
(#278) Variable "token_list" must not contain underscores.
(#279) Variable "token_list" must not contain underscores.
(#280) Line indented incorrectly; expected 4 spaces, found 8
(#281) Variable "token_list" must not contain underscores.
(#281) Line exceeds maximum limit of 180 characters; contains 218 characters
(#283) Line exceeds maximum limit of 180 characters; contains 218 characters
(#285) Line exceeds maximum limit of 180 characters; contains 214 characters
(#287) Variable "token_list" must not contain underscores.
(#288) Line indented incorrectly; expected 4 spaces, found 8
(#288) Variable "courseNameTokens" must be all lower-case
(#290) Inline control structures are not allowed
(#290) Variable "token_list" must not contain underscores.
(#290) Variable "token_list" must not contain underscores.
(#291) Variable "token_list" must not contain underscores.
(#292) Line indented incorrectly; expected 4 spaces, found 8
(#293) Variable "token_list" must not contain underscores.
(#293) Line exceeds maximum limit of 180 characters; contains 220 characters
(#295) Line exceeds maximum limit of 180 characters; contains 220 characters
(#297) Line exceeds maximum limit of 180 characters; contains 216 characters
(#299) Line exceeds maximum limit of 180 characters; contains 194 characters
(#301) Line exceeds maximum limit of 180 characters; contains 210 characters
(#302) Line exceeds 132 characters; contains 154 characters
(#308) Line exceeds maximum limit of 180 characters; contains 250 characters
(#310) Line exceeds maximum limit of 180 characters; contains 201 characters
(#312) Line exceeds maximum limit of 180 characters; contains 245 characters
(#314) Line exceeds 132 characters; contains 150 characters
(#315) Line exceeds 132 characters; contains 149 characters
(#318) Line exceeds maximum limit of 180 characters; contains 199 characters
(#320) Line exceeds maximum limit of 180 characters; contains 213 characters
(#322) Line exceeds maximum limit of 180 characters; contains 215 characters
(#324) Line exceeds maximum limit of 180 characters; contains 215 characters
(#330) Line exceeds maximum limit of 180 characters; contains 256 characters
(#332) Line exceeds maximum limit of 180 characters; contains 222 characters
(#338) Line exceeds maximum limit of 180 characters; contains 241 characters
(#340) Variable "userOptions" must be all lower-case
(#340) Line exceeds 132 characters; contains 167 characters
(#341) Line indented incorrectly; expected 4 spaces, found 8
(#341) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Commas (,) must be followed by white space.
(#341) Variable "role_num" must not contain underscores.
(#342) Variable "role_num" must not contain underscores.
(#342) Variable "role_num" must not contain underscores.
(#342) Variable "userOptions" must be all lower-case
(#342) Line exceeds maximum limit of 180 characters; contains 237 characters
(#343) Line indented incorrectly; expected 4 spaces, found 8
(#345) Line indented incorrectly; expected 0 spaces, found 4
(#345) This comment is 63% valid code; is this commented out code?
enrol/shebang/tools.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected 0 spaces, found 4
(#42) Line indented incorrectly; expected 0 spaces, found 4
(#44) File is being unconditionally included; use "require" instead
(#46) Variable "tool_class_name" must not contain underscores.
(#47) Variable "tool_class_name" must not contain underscores.
enrol/shebang/tools/tools_import_class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#38) Line indented incorrectly; expected 0 spaces, found 4
(#50) Line indented incorrectly; expected 4 spaces, found 8
(#57) Line indented incorrectly; expected 4 spaces, found 8
(#64) Line indented incorrectly; expected 4 spaces, found 8
(#71) Line indented incorrectly; expected 4 spaces, found 8
(#82) Line indented incorrectly; expected 4 spaces, found 8
(#83) Opening brace should be on the same line as the declaration
(#85) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#88) Variable "system_context" must not contain underscores.
(#90) Variable "admin_url" must not contain underscores.
(#91) Variable "index_url" must not contain underscores.
(#92) Variable "import_url" must not contain underscores.
(#94) Variable "system_context" must not contain underscores.
(#96) Variable "import_url" must not contain underscores.
(#100) Variable "index_url" must not contain underscores.
(#103) Variable "admin_url" must not contain underscores.
(#104) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#108) Variable "file_manager_options" must not contain underscores.
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 4
(#116) Variable "import_url" must not contain underscores.
(#116) Variable "file_manager_options" must not contain underscores.
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Line indented incorrectly; expected 8 spaces, found 12
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected 12 spaces, found 16
(#131) Line indented incorrectly; expected 12 spaces, found 16
(#133) Line indented incorrectly; expected 12 spaces, found 16
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Line indented incorrectly; expected 12 spaces, found 16
(#144) Line indented incorrectly; expected 16 spaces, found 20
(#146) Line indented incorrectly; expected 20 spaces, found 24
(#148) Variable "area_files" must not contain underscores.
(#148) Variable "system_context" must not contain underscores.
(#148) Line exceeds 132 characters; contains 163 characters
(#149) Line indented incorrectly; expected 24 spaces, found 28
(#149) Variable "stored_file" must not contain underscores.
(#149) Variable "area_files" must not contain underscores.
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "stored_file" must not contain underscores.
(#160) Variable "index_url" must not contain underscores.
(#163) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#165) Line indented incorrectly; expected 24 spaces, found 28
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Variable "index_url" must not contain underscores.
(#171) Line indented incorrectly; expected 24 spaces, found 28
(#175) Line indented incorrectly; expected 20 spaces, found 24
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Variable "system_context" must not contain underscores.
(#178) Line exceeds 132 characters; contains 138 characters
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) Line indented incorrectly; expected 16 spaces, found 20
(#187) This comment is 67% valid code; is this commented out code?
(#189) Line indented incorrectly; expected 12 spaces, found 16
(#193) Line indented incorrectly; expected 8 spaces, found 12
(#193) Usage of ELSEIF not allowed; use ELSE IF instead
(#198) Line exceeds 132 characters; contains 164 characters
(#199) Variable "index_url" must not contain underscores.
(#201) Line indented incorrectly; expected 8 spaces, found 13
(#201) Closing brace indented incorrectly; expected 12 spaces, found 13
(#201) Usage of ELSEIF not allowed; use ELSE IF instead
(#207) Variable "system_context" must not contain underscores.
(#207) Line exceeds 132 characters; contains 167 characters
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Line exceeds 132 characters; contains 141 characters
(#217) Variable "import_url" must not contain underscores.
(#219) Line indented incorrectly; expected 8 spaces, found 13
(#221) Line indented incorrectly; expected 4 spaces, found 8
(#224) Line indented incorrectly; expected 0 spaces, found 4
(#224) This comment is 50% valid code; is this commented out code?
(#231) Line indented incorrectly; expected 0 spaces, found 4
(#243) Line indented incorrectly; expected 4 spaces, found 8
(#244) Opening brace should be on the same line as the declaration
(#252) Line indented incorrectly; expected 4 spaces, found 8
(#255) Line indented incorrectly; expected 0 spaces, found 4
(#255) This comment is 50% valid code; is this commented out code?
enrol/shebang/tools/tools_index_class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#32) Line indented incorrectly; expected 0 spaces, found 4
(#40) Line indented incorrectly; expected 4 spaces, found 8
(#48) Line indented incorrectly; expected 4 spaces, found 8
(#56) Line indented incorrectly; expected 4 spaces, found 8
(#67) Line indented incorrectly; expected 4 spaces, found 8
(#68) Opening brace should be on the same line as the declaration
(#70) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "admin_url" must not contain underscores.
(#76) Variable "index_url" must not contain underscores.
(#80) Variable "index_url" must not contain underscores.
(#86) Variable "admin_url" must not contain underscores.
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Line indented incorrectly; expected 8 spaces, found 12
(#100) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#100) Variable "file_path" must not contain underscores.
(#102) Variable "name_parts" must not contain underscores.
(#102) Variable "file_path" must not contain underscores.
(#103) Inline control structures are not allowed
(#103) Variable "name_parts" must not contain underscores.
(#105) Variable "file_path" must not contain underscores.
(#107) Variable "tool_class_name" must not contain underscores.
(#108) Variable "tool_class_name" must not contain underscores.
(#109) Variable "tool_url" must not contain underscores.
(#110) Variable "tool_url" must not contain underscores.
(#112) Line indented incorrectly; expected 8 spaces, found 12
(#117) Line indented incorrectly; expected 4 spaces, found 8
(#120) Line indented incorrectly; expected 0 spaces, found 4
(#120) This comment is 50% valid code; is this commented out code?
enrol/shebang/version.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Inline doc block comments are not allowed; use "// Comment." instead

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(135 errors, 75 warnings)

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

enrol/shebang/add.php
(#2) Empty line found after PHP open tag
(#22) Package enrol is not valid
enrol/shebang/add_form.php
(#2) Empty line found after PHP open tag
(#32) Class enrol_shebang_add_form is not documented
(#36) Function enrol_shebang_add_form::definition is not documented
(#61) Function enrol_shebang_add_form::validation is not documented
(#22) Package enrol is not valid
enrol/shebang/db/access.php
(#2) Empty line found after PHP open tag
(#22) Package enrol is not valid
enrol/shebang/db/upgrade.php
(#2) Empty line found after PHP open tag
(#22) Package enrol is not valid
enrol/shebang/lang/en/enrol_shebang.php
(#2) Empty line found after PHP open tag
(#22) Package enrol is not valid
enrol/shebang/lib.php
(#2) Empty line found after PHP open tag
(#37) Constant enrol_shebang_plugin::PLUGIN_NAME is not documented
(#38) Constant enrol_shebang_plugin::PLUGIN_PATH is not documented
(#42) There is no description in phpdocs for function allow_unenrol
(#54) There is no description in phpdocs for function allow_unenrol_user
(#66) There is no description in phpdocs for function get_user_enrolment_actions
(#94) There is no description in phpdocs for function get_newinstance_link
(#135) There is no description in phpdocs for function course_edit_validation
(#169) There is no description in phpdocs for function cron
(#42) Phpdocs for function enrol_shebang_plugin::allow_unenrol has incomplete parameters list
(#54) Phpdocs for function enrol_shebang_plugin::allow_unenrol_user has incomplete parameters list
(#66) Phpdocs for function enrol_shebang_plugin::get_user_enrolment_actions has incomplete parameters list
(#94) Phpdocs for function enrol_shebang_plugin::get_newinstance_link has incomplete parameters list
(#135) Phpdocs for function enrol_shebang_plugin::course_edit_validation has incomplete parameters list
(#30) Class enrol_shebang_plugin does not have @copyright tag
(#30) Class enrol_shebang_plugin does not have @license tag
(#22) Package enrol is not valid
enrol/shebang/locallib.php
(#2) Empty line found after PHP open tag
(#45) Constant enrol_shebang_processor::PLUGIN_NAME is not documented
(#46) Constant enrol_shebang_processor::PLUGIN_PATH is not documented
(#48) Constant enrol_shebang_processor::ROLETYPE_LEARNER is not documented
(#49) Constant enrol_shebang_processor::ROLETYPE_INSTRUCTOR is not documented
(#50) Constant enrol_shebang_processor::ROLETYPE_CONTENTDEV is not documented
(#51) Constant enrol_shebang_processor::ROLETYPE_MEMBER is not documented
(#52) Constant enrol_shebang_processor::ROLETYPE_MANAGER is not documented
(#53) Constant enrol_shebang_processor::ROLETYPE_MENTOR is not documented
(#54) Constant enrol_shebang_processor::ROLETYPE_ADMINISTRATOR is not documented
(#55) Constant enrol_shebang_processor::ROLETYPE_TEACHINGASST is not documented
(#57) Constant enrol_shebang_processor::IDTYPE_PERSON is not documented
(#58) Constant enrol_shebang_processor::IDTYPE_GROUP is not documented
(#60) Constant enrol_shebang_processor::RECSTATUS_ADD is not documented
(#61) Constant enrol_shebang_processor::RECSTATUS_UPDATE is not documented
(#62) Constant enrol_shebang_processor::RECSTATUS_DELETE is not documented
(#64) Constant enrol_shebang_processor::STATUS_INACTIVE is not documented
(#65) Constant enrol_shebang_processor::STATUS_ACTIVE is not documented
(#67) Constant enrol_shebang_processor::MKDIR_MODE is not documented
(#68) Constant enrol_shebang_processor::INFILE_BLOCK_SIZE is not documented
(#70) Constant enrol_shebang_processor::LOGFILE_BASENAME_PROCESS is not documented
(#71) Constant enrol_shebang_processor::LOGFILE_BASENAME_MESSAGE is not documented
(#73) Constant enrol_shebang_processor::DATEFMT_LOG_FILEX is not documented
(#74) Constant enrol_shebang_processor::DATEFMT_LOG_ENTRY is not documented
(#75) Constant enrol_shebang_processor::DATEFMT_SQL_VALUE is not documented
(#77) Constant enrol_shebang_processor::LMBTAG_PROPERTIES is not documented
(#78) Constant enrol_shebang_processor::LMBTAG_GROUP is not documented
(#79) Constant enrol_shebang_processor::LMBTAG_PERSON is not documented
(#80) Constant enrol_shebang_processor::LMBTAG_MEMBERSHIP is not documented
(#82) Constant enrol_shebang_processor::LMBTAG_TYPEVALUE_COLLEGE is not documented
(#83) Constant enrol_shebang_processor::LMBTAG_TYPEVALUE_DEPT is not documented
(#84) Constant enrol_shebang_processor::LMBTAG_TYPEVALUE_TERM is not documented
(#85) Constant enrol_shebang_processor::LMBTAG_TYPEVALUE_COURSE is not documented
(#86) Constant enrol_shebang_processor::LMBTAG_TYPEVALUE_SECTION is not documented
(#87) Constant enrol_shebang_processor::LMBTAG_TYPEVALUE_CROSSLIST is not documented
(#88) Constant enrol_shebang_processor::LMBTAG_TYPEVALUE_SEGMENT is not documented
(#93) Constant enrol_shebang_processor::MOODLENT_USER is not documented
(#94) Constant enrol_shebang_processor::MOODLENT_COURSE is not documented
(#95) Constant enrol_shebang_processor::MOODLENT_COURSE_CATEGORY is not documented
(#96) Constant enrol_shebang_processor::MOODLENT_COURSE_SECTION is not documented
(#97) Constant enrol_shebang_processor::MOODLENT_ROLE_ASSIGNMENT is not documented
(#98) Constant enrol_shebang_processor::MOODLENT_GROUP is not documented
(#99) Constant enrol_shebang_processor::MOODLENT_ENROL is not documented
(#100) Constant enrol_shebang_processor::MOODLENT_USER_ENROL is not documented
(#105) Constant enrol_shebang_processor::SHEBANGENT_TERM is not documented
(#106) Constant enrol_shebang_processor::SHEBANGENT_PERSON is not documented
(#107) Constant enrol_shebang_processor::SHEBANGENT_SECTION is not documented
(#108) Constant enrol_shebang_processor::SHEBANGENT_MEMBER is not documented
(#109) Constant enrol_shebang_processor::SHEBANGENT_CROSSLIST is not documented
(#114) Constant enrol_shebang_processor::OPT_PERSON_DELETE_DELETE is not documented
(#115) Constant enrol_shebang_processor::OPT_PERSON_DELETE_UNENROL is not documented
(#117) Constant enrol_shebang_processor::OPT_PERSON_USERNAME_EMAIL is not documented
(#118) Constant enrol_shebang_processor::OPT_PERSON_USERNAME_USERID_EMAIL is not documented
(#119) Constant enrol_shebang_processor::OPT_PERSON_USERNAME_USERID_LOGON is not documented
(#120) Constant enrol_shebang_processor::OPT_PERSON_USERNAME_USERID_SCTID is not documented
(#122) Constant enrol_shebang_processor::OPT_PERSON_PASSWORD_USERID_LOGON is not documented
(#123) Constant enrol_shebang_processor::OPT_PERSON_PASSWORD_USERID_SCTID is not documented
(#125) Constant enrol_shebang_processor::OPT_PERSON_LOCALITY_DEF is not documented
(#126) Constant enrol_shebang_processor::OPT_PERSON_LOCALITY_MSG is not documented
(#127) Constant enrol_shebang_processor::OPT_PERSON_LOCALITY_IFF is not documented
(#129) Constant enrol_shebang_processor::OPT_AUTH_SHIBBOLETH is not documented
(#130) Constant enrol_shebang_processor::OPT_AUTH_SHIBBUNCIF is not documented
(#131) Constant enrol_shebang_processor::OPT_AUTH_MANUAL is not documented
(#132) Constant enrol_shebang_processor::OPT_AUTH_NOLOGIN is not documented
(#134) Constant enrol_shebang_processor::OPT_COURSE_CATEGORY_TERM is not documented
(#135) Constant enrol_shebang_processor::OPT_COURSE_CATEGORY_DEPT is not documented
(#136) Constant enrol_shebang_processor::OPT_COURSE_CATEGORY_NEST is not documented
(#137) Constant enrol_shebang_processor::OPT_COURSE_CATEGORY_PICK is not documented
(#139) Constant enrol_shebang_processor::OPT_CROSSLIST_METHOD_MERGE is not documented
(#140) Constant enrol_shebang_processor::OPT_CROSSLIST_METHOD_META is not documented
(#142) Constant enrol_shebang_processor::OPT_SECURE_METHOD_BASIC is not documented
(#143) Constant enrol_shebang_processor::OPT_SECURE_METHOD_DIGEST is not documented
(#148) Constant enrol_shebang_processor::DEF_PERSON_COUNTRY is not documented
(#149) Constant enrol_shebang_processor::DEF_PERSON_AUTH_METHOD is not documented
(#151) Constant enrol_shebang_processor::DEF_MONITOR_START_HOUR is not documented
(#152) Constant enrol_shebang_processor::DEF_MONITOR_START_MIN is not documented
(#153) Constant enrol_shebang_processor::DEF_MONITOR_STOP_HOUR is not documented
(#154) Constant enrol_shebang_processor::DEF_MONITOR_STOP_MIN is not documented
(#155) Constant enrol_shebang_processor::DEF_MONITOR_THRESHOLD is not documented
(#157) Constant enrol_shebang_processor::MAX_MONITOR_THRESHOLD is not documented
(#158) Constant enrol_shebang_processor::MIN_MONITOR_THRESHOLD is not documented
(#160) Constant enrol_shebang_processor::MONITOR_NOTICES_INTERVAL is not documented
(#162) Constant enrol_shebang_processor::MAX_COURSE_PARENT_STRIPLEAD is not documented
(#164) Constant enrol_shebang_processor::MAX_LEN_PERSON_STREET is not documented
(#491) Phpdocs for function enrol_shebang_processor::log_process_exception has incomplete parameters list
(#558) Phpdocs for function enrol_shebang_processor::import_lmb_file has incomplete parameters list
(#34) Class enrol_shebang_processor does not have @copyright tag
(#34) Class enrol_shebang_processor does not have @license tag
(#1663) Invalid phpdocs tag @acess used
(#176) Not recommended phpdocs tag @access used
(#184) Not recommended phpdocs tag @access used
(#192) Not recommended phpdocs tag @access used
(#200) Not recommended phpdocs tag @access used
(#208) Not recommended phpdocs tag @access used
(#216) Not recommended phpdocs tag @access used
(#225) Not recommended phpdocs tag @access used
(#233) Not recommended phpdocs tag @access used
(#241) Not recommended phpdocs tag @access used
(#249) Not recommended phpdocs tag @access used
(#257) Not recommended phpdocs tag @access used
(#265) Not recommended phpdocs tag @access used
(#273) Not recommended phpdocs tag @access used
(#274) Not recommended phpdocs tag @static used
(#286) Not recommended phpdocs tag @access used
(#294) Not recommended phpdocs tag @access used
(#330) Not recommended phpdocs tag @access used
(#347) Not recommended phpdocs tag @access used
(#360) Not recommended phpdocs tag @access used
(#373) Not recommended phpdocs tag @access used
(#386) Not recommended phpdocs tag @access used
(#432) Not recommended phpdocs tag @access used
(#490) Not recommended phpdocs tag @access used
(#519) Not recommended phpdocs tag @access used
(#557) Not recommended phpdocs tag @access used
(#683) Not recommended phpdocs tag @access used
(#793) Not recommended phpdocs tag @access used
(#846) Not recommended phpdocs tag @access used
(#913) Not recommended phpdocs tag @access used
(#937) Not recommended phpdocs tag @access used
(#956) Not recommended phpdocs tag @access used
(#1007) Not recommended phpdocs tag @access used
(#1063) Not recommended phpdocs tag @access used
(#1170) Not recommended phpdocs tag @access used
(#1282) Not recommended phpdocs tag @access used
(#1362) Not recommended phpdocs tag @access used
(#1548) Not recommended phpdocs tag @access used
(#1762) Not recommended phpdocs tag @access used
(#1834) Not recommended phpdocs tag @access used
(#1875) Not recommended phpdocs tag @access used
(#1965) Not recommended phpdocs tag @access used
(#2207) Not recommended phpdocs tag @access used
(#2290) Not recommended phpdocs tag @access used
(#2343) Not recommended phpdocs tag @access used
(#2422) Not recommended phpdocs tag @access used
(#2566) Not recommended phpdocs tag @access used
(#2617) Not recommended phpdocs tag @access used
(#2645) Not recommended phpdocs tag @access used
(#2760) Not recommended phpdocs tag @access used
(#22) Package enrol is not valid
enrol/shebang/renderer.php
(#2) Empty line found after PHP open tag
(#29) No one-line description found in phpdocs for class enrol_shebang_tools_filelist
(#29) Class enrol_shebang_tools_filelist does not have @copyright tag
(#72) Class enrol_shebang_tools_renderer does not have @copyright tag
(#29) Class enrol_shebang_tools_filelist does not have @license tag
(#72) Class enrol_shebang_tools_renderer does not have @license tag
(#41) Not recommended phpdocs tag @access used
(#83) Not recommended phpdocs tag @access used
(#22) Package enrol is not valid
enrol/shebang/secure/post.php
(#2) Empty line found after PHP open tag
(#102) Phpdocs for function check_security has incomplete parameters list
(#22) Package enrol is not valid
enrol/shebang/settings.php
(#2) Empty line found after PHP open tag
(#22) Package enrol is not valid
enrol/shebang/tools.php
(#2) Empty line found after PHP open tag
(#22) Package enrol is not valid
enrol/shebang/tools/tools_import_class.php
(#2) Empty line found after PHP open tag
(#41) Constant enrol_shebang_tools_import::PLUGIN_NAME is not documented
(#42) Constant enrol_shebang_tools_import::PLUGIN_FILEAREA is not documented
(#234) Constant enrol_shebang_tools_import_form::PLUGIN_NAME is not documented
(#34) Class enrol_shebang_tools_import does not have @copyright tag
(#228) Class enrol_shebang_tools_import_form does not have @copyright tag
(#34) Class enrol_shebang_tools_import does not have @license tag
(#228) Class enrol_shebang_tools_import_form does not have @license tag
(#48) Not recommended phpdocs tag @access used
(#55) Not recommended phpdocs tag @access used
(#62) Not recommended phpdocs tag @access used
(#69) Not recommended phpdocs tag @access used
(#78) Not recommended phpdocs tag @access used
(#240) Not recommended phpdocs tag @access used
(#22) Package enrol is not valid
enrol/shebang/tools/tools_index_class.php
(#2) Empty line found after PHP open tag
(#29) Class enrol_shebang_tools_index does not have @copyright tag
(#29) Class enrol_shebang_tools_index does not have @license tag
(#38) Not recommended phpdocs tag @access used
(#46) Not recommended phpdocs tag @access used
(#54) Not recommended phpdocs tag @access used
(#63) Not recommended phpdocs tag @access used
(#22) Package enrol is not valid
enrol/shebang/version.php
(#2) Empty line found after PHP open tag
(#22) Package enrol is not valid

Update savepoints problems

(2 errors, 0 warnings)

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

enrol/shebang/db/upgrade.php
Detected more 'if' blocks (1) than 'savepoint' calls (0)
version 2012062500 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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