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

(1066 errors, 66 warnings)

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

blocks/helpmenow/admin/assign_helper.php
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#32) Perl-style comments are not allowed; use "// Comment." instead
(#37) Perl-style comments are not allowed; use "// Comment." instead
(#38) Variable "admin_url" must not contain underscores.
(#40) Variable "this_url" must not contain underscores.
(#41) Variable "this_url" must not contain underscores.
(#41) Whitespace found at end of line
(#43) Perl-style comments are not allowed; use "// Comment." instead
(#56) Perl-style comments are not allowed; use "// Comment." instead
(#57) Perl-style comments are not allowed; use "// Comment." instead
(#58) Perl-style comments are not allowed; use "// Comment." instead
(#61) Empty ELSE statement detected
(#62) Perl-style comments are not allowed; use "// Comment." instead
(#64) Perl-style comments are not allowed; use "// Comment." instead
(#67) Perl-style comments are not allowed; use "// Comment." instead
(#68) Variable "this_url" must not contain underscores.
(#69) Whitespace found at end of line
(#71) Perl-style comments are not allowed; use "// Comment." instead
(#74) Variable "admin_url" must not contain underscores.
(#77) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#78) Expected 1 space before "?"; 0 found
(#78) Expected 1 space after "?"; 0 found
(#78) Expected 1 space before ":"; 0 found
(#78) Expected 1 space after ":"; 0 found
(#88) Perl-style comments are not allowed; use "// Comment." instead
(#90) Perl-style comments are not allowed; use "// Comment." instead
(#107) Variable "link_text" must not contain underscores.
(#111) Variable "link_text" must not contain underscores.
(#113) Variable "this_url" must not contain underscores.
(#114) Variable "this_url" must not contain underscores.
(#115) Variable "this_url" must not contain underscores.
(#128) Variable "admin_url" must not contain underscores.
(#132) Perl-style comments are not allowed; use "// Comment." instead
(#135) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/admin/delete_queue.php
(#26) Perl-style comments are not allowed; use "// Comment." instead
(#30) Perl-style comments are not allowed; use "// Comment." instead
(#33) Perl-style comments are not allowed; use "// Comment." instead
(#37) Variable "admin_url" must not contain underscores.
(#39) Perl-style comments are not allowed; use "// Comment." instead
(#51) Variable "admin_url" must not contain underscores.
(#54) Variable "delete_url" must not contain underscores.
(#55) Variable "delete_url" must not contain underscores.
(#56) Variable "delete_url" must not contain underscores.
(#57) Variable "delete_url" must not contain underscores.
(#57) Variable "delete_url" must not contain underscores.
(#61) Perl-style comments are not allowed; use "// Comment." instead
(#64) Variable "admin_url" must not contain underscores.
(#67) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#68) Expected 1 space before "?"; 0 found
(#68) Expected 1 space after "?"; 0 found
(#68) Expected 1 space before ":"; 0 found
(#68) Expected 1 space after ":"; 0 found
(#75) Variable "delete_url" must not contain underscores.
(#75) Variable "admin_url" must not contain underscores.
(#79) Perl-style comments are not allowed; use "// Comment." instead
(#82) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/admin/edit_queue.php
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#32) Perl-style comments are not allowed; use "// Comment." instead
(#35) Perl-style comments are not allowed; use "// Comment." instead
(#36) Variable "admin_url" must not contain underscores.
(#38) Perl-style comments are not allowed; use "// Comment." instead
(#50) Perl-style comments are not allowed; use "// Comment." instead
(#52) Perl-style comments are not allowed; use "// Comment." instead
(#53) Variable "admin_url" must not contain underscores.
(#54) Perl-style comments are not allowed; use "// Comment." instead
(#61) Variable "admin_url" must not contain underscores.
(#62) Whitespace found at end of line
(#64) Perl-style comments are not allowed; use "// Comment." instead
(#67) Variable "admin_url" must not contain underscores.
(#70) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#71) Expected 1 space before "?"; 0 found
(#71) Expected 1 space after "?"; 0 found
(#71) Expected 1 space before ":"; 0 found
(#71) Expected 1 space after ":"; 0 found
(#93) Perl-style comments are not allowed; use "// Comment." instead
(#96) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/admin/error_log.php
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#32) Perl-style comments are not allowed; use "// Comment." instead
(#42) Perl-style comments are not allowed; use "// Comment." instead
(#46) Perl-style comments are not allowed; use "// Comment." instead
(#47) Variable "this_url" must not contain underscores.
(#49) Perl-style comments are not allowed; use "// Comment." instead
(#52) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#53) Expected 1 space before "?"; 0 found
(#53) Expected 1 space after "?"; 0 found
(#53) Expected 1 space before ":"; 0 found
(#53) Expected 1 space after ":"; 0 found
(#56) Perl-style comments are not allowed; use "// Comment." instead
(#57) Variable "per_page" must not contain underscores.
(#58) Variable "per_page" must not contain underscores.
(#60) Perl-style comments are not allowed; use "// Comment." instead
(#80) Variable "per_page" must not contain underscores.
(#85) Perl-style comments are not allowed; use "// Comment." instead
(#101) The use of function print_r() is forbidden
(#107) Inline doc block comments are not allowed; use "// Comment." instead
(#119) Variable "per_page" must not contain underscores.
(#119) Variable "this_url" must not contain underscores.
(#131) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/admin/manage_queues.php
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#32) Perl-style comments are not allowed; use "// Comment." instead
(#37) Perl-style comments are not allowed; use "// Comment." instead
(#46) Perl-style comments are not allowed; use "// Comment." instead
(#49) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#50) Expected 1 space before "?"; 0 found
(#50) Expected 1 space after "?"; 0 found
(#50) Expected 1 space before ":"; 0 found
(#50) Expected 1 space after ":"; 0 found
(#60) Perl-style comments are not allowed; use "// Comment." instead
(#61) Perl-style comments are not allowed; use "// Comment." instead
(#79) Variable "assign_url" must not contain underscores.
(#81) Variable "edit_url" must not contain underscores.
(#83) Variable "delete_url" must not contain underscores.
(#86) Variable "helper_count" must not contain underscores.
(#89) Variable "edit_url" must not contain underscores.
(#92) Variable "assign_url" must not contain underscores.
(#93) Variable "delete_url" must not contain underscores.
(#100) Perl-style comments are not allowed; use "// Comment." instead
(#102) Variable "edit_url" must not contain underscores.
(#103) Variable "new_queue_text" must not contain underscores.
(#104) Variable "edit_url" must not contain underscores.
(#108) Perl-style comments are not allowed; use "// Comment." instead
(#111) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/ajax.php
(#26) Perl-style comments are not allowed; use "// Comment." instead
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#31) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#33) Perl-style comments are not allowed; use "// Comment." instead
(#42) Perl-style comments are not allowed; use "// Comment." instead
(#44) Perl-style comments are not allowed; use "// Comment." instead
(#47) Perl-style comments are not allowed; use "// Comment." instead
(#49) Perl-style comments are not allowed; use "// Comment." instead
(#56) Perl-style comments are not allowed; use "// Comment." instead
(#60) Perl-style comments are not allowed; use "// Comment." instead
(#68) Perl-style comments are not allowed; use "// Comment." instead
(#70) Line indented incorrectly; expected 12 spaces, found 8
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#74) Line indented incorrectly; expected 16 spaces, found 12
(#75) Line indented incorrectly; expected at least 20 spaces, found 16
(#76) Line indented incorrectly; expected 16 spaces, found 12
(#77) Line indented incorrectly; expected at least 16 spaces, found 12
(#77) Perl-style comments are not allowed; use "// Comment." instead
(#81) Perl-style comments are not allowed; use "// Comment." instead
(#83) Line indented incorrectly; expected 12 spaces, found 8
(#84) Line indented incorrectly; expected 12 spaces, found 8
(#85) Line indented incorrectly; expected 12 spaces, found 8
(#86) Line indented incorrectly; expected 12 spaces, found 8
(#87) Line indented incorrectly; expected 12 spaces, found 8
(#88) Line indented incorrectly; expected 12 spaces, found 8
(#89) Line indented incorrectly; expected 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 12
(#91) Line indented incorrectly; expected at least 16 spaces, found 12
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#98) This comment is 63% valid code; is this commented out code?
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) This comment is 67% valid code; is this commented out code?
(#103) Perl-style comments are not allowed; use "// Comment." instead
(#115) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/block_helpmenow.php
(#28) Perl-style comments are not allowed; use "// Comment." instead
(#32) Visibility must be declared on method "init"
(#37) Whitespace found at end of line
(#46) Visibility must be declared on method "get_content"
(#49) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#62) Perl-style comments are not allowed; use "// Comment." instead
(#63) Perl-style comments are not allowed; use "// Comment." instead
(#65) Variable "popout_url" must not contain underscores.
(#66) Variable "contact_list" must not contain underscores.
(#67) Variable "contact_list" must not contain underscores.
(#68) Perl-style comments are not allowed; use "// Comment." instead
(#71) Perl-style comments are not allowed; use "// Comment." instead
(#78) Variable "popout_url" must not contain underscores.
(#85) Perl-style comments are not allowed; use "// Comment." instead
(#90) Variable "contact_list_display" must not contain underscores.
(#90) Variable "contact_list" must not contain underscores.
(#91) Variable "contact_list_display" must not contain underscores.
(#94) Perl-style comments are not allowed; use "// Comment." instead
(#98) Variable "admin_text" must not contain underscores.
(#107) Perl-style comments are not allowed; use "// Comment." instead
(#108) Line exceeds 132 characters; contains 143 characters
(#118) Perl-style comments are not allowed; use "// Comment." instead
(#125) Variable "chat_history_url" must not contain underscores.
(#126) Variable "chat_history_url" must not contain underscores.
(#127) Variable "chat_history_url" must not contain underscores.
(#129) Variable "contact_list" must not contain underscores.
(#130) Perl-style comments are not allowed; use "// Comment." instead
(#133) Expected "if (...) {\n"; found "if(...) {\n"
(#153) Variable "popout_url" must not contain underscores.
(#155) Expected 1 space after ".="; newline found
(#156) Variable "popout_url" must not contain underscores.
(#161) Visibility must be declared on method "cron"
(#170) Visibility must be declared on method "has_config"
(#175) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/chat.php
(#33) Perl-style comments are not allowed; use "// Comment." instead
(#39) Perl-style comments are not allowed; use "// Comment." instead
(#43) Perl-style comments are not allowed; use "// Comment." instead
(#54) Variable "other_user_recs" must not contain underscores.
(#55) Variable "other_users" must not contain underscores.
(#56) Variable "other_user_recs" must not contain underscores.
(#57) Variable "other_user_recs" must not contain underscores.
(#58) Variable "other_users" must not contain underscores.
(#61) Variable "other_users" must not contain underscores.
(#62) Variable "history_name" must not contain underscores.
(#65) Perl-style comments are not allowed; use "// Comment." instead
(#66) Variable "plugins_display" must not contain underscores.
(#66) Variable "plugins_js" must not contain underscores.
(#66) Variable "plugins_init" must not contain underscores.
(#68) Perl-style comments are not allowed; use "// Comment." instead
(#70) Variable "plugin_text" must not contain underscores.
(#71) Variable "plugin_text" must not contain underscores.
(#74) Variable "plugins_display" must not contain underscores.
(#76) Perl-style comments are not allowed; use "// Comment." instead
(#77) Variable "plugin_libs" must not contain underscores.
(#78) Variable "plugin_libs" must not contain underscores.
(#79) Variable "plugin_libs" must not contain underscores.
(#80) Variable "plugins_js" must not contain underscores.
(#83) Variable "js_init_param" must not contain underscores.
(#84) Variable "js_init_param" must not contain underscores.
(#85) Variable "plugins_init" must not contain underscores.
(#88) Variable "plugins_display" must not contain underscores.
(#89) Variable "plugins_display" must not contain underscores.
(#89) Variable "plugins_display" must not contain underscores.
(#91) Variable "plugins_display" must not contain underscores.
(#93) Variable "plugins_js" must not contain underscores.
(#94) Variable "plugins_js" must not contain underscores.
(#94) Variable "plugins_js" must not contain underscores.
(#96) Variable "plugins_js" must not contain underscores.
(#98) Variable "plugins_init" must not contain underscores.
(#99) Variable "plugins_init" must not contain underscores.
(#99) Variable "plugins_init" must not contain underscores.
(#101) Variable "plugins_init" must not contain underscores.
(#105) Variable "history_url" must not contain underscores.
(#106) Variable "history_url" must not contain underscores.
(#107) Variable "history_url" must not contain underscores.
(#108) Variable "history_url" must not contain underscores.
(#110) Variable "history_link" must not contain underscores.
(#110) Variable "history_url" must not contain underscores.
(#110) Variable "history_name" must not contain underscores.
(#111) Variable "history_link" must not contain underscores.
(#111) Variable "history_link" must not contain underscores.
(#113) Variable "history_link" must not contain underscores.
(#116) Variable "textarea_message" must not contain underscores.
(#116) Perl-style comments are not allowed; use "// Comment." instead
(#117) Perl-style comments are not allowed; use "// Comment." instead
(#123) Variable "last_message" must not contain underscores.
(#127) Variable "last_message" must not contain underscores.
(#129) Variable "history_link" must not contain underscores.
(#146) Variable "last_message" must not contain underscores.
(#150) Variable "plugins_js" must not contain underscores.
(#151) Variable "plugins_init" must not contain underscores.
(#155) Variable "plugins_display" must not contain underscores.
(#158) Variable "textarea_message" must not contain underscores.
(#164) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/chathistorylist.php
(#34) Perl-style comments are not allowed; use "// Comment." instead
(#37) Expected 1 space before "=="; 0 found
(#37) Expected 1 space after "=="; 0 found
(#44) Perl-style comments are not allowed; use "// Comment." instead
(#48) Whitespace found at end of line
(#55) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#56) Expected 1 space before "?"; 0 found
(#56) Expected 1 space after "?"; 0 found
(#56) Expected 1 space before ":"; 0 found
(#56) Expected 1 space after ":"; 0 found
(#63) Variable "this_url" must not contain underscores.
(#64) Variable "this_url" must not contain underscores.
(#65) Variable "orderbyname_url" must not contain underscores.
(#65) Variable "this_url" must not contain underscores.
(#67) Variable "this_url" must not contain underscores.
(#68) Variable "orderbydate_url" must not contain underscores.
(#68) Variable "this_url" must not contain underscores.
(#70) Perl-style comments are not allowed; use "// Comment." instead
(#70) Whitespace found at end of line
(#71) Perl-style comments are not allowed; use "// Comment." instead
(#72) Variable "last_year" must not contain underscores.
(#77) Variable "last_year" must not contain underscores.
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Variable "other_user_recs" must not contain underscores.
(#115) Variable "orderbyname_url" must not contain underscores.
(#115) Variable "orderbydate_url" must not contain underscores.
(#115) Line exceeds maximum limit of 180 characters; contains 241 characters
(#118) Variable "other_user_recs" must not contain underscores.
(#120) Variable "other_user_recs" must not contain underscores.
(#122) Variable "history_url" must not contain underscores.
(#123) Variable "history_url" must not contain underscores.
(#124) Variable "history_url" must not contain underscores.
(#126) Variable "history_url" must not contain underscores.
(#128) Variable "history_link" must not contain underscores.
(#128) Variable "history_url" must not contain underscores.
(#129) Variable "history_link" must not contain underscores.
(#129) Variable "history_link" must not contain underscores.
(#130) Variable "history_link" must not contain underscores.
(#139) Perl-style comments are not allowed; use "// Comment." instead
(#142) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/cli/test.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Expected "if (...) {\n"; found "if (...) { "
(#3) Closing brace must be on a line by itself
(#4) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#16) Line indented incorrectly; expected 4 spaces, found 0
(#17) Line indented incorrectly; expected at least 8 spaces, found 4
(#19) Line indented incorrectly; expected 4 spaces, found 0
(#20) Line indented incorrectly; expected at least 8 spaces, found 4
(#24) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/connect.php
(#35) Variable "chat_url" must not contain underscores.
(#37) Perl-style comments are not allowed; use "// Comment." instead
(#47) Perl-style comments are not allowed; use "// Comment." instead
(#48) Perl-style comments are not allowed; use "// Comment." instead
(#70) Perl-style comments are not allowed; use "// Comment." instead
(#81) Perl-style comments are not allowed; use "// Comment." instead
(#89) Perl-style comments are not allowed; use "// Comment." instead
(#90) Variable "chat_url" must not contain underscores.
(#91) Variable "chat_url" must not contain underscores.
(#93) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/contact_list/native/lang/en.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Perl-style comments are not allowed; use "// Comment." instead
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#14) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/contact_list/native/lib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#31) Perl-style comments are not allowed; use "// Comment." instead
(#32) Variable "new_contacts" must not contain underscores.
(#47) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#62) Variable "new_contacts" must not contain underscores.
(#78) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#93) Variable "new_contacts" must not contain underscores.
(#96) Perl-style comments are not allowed; use "// Comment." instead
(#97) Perl-style comments are not allowed; use "// Comment." instead
(#98) Perl-style comments are not allowed; use "// Comment." instead
(#101) Variable "new_contacts" must not contain underscores.
(#105) Perl-style comments are not allowed; use "// Comment." instead
(#106) Variable "current_contacts" must not contain underscores.
(#108) Perl-style comments are not allowed; use "// Comment." instead
(#109) Variable "current_contacts" must not contain underscores.
(#110) Variable "new_contacts" must not contain underscores.
(#116) Perl-style comments are not allowed; use "// Comment." instead
(#117) Variable "new_contacts" must not contain underscores.
(#118) Variable "current_contacts" must not contain underscores.
(#119) Variable "contact_rec" must not contain underscores.
(#124) Variable "contact_rec" must not contain underscores.
(#132) Commas (,) must be followed by white space.
(#178) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/db/access.php
(#85) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/db/install.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/>.".
(#35) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must be all lower-case
(#35) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must not contain underscores.
(#36) Variable "HELPMENOW_CAP_QUEUE_ASK" must be all lower-case
(#36) Variable "HELPMENOW_CAP_QUEUE_ASK" must not contain underscores.
(#37) Variable "HELPMENOW_CAP_MANAGE" must be all lower-case
(#37) Variable "HELPMENOW_CAP_MANAGE" must not contain underscores.
(#59) Variable "HELPMENOW_CAP_MANAGE" must be all lower-case
(#59) Variable "HELPMENOW_CAP_MANAGE" must not contain underscores.
(#64) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must be all lower-case
(#64) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must not contain underscores.
(#66) Variable "HELPMENOW_CAP_QUEUE_ASK" must be all lower-case
(#66) Variable "HELPMENOW_CAP_QUEUE_ASK" must not contain underscores.
(#81) Variable "HELPMENOW_CAP_QUEUE_ASK" must be all lower-case
(#81) Variable "HELPMENOW_CAP_QUEUE_ASK" must not contain underscores.
(#83) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must be all lower-case
(#83) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must not contain underscores.
(#98) Variable "HELPMENOW_CAP_QUEUE_ASK" must be all lower-case
(#98) Variable "HELPMENOW_CAP_QUEUE_ASK" must not contain underscores.
blocks/helpmenow/db/upgrade.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line indented incorrectly; expected at least 8 spaces, found 4
(#8) 3 slashes comments are not allowed; use "// Comment." instead
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Line indented incorrectly; expected at least 8 spaces, found 4
(#13) 3 slashes comments are not allowed; use "// Comment." instead
(#18) Inline comments must start with a capital letter, digit or 3-dots sequence
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Line indented incorrectly; expected at least 8 spaces, found 4
(#18) 3 slashes comments are not allowed; use "// Comment." instead
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Line indented incorrectly; expected at least 8 spaces, found 4
(#23) 3 slashes comments are not allowed; use "// Comment." instead
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected at least 8 spaces, found 4
(#28) 3 slashes comments are not allowed; use "// Comment." instead
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 8 spaces, found 4
(#33) 3 slashes comments are not allowed; use "// Comment." instead
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line indented incorrectly; expected at least 8 spaces, found 4
(#38) 3 slashes comments are not allowed; use "// Comment." instead
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 8 spaces, found 4
(#43) 3 slashes comments are not allowed; use "// Comment." instead
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Line indented incorrectly; expected at least 8 spaces, found 4
(#48) 3 slashes comments are not allowed; use "// Comment." instead
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Line indented incorrectly; expected at least 8 spaces, found 4
(#51) 3 slashes comments are not allowed; use "// Comment." instead
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) 3 slashes comments are not allowed; use "// Comment." instead
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Line indented incorrectly; expected at least 8 spaces, found 4
(#61) 3 slashes comments are not allowed; use "// Comment." instead
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line indented incorrectly; expected at least 8 spaces, found 4
(#66) 3 slashes comments are not allowed; use "// Comment." instead
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) 3 slashes comments are not allowed; use "// Comment." instead
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) 3 slashes comments are not allowed; use "// Comment." instead
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 8 spaces, found 4
(#79) 3 slashes comments are not allowed; use "// Comment." instead
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 8 spaces, found 4
(#84) 3 slashes comments are not allowed; use "// Comment." instead
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Line indented incorrectly; expected at least 8 spaces, found 4
(#90) 3 slashes comments are not allowed; use "// Comment." instead
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Line indented incorrectly; expected at least 8 spaces, found 4
(#93) 3 slashes comments are not allowed; use "// Comment." instead
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 8 spaces, found 4
(#99) 3 slashes comments are not allowed; use "// Comment." instead
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) 3 slashes comments are not allowed; use "// Comment." instead
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Line indented incorrectly; expected at least 8 spaces, found 4
(#108) 3 slashes comments are not allowed; use "// Comment." instead
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Line indented incorrectly; expected at least 8 spaces, found 4
(#113) 3 slashes comments are not allowed; use "// Comment." instead
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Line indented incorrectly; expected at least 8 spaces, found 4
(#119) 3 slashes comments are not allowed; use "// Comment." instead
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Line indented incorrectly; expected at least 8 spaces, found 4
(#122) 3 slashes comments are not allowed; use "// Comment." instead
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 8 spaces, found 4
(#128) 3 slashes comments are not allowed; use "// Comment." instead
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 8 spaces, found 4
(#131) 3 slashes comments are not allowed; use "// Comment." instead
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 4
(#134) 3 slashes comments are not allowed; use "// Comment." instead
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) 3 slashes comments are not allowed; use "// Comment." instead
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) 3 slashes comments are not allowed; use "// Comment." instead
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) 3 slashes comments are not allowed; use "// Comment." instead
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) 3 slashes comments are not allowed; use "// Comment." instead
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Line indented incorrectly; expected at least 8 spaces, found 4
(#159) 3 slashes comments are not allowed; use "// Comment." instead
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) 3 slashes comments are not allowed; use "// Comment." instead
(#174) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must be all lower-case
(#174) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must not contain underscores.
(#175) Variable "HELPMENOW_CAP_QUEUE_ASK" must be all lower-case
(#175) Variable "HELPMENOW_CAP_QUEUE_ASK" must not contain underscores.
(#176) Variable "HELPMENOW_CAP_MANAGE" must be all lower-case
(#176) Variable "HELPMENOW_CAP_MANAGE" must not contain underscores.
(#198) Variable "HELPMENOW_CAP_MANAGE" must be all lower-case
(#198) Variable "HELPMENOW_CAP_MANAGE" must not contain underscores.
(#203) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must be all lower-case
(#203) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must not contain underscores.
(#205) Variable "HELPMENOW_CAP_QUEUE_ASK" must be all lower-case
(#205) Variable "HELPMENOW_CAP_QUEUE_ASK" must not contain underscores.
(#220) Variable "HELPMENOW_CAP_QUEUE_ASK" must be all lower-case
(#220) Variable "HELPMENOW_CAP_QUEUE_ASK" must not contain underscores.
(#222) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must be all lower-case
(#222) Variable "HELPMENOW_CAP_QUEUE_ANSWER" must not contain underscores.
(#237) Variable "HELPMENOW_CAP_QUEUE_ASK" must be all lower-case
(#237) Variable "HELPMENOW_CAP_QUEUE_ASK" must not contain underscores.
(#246) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/form.php
(#31) Visibility must be declared on method "definition"
(#38) Perl-style comments are not allowed; use "// Comment." instead
(#43) Perl-style comments are not allowed; use "// Comment." instead
(#44) Line exceeds 132 characters; contains 137 characters
blocks/helpmenow/hallway.php
(#31) Perl-style comments are not allowed; use "// Comment." instead
(#34) Perl-style comments are not allowed; use "// Comment." instead
(#44) Perl-style comments are not allowed; use "// Comment." instead
(#48) Whitespace found at end of line
(#55) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#56) Expected 1 space before "?"; 0 found
(#56) Expected 1 space after "?"; 0 found
(#56) Expected 1 space before ":"; 0 found
(#56) Expected 1 space after ":"; 0 found
(#70) Perl-style comments are not allowed; use "// Comment." instead
(#84) Perl-style comments are not allowed; use "// Comment." instead
(#97) Perl-style comments are not allowed; use "// Comment." instead
(#100) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/history.php
(#31) Whitespace found at end of line
(#41) Variable "contact_list" must not contain underscores.
(#42) Variable "is_admin" must not contain underscores.
(#42) Variable "contact_list" must not contain underscores.
(#44) Perl-style comments are not allowed; use "// Comment." instead
(#46) Variable "is_admin" must not contain underscores.
(#52) Perl-style comments are not allowed; use "// Comment." instead
(#59) Variable "chat_users" must not contain underscores.
(#60) Variable "other_users" must not contain underscores.
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#63) Variable "chat_users" must not contain underscores.
(#64) Variable "other_users" must not contain underscores.
(#68) Variable "other_users" must not contain underscores.
(#111) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/lang/en/block_helpmenow.php
(#18) Whitespace found at end of line
(#31) Perl-style comments are not allowed; use "// Comment." instead
(#39) Perl-style comments are not allowed; use "// Comment." instead
(#54) This comment is 64% valid code; is this commented out code?
(#54) Perl-style comments are not allowed; use "// Comment." instead
(#55) Perl-style comments are not allowed; use "// Comment." instead
(#61) This comment is 43% valid code; is this commented out code?
(#61) Perl-style comments are not allowed; use "// Comment." instead
(#62) Perl-style comments are not allowed; use "// Comment." instead
(#64) This comment is 67% valid code; is this commented out code?
(#64) Perl-style comments are not allowed; use "// Comment." instead
(#66) This comment is 56% valid code; is this commented out code?
(#66) Perl-style comments are not allowed; use "// Comment." instead
(#67) Perl-style comments are not allowed; use "// Comment." instead
(#68) Perl-style comments are not allowed; use "// Comment." instead
(#69) Perl-style comments are not allowed; use "// Comment." instead
(#70) Perl-style comments are not allowed; use "// Comment." instead
(#71) Perl-style comments are not allowed; use "// Comment." instead
(#73) Perl-style comments are not allowed; use "// Comment." instead
(#75) This comment is 67% valid code; is this commented out code?
(#75) Perl-style comments are not allowed; use "// Comment." instead
(#85) Perl-style comments are not allowed; use "// Comment." instead
(#94) Perl-style comments are not allowed; use "// Comment." instead
(#111) Perl-style comments are not allowed; use "// Comment." instead
(#117) Perl-style comments are not allowed; use "// Comment." instead
(#123) This comment is 60% valid code; is this commented out code?
(#149) Perl-style comments are not allowed; use "// Comment." instead
(#209) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/lib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#41) Perl-style comments are not allowed; use "// Comment." instead
(#42) Perl-style comments are not allowed; use "// Comment." instead
(#54) Perl-style comments are not allowed; use "// Comment." instead
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Variable "contact_list" must not contain underscores.
(#163) Variable "contact_list" must not contain underscores.
(#171) Perl-style comments are not allowed; use "// Comment." instead
(#183) Variable "last_refresh" must not contain underscores.
(#193) Variable "session2user_rec" must not contain underscores.
(#196) Variable "last_refresh" must not contain underscores.
(#204) Variable "session2user_rec" must not contain underscores.
(#212) Variable "print_header" must not contain underscores.
(#215) Variable "print_header" must not contain underscores.
(#218) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#219) Expected 1 space before "?"; 0 found
(#219) Expected 1 space after "?"; 0 found
(#219) Expected 1 space before ":"; 0 found
(#219) Expected 1 space after ":"; 0 found
(#244) Variable "helpmenow_user" must not contain underscores.
(#249) Variable "helpmenow_user" must not contain underscores.
(#260) Variable "new_record" must not contain underscores.
(#266) Variable "new_record" must not contain underscores.
(#284) Perl-style comments are not allowed; use "// Comment." instead
(#285) Perl-style comments are not allowed; use "// Comment." instead
(#302) Variable "session_users" must not contain underscores.
(#303) Variable "session_users" must not contain underscores.
(#304) Variable "session_users" must not contain underscores.
(#334) Line exceeds 132 characters; contains 151 characters
(#335) This comment is 54% valid code; is this commented out code?
(#362) This comment is 54% valid code; is this commented out code?
(#381) Perl-style comments are not allowed; use "// Comment." instead
(#390) Variable "num_plugins" must not contain underscores.
(#392) Variable "plugin_names" must not contain underscores.
(#396) Expected "if (...) {\n"; found "if(...) {\n"
(#398) Variable "plugin_names" must not contain underscores.
(#399) Variable "num_plugins" must not contain underscores.
(#403) Variable "plugin_names" must not contain underscores.
(#420) Variable "not_found" must not contain underscores.
(#445) Variable "not_found" must not contain underscores.
(#476) Variable "contact_list" must not contain underscores.
(#477) Expected "if (...) {\n"; found "if(...) {\n"
(#477) Variable "contact_list" must not contain underscores.
(#478) Variable "helpmenow_user" must not contain underscores.
(#480) Variable "helpmenow_user" must not contain underscores.
(#485) Variable "login_url" must not contain underscores.
(#486) Variable "login_url" must not contain underscores.
(#487) Variable "login_url" must not contain underscores.
(#489) Variable "login_url" must not contain underscores.
(#491) Variable "login_url" must not contain underscores.
(#492) Variable "login_url" must not contain underscores.
(#494) Variable "login_url" must not contain underscores.
(#496) Variable "my_office" must not contain underscores.
(#497) Variable "out_of_office" must not contain underscores.
(#498) Variable "online_students" must not contain underscores.
(#502) Variable "my_office" must not contain underscores.
(#503) Line exceeds maximum limit of 180 characters; contains 192 characters
(#503) Variable "helpmenow_user" must not contain underscores.
(#504) Line exceeds maximum limit of 180 characters; contains 208 characters
(#509) Variable "online_students" must not contain underscores.
(#513) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#513) Expected "if (...) {\n"; found "if(...) {\n"
(#513) Variable "contact_list" must not contain underscores.
(#595) Variable "message_rec" must not contain underscores.
(#602) Variable "last_message" must not contain underscores.
(#602) Variable "message_rec" must not contain underscores.
(#607) Variable "last_message" must not contain underscores.
(#620) Variable "formatted_message" must not contain underscores.
(#620) Variable "message_rec" must not contain underscores.
(#622) Variable "last_message" must not contain underscores.
(#627) Variable "formatted_message" must not contain underscores.
(#645) Inline control structures are not allowed
(#646) Variable "last_message" must not contain underscores.
(#647) Inline control structures are not allowed
(#648) Variable "last_message" must not contain underscores.
(#654) Variable "last_message" must not contain underscores.
(#693) Opening brace must be the last content on the line
(#693) Inline comments must start with a capital letter, digit or 3-dots sequence
(#693) Inline comments must end in full-stops, exclamation marks, or question marks
(#732) Variable "queue_name" must not contain underscores.
(#734) Variable "queue_name" must not contain underscores.
(#736) Variable "queue_name" must not contain underscores.
(#739) Variable "queue_name" must not contain underscores.
(#772) Perl-style comments are not allowed; use "// Comment." instead
(#776) Perl-style comments are not allowed; use "// Comment." instead
(#776) Whitespace found at end of line
(#777) Perl-style comments are not allowed; use "// Comment." instead
(#777) Whitespace found at end of line
(#778) Perl-style comments are not allowed; use "// Comment." instead
(#806) Whitespace found at end of line
(#807) This comment is 69% valid code; is this commented out code?
(#808) Line indented incorrectly; expected at least 4 spaces, found 0
(#808) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#809) Line indented incorrectly; expected at least 4 spaces, found 0
(#839) Line indented incorrectly; expected at least 4 spaces, found 1
(#844) Perl-style comments are not allowed; use "// Comment." instead
(#854) Perl-style comments are not allowed; use "// Comment." instead
(#863) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#870) Expected "if (...) {\n"; found "if (...) { "
(#870) Closing brace must be on a line by itself
(#871) Expected 1 space after "?"; newline found
(#872) Expected 1 space after ":"; newline found
(#880) Perl-style comments are not allowed; use "// Comment." instead
(#882) Perl-style comments are not allowed; use "// Comment." instead
(#883) Line exceeds maximum limit of 180 characters; contains 184 characters
(#883) Perl-style comments are not allowed; use "// Comment." instead
(#887) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#889) Variable "history_url" must not contain underscores.
(#890) Variable "history_url" must not contain underscores.
(#891) Variable "history_url" must not contain underscores.
(#907) Variable "history_url" must not contain underscores.
(#924) Line exceeds 132 characters; contains 148 characters
(#942) Variable "s2u_cache" must not contain underscores.
(#943) Variable "s2u_cache" must not contain underscores.
(#944) Variable "s2u_cache" must not contain underscores.
(#952) Variable "s2u_cache" must not contain underscores.
(#953) Variable "s2u_cache" must not contain underscores.
(#956) Variable "s2u_cache" must not contain underscores.
(#965) Line indented incorrectly; expected 8 spaces, found 4
(#967) Line indented incorrectly; expected 8 spaces, found 4
(#1013) Perl-style comments are not allowed; use "// Comment." instead
(#1032) Perl-style comments are not allowed; use "// Comment." instead
(#1034) Variable "response_cache" must not contain underscores.
(#1035) Variable "response_cache" must not contain underscores.
(#1037) Perl-style comments are not allowed; use "// Comment." instead
(#1040) Perl-style comments are not allowed; use "// Comment." instead
(#1047) Perl-style comments are not allowed; use "// Comment." instead
(#1064) Inline doc block comments are not allowed; use "// Comment." instead
(#1079) Variable "last_message" must not contain underscores.
(#1080) Variable "last_message" must not contain underscores.
(#1080) Variable "last_message" must not contain underscores.
(#1081) Variable "last_message" must not contain underscores.
(#1087) Perl-style comments are not allowed; use "// Comment." instead
(#1103) Perl-style comments are not allowed; use "// Comment." instead
(#1119) Perl-style comments are not allowed; use "// Comment." instead
(#1121) Perl-style comments are not allowed; use "// Comment." instead
(#1123) Perl-style comments are not allowed; use "// Comment." instead
(#1127) Perl-style comments are not allowed; use "// Comment." instead
(#1129) Inline doc block comments are not allowed; use "// Comment." instead
(#1138) Line indented incorrectly; expected 12 spaces, found 8
(#1139) Line indented incorrectly; expected 12 spaces, found 8
(#1140) Line indented incorrectly; expected at least 16 spaces, found 12
(#1153) Line indented incorrectly; expected 16 spaces, found 12
(#1154) Line indented incorrectly; expected at least 20 spaces, found 16
(#1155) Line indented incorrectly; expected at least 20 spaces, found 16
(#1156) Line indented incorrectly; expected at least 20 spaces, found 16
(#1157) Line indented incorrectly; expected 20 spaces, found 16
(#1158) Line indented incorrectly; expected at least 24 spaces, found 20
(#1159) Line indented incorrectly; expected at least 24 spaces, found 20
(#1160) Line indented incorrectly; expected at least 24 spaces, found 20
(#1161) Line indented incorrectly; expected 24 spaces, found 20
(#1162) Line indented incorrectly; expected at least 28 spaces, found 24
(#1163) Line indented incorrectly; expected 24 spaces, found 20
(#1164) Line indented incorrectly; expected 20 spaces, found 16
(#1165) Line indented incorrectly; expected at least 20 spaces, found 16
(#1168) Line indented incorrectly; expected 16 spaces, found 12
(#1169) Line indented incorrectly; expected at least 20 spaces, found 16
(#1170) Line indented incorrectly; expected 16 spaces, found 12
(#1172) Line indented incorrectly; expected 16 spaces, found 12
(#1173) Line indented incorrectly; expected at least 20 spaces, found 16
(#1174) Line indented incorrectly; expected 16 spaces, found 12
(#1176) Line indented incorrectly; expected at least 16 spaces, found 12
(#1177) Line indented incorrectly; expected 16 spaces, found 12
(#1178) Line indented incorrectly; expected at least 20 spaces, found 16
(#1179) Line indented incorrectly; expected 16 spaces, found 12
(#1180) Line indented incorrectly; expected at least 20 spaces, found 16
(#1181) Line indented incorrectly; expected 16 spaces, found 12
(#1182) Line indented incorrectly; expected at least 16 spaces, found 12
(#1182) Variable "login_url" must not contain underscores.
(#1183) Line indented incorrectly; expected at least 16 spaces, found 12
(#1183) Variable "login_url" must not contain underscores.
(#1184) Line indented incorrectly; expected at least 16 spaces, found 12
(#1184) Variable "login_url" must not contain underscores.
(#1185) Line indented incorrectly; expected at least 16 spaces, found 12
(#1186) Variable "login_url" must not contain underscores.
(#1187) Line indented incorrectly; expected at least 16 spaces, found 12
(#1187) Variable "login_url" must not contain underscores.
(#1188) Line indented incorrectly; expected at least 16 spaces, found 12
(#1189) Variable "login_url" must not contain underscores.
(#1190) Line indented incorrectly; expected at least 16 spaces, found 12
(#1190) Variable "logout_status" must not contain underscores.
(#1192) Line indented incorrectly; expected at least 16 spaces, found 12
(#1199) Line indented incorrectly; expected at least 16 spaces, found 12
(#1199) Perl-style comments are not allowed; use "// Comment." instead
(#1200) Line indented incorrectly; expected at least 16 spaces, found 12
(#1210) Line indented incorrectly; expected 16 spaces, found 12
(#1211) Line indented incorrectly; expected at least 20 spaces, found 16
(#1212) Line indented incorrectly; expected 16 spaces, found 12
(#1213) Line indented incorrectly; expected at least 16 spaces, found 12
(#1215) Line indented incorrectly; expected 16 spaces, found 12
(#1216) Line indented incorrectly; expected at least 20 spaces, found 16
(#1217) Line indented incorrectly; expected at least 20 spaces, found 16
(#1224) Line indented incorrectly; expected at least 20 spaces, found 16
(#1225) Line indented incorrectly; expected 20 spaces, found 16
(#1226) Line indented incorrectly; expected 24 spaces, found 20
(#1227) Line indented incorrectly; expected 28 spaces, found 24
(#1228) Line indented incorrectly; expected at least 32 spaces, found 28
(#1229) Line indented incorrectly; expected 28 spaces, found 24
(#1230) Line indented incorrectly; expected 28 spaces, found 24
(#1231) Line indented incorrectly; expected at least 32 spaces, found 28
(#1232) Line indented incorrectly; expected 28 spaces, found 24
(#1233) Line indented incorrectly; expected 24 spaces, found 20
(#1234) Line indented incorrectly; expected 24 spaces, found 20
(#1235) Line indented incorrectly; expected at least 28 spaces, found 24
(#1236) Line indented incorrectly; expected 24 spaces, found 20
(#1237) Line indented incorrectly; expected at least 28 spaces, found 24
(#1238) Line indented incorrectly; expected 24 spaces, found 20
(#1239) Line indented incorrectly; expected 20 spaces, found 16
(#1240) Line indented incorrectly; expected 16 spaces, found 12
(#1242) Line indented incorrectly; expected at least 16 spaces, found 12
(#1244) Line indented incorrectly; expected at least 16 spaces, found 12
(#1244) Perl-style comments are not allowed; use "// Comment." instead
(#1245) Line indented incorrectly; expected at least 16 spaces, found 12
(#1246) Line indented incorrectly; expected 20 spaces, found 16
(#1247) Line indented incorrectly; expected at least 24 spaces, found 20
(#1248) Line indented incorrectly; expected 20 spaces, found 16
(#1249) Line indented incorrectly; expected at least 20 spaces, found 16
(#1250) Line indented incorrectly; expected 16 spaces, found 12
(#1276) Variable "desc_message" must not contain underscores.
(#1277) Variable "desc_message" must not contain underscores.
(#1280) Perl-style comments are not allowed; use "// Comment." instead
(#1282) Perl-style comments are not allowed; use "// Comment." instead
(#1288) Perl-style comments are not allowed; use "// Comment." instead
(#1302) Perl-style comments are not allowed; use "// Comment." instead
(#1321) The use of function print_object() is forbidden
(#1330) Perl-style comments are not allowed; use "// Comment." instead
(#1332) Perl-style comments are not allowed; use "// Comment." instead
(#1343) Perl-style comments are not allowed; use "// Comment." instead
(#1351) Perl-style comments are not allowed; use "// Comment." instead
(#1361) Line exceeds 132 characters; contains 140 characters
(#1361) Perl-style comments are not allowed; use "// Comment." instead
(#1383) Perl-style comments are not allowed; use "// Comment." instead
(#1395) Variable "helpmenow_user" must not contain underscores.
(#1398) Variable "helpmenow_user" must not contain underscores.
(#1399) Variable "helpmenow_user" must not contain underscores.
(#1414) Variable "plugin_function" must not contain underscores.
(#1418) Variable "plugin_function" must not contain underscores.
(#1421) Variable "plugin_function" must not contain underscores.
(#1429) Variable "new_record" must not contain underscores.
(#1435) Variable "new_record" must not contain underscores.
(#1514) Perl-style comments are not allowed; use "// Comment." instead
(#1556) Perl-style comments are not allowed; use "// Comment." instead
(#1639) Class constants must be uppercase; expected TABLE but found table
(#1647) Member variable "extra_fields" must not contain underscores.
(#1751) Perl-style comments are not allowed; use "// Comment." instead
(#1752) Perl-style comments are not allowed; use "// Comment." instead
(#1817) Perl-style comments are not allowed; use "// Comment." instead
(#1818) Expected "if (...) {\n"; found "if (...) { "
(#1818) Closing brace must be on a line by itself
(#1830) Perl-style comments are not allowed; use "// Comment." instead
(#1831) Expected "if (...) {\n"; found "if (...) { "
(#1831) Closing brace must be on a line by itself
(#1846) Class constants must be uppercase; expected TABLE but found table
(#1852) Member variable "cron_interval" must not contain underscores.
(#1858) Member variable "last_cron" must not contain underscores.
(#2014) Class constants must be uppercase; expected TABLE but found table
(#2051) Class constants must be uppercase; expected TABLE but found table
(#2075) Expected "if (...) {\n"; found "if(...) {\n"
(#2076) Perl-style comments are not allowed; use "// Comment." instead
(#2130) Whitespace found at end of line
(#2153) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/login.php
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#36) Perl-style comments are not allowed; use "// Comment." instead
(#40) Perl-style comments are not allowed; use "// Comment." instead
(#43) Perl-style comments are not allowed; use "// Comment." instead
(#48) Perl-style comments are not allowed; use "// Comment." instead
(#55) Whitespace found at end of line
(#63) Perl-style comments are not allowed; use "// Comment." instead
(#66) Perl-style comments are not allowed; use "// Comment." instead
(#71) Inline doc block comments are not allowed; use "// Comment." instead
(#77) Whitespace found at end of line
(#108) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#109) Expected 1 space before "?"; 0 found
(#109) Expected 1 space after "?"; 0 found
(#109) Expected 1 space before ":"; 0 found
(#109) Expected 1 space after ":"; 0 found
(#117) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/adobeconnect/lang/en.php
(#26) Perl-style comments are not allowed; use "// Comment." instead
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#45) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/adobeconnect/lib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Whitespace found at end of line
(#32) Whitespace found at end of line
(#33) Whitespace found at end of line
(#55) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#56) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#57) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#58) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#125) Variable "join_url" must not contain underscores.
(#127) Variable "join_url" must not contain underscores.
(#128) Variable "join_url" must not contain underscores.
(#128) Variable "join_url" must not contain underscores.
(#129) Variable "join_url" must not contain underscores.
(#151) Line exceeds maximum limit of 180 characters; contains 228 characters
(#157) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/adobeconnect/meetnow.php
(#27) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#60) Line exceeds maximum limit of 180 characters; contains 634 characters
(#71) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/adobeconnect/settings.php
(#57) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/gotomeeting/create.php
(#31) Perl-style comments are not allowed; use "// Comment." instead
(#38) Perl-style comments are not allowed; use "// Comment." instead
(#39) Variable "token_url" must not contain underscores.
(#40) Variable "token_url" must not contain underscores.
(#41) Variable "token_url" must not contain underscores.
(#41) Variable "token_url" must not contain underscores.
(#48) Variable "token_url" must not contain underscores.
(#50) Perl-style comments are not allowed; use "// Comment." instead
(#52) Variable "token_url" must not contain underscores.
(#60) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/gotomeeting/lang/en.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Perl-style comments are not allowed; use "// Comment." instead
(#40) Perl-style comments are not allowed; use "// Comment." instead
(#44) Perl-style comments are not allowed; use "// Comment." instead
(#52) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/gotomeeting/lib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#58) Line indented incorrectly; expected 8 spaces, found 4
(#59) Line indented incorrectly; expected 8 spaces, found 4
(#60) Line indented incorrectly; expected at least 12 spaces, found 8
(#60) Perl-style comments are not allowed; use "// Comment." instead
(#61) Line indented incorrectly; expected at least 12 spaces, found 8
(#62) Line indented incorrectly; expected 12 spaces, found 8
(#63) Line indented incorrectly; expected at least 16 spaces, found 12
(#64) Line indented incorrectly; expected 12 spaces, found 8
(#65) Line indented incorrectly; expected at least 12 spaces, found 8
(#65) Perl-style comments are not allowed; use "// Comment." instead
(#66) Line indented incorrectly; expected 8 spaces, found 4
(#67) Line indented incorrectly; expected at least 12 spaces, found 8
(#69) Line indented incorrectly; expected 8 spaces, found 4
(#70) Line indented incorrectly; expected at least 12 spaces, found 8
(#71) Line indented incorrectly; expected 12 spaces, found 8
(#72) Line indented incorrectly; expected at least 16 spaces, found 12
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#74) Line indented incorrectly; expected at least 12 spaces, found 8
(#75) Line indented incorrectly; expected at least 12 spaces, found 8
(#77) Line indented incorrectly; expected 8 spaces, found 4
(#78) Line indented incorrectly; expected at least 12 spaces, found 8
(#78) Perl-style comments are not allowed; use "// Comment." instead
(#89) Perl-style comments are not allowed; use "// Comment." instead
(#93) Line indented incorrectly; expected 8 spaces, found 4
(#95) Line indented incorrectly; expected 8 spaces, found 4
(#96) Line indented incorrectly; expected 12 spaces, found 8
(#96) Perl-style comments are not allowed; use "// Comment." instead
(#97) Line indented incorrectly; expected at least 16 spaces, found 12
(#97) Perl-style comments are not allowed; use "// Comment." instead
(#98) Line indented incorrectly; expected at least 16 spaces, found 12
(#99) Line indented incorrectly; expected 12 spaces, found 8
(#100) Line indented incorrectly; expected at least 12 spaces, found 8
(#100) Variable "token_url" must not contain underscores.
(#101) Line indented incorrectly; expected at least 12 spaces, found 8
(#101) Variable "token_url" must not contain underscores.
(#102) Line indented incorrectly; expected at least 12 spaces, found 8
(#102) Variable "token_url" must not contain underscores.
(#102) Variable "token_url" must not contain underscores.
(#103) Line indented incorrectly; expected at least 12 spaces, found 8
(#103) Variable "token_url" must not contain underscores.
(#105) Line indented incorrectly; expected 8 spaces, found 4
(#106) Line indented incorrectly; expected at least 12 spaces, found 8
(#106) Perl-style comments are not allowed; use "// Comment." instead
(#120) Perl-style comments are not allowed; use "// Comment." instead
(#130) Line exceeds 132 characters; contains 145 characters
(#131) Variable "message_rec" must not contain underscores.
(#137) Variable "message_rec" must not contain underscores.
(#180) Line exceeds 132 characters; contains 134 characters
(#180) Perl-style comments are not allowed; use "// Comment." instead
(#192) Perl-style comments are not allowed; use "// Comment." instead
(#208) Perl-style comments are not allowed; use "// Comment." instead
(#241) Member variable "extra_fields" must not contain underscores.
(#255) Member variable "access_token" must not contain underscores.
(#261) Member variable "token_expiration" must not contain underscores.
(#267) Member variable "refresh_token" must not contain underscores.
(#273) Member variable "join_url" must not contain underscores.
(#279) Member variable "max_participants" must not contain underscores.
(#285) Member variable "unique_meetingid" must not contain underscores.
(#307) Perl-style comments are not allowed; use "// Comment." instead
(#308) Expected 1 space before "*"; 0 found
(#308) Expected 1 space after "*"; 0 found
(#308) Expected 1 space before "*"; 0 found
(#308) Expected 1 space after "*"; 0 found
(#308) Perl-style comments are not allowed; use "// Comment." instead
(#309) Expected 1 space before "*"; 0 found
(#309) Expected 1 space after "*"; 0 found
(#309) Expected 1 space before "*"; 0 found
(#309) Expected 1 space after "*"; 0 found
(#309) Perl-style comments are not allowed; use "// Comment." instead
(#325) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/gotomeeting/settings.php
(#34) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/gotomeeting/token.php
(#32) Perl-style comments are not allowed; use "// Comment." instead
(#42) Perl-style comments are not allowed; use "// Comment." instead
(#48) Variable "api_key" must not contain underscores.
(#51) Perl-style comments are not allowed; use "// Comment." instead
(#52) Variable "citrix_url" must not contain underscores.
(#56) Variable "api_key" must not contain underscores.
(#63) Variable "citrix_url" must not contain underscores.
(#65) Perl-style comments are not allowed; use "// Comment." instead
(#66) Variable "citrix_url" must not contain underscores.
(#77) Perl-style comments are not allowed; use "// Comment." instead
(#92) Perl-style comments are not allowed; use "// Comment." instead
(#94) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#95) Expected 1 space before "?"; 0 found
(#95) Expected 1 space after "?"; 0 found
(#95) Expected 1 space before ":"; 0 found
(#95) Expected 1 space after ":"; 0 found
(#101) Variable "this_url" must not contain underscores.
(#103) Variable "this_url" must not contain underscores.
(#105) Variable "this_url" must not contain underscores.
(#106) Variable "this_url" must not contain underscores.
(#106) Variable "this_url" must not contain underscores.
(#107) Variable "citrix_url" must not contain underscores.
(#109) Variable "api_key" must not contain underscores.
(#110) Variable "this_url" must not contain underscores.
(#117) Variable "citrix_url" must not contain underscores.
(#119) Variable "citrix_url" must not contain underscores.
(#123) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/wiziq/connect.php
(#33) Perl-style comments are not allowed; use "// Comment." instead
(#46) Perl-style comments are not allowed; use "// Comment." instead
(#51) Variable "session_id" must not contain underscores.
(#54) Perl-style comments are not allowed; use "// Comment." instead
(#55) Variable "session_id" must not contain underscores.
(#69) Perl-style comments are not allowed; use "// Comment." instead
(#76) Variable "session_id" must not contain underscores.
(#97) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/wiziq/join.php
(#31) Variable "session_id" must not contain underscores.
(#32) Variable "class_id" must not contain underscores.
(#34) Variable "session_id" must not contain underscores.
(#40) Perl-style comments are not allowed; use "// Comment." instead
(#41) Variable "session_id" must not contain underscores.
(#45) Variable "s2p_rec" must not contain underscores.
(#45) Variable "session_id" must not contain underscores.
(#48) Variable "s2p_rec" must not contain underscores.
(#50) Variable "class_id" must not contain underscores.
(#56) Variable "class_id" must not contain underscores.
(#61) Variable "class_id" must not contain underscores.
(#64) The use of function print_object() is forbidden
(#73) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/wiziq/lang/en.php
(#26) Perl-style comments are not allowed; use "// Comment." instead
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/wiziq/lib.php
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#32) Variable "class_id" must not contain underscores.
(#35) Variable "attendee_list" must not contain underscores.
(#36) Variable "attendee_list" must not contain underscores.
(#42) Variable "class_id" must not contain underscores.
(#43) Variable "attendee_list" must not contain underscores.
(#71) The use of function print_object() is forbidden
(#77) Variable "sig_params" must not contain underscores.
(#80) Variable "sig_base" must not contain underscores.
(#81) Variable "sig_params" must not contain underscores.
(#82) Variable "sig_base" must not contain underscores.
(#84) Variable "sig_base" must not contain underscores.
(#84) Variable "sig_base" must not contain underscores.
(#86) Variable "sig_base" must not contain underscores.
(#95) Expected 1 space before ">"; 0 found
(#95) Expected 1 space after ">"; 0 found
(#98) Commas (,) must be followed by white space.
(#102) Commas (,) must be followed by white space.
(#103) Expected 1 space before "^"; 0 found
(#103) Expected 1 space after "^"; 0 found
(#104) Commas (,) must be followed by white space.
(#105) Expected 1 space before "^"; 0 found
(#105) Expected 1 space after "^"; 0 found
(#119) Variable "session_id" must not contain underscores.
(#119) Variable "class_id" must not contain underscores.
(#122) Variable "s2p_rec" must not contain underscores.
(#122) Variable "session_id" must not contain underscores.
(#123) Variable "s2p_rec" must not contain underscores.
(#126) Variable "session_id" must not contain underscores.
(#129) Variable "class_id" must not contain underscores.
(#130) Variable "class_id" must not contain underscores.
(#134) Variable "join_url" must not contain underscores.
(#135) Variable "join_url" must not contain underscores.
(#135) Variable "class_id" must not contain underscores.
(#136) Variable "join_url" must not contain underscores.
(#136) Variable "session_id" must not contain underscores.
(#137) Variable "join_url" must not contain underscores.
(#137) Variable "join_url" must not contain underscores.
(#139) Variable "join_url" must not contain underscores.
(#139) Line exceeds 132 characters; contains 163 characters
(#140) Variable "session_id" must not contain underscores.
(#254) Member variable "extra_fields" must not contain underscores.
(#266) Member variable "class_id" must not contain underscores.
(#272) Member variable "presenter_url" must not contain underscores.
(#290) Member variable "last_updated" must not contain underscores.
(#304) Variable "update_url" must not contain underscores.
(#305) Variable "update_url" must not contain underscores.
(#314) Variable "update_url" must not contain underscores.
(#320) Variable "error_msg" must not contain underscores.
(#324) Line indented incorrectly; expected 16 spaces, found 12
(#325) Line indented incorrectly; expected at least 20 spaces, found 16
(#326) Line indented incorrectly; expected 16 spaces, found 12
(#327) Line indented incorrectly; expected at least 20 spaces, found 16
(#333) Perl-style comments are not allowed; use "// Comment." instead
(#365) Expected "if (...) {\n"; found "if (...) { "
(#365) Closing brace must be on a line by itself
(#365) Perl-style comments are not allowed; use "// Comment." instead
(#366) Expected "if (...) {\n"; found "if (...) { "
(#366) Variable "last_updated" must not contain underscores.
(#366) Closing brace must be on a line by itself
(#366) Perl-style comments are not allowed; use "// Comment." instead
(#376) Perl-style comments are not allowed; use "// Comment." instead
(#384) Line indented incorrectly; expected 12 spaces, found 8
(#384) Perl-style comments are not allowed; use "// Comment." instead
(#385) Line indented incorrectly; expected at least 16 spaces, found 12
(#386) Line indented incorrectly; expected at least 16 spaces, found 12
(#388) Line indented incorrectly; expected 12 spaces, found 8
(#388) Perl-style comments are not allowed; use "// Comment." instead
(#389) Line indented incorrectly; expected 12 spaces, found 8
(#389) Perl-style comments are not allowed; use "// Comment." instead
(#390) Line indented incorrectly; expected 12 spaces, found 8
(#390) Perl-style comments are not allowed; use "// Comment." instead
(#391) Line indented incorrectly; expected 12 spaces, found 8
(#392) Line indented incorrectly; expected at least 16 spaces, found 12
(#411) Variable "join_url" must not contain underscores.
(#412) Variable "join_url" must not contain underscores.
(#413) Variable "join_url" must not contain underscores.
(#413) Variable "join_url" must not contain underscores.
(#414) Variable "join_url" must not contain underscores.
(#429) Member variable "extra_fields" must not contain underscores.
(#446) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/wiziq/settings.php
(#41) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/plugins/wiziq/update.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#30) Variable "user_id" must not contain underscores.
(#31) Variable "class_id" must not contain underscores.
(#32) Variable "class_status" must not contain underscores.
(#34) Variable "user_id" must not contain underscores.
(#36) Perl-style comments are not allowed; use "// Comment." instead
(#37) Perl-style comments are not allowed; use "// Comment." instead
(#38) Variable "class_id" must not contain underscores.
(#42) Perl-style comments are not allowed; use "// Comment." instead
(#43) Variable "class_status" must not contain underscores.
(#43) Variable "class_status" must not contain underscores.
(#47) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/popout.php
(#41) Whitespace found at end of line
(#59) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/settings.php
(#38) Perl-style comments are not allowed; use "// Comment." instead
(#43) Perl-style comments are not allowed; use "// Comment." instead
(#67) A closing tag is not permitted at the end of a PHP file
blocks/helpmenow/version.php
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) A closing tag is not permitted at the end of a PHP file

Javascript coding style problems

(0 errors, 494 warnings)

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

blocks/helpmenow/javascript/client/2014042300/chat.js
(#133) Expected '!==' and instead saw '!='.
(#137) Line is too long.
(#150) Expected '!==' and instead saw '!='.
(#151) Expected '!==' and instead saw '!='.
blocks/helpmenow/javascript/client/2014042300/lib.js
(#224) Expected '===' and instead saw '=='.
(#226) Expected '!==' and instead saw '!='.
(#226) Expected '!==' and instead saw '!='.
(#12) 'REQUEST_FREQ' is defined but never used.
blocks/helpmenow/javascript/lib/jquery.jplayer.min.js
(#15) Line is too long.
(#15) 'a' is already defined.
(#15) Expected '{' and instead saw 'return'.
(#15) Expected '{' and instead saw 'return'.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#16) Line is too long.
(#16) Missing semicolon.
(#16) Missing semicolon.
(#17) Line is too long.
(#18) Line is too long.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) 'a' is already defined.
(#19) 'c' is already defined.
(#19) 'd' is already defined.
(#19) 'a' is already defined.
(#19) 'c' is already defined.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) 'a' is already defined.
(#20) 'a' is already defined.
(#20) Missing semicolon.
(#20) 'a' is already defined.
(#20) 'b' is already defined.
(#21) Line is too long.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Expected '{' and instead saw 'b'.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Expected '{' and instead saw 'b'.
(#21) Expected an assignment or function call and instead saw an expression.
(#22) Line is too long.
(#23) Line is too long.
(#23) Missing semicolon.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Missing semicolon.
(#24) Line is too long.
(#25) Line is too long.
(#26) Line is too long.
(#27) Line is too long.
(#28) Line is too long.
(#28) Expected '{' and instead saw 'return'.
(#28) Missing semicolon.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#28) Expected '{' and instead saw 'return'.
(#28) Missing semicolon.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Missing semicolon.
(#29) Line is too long.
(#29) Expected an assignment or function call and instead saw an expression.
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#31) Line is too long.
(#32) Line is too long.
(#32) Expected an assignment or function call and instead saw an expression.
(#32) Missing semicolon.
(#32) Missing semicolon.
(#32) Expected '{' and instead saw 'this'.
(#33) Line is too long.
(#33) Expected an assignment or function call and instead saw an expression.
(#33) Expected '{' and instead saw 'this'.
(#33) Expected an assignment or function call and instead saw an expression.
(#34) Line is too long.
(#34) Missing semicolon.
(#34) Expected '{' and instead saw 'a'.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Missing semicolon.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Missing semicolon.
(#35) Expected '{' and instead saw 'return'.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#36) Line is too long.
(#36) Expected an assignment or function call and instead saw an expression.
(#37) Line is too long.
(#37) Expected '{' and instead saw 'c'.
(#37) Missing semicolon.
(#37) Expected '{' and instead saw 'e'.
(#37) 'e' used out of scope.
(#38) Line is too long.
(#38) Missing semicolon.
(#38) 'e' used out of scope.
(#38) 'e' used out of scope.
(#38) 'e' used out of scope.
(#38) 'e' used out of scope.
(#38) Expected an assignment or function call and instead saw an expression.
(#38) Missing semicolon.
(#38) Expected '{' and instead saw 'this'.
(#39) Line is too long.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Expected '{' and instead saw 'this'.
(#40) Line is too long.
(#40) Missing semicolon.
(#40) Expected an assignment or function call and instead saw an expression.
(#40) Missing semicolon.
(#40) Expected an assignment or function call and instead saw an expression.
(#40) Missing semicolon.
(#40) Expected an assignment or function call and instead saw an expression.
(#40) Expected an assignment or function call and instead saw an expression.
(#41) Line is too long.
(#41) Missing semicolon.
(#41) Expected an assignment or function call and instead saw an expression.
(#41) Expected an assignment or function call and instead saw an expression.
(#41) Expected an assignment or function call and instead saw an expression.
(#41) Missing semicolon.
(#41) Expected an assignment or function call and instead saw an expression.
(#41) Expected an assignment or function call and instead saw an expression.
(#42) Line is too long.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Expected '{' and instead saw 'return'.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Expected '{' and instead saw 'this'.
(#42) Expected an assignment or function call and instead saw an expression.
(#42) Missing semicolon.
(#43) Line is too long.
(#43) Expected '{' and instead saw 'this'.
(#43) Expected an assignment or function call and instead saw an expression.
(#43) Missing semicolon.
(#44) Line is too long.
(#44) Expected an assignment or function call and instead saw an expression.
(#44) Missing semicolon.
(#44) Expected an assignment or function call and instead saw an expression.
(#44) Missing semicolon.
(#44) Expected '{' and instead saw 'd'.
(#45) Line is too long.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#46) Line is too long.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Expected '{' and instead saw 'd'.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#47) Line is too long.
(#47) Expected '{' and instead saw 'd'.
(#47) Missing semicolon.
(#47) Expected '{' and instead saw 'clearTimeout'.
(#48) Line is too long.
(#48) Expected an assignment or function call and instead saw an expression.
(#48) Missing semicolon.
(#48) Expected an assignment or function call and instead saw an expression.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#48) Expected '{' and instead saw 'this'.
(#49) Line is too long.
(#49) Expected an assignment or function call and instead saw an expression.
(#49) Expected an assignment or function call and instead saw an expression.
(#50) Line is too long.
(#50) Missing semicolon.
(#50) Missing semicolon.
(#50) Expected '{' and instead saw 'a'.
(#50) Expected '{' and instead saw 'a'.
(#50) Missing semicolon.
(#51) Line is too long.
(#51) Expected '{' and instead saw 'if'.
(#51) Expected an assignment or function call and instead saw an expression.
(#51) Missing semicolon.
(#51) Missing semicolon.
(#51) Expected '{' and instead saw 'this'.
(#52) Line is too long.
(#52) Expected an assignment or function call and instead saw an expression.
(#52) Expected '{' and instead saw 'switch'.
(#53) Line is too long.
(#53) Expected an assignment or function call and instead saw an expression.
(#53) Expected an assignment or function call and instead saw an expression.
(#53) Expected an assignment or function call and instead saw an expression.
(#54) Line is too long.
(#54) Expected an assignment or function call and instead saw an expression.
(#54) Missing semicolon.
(#54) Missing semicolon.
(#55) Line is too long.
(#55) Missing semicolon.
(#55) Expected '{' and instead saw 'this'.
(#55) Expected an assignment or function call and instead saw an expression.
(#56) Line is too long.
(#56) Expected an assignment or function call and instead saw an expression.
(#56) Expected an assignment or function call and instead saw an expression.
(#56) Missing semicolon.
(#57) Line is too long.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Missing semicolon.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Missing semicolon.
(#57) Expected an assignment or function call and instead saw an expression.
(#57) Missing semicolon.
(#58) Line is too long.
(#58) Missing semicolon.
(#58) Missing semicolon.
(#59) Line is too long.
(#59) Expected an assignment or function call and instead saw an expression.
(#59) Missing semicolon.
(#59) Expected '{' and instead saw 'return'.
(#59) Missing semicolon.
(#59) Expected '{' and instead saw 'e'.
(#59) Expected an assignment or function call and instead saw an expression.
(#60) Line is too long.
(#60) Missing semicolon.
(#60) Expected '{' and instead saw 'this'.
(#60) Missing semicolon.
(#61) Line is too long.
(#61) Expected an assignment or function call and instead saw an expression.
(#61) Missing semicolon.
(#61) Expected an assignment or function call and instead saw an expression.
(#61) Missing semicolon.
(#61) Expected an assignment or function call and instead saw an expression.
(#61) Missing semicolon.
(#61) Expected an assignment or function call and instead saw an expression.
(#61) Missing semicolon.
(#61) Missing semicolon.
(#62) Line is too long.
(#62) Expected an assignment or function call and instead saw an expression.
(#62) Missing semicolon.
(#62) Expected an assignment or function call and instead saw an expression.
(#62) Missing semicolon.
(#62) Missing semicolon.
(#62) Expected an assignment or function call and instead saw an expression.
(#62) Missing semicolon.
(#63) Line is too long.
(#63) Expected an assignment or function call and instead saw an expression.
(#63) Missing semicolon.
(#63) Expected an assignment or function call and instead saw an expression.
(#63) Expected an assignment or function call and instead saw an expression.
(#63) Expected an assignment or function call and instead saw an expression.
(#63) Missing semicolon.
(#63) Missing semicolon.
(#63) Missing semicolon.
(#64) Line is too long.
(#64) Expected '{' and instead saw 'a'.
(#64) Expected an assignment or function call and instead saw an expression.
(#64) Missing semicolon.
(#64) Expected an assignment or function call and instead saw an expression.
(#64) Expected an assignment or function call and instead saw an expression.
(#64) Expected an assignment or function call and instead saw an expression.
(#64) Missing semicolon.
(#65) Line is too long.
(#65) 'a' is already defined.
(#65) 'b' is already defined.
(#65) Expected an assignment or function call and instead saw an expression.
(#65) Missing semicolon.
(#65) Expected an assignment or function call and instead saw an expression.
(#65) Missing semicolon.
(#65) Missing semicolon.
(#65) Expected '{' and instead saw 'a'.
(#66) Line is too long.
(#66) Expected an assignment or function call and instead saw an expression.
(#66) Missing semicolon.
(#66) Expected an assignment or function call and instead saw an expression.
(#66) Missing semicolon.
(#67) Line is too long.
(#67) Expected an assignment or function call and instead saw an expression.
(#67) Missing semicolon.
(#67) Missing semicolon.
(#68) Line is too long.
(#68) Missing semicolon.
(#69) Line is too long.
(#69) Expected an assignment or function call and instead saw an expression.
(#69) Missing semicolon.
(#69) 'a' is already defined.
(#69) 'b' is already defined.
(#70) Line is too long.
(#70) Missing semicolon.
(#70) Missing semicolon.
(#70) Missing semicolon.
(#70) Missing semicolon.
(#70) Expected '{' and instead saw 'this'.
(#70) Expected an assignment or function call and instead saw an expression.
(#70) Missing semicolon.
(#70) Expected '{' and instead saw 'return'.
(#71) Line is too long.
(#70) 'd' is already defined.
(#71) Expected '{' and instead saw 'if'.
(#71) Expected '{' and instead saw 'd'.
(#71) Expected '{' and instead saw 'return'.
(#71) Missing semicolon.
(#71) 'g' is already defined.
(#71) You might be leaking a variable (d) here.
(#71) Expected '{' and instead saw 'h'.
(#71) Expected an assignment or function call and instead saw an expression.
(#71) Missing semicolon.
(#71) Missing semicolon.
(#71) Missing semicolon.
(#71) Missing semicolon.
(#72) Line is too long.
(#72) Missing semicolon.
(#72) Expected an assignment or function call and instead saw an expression.
(#72) Expected an assignment or function call and instead saw an expression.
(#73) Line is too long.
(#73) Expected an assignment or function call and instead saw an expression.
(#74) Line is too long.
(#75) Line is too long.
(#75) Expected an assignment or function call and instead saw an expression.
(#75) Missing semicolon.
(#75) Missing semicolon.
(#75) Missing semicolon.
(#76) Line is too long.
(#76) Expected an assignment or function call and instead saw an expression.
(#76) Missing semicolon.
(#76) Expected an assignment or function call and instead saw an expression.
(#76) Missing semicolon.
(#76) Expected an assignment or function call and instead saw an expression.
(#76) Missing semicolon.
(#77) Line is too long.
(#77) Expected an assignment or function call and instead saw an expression.
(#77) Missing semicolon.
(#77) Missing semicolon.
(#77) Missing semicolon.
(#77) Missing semicolon.
(#78) Line is too long.
(#78) Expected an assignment or function call and instead saw an expression.
(#78) Missing semicolon.
(#79) Line is too long.
(#79) Missing semicolon.
(#79) Missing semicolon.
(#79) Expected an assignment or function call and instead saw an expression.
(#79) Missing semicolon.
(#79) Expected '{' and instead saw 'return'.
(#79) Missing semicolon.
(#79) Missing semicolon.
(#80) Line is too long.
(#80) Expected '{' and instead saw 'return'.
(#80) Missing semicolon.
(#80) Expected '{' and instead saw 'this'.
(#80) Missing semicolon.
(#81) Line is too long.
(#81) Expected an assignment or function call and instead saw an expression.
(#81) Missing semicolon.
(#81) Expected '{' and instead saw 'this'.
(#81) Expected an assignment or function call and instead saw an expression.
(#81) Missing semicolon.
(#81) Expected '{' and instead saw 'this'.
(#81) Expected an assignment or function call and instead saw an expression.
(#81) Missing semicolon.
(#81) Expected '{' and instead saw 'try'.
(#81) Missing semicolon.
(#81) Missing semicolon.
(#82) Line is too long.
(#82) Missing semicolon.
(#82) Missing semicolon.
(#82) Expected an assignment or function call and instead saw an expression.
(#82) Expected '{' and instead saw 'try'.
(#82) Missing semicolon.
(#82) Missing semicolon.
(#82) Missing semicolon.
(#82) Expected an assignment or function call and instead saw an expression.
(#82) Missing semicolon.
(#82) Expected '{' and instead saw 'this'.
(#83) Line is too long.
(#83) Expected '{' and instead saw 'this'.
(#83) Expected '{' and instead saw 'throw'.
(#83) Missing semicolon.
(#83) Missing semicolon.
(#83) Expected an assignment or function call and instead saw an expression.
(#83) Missing semicolon.
(#83) Expected '{' and instead saw 'this'.
(#84) Line is too long.
(#84) Expected an assignment or function call and instead saw an expression.
(#84) Missing semicolon.
(#84) Expected '{' and instead saw 'this'.
(#84) Expected '{' and instead saw 'this'.
(#84) Missing semicolon.
(#84) Expected '{' and instead saw 'this'.
(#84) Expected '{' and instead saw 'this'.
(#84) Missing semicolon.
(#85) Line is too long.
(#85) Missing semicolon.
(#85) Missing semicolon.
(#85) Expected '{' and instead saw 'this'.
(#85) Expected an assignment or function call and instead saw an expression.
(#85) Missing semicolon.
(#85) Missing semicolon.
(#85) Missing semicolon.
(#86) Line is too long.
(#86) Missing semicolon.
(#86) Expected '{' and instead saw 'this'.
(#86) Expected an assignment or function call and instead saw an expression.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#86) Missing semicolon.
(#87) Line is too long.
(#87) Missing semicolon.
(#87) Missing semicolon.
(#87) Missing semicolon.
(#87) Expected '{' and instead saw 'this'.
(#87) Expected an assignment or function call and instead saw an expression.
(#87) Missing semicolon.
(#87) Missing semicolon.
(#87) Missing semicolon.
(#87) Expected an assignment or function call and instead saw an expression.
(#87) Missing semicolon.
(#87) Expected '{' and instead saw 'this'.
(#88) Line is too long.
(#88) Expected an assignment or function call and instead saw an expression.
(#88) Missing semicolon.
(#88) Missing semicolon.
(#88) Missing semicolon.
(#88) Missing semicolon.
(#88) Missing semicolon.
(#88) Missing semicolon.
(#88) Expected '{' and instead saw 'try'.
(#88) Expected an assignment or function call and instead saw an expression.
(#88) Missing semicolon.
(#88) Expected '{' and instead saw 'navigator'.
(#89) Line is too long.
(#89) Expected an assignment or function call and instead saw an expression.
(#89) Missing semicolon.
(#89) Missing semicolon.
(#89) Missing semicolon.
(#89) Missing semicolon.
(#90) Line is too long.
(#90) Missing semicolon.
(#90) Expected an assignment or function call and instead saw an expression.
(#90) Missing semicolon.
(#91) Line is too long.
(#91) Expected an assignment or function call and instead saw an expression.
(#91) Missing semicolon.
(#91) Missing semicolon.
(#91) Missing semicolon.
(#91) Missing semicolon.
(#91) Expected '{' and instead saw 'return'.
(#91) Did you mean to return a conditional instead of an assignment?
(#91) Missing semicolon.
(#92) Line is too long.
(#92) Missing semicolon.
(#92) Expected an assignment or function call and instead saw an expression.
(#92) Missing semicolon.
(#92) Missing semicolon.
(#92) Missing semicolon.
(#92) Missing semicolon.
(#92) Missing semicolon.
(#93) Line is too long.
(#93) Missing semicolon.
(#93) Missing semicolon.
(#94) Line is too long.
(#95) Line is too long.
(#96) Line is too long.
(#97) Missing semicolon.
blocks/helpmenow/javascript/lib/jquery.titlealert.js
(#43) Expected '{' and instead saw '$'.
(#50) Expected '{' and instead saw 'return'.
(#62) Expected '{' and instead saw 'return'.
(#67) Missing semicolon.
(#98) Expected '{' and instead saw 'return'.
(#109) Missing semicolon.
(#130) Expected '{' and instead saw 'return'.
blocks/helpmenow/javascript/lib/json2.js
(#163) Read only.
(#176) 'key' is defined but never used.
(#190) 'key' is defined but never used.
blocks/helpmenow/plugins/adobeconnect/lib_2013052000.js
(#9) Missing semicolon.
(#2) 'helpmenow_plugin_adobeconnect' is defined but never used.
blocks/helpmenow/plugins/gotomeeting/lib_2013052000.js
(#19) Missing semicolon.
(#16) 'response' is defined but never used.

CSS problems

(0 errors, 4 warnings)

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

blocks/helpmenow/style/chat.css
(#60) margin can't be used with display: inline.
blocks/helpmenow/style/history.css
(#60) margin can't be used with display: inline.
blocks/helpmenow/style.css
(#9) Rule is empty.
(#18) Rule is empty.

PHPDocs style problems

(141 errors, 2 warnings)

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

blocks/helpmenow/block_helpmenow.php
(#31) Class block_helpmenow is not documented
(#32) Function block_helpmenow::init is not documented
(#46) Function block_helpmenow::get_content is not documented
(#161) Function block_helpmenow::cron is not documented
(#170) Function block_helpmenow::has_config is not documented
blocks/helpmenow/cli/test.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
blocks/helpmenow/contact_list/native/lib.php
(#131) Function helpmenow_contact_list_native::is_teacher is not documented
(#150) Function helpmenow_contact_list_native::is_admin is not documented
(#154) Function helpmenow_contact_list_native::is_admin_or_teacher is not documented
(#158) Function helpmenow_contact_list_native::is_student is not documented
(#13) Class helpmenow_contact_list_native does not have @copyright tag
(#13) Class helpmenow_contact_list_native does not have @license tag
blocks/helpmenow/db/access.php
(#17) No one-line description found in phpdocs for file
blocks/helpmenow/db/install.php
(#2) Empty line found after PHP open tag
(#28) Function xmldb_block_helpmenow_install is not documented
blocks/helpmenow/db/upgrade.php
(#2) File-level phpdocs block is not found
(#2) Function xmldb_block_helpmenow_upgrade is not documented
(#8) Found comment starting with three or more slashes
(#13) Found comment starting with three or more slashes
(#18) Found comment starting with three or more slashes
(#23) Found comment starting with three or more slashes
(#28) Found comment starting with three or more slashes
(#33) Found comment starting with three or more slashes
(#38) Found comment starting with three or more slashes
(#43) Found comment starting with three or more slashes
(#48) Found comment starting with three or more slashes
(#51) Found comment starting with three or more slashes
(#56) Found comment starting with three or more slashes
(#61) Found comment starting with three or more slashes
(#66) Found comment starting with three or more slashes
(#71) Found comment starting with three or more slashes
(#76) Found comment starting with three or more slashes
(#79) Found comment starting with three or more slashes
(#84) Found comment starting with three or more slashes
(#90) Found comment starting with three or more slashes
(#93) Found comment starting with three or more slashes
(#99) Found comment starting with three or more slashes
(#102) Found comment starting with three or more slashes
(#108) Found comment starting with three or more slashes
(#113) Found comment starting with three or more slashes
(#119) Found comment starting with three or more slashes
(#122) Found comment starting with three or more slashes
(#128) Found comment starting with three or more slashes
(#131) Found comment starting with three or more slashes
(#134) Found comment starting with three or more slashes
(#140) Found comment starting with three or more slashes
(#145) Found comment starting with three or more slashes
(#148) Found comment starting with three or more slashes
(#153) Found comment starting with three or more slashes
(#159) Found comment starting with three or more slashes
(#164) Found comment starting with three or more slashes
(#2) Package is not specified for function xmldb_block_helpmenow_upgrade. It is also not specified in file-level phpdocs
blocks/helpmenow/form.php
(#30) Class helpmenow_queue_form is not documented
(#31) Function helpmenow_queue_form::definition is not documented
blocks/helpmenow/hallway.php
(#17) No one-line description found in phpdocs for file
blocks/helpmenow/lang/en/block_helpmenow.php
(#17) No one-line description found in phpdocs for file
blocks/helpmenow/lib.php
(#56) Function helpmenow_verify_session is not documented
(#169) Function helpmenow_cutoff is not documented
(#269) Function helpmenow_clean_sessions is not documented
(#316) Function helpmenow_autologout_helpers is not documented
(#344) Function helpmenow_autologout_users is not documented
(#465) Function helpmenow_block_interface is not documented
(#546) Function helpmenow_notify_once is not documented
(#558) Function helpmenow_jplayer is not documented
(#693) Function helpmenow_filter_messages_history is not documented
(#719) Function helpmenow_format_messages_history is not documented
(#729) Function helpmenow_format_message_history is not documented
(#739) Function helpmenow_format_message is not documented
(#962) Function helpmenow_is_tester is not documented
(#1616) Function helpmenow_queue::get_queues is not documented
(#1624) Function helpmenow_queue::queues_from_recs is not documented
(#1989) Function helpmenow_plugin::has_user2plugin_data is not documented
(#2042) Function helpmenow_user2plugin::get_link is not documented
(#2133) Function helpmenow_contact_list::is_admin is not documented
(#1639) Constant helpmenow_plugin_object::table is not documented
(#1846) Constant helpmenow_plugin::table is not documented
(#2014) Constant helpmenow_user2plugin::table is not documented
(#2051) Constant helpmenow_session2plugin::table is not documented
(#1633) No one-line description found in phpdocs for class helpmenow_plugin_object
(#1841) No one-line description found in phpdocs for class helpmenow_plugin
(#75) Phpdocs for function create_popup has incomplete parameters list
(#144) Phpdocs for function helpmenow_check_privileged has incomplete parameters list
(#209) Phpdocs for function helpmenow_fatal_error has incomplete parameters list
(#637) Phpdocs for function helpmenow_get_unread has incomplete parameters list
(#677) Phpdocs for function helpmenow_get_history_list has incomplete parameters list
(#703) Phpdocs for function helpmenow_format_messages has incomplete parameters list
(#1424) Phpdocs for function helpmenow_log_error has incomplete parameters list
(#1745) Phpdocs for function helpmenow_plugin_object::get_instance has incomplete parameters list
(#1814) Phpdocs for function helpmenow_plugin_object::load_extras has incomplete parameters list
(#1880) Phpdocs for function helpmenow_plugin::display has incomplete parameters list
(#1903) Phpdocs for function helpmenow_plugin::on_chat_refresh has incomplete parameters list
(#1993) Phpdocs for function helpmenow_plugin::get_user2plugin_link has incomplete parameters list
(#2022) Phpdocs for function helpmenow_user2plugin::get_user2plugin has incomplete parameters list
(#2121) Phpdocs for function helpmenow_contact_list::is_teacher has incomplete parameters list
(#2137) Phpdocs for function helpmenow_contact_list::is_admin_or_teacher has incomplete parameters list
(#2145) Phpdocs for function helpmenow_contact_list::is_student has incomplete parameters list
(#1448) Class helpmenow_queue does not have @copyright tag
(#1633) Class helpmenow_plugin_object does not have @copyright tag
(#1841) Class helpmenow_plugin does not have @copyright tag
(#2010) Class helpmenow_user2plugin does not have @copyright tag
(#2047) Class helpmenow_session2plugin does not have @copyright tag
(#2060) Class helpmenow_contact_list does not have @copyright tag
(#1448) Class helpmenow_queue does not have @license tag
(#1633) Class helpmenow_plugin_object does not have @license tag
(#1841) Class helpmenow_plugin does not have @license tag
(#2010) Class helpmenow_user2plugin does not have @license tag
(#2047) Class helpmenow_session2plugin does not have @license tag
(#2060) Class helpmenow_contact_list does not have @license tag
blocks/helpmenow/plugins/adobeconnect/lib.php
(#87) Function helpmenow_plugin_adobeconnect::display is not documented
(#118) Function helpmenow_plugin_adobeconnect::has_user2plugin_data is not documented
(#122) Function helpmenow_plugin_adobeconnect::get_user2plugin_link is not documented
(#143) Function helpmenow_plugin_adobeconnect::get_js_init_param is not documented
(#28) Phpdocs for function helpmenow_adobeconnect_urlexists has incomplete parameters list
(#77) Class helpmenow_plugin_adobeconnect does not have @copyright tag
(#77) Class helpmenow_plugin_adobeconnect does not have @license tag
blocks/helpmenow/plugins/adobeconnect/meetnow.php
(#17) No one-line description found in phpdocs for file
blocks/helpmenow/plugins/gotomeeting/lib.php
(#169) Function helpmenow_plugin_gotomeeting::display is not documented
(#176) Function helpmenow_plugin_gotomeeting::on_login is not documented
(#187) Function helpmenow_plugin_gotomeeting::on_logout is not documented
(#226) Function helpmenow_plugin_gotomeeting::get_js_libs is not documented
(#32) Phpdocs for function helpmenow_gotomeeting_api has incomplete parameters list
(#151) Class helpmenow_plugin_gotomeeting does not have @copyright tag
(#233) Class helpmenow_user2plugin_gotomeeting does not have @copyright tag
(#151) Class helpmenow_plugin_gotomeeting does not have @license tag
(#233) Class helpmenow_user2plugin_gotomeeting does not have @license tag
blocks/helpmenow/plugins/wiziq/lib.php
(#32) Function helpmenow_wiziq_add_attendee is not documented
(#48) Function helpmenow_wiziq_api is not documented
(#77) Function helpmenow_wiziq_api_signature is not documented
(#170) Function helpmenow_plugin_wiziq::display is not documented
(#192) Function helpmenow_plugin_wiziq::on_chat_refresh is not documented
(#211) Function helpmenow_plugin_wiziq::has_user2plugin_data is not documented
(#215) Function helpmenow_plugin_wiziq::get_user2plugin_link is not documented
(#408) Function helpmenow_user2plugin_wiziq::get_link is not documented
(#89) Phpdocs for function helpmenow_wiziq_hmacsha1 has incomplete parameters list
(#342) Phpdocs for function helpmenow_user2plugin_wiziq::get_user2plugin has incomplete parameters list
(#361) Phpdocs for function helpmenow_user2plugin_wiziq::verify_active_meeting has incomplete parameters list
(#152) Class helpmenow_plugin_wiziq does not have @copyright tag
(#246) Class helpmenow_user2plugin_wiziq does not have @copyright tag
(#421) Class helpmenow_session2plugin_wiziq does not have @copyright tag
(#152) Class helpmenow_plugin_wiziq does not have @license tag
(#246) Class helpmenow_user2plugin_wiziq does not have @license tag
(#421) Class helpmenow_session2plugin_wiziq does not have @license tag

Update savepoints problems

(0 errors, 1 warnings)

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

blocks/helpmenow/db/upgrade.php
Detected less 'if' blocks (0) than 'savepoint' calls (1). Repeated savepoints?

Third party library modification problems

(0 errors, 6 warnings)

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

blocks/helpmenow/javascript/lib/jquery.jplayer.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
blocks/helpmenow/javascript/lib/jquery.titlealert.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
blocks/helpmenow/javascript/lib/jquery.jplayer.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
blocks/helpmenow/javascript/lib/jquery.titlealert.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
blocks/helpmenow/javascript/lib/jquery.jplayer.min.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt
blocks/helpmenow/javascript/lib/jquery.titlealert.js
modification to third party library (lib/jquery) without update to lib/thirdpartylibs.xml or lib/jquery/readme_moodle.txt

Mustache template problems

(0 errors, 0 warnings)

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