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

(1114 errors, 241 warnings)

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

course/format/menutopic/backup/moodle2/backup_format_menutopic_plugin.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#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
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
course/format/menutopic/backup/moodle2/restore_format_menutopic_plugin.class.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#45) Whitespace found at end of line
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#68) Whitespace found at end of line
course/format/menutopic/config.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#9) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Blank comments are not allowed
course/format/menutopic/db/upgrade.php
(#2) The opening <?php tag must be followed by exactly one newline.
course/format/menutopic/form_config.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#30) Visibility must be declared on method "definition"
(#31) Variable "format_data" must not contain underscores.
(#43) Line exceeds 132 characters; contains 176 characters
(#44) Variable "config_saved" must not contain underscores.
(#45) Whitespace found at end of line
(#46) Variable "config_saved" must not contain underscores.
(#47) Variable "config_saved" must not contain underscores.
(#49) Whitespace found at end of line
(#50) Expected "if (...) {\n"; found "if (...) { "
(#50) Variable "config_saved" must not contain underscores.
(#50) Variable "config_saved" must not contain underscores.
(#50) Closing brace must be on a line by itself
(#52) Expected "if (...) {\n"; found "if (...) { "
(#52) Variable "config_saved" must not contain underscores.
(#52) Variable "config_saved" must not contain underscores.
(#52) Closing brace must be on a line by itself
(#53) Whitespace found at end of line
(#54) Expected "if (...) {\n"; found "if (...) { "
(#54) Variable "config_saved" must not contain underscores.
(#54) Variable "config_saved" must not contain underscores.
(#54) Closing brace must be on a line by itself
(#55) Whitespace found at end of line
(#56) Expected "if (...) {\n"; found "if (...) { "
(#56) Variable "config_saved" must not contain underscores.
(#56) Variable "config_saved" must not contain underscores.
(#56) Closing brace must be on a line by itself
(#58) Expected "if (...) {\n"; found "if (...) { "
(#58) Variable "config_saved" must not contain underscores.
(#58) Variable "config_saved" must not contain underscores.
(#58) Closing brace must be on a line by itself
(#60) Expected "if (...) {\n"; found "if (...) { "
(#60) Variable "config_saved" must not contain underscores.
(#60) Variable "config_saved" must not contain underscores.
(#60) Closing brace must be on a line by itself
(#62) Expected "if (...) {\n"; found "if (...) { "
(#62) Variable "config_saved" must not contain underscores.
(#62) Variable "config_saved" must not contain underscores.
(#62) Closing brace must be on a line by itself
(#64) Expected "if (...) {\n"; found "if (...) { "
(#64) Variable "config_saved" must not contain underscores.
(#64) Variable "config_saved" must not contain underscores.
(#64) Closing brace must be on a line by itself
(#68) Whitespace found at end of line
(#69) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) No space found before comment text; expected "// $displaysection, $format_data and $course_cancel_link are loaded in the render function" but found "//$displaysection, $format_data and $course_cancel_link are loaded in the render function"
(#133) Variable "display_form" must not contain underscores.
(#133) Expected 1 space after "=>"; 0 found
(#133) Variable "format_data" must not contain underscores.
(#133) Expected 1 space before "=>"; 0 found
(#133) Expected 1 space after "=>"; 0 found
(#135) Expected "if (...) {\n"; found "if (...){\n"
(#135) Variable "display_form" must not contain underscores.
(#136) Variable "course_cancel_link" must not contain underscores.
(#138) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#138) Variable "display_form" must not contain underscores.
(#139) This comment is 50% valid code; is this commented out code?
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) No space found before comment text; expected "// $data->wwwroot = $CFG->wwwroot;" but found "//$data->wwwroot = $CFG->wwwroot;"
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) This comment is 50% valid code; is this commented out code?
(#140) No space found before comment text; expected "// $data->courseid = $course->id;" but found "//$data->courseid = $course->id;"
(#143) Variable "format_data" must not contain underscores.
(#145) Expected "if (...) {\n"; found "if (...){\n"
(#145) Variable "format_data" must not contain underscores.
(#148) Expected "} else {\n"; found "}\n else {\n"
(#153) Variable "display_form" must not contain underscores.
course/format/menutopic/form_csstemplate.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Visibility must be declared on method "definition"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Commas (,) must be followed by white space.
(#42) Commas (,) must be followed by white space.
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// $displaysection, $format_data and $course_cancel_link are loaded in the render function" but found "//$displaysection, $format_data and $course_cancel_link are loaded in the render function"
(#63) Variable "display_form" must not contain underscores.
(#63) Expected 1 space after "=>"; 0 found
(#63) Variable "format_data" must not contain underscores.
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#65) Expected "if (...) {\n"; found "if (...){\n"
(#65) Variable "display_form" must not contain underscores.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Variable "course_cancel_link" must not contain underscores.
(#68) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#68) Variable "display_form" must not contain underscores.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Variable "format_data" must not contain underscores.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#72) Expected "if (...) {\n"; found "if (...){\n"
(#72) Variable "format_data" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Expected "} else {\n"; found "}\n\telse {\n"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#80) Variable "display_form" must not contain underscores.
course/format/menutopic/form_jstemplate.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Visibility must be declared on method "definition"
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Commas (,) must be followed by white space.
(#45) Commas (,) must be followed by white space.
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) No space found before comment text; expected "// $displaysection, $format_data and $course_cancel_link are loaded in the render function" but found "//$displaysection, $format_data and $course_cancel_link are loaded in the render function"
(#66) Variable "display_form" must not contain underscores.
(#66) Expected 1 space after "=>"; 0 found
(#66) Variable "format_data" must not contain underscores.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#68) Expected "if (...) {\n"; found "if (...){\n"
(#68) Variable "display_form" must not contain underscores.
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Variable "course_cancel_link" must not contain underscores.
(#71) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#71) Variable "display_form" must not contain underscores.
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Variable "format_data" must not contain underscores.
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#75) Expected "if (...) {\n"; found "if (...){\n"
(#75) Variable "format_data" must not contain underscores.
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#78) Expected "} else {\n"; found "}\n\telse {\n"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#83) Variable "display_form" must not contain underscores.
course/format/menutopic/form_tree.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#31) Visibility must be declared on method "definition"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Commas (,) must be followed by white space.
(#37) This comment is 73% valid code; is this commented out code?
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) No space found before comment text; expected "// 'base', 'dom', 'event-delegate', 'event-key'," but found "//'base', 'dom', 'event-delegate', 'event-key',"
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) This comment is 74% valid code; is this commented out code?
(#38) No space found before comment text; expected "// 'json-parse', 'yui2-treeview', 'container', 'dragdrop', 'panel')," but found "//'json-parse', 'yui2-treeview', 'container', 'dragdrop', 'panel'),"
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 8 spaces, found 2
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#48) Line exceeds 132 characters; contains 166 characters
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#51) Expected "} else {\n"; found "}\n\t\telse {\n"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#53) Expected "for (...) {\n"; found "for (...){\n"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 16 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 16 spaces, found 4
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 spaces, found 4
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 16 spaces, found 4
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#67) Commas (,) must be followed by white space.
(#70) Commas (,) must be followed by white space.
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Expected 1 space before "=>"; 0 found
(#74) Expected 1 space after "=>"; 0 found
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// $displaysection, $format_data and $course_cancel_link are loaded in the render function" but found "//$displaysection, $format_data and $course_cancel_link are loaded in the render function"
(#95) Variable "display_form" must not contain underscores.
(#95) Expected 1 space after "=>"; 0 found
(#95) Variable "format_data" must not contain underscores.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#97) Expected "if (...) {\n"; found "if (...){\n"
(#97) Variable "display_form" must not contain underscores.
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Variable "course_cancel_link" must not contain underscores.
(#100) Expected "} else if (...) {\n"; found "}\nelse if (...) {\n"
(#100) Variable "display_form" must not contain underscores.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Variable "format_data" must not contain underscores.
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#103) Expected "if (...) {\n"; found "if (...){\n"
(#103) Variable "format_data" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Expected "} else {\n"; found "}\n\telse {\n"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) No space found before comment text; expected "// ToDo: Delete html cache if exists" but found "//ToDo: Delete html cache if exists"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#112) Variable "display_form" must not contain underscores.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#128) Spaces must be used to indent lines; tabs are not allowed
(#129) Spaces must be used to indent lines; tabs are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#131) Spaces must be used to indent lines; tabs are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#147) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#157) Line exceeds maximum limit of 180 characters; contains 307 characters
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#158) Line exceeds maximum limit of 180 characters; contains 312 characters
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#159) Line exceeds maximum limit of 180 characters; contains 297 characters
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#160) Line exceeds maximum limit of 180 characters; contains 307 characters
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#161) Line exceeds maximum limit of 180 characters; contains 407 characters
(#174) Line indented incorrectly; expected 24 spaces, found 28
(#176) Line indented incorrectly; expected 24 spaces, found 28
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#190) Line exceeds 132 characters; contains 133 characters
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#197) Line exceeds 132 characters; contains 150 characters
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 164 characters
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
(#199) Line exceeds 132 characters; contains 160 characters
course/format/menutopic/format.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Expected 1 space after ">="; 0 found
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) No space found before comment text; expected "// menutopic format is always multipage" but found "//menutopic format is always multipage"
(#65) Whitespace found at end of line
(#66) Expected "} else {\n"; found "} \nelse {\n"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Expected "} else {\n"; found "}\nelse {\n"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
course/format/menutopic/lang/en/format_menutopic.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// ToDo: Hacer las ayudas como cadenas de texto" but found "//ToDo: Hacer las ayudas como cadenas de texto"
(#97) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#102) Whitespace found at end of line within string
(#103) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#109) Whitespace found at end of line within string
(#110) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#135) Whitespace found at end of line within string
(#136) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#142) Whitespace found at end of line within string
(#143) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#145) Whitespace found at end of line within string
(#146) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#152) Whitespace found at end of line within string
(#153) Whitespace found at end of line within string
(#154) Whitespace found at end of line within string
(#155) Whitespace found at end of line within string
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
course/format/menutopic/lang/es/format_menutopic.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) No space found before comment text; expected "// ToDo: Hacer las ayudas como cadenas de texto" but found "//ToDo: Hacer las ayudas como cadenas de texto"
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#101) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#109) Whitespace found at end of line within string
(#110) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#123) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#125) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#129) Whitespace found at end of line within string
(#130) Whitespace found at end of line within string
(#131) Whitespace found at end of line within string
(#134) Whitespace found at end of line within string
(#135) Whitespace found at end of line within string
(#136) Whitespace found at end of line within string
(#137) Whitespace found at end of line within string
(#138) Whitespace found at end of line within string
(#139) Whitespace found at end of line within string
(#140) Whitespace found at end of line within string
(#141) Whitespace found at end of line within string
(#144) Whitespace found at end of line within string
(#145) Whitespace found at end of line within string
(#146) Whitespace found at end of line within string
(#147) Whitespace found at end of line within string
(#148) Whitespace found at end of line within string
(#149) Whitespace found at end of line within string
(#150) Whitespace found at end of line within string
(#151) Whitespace found at end of line within string
(#152) Whitespace found at end of line within string
(#153) Whitespace found at end of line within string
(#154) Whitespace found at end of line within string
(#155) Whitespace found at end of line within string
(#156) Whitespace found at end of line within string
(#157) Whitespace found at end of line within string
(#158) Whitespace found at end of line within string
(#159) Whitespace found at end of line within string
(#160) Whitespace found at end of line within string
(#161) Whitespace found at end of line within string
course/format/menutopic/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Visibility must be declared on method "ajax_section_move"
(#274) Expected 1 space before "+"; 0 found
(#274) Expected 1 space after "+"; 0 found
(#305) This comment is 43% valid code; is this commented out code?
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) Whitespace found at end of line within string
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) No space found before comment text; expected "// Change text for alternative text" but found "//Change text for alternative text"
(#342) Variable "new_replace" must not contain underscores.
(#344) Inline comments must start with a capital letter, digit or 3-dots sequence
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) No space found before comment text; expected "// posible html tags position" but found "//posible html tags position"
(#360) Variable "new_replace" must not contain underscores.
(#362) Expected "} else {\n"; found "}\n else {\n"
(#363) Inline comments must end in full-stops, exclamation marks, or question marks
(#363) No space found before comment text; expected "// Change tag for resource or mod name" but found "//Change tag for resource or mod name"
(#364) Variable "new_replace" must not contain underscores.
(#365) Variable "new_replace" must not contain underscores.
course/format/menutopic/menu.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected "} else {\n"; found "}\n else {\n"
(#47) Variable "with_styles" must not contain underscores.
(#49) Expected "if (...) {\n"; found "if (...){\n"
(#55) Expected "if (...) {\n"; found "if (...){\n"
(#56) Expected 1 space before "=>"; 0 found
(#56) Expected 1 space after "=>"; 0 found
(#60) Variable "with_styles" must not contain underscores.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line exceeds maximum limit of 180 characters; contains 270 characters
(#78) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#79) Line exceeds maximum limit of 180 characters; contains 274 characters
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Variable "topic_number" must not contain underscores.
(#100) Variable "topic_number" must not contain underscores.
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Line exceeds 132 characters; contains 133 characters
(#108) Expected "} else {\n"; found "}\n else {\n"
(#112) Expected "} else {\n"; found "}\n else {\n"
(#122) Variable "li_properties" must not contain underscores.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#124) Variable "topic_number" must not contain underscores.
(#125) Variable "li_properties" must not contain underscores.
(#129) Variable "li_properties" must not contain underscores.
(#132) Variable "li_properties" must not contain underscores.
(#134) Variable "link_properties" must not contain underscores.
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#137) Variable "link_properties" must not contain underscores.
(#140) Variable "link_properties" must not contain underscores.
(#141) Expected 1 space before "=>"; 0 found
(#141) Expected 1 space after "=>"; 0 found
(#148) Expected "} else {\n"; found "}\n else {\n"
(#150) Variable "link_properties" must not contain underscores.
(#150) Expected 1 space before "=>"; 0 found
(#150) Expected 1 space after "=>"; 0 found
(#151) Variable "li_properties" must not contain underscores.
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#154) Variable "link_properties" must not contain underscores.
(#157) Variable "topic_number" must not contain underscores.
(#158) Variable "li_properties" must not contain underscores.
(#162) Variable "li_properties" must not contain underscores.
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Variable "li_properties" must not contain underscores.
(#167) Variable "link_properties" must not contain underscores.
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Variable "with_styles" must not contain underscores.
(#180) Variable "print_for_menu" must not contain underscores.
(#180) Variable "with_styles" must not contain underscores.
(#182) Variable "print_for_menu" must not contain underscores.
course/format/menutopic/renderer.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#123) Line exceeds 132 characters; contains 163 characters
(#169) Variable "current_exists" must not contain underscores.
(#171) Variable "ids_topics" must not contain underscores.
(#174) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#174) Variable "ids_topics" must not contain underscores.
(#174) Variable "id_topic" must not contain underscores.
(#175) Variable "id_topic" must not contain underscores.
(#176) Variable "current_exists" must not contain underscores.
(#182) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Variable "current_exists" must not contain underscores.
(#184) Variable "ids_topics" must not contain underscores.
(#185) Variable "previous_topic" must not contain underscores.
(#185) Variable "next_topic" must not contain underscores.
(#187) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#188) Variable "previous_topic" must not contain underscores.
(#189) Variable "next_topic" must not contain underscores.
(#189) Variable "ids_topics" must not contain underscores.
(#191) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#191) Variable "ids_topics" must not contain underscores.
(#192) Variable "previous_topic" must not contain underscores.
(#192) Variable "ids_topics" must not contain underscores.
(#193) Variable "next_topic" must not contain underscores.
(#195) Expected "} else {\n"; found "}\n else {\n"
(#196) Variable "previous_topic" must not contain underscores.
(#196) Variable "ids_topics" must not contain underscores.
(#197) Variable "next_topic" must not contain underscores.
(#197) Variable "ids_topics" must not contain underscores.
(#200) Variable "previous_topic" must not contain underscores.
(#200) Variable "previous_topic" must not contain underscores.
(#202) Variable "previous_topic" must not contain underscores.
(#206) Variable "previous_topic" must not contain underscores.
(#207) Variable "previous_url" must not contain underscores.
(#207) Variable "previous_topic" must not contain underscores.
(#208) This comment is 60% valid code; is this commented out code?
(#211) Whitespace found at end of line
(#212) Variable "previous_url" must not contain underscores.
(#213) Whitespace found at end of line
(#215) Whitespace found at end of line
(#216) Variable "next_topic" must not contain underscores.
(#216) Variable "next_topic" must not contain underscores.
(#218) Variable "next_topic" must not contain underscores.
(#221) Variable "next_topic" must not contain underscores.
(#223) Variable "next_topic" must not contain underscores.
(#242) Variable "real_course_display" must not contain underscores.
(#245) Variable "real_course_display" must not contain underscores.
(#245) Whitespace found at end of line
(#249) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) No space found before comment text; expected "// Load Menu configuration" but found "//Load Menu configuration"
(#268) Variable "config_menu" must not contain underscores.
(#269) Variable "config_menu" must not contain underscores.
(#270) Variable "config_menu" must not contain underscores.
(#271) Variable "config_menu" must not contain underscores.
(#272) Variable "config_menu" must not contain underscores.
(#273) Variable "config_menu" must not contain underscores.
(#274) Variable "config_menu" must not contain underscores.
(#275) Variable "config_menu" must not contain underscores.
(#276) Variable "config_menu" must not contain underscores.
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) No space found before comment text; expected "// Load configuration data" but found "//Load configuration data"
(#279) Expected "if (...) {\n"; found "if(...){\n"
(#279) Variable "format_data" must not contain underscores.
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#280) Variable "format_data" must not contain underscores.
(#281) Variable "format_data" must not contain underscores.
(#283) Variable "format_data" must not contain underscores.
(#283) Variable "format_data" must not contain underscores.
(#288) Variable "format_data" must not contain underscores.
(#289) Variable "format_data" must not contain underscores.
(#292) Variable "format_data" must not contain underscores.
(#293) Variable "format_data" must not contain underscores.
(#293) Variable "format_data" must not contain underscores.
(#294) Variable "autobuild_tree" must not contain underscores.
(#296) Expected "} else {\n"; found "}\n else {\n"
(#297) Variable "format_data" must not contain underscores.
(#298) Variable "format_data" must not contain underscores.
(#299) Variable "autobuild_tree" must not contain underscores.
(#301) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#303) Variable "format_data" must not contain underscores.
(#303) Variable "format_data" must not contain underscores.
(#304) Variable "config_saved" must not contain underscores.
(#304) Variable "format_data" must not contain underscores.
(#306) Variable "config_saved" must not contain underscores.
(#307) Variable "config_saved" must not contain underscores.
(#310) Expected "if (...) {\n"; found "if (...) { "
(#310) Variable "config_saved" must not contain underscores.
(#310) Variable "config_menu" must not contain underscores.
(#310) Variable "config_saved" must not contain underscores.
(#310) Closing brace must be on a line by itself
(#312) Expected "if (...) {\n"; found "if (...) { "
(#312) Variable "config_saved" must not contain underscores.
(#312) Variable "config_menu" must not contain underscores.
(#312) Variable "config_saved" must not contain underscores.
(#312) Closing brace must be on a line by itself
(#314) Expected "if (...) {\n"; found "if (...) { "
(#314) Variable "config_saved" must not contain underscores.
(#314) Variable "config_menu" must not contain underscores.
(#314) Variable "config_saved" must not contain underscores.
(#314) Closing brace must be on a line by itself
(#316) Expected "if (...) {\n"; found "if (...) { "
(#316) Variable "config_saved" must not contain underscores.
(#316) Variable "config_menu" must not contain underscores.
(#316) Variable "config_saved" must not contain underscores.
(#316) Closing brace must be on a line by itself
(#318) Expected "if (...) {\n"; found "if (...) { "
(#318) Variable "config_saved" must not contain underscores.
(#318) Variable "config_menu" must not contain underscores.
(#318) Variable "config_saved" must not contain underscores.
(#318) Line exceeds 132 characters; contains 134 characters
(#318) Closing brace must be on a line by itself
(#320) Expected "if (...) {\n"; found "if (...) { "
(#320) Variable "config_saved" must not contain underscores.
(#320) Variable "config_menu" must not contain underscores.
(#320) Variable "config_saved" must not contain underscores.
(#320) Closing brace must be on a line by itself
(#322) Expected "if (...) {\n"; found "if (...) { "
(#322) Variable "config_saved" must not contain underscores.
(#322) Variable "config_menu" must not contain underscores.
(#322) Variable "config_saved" must not contain underscores.
(#322) Closing brace must be on a line by itself
(#324) Expected "if (...) {\n"; found "if (...) { "
(#324) Variable "config_saved" must not contain underscores.
(#324) Variable "config_menu" must not contain underscores.
(#324) Variable "config_saved" must not contain underscores.
(#324) Closing brace must be on a line by itself
(#341) Expected "} else if (...) {\n"; found "}\n else if (...){\n"
(#341) Expected "if (...) {\n"; found "if (...){\n"
(#346) Variable "autobuild_tree" must not contain underscores.
(#355) Expected "} else {\n"; found "}\n else {\n"
(#361) Variable "format_data" must not contain underscores.
(#363) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#364) Variable "format_data" must not contain underscores.
(#364) Line exceeds 132 characters; contains 151 characters
(#367) Expected "} else {\n"; found "}\n else {\n"
(#368) Variable "autobuild_tree" must not contain underscores.
(#369) Variable "format_data" must not contain underscores.
(#376) Variable "format_data" must not contain underscores.
(#376) Variable "config_menu" must not contain underscores.
(#377) Variable "format_data" must not contain underscores.
(#378) Variable "format_data" must not contain underscores.
(#380) Variable "format_data" must not contain underscores.
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) No space found before comment text; expected "// END OF Load Menu configuration" but found "//END OF Load Menu configuration"
(#386) Expected 1 space before "=>"; 0 found
(#386) Expected 1 space after "=>"; 0 found
(#387) Expected 1 space before "=>"; 0 found
(#387) Expected 1 space after "=>"; 0 found
(#387) Expected 1 space before "=>"; 0 found
(#387) Expected 1 space after "=>"; 0 found
(#388) Expected 1 space before "=>"; 0 found
(#388) Expected 1 space after "=>"; 0 found
(#388) Expected 1 space before "=>"; 0 found
(#388) Expected 1 space after "=>"; 0 found
(#398) Line exceeds 132 characters; contains 170 characters
(#408) Variable "format_data" must not contain underscores.
(#410) Inline comments must end in full-stops, exclamation marks, or question marks
(#414) Variable "format_data" must not contain underscores.
(#417) Expected "} else {\n"; found "}\n else {\n"
(#418) Variable "format_data" must not contain underscores.
(#418) Line exceeds 132 characters; contains 140 characters
(#424) Variable "format_data" must not contain underscores.
(#424) Variable "format_data" must not contain underscores.
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#433) Line exceeds 132 characters; contains 134 characters
(#447) Variable "config_menu" must not contain underscores.
(#447) Variable "config_menu" must not contain underscores.
(#455) Variable "format_data" must not contain underscores.
(#455) Variable "format_data" must not contain underscores.
(#465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#467) Whitespace found at end of line
(#468) Inline comments must end in full-stops, exclamation marks, or question marks
(#491) Expected 1 space before "=>"; 0 found
(#491) Expected 1 space after "=>"; 0 found
(#492) Expected 1 space before "=>"; 0 found
(#492) Expected 1 space after "=>"; 0 found
(#492) Expected 1 space before "=>"; 0 found
(#492) Expected 1 space after "=>"; 0 found
(#493) Expected 1 space before "=>"; 0 found
(#493) Expected 1 space after "=>"; 0 found
(#493) Expected 1 space before "=>"; 0 found
(#493) Expected 1 space after "=>"; 0 found
(#504) Variable "course_link" must not contain underscores.
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Expected 1 space before "=>"; 0 found
(#504) Expected 1 space after "=>"; 0 found
(#504) Line exceeds 132 characters; contains 158 characters
(#505) Variable "course_cancel_link" must not contain underscores.
(#505) Expected 1 space before "=>"; 0 found
(#505) Expected 1 space after "=>"; 0 found
(#505) Expected 1 space before "=>"; 0 found
(#505) Expected 1 space after "=>"; 0 found
(#505) Line exceeds 132 characters; contains 133 characters
(#509) Variable "course_link" must not contain underscores.
(#510) Line exceeds 132 characters; contains 158 characters
(#511) Variable "course_link" must not contain underscores.
(#512) Line exceeds 132 characters; contains 154 characters
(#513) Variable "course_link" must not contain underscores.
(#514) Line exceeds 132 characters; contains 166 characters
(#515) Variable "course_link" must not contain underscores.
(#516) Line exceeds 132 characters; contains 168 characters
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#523) Expected "if (...) {\n"; found "if(...){\n"
(#523) Variable "format_data" must not contain underscores.
(#523) Expected 1 space before "=>"; 0 found
(#523) Expected 1 space after "=>"; 0 found
(#524) Variable "format_data" must not contain underscores.
(#525) Variable "format_data" must not contain underscores.
(#527) Variable "format_data" must not contain underscores.
(#527) Variable "format_data" must not contain underscores.
(#529) Variable "course_cancel_link" must not contain underscores.
(#533) "include" must be immediately followed by an open parenthesis
(#535) Inline comments must start with a capital letter, digit or 3-dots sequence
(#535) Inline comments must end in full-stops, exclamation marks, or question marks
(#550) Variable "format_data" must not contain underscores.
(#553) Variable "format_data" must not contain underscores.
(#553) Variable "format_data" must not contain underscores.
(#555) "require_once" must be immediately followed by an open parenthesis
(#558) Variable "format_data" must not contain underscores.
(#561) Variable "print_for_menu" must not contain underscores.
(#563) Variable "format_data" must not contain underscores.
(#564) Variable "format_data" must not contain underscores.
(#567) Variable "format_data" must not contain underscores.
(#568) Variable "print_for_menu" must not contain underscores.
(#569) Variable "print_for_menu" must not contain underscores.
(#569) Variable "format_data" must not contain underscores.
(#570) Variable "print_for_menu" must not contain underscores.
(#573) Variable "print_for_menu" must not contain underscores.
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) No space found before comment text; expected "// HTML code for load the menu" but found "//HTML code for load the menu"
(#576) Variable "format_data" must not contain underscores.
(#576) Variable "format_data" must not contain underscores.
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) 3 slashes comments are not allowed; use "// Comment." instead
(#629) Variable "html_resource" must not contain underscores.
(#630) Variable "html_more" must not contain underscores.
(#635) Variable "obj_replace" must not contain underscores.
(#648) This comment is 51% valid code; is this commented out code?
(#652) Line exceeds maximum limit of 180 characters; contains 207 characters
(#669) This comment is 50% valid code; is this commented out code?
(#710) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) Variable "html_resource" must not contain underscores.
(#718) Expected "} else {\n"; found "}\n else {\n"
(#719) Variable "html_resource" must not contain underscores.
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Variable "html_resource" must not contain underscores.
(#737) Variable "availability_text" must not contain underscores.
(#739) Variable "availability_text" must not contain underscores.
(#740) Variable "unique_id" must not contain underscores.
(#741) Variable "html_resource" must not contain underscores.
(#741) Variable "unique_id" must not contain underscores.
(#741) Line exceeds 132 characters; contains 179 characters
(#743) Variable "html_more" must not contain underscores.
(#743) Variable "unique_id" must not contain underscores.
(#743) Variable "availability_text" must not contain underscores.
(#743) Line exceeds 132 characters; contains 151 characters
(#746) Inline comments must end in full-stops, exclamation marks, or question marks
(#746) No space found before comment text; expected "// Replace the link in pattern: [[resource name]]" but found "//Replace the link in pattern: [[resource name]]"
(#747) Variable "obj_replace" must not contain underscores.
(#747) Variable "html_resource" must not contain underscores.
(#748) Variable "obj_replace" must not contain underscores.
(#750) Variable "new_summary" must not contain underscores.
(#750) Variable "obj_replace" must not contain underscores.
(#750) Variable "obj_replace" must not contain underscores.
(#750) Line exceeds maximum limit of 180 characters; contains 213 characters
(#750) Whitespace found at end of line
(#752) Variable "new_summary" must not contain underscores.
(#756) Variable "new_summary" must not contain underscores.
(#765) Variable "html_more" must not contain underscores.
(#791) Inline comments must start with a capital letter, digit or 3-dots sequence
(#791) Inline comments must end in full-stops, exclamation marks, or question marks
(#798) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) Inline comments must end in full-stops, exclamation marks, or question marks
(#803) No space found before comment text; expected "// Custom modification in order to hide resources if they are shown in summary" but found "//Custom modification in order to hide resources if they are shown in summary"
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#807) No space found before comment text; expected "// End of custom modification" but found "//End of custom modification"
(#812) Inline comments must start with a capital letter, digit or 3-dots sequence
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#829) Line exceeds 132 characters; contains 141 characters
(#839) Line exceeds 132 characters; contains 137 characters
(#850) Variable "only_hide" must not contain underscores.
(#850) Variable "remove_topic" must not contain underscores.
(#852) Expected 1 space before "=>"; 0 found
(#852) Expected 1 space after "=>"; 0 found
(#852) Expected 1 space before "=>"; 0 found
(#852) Expected 1 space after "=>"; 0 found
(#855) Variable "only_hide" must not contain underscores.
(#858) Variable "only_hide" must not contain underscores.
(#858) Variable "remove_topic" must not contain underscores.
(#861) Expected "} else {\n"; found "}\n else {\n"
(#866) Variable "remove_topic" must not contain underscores.
(#871) Expected "} else if (...) {\n"; found "}\n else if (...) {\n"
(#872) Variable "only_hide" must not contain underscores.
(#872) Variable "remove_topic" must not contain underscores.
course/format/menutopic/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#28) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 71 warnings)

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

course/format/menutopic/format.js
(#21) Missing semicolon.
(#9) 'dialog' is defined but never used.
course/format/menutopic/lib.js
(#21) ['id_menu_tree'] is better written in dot notation.
(#48) 'create_sheet' was used before it was defined.
(#60) ['id_menu_tree'] is better written in dot notation.
(#73) 'sheet_click' was used before it was defined.
(#80) ['active_node'] is better written in dot notation.
(#86) ['active_node'] is better written in dot notation.
(#87) The object literal notation {} is preferable.
(#98) ['active_node'] is better written in dot notation.
(#99) The object literal notation {} is preferable.
(#112) ['active_node'] is better written in dot notation.
(#113) The object literal notation {} is preferable.
(#126) ['id_menu_tree'] is better written in dot notation.
(#128) ['active_node'] is better written in dot notation.
(#141) ['id_menu_tree'] is better written in dot notation.
(#143) ['active_node'] is better written in dot notation.
(#157) ['id_menu_tree'] is better written in dot notation.
(#159) ['active_node'] is better written in dot notation.
(#171) ['id_menu_tree'] is better written in dot notation.
(#173) ['active_node'] is better written in dot notation.
(#185) ['id_menu_tree'] is better written in dot notation.
(#187) ['active_node'] is better written in dot notation.
(#196) 'config_menu_actions' was used before it was defined.
(#209) Use '===' to compare with 'null'.
(#218) Use '===' to compare with 'null'.
(#235) ['id_menu_tree'] is better written in dot notation.
(#246) 'tree_code_from_node' was used before it was defined.
(#252) Use '!==' to compare with 'null'.
(#253) Use '!==' to compare with ''.
(#21) '_GLOBAL_VARS' is not defined.
(#40) 'alert' is not defined.
(#50) '_SHEETS' is not defined.
(#60) '_GLOBAL_VARS' is not defined.
(#76) '_SHEETS' is not defined.
(#77) '_SHEETS' is not defined.
(#78) '_SHEETS' is not defined.
(#79) '_SHEETS' is not defined.
(#80) '_GLOBAL_VARS' is not defined.
(#86) '_GLOBAL_VARS' is not defined.
(#92) '_SHEETS' is not defined.
(#98) '_GLOBAL_VARS' is not defined.
(#112) '_GLOBAL_VARS' is not defined.
(#126) '_GLOBAL_VARS' is not defined.
(#128) '_GLOBAL_VARS' is not defined.
(#141) '_GLOBAL_VARS' is not defined.
(#143) '_GLOBAL_VARS' is not defined.
(#157) '_GLOBAL_VARS' is not defined.
(#159) '_GLOBAL_VARS' is not defined.
(#171) '_GLOBAL_VARS' is not defined.
(#173) '_GLOBAL_VARS' is not defined.
(#185) '_GLOBAL_VARS' is not defined.
(#187) '_GLOBAL_VARS' is not defined.
(#235) '_GLOBAL_VARS' is not defined.
(#257) '_SHEETS' is not defined.
(#6) 'load_tree' is defined but never used.
(#85) 'change_sheet' is defined but never used.
(#97) 'add_sheet_daughter' is defined but never used.
(#111) 'add_sheet_sister' is defined but never used.
(#125) 'move_sheet_left' is defined but never used.
(#140) 'move_sheet_right' is defined but never used.
(#156) 'move_sheet_up' is defined but never used.
(#170) 'move_sheet_down' is defined but never used.
(#184) 'delete_sheet' is defined but never used.
(#233) 'save_tree_config' is defined but never used.
(#271) 'change_topic' is defined but never used.
(#23) 'sheet' is defined but never used.
(#238) 'obj' is defined but never used.
course/format/menutopic/module.js
(#26) 'load_tree' is not defined.
(#27) 'alert' is not defined.
(#41) 'save_tree_config' is not defined.

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(57 errors, 2 warnings)

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

course/format/menutopic/backup/moodle2/backup_format_menutopic_plugin.class.php
(#26) Class backup_format_menutopic_plugin is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/backup/moodle2/restore_format_menutopic_plugin.class.php
(#26) Class restore_format_menutopic_plugin is not documented
(#16) No one-line description found in phpdocs for file
(#46) Phpdocs for function restore_format_menutopic_plugin::process_menutopic has incomplete parameters list
(#19) Package contribution is not valid
course/format/menutopic/config.php
(#9) File-level phpdocs block is not found
course/format/menutopic/db/upgrade.php
(#2) Empty line found after PHP open tag
(#27) Function xmldb_format_menutopic_upgrade is not documented
(#17) No one-line description found in phpdocs for file
(#20) Package contribution is not valid
course/format/menutopic/form_config.php
(#28) Class config_menutopic_form is not documented
(#30) Function config_menutopic_form::definition is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/form_csstemplate.php
(#26) Class csstemplate_menutopic_form is not documented
(#28) Function csstemplate_menutopic_form::definition is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/form_jstemplate.php
(#29) Class jstemplate_menutopic_form is not documented
(#31) Function jstemplate_menutopic_form::definition is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/form_tree.php
(#29) Class tree_menutopic_form is not documented
(#31) Function tree_menutopic_form::definition is not documented
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/format.php
(#2) Empty line found after PHP open tag
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/lang/en/format_menutopic.php
(#20) Package contribution is not valid
course/format/menutopic/lang/es/format_menutopic.php
(#20) Package contribution is not valid
course/format/menutopic/lib.php
(#37) Class format_menutopic is not documented
(#322) Class format_menutopic_replace_regularexpression is not documented
(#328) Function format_menutopic_replace_regularexpression::replace_tag_in_expresion is not documented
(#323) Variable format_menutopic_replace_regularexpression::$_string_search is not documented
(#324) Variable format_menutopic_replace_regularexpression::$_string_replace is not documented
(#326) Variable format_menutopic_replace_regularexpression::$_tag_string is not documented
(#32) Package contribution is not valid
course/format/menutopic/menu.php
(#26) Class format_menutopic_menu is not documented
(#34) Function format_menutopic_menu::__construct is not documented
(#47) Function format_menutopic_menu::list_code_horizontal_menu is not documented
(#176) Function format_menutopic_menu::script_menu is not documented
(#28) Variable format_menutopic_menu::$tree is not documented
(#29) Variable format_menutopic_menu::$_config is not documented
(#30) Variable format_menutopic_menu::$current is not documented
(#31) Variable format_menutopic_menu::$displaysection is not documented
(#16) No one-line description found in phpdocs for file
(#88) Phpdocs for function format_menutopic_menu::list_item_menu has incomplete parameters list
(#19) Package contribution is not valid
course/format/menutopic/renderer.php
(#596) Function format_menutopic_renderer::replace_resources is not documented
(#850) Function format_menutopic_renderer::_remove_topic_in_tree is not documented
(#35) Variable format_menutopic_renderer::$_format_data is not documented
(#36) Variable format_menutopic_renderer::$_course is not documented
(#624) Found comment starting with three or more slashes
(#16) No one-line description found in phpdocs for file
(#19) Package contribution is not valid
course/format/menutopic/version.php
(#19) Package contribution is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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