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

(1534 errors, 543 warnings)

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

blocks/dashboard/_goodies/lib/googleplotlib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#7) Expected 1 space(s) before asterisk; 0 found
(#10) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#10) Expected 1 space after closing parenthesis; found 0
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Whitespace found at end of line
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Whitespace found at end of line
(#16) Expected 1 space after closing parenthesis; found 0
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Variable "GOOGLEMAPS" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) Expected "if (...) {\n"; found "if(...){\n"
(#21) Variable "GOOGLEMAPS" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 8 spaces, found 2
(#22) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#22) Variable "GOOGLEMAPS" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 12 spaces, found 3
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Whitespace found at end of line within string
(#38) Expected 1 space(s) before asterisk; 0 found
(#39) Expected 1 space(s) before asterisk; 0 found
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Expected 1 space(s) before asterisk; 0 found
(#45) Expected 1 space after closing parenthesis; found 0
(#45) Line exceeds 132 characters; contains 133 characters
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Variable "GOOGLEMAPS" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Inline control structures are not allowed
(#48) Variable "GOOGLEMAPS" must be all lower-case
(#48) Variable "GOOGLEMAPS" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Inline control structures are not allowed
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Inline control structures are not allowed
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Variable "GOOGLEMAPS" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Inline control structures are not allowed
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Expected 1 space after closing parenthesis; found 0
(#78) Line exceeds 132 characters; contains 133 characters
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Inline control structures are not allowed
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Inline control structures are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Expected "if (...) {\n"; found "if (...){\n"
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Line exceeds 132 characters; contains 164 characters
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#105) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Line exceeds 132 characters; contains 162 characters
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Inline control structures are not allowed
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Expected 1 space(s) before asterisk; 0 found
(#118) Expected 1 space(s) before asterisk; 0 found
(#118) Whitespace found at end of line
(#119) Expected 1 space(s) before asterisk; 0 found
(#120) Expected 1 space(s) before asterisk; 0 found
(#121) Expected 1 space(s) before asterisk; 0 found
(#122) Expected 1 space(s) before asterisk; 0 found
(#123) Expected 1 space after closing parenthesis; found 0
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Variable "locationUrlstring" must be all lower-case
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Expected "if (...) {\n"; found "if (...){\n"
(#128) Variable "locationUrlstring" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Variable "locationUrlstring" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#147) Variable "timestamp_send" must not contain underscores.
(#149) Variable "timestamp_receive" must not contain underscores.
(#150) Whitespace found at end of line
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Whitespace found at end of line
(#156) Expected "if (...) {\n"; found "if (...){\n"
(#160) Whitespace found at end of line
(#161) Expected "if (...) {\n"; found "if (...){\n"
(#165) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Whitespace found at end of line
(#169) Variable "locationUrlstring" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#176) A closing tag is not permitted at the end of a PHP file
blocks/dashboard/_goodies/lib/jqplotlib.php
(#18) Expected 1 space(s) before asterisk; 0 found
(#19) Expected 1 space(s) before asterisk; 0 found
(#20) Expected 1 space(s) before asterisk; 0 found
(#21) Expected MOODLE_INTERNAL check or config.php inclusion
(#25) Inline control structures are not allowed
(#47) Expected 1 space(s) before asterisk; 0 found
(#48) Expected 1 space(s) before asterisk; 0 found
(#49) Expected 1 space(s) before asterisk; 0 found
(#50) Expected 1 space after closing parenthesis; found 0
(#51) Variable "PLOTID" must be all lower-case
(#53) Whitespace found at end of line
(#59) Whitespace found at end of line
(#60) Expected "if (...) {\n"; found "if (...){\n"
(#74) Variable "PLOTID" must be all lower-case
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#82) Variable "PLOTID" must be all lower-case
(#84) Inline control structures are not allowed
(#89) Expected 1 space(s) before asterisk; 0 found
(#90) Expected 1 space(s) before asterisk; 0 found
(#91) Expected 1 space(s) before asterisk; 0 found
(#92) Expected 1 space after closing parenthesis; found 0
(#93) Variable "PLOTID" must be all lower-case
(#95) Whitespace found at end of line
(#104) Whitespace found at end of line
(#115) Variable "PLOTID" must be all lower-case
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#119) Whitespace found at end of line within string
(#120) Whitespace found at end of line within string
(#122) Whitespace found at end of line within string
(#124) Whitespace found at end of line within string
(#126) Whitespace found at end of line within string
(#127) Whitespace found at end of line within string
(#128) Whitespace found at end of line within string
(#135) Variable "PLOTID" must be all lower-case
(#140) Expected 1 space(s) before asterisk; 0 found
(#140) Whitespace found at end of line
(#141) Expected 1 space(s) before asterisk; 0 found
(#142) Expected 1 space(s) before asterisk; 0 found
(#143) Expected 1 space after closing parenthesis; found 0
(#144) Variable "PLOTID" must be all lower-case
(#146) Whitespace found at end of line
(#155) Whitespace found at end of line
(#157) Whitespace found at end of line
(#161) Variable "PLOTID" must be all lower-case
(#162) Whitespace found at end of line within string
(#163) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#165) Whitespace found at end of line within string
(#166) Whitespace found at end of line within string
(#169) Whitespace found at end of line within string
(#173) Whitespace found at end of line within string
(#174) Whitespace found at end of line within string
(#182) Variable "PLOTID" must be all lower-case
(#187) Expected 1 space(s) before asterisk; 0 found
(#187) Whitespace found at end of line
(#188) Expected 1 space(s) before asterisk; 0 found
(#189) Expected 1 space(s) before asterisk; 0 found
(#190) Expected 1 space after closing parenthesis; found 0
(#191) Variable "PLOTID" must be all lower-case
(#193) Whitespace found at end of line
(#202) Whitespace found at end of line
(#204) Whitespace found at end of line
(#208) Whitespace found at end of line within string
(#210) Whitespace found at end of line within string
(#211) Variable "PLOTID" must be all lower-case
(#212) Whitespace found at end of line within string
(#213) Whitespace found at end of line within string
(#214) Whitespace found at end of line within string
(#215) Whitespace found at end of line within string
(#216) Whitespace found at end of line within string
(#219) Whitespace found at end of line within string
(#223) Whitespace found at end of line within string
(#230) Variable "PLOTID" must be all lower-case
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/setup.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) "include" must be immediately followed by an open parenthesis
(#2) File is being unconditionally included; use "require" instead
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) 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".
(#6) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Line exceeds 132 characters; contains 133 characters
(#6) Line exceeds 132 characters; contains 133 characters
(#6) Line exceeds 132 characters; contains 133 characters
(#7) Spaces must be used to indent lines; tabs are not allowed
(#8) Spaces must be used to indent lines; tabs are not allowed
blocks/dashboard/_goodies/lib/timelinelib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#4) Expected 1 space(s) before asterisk; 0 found
(#5) Expected 1 space(s) before asterisk; 0 found
(#6) Expected 1 space(s) before asterisk; 0 found
(#8) Expected MOODLE_INTERNAL check or config.php inclusion
(#8) Expected 1 space after closing parenthesis; found 0
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) Inline control structures are not allowed
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Whitespace found at end of line
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Expected 1 space after closing parenthesis; found 0
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Variable "TIMELINEGRAPHS" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Expected "if (...) {\n"; found "if(...){\n"
(#26) Variable "TIMELINEGRAPHS" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 8 spaces, found 2
(#27) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#27) Variable "TIMELINEGRAPHS" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 12 spaces, found 3
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Whitespace found at end of line within string
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Inline control structures are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Variable "theBlock" must be all lower-case
(#45) Expected 1 space after closing parenthesis; found 0
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Variable "TIMELINEGRAPHS" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Inline control structures are not allowed
(#48) Variable "TIMELINEGRAPHS" must be all lower-case
(#48) Variable "TIMELINEGRAPHS" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Variable "theBlock" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Variable "genID" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#67) Variable "theBlock" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#71) Expected "if (...) {\n"; found "if (...){\n"
(#71) Variable "theBlock" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#76) Variable "theBlock" must be all lower-case
(#78) Whitespace found at end of line within string
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Expected "if (...) {\n"; found "if (...){\n"
(#84) Variable "theBlock" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#93) Line exceeds maximum limit of 180 characters; contains 201 characters
(#95) Whitespace found at end of line within string
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Variable "TIMELINEGRAPHS" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Inline control structures are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Expected 1 space(s) before asterisk; 0 found
(#116) Expected 1 space(s) before asterisk; 0 found
(#117) Expected 1 space(s) before asterisk; 0 found
(#118) Expected 1 space(s) before asterisk; 0 found
(#119) Expected 1 space(s) before asterisk; 0 found
(#120) Expected 1 space(s) before asterisk; 0 found
(#121) function name "timeline_XML_generate" must be lower-case letters only
(#121) Variable "theBlock" must be all lower-case
(#121) Expected 1 space after closing parenthesis; found 0
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Expected "if (...) {\n"; found "if (...){\n"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Expected "if (...) {\n"; found "if (...){\n"
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) Expected "if (...) {\n"; found "if (...){\n"
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Commas (,) must be followed by white space.
(#140) Variable "theBlock" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Commas (,) must be followed by white space.
(#141) Variable "theBlock" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Variable "theBlock" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) Expected "if (...) {\n"; found "if (...){\n"
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#145) Expected 1 space after closing parenthesis; found 0
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 1
(#153) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Inline control structures are not allowed
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Inline control structures are not allowed
(#156) Variable "theBlock" must be all lower-case
(#156) Variable "theBlock" must be all lower-case
(#156) Variable "theBlock" must be all lower-case
(#156) Variable "theBlock" must be all lower-case
(#156) Line exceeds maximum limit of 180 characters; contains 218 characters
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Inline control structures are not allowed
(#157) Variable "theBlock" must be all lower-case
(#157) Variable "theBlock" must be all lower-case
(#157) Variable "theBlock" must be all lower-case
(#157) Variable "theBlock" must be all lower-case
(#157) Variable "theBlock" must be all lower-case
(#157) Line exceeds maximum limit of 180 characters; contains 284 characters
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Inline control structures are not allowed
(#158) Variable "theBlock" must be all lower-case
(#158) Variable "theBlock" must be all lower-case
(#158) Variable "theBlock" must be all lower-case
(#158) Line exceeds maximum limit of 180 characters; contains 216 characters
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Inline control structures are not allowed
(#159) Variable "theBlock" must be all lower-case
(#159) Variable "theBlock" must be all lower-case
(#159) Variable "theBlock" must be all lower-case
(#159) Line exceeds maximum limit of 180 characters; contains 211 characters
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Inline control structures are not allowed
(#160) Variable "theBlock" must be all lower-case
(#160) Variable "theBlock" must be all lower-case
(#160) Variable "theBlock" must be all lower-case
(#160) Line exceeds 132 characters; contains 180 characters
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#161) Variable "theBlock" must be all lower-case
(#161) Variable "theBlock" must be all lower-case
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 3
(#162) Expected "if (...) {\n"; found "if (...){\n"
(#162) Variable "theBlock" must be all lower-case
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Variable "theBlock" must be all lower-case
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 16 spaces, found 4
(#164) Expected "if (...) {\n"; found "if (...){\n"
(#164) Variable "theBlock" must be all lower-case
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Variable "theBlock" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 16 spaces, found 4
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 2
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#170) Variable "theBlock" must be all lower-case
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line exceeds 132 characters; contains 146 characters
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) This comment is 58% valid code; is this commented out code?
(#171) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) Variable "theBlock" must be all lower-case
(#172) Line exceeds 132 characters; contains 136 characters
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Variable "FILE" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Variable "FILE" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Variable "FILE" must be all lower-case
(#180) Line indented incorrectly; expected at least 4 spaces, found 0
(#181) Line indented incorrectly; expected at least 4 spaces, found 0
(#182) Whitespace found at end of line
(#191) Whitespace found at end of line
(#192) Whitespace found at end of line
(#199) Whitespace found at end of line
(#200) Whitespace found at end of line
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Variable "theBlock" must be all lower-case
(#211) Expected 1 space after closing parenthesis; found 0
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#214) Expected "if (...) {\n"; found "if (...){\n"
(#214) Empty IF statement detected
(#214) Variable "theBlock" must be all lower-case
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Inline comments must start with a capital letter, digit or 3-dots sequence
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/dashboard/block_dashboard.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) This comment is 70% valid code; is this commented out code?
(#38) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#38) Scope modifier not specified for member variable "$devmode"
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Whitespace found at end of line
(#40) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#40) Scope modifier not specified for member variable "$filtervalues"
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#42) Scope modifier not specified for member variable "$paramvalues"
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#44) Scope modifier not specified for member variable "$filters"
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#46) Scope modifier not specified for member variable "$params"
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#48) Scope modifier not specified for member variable "$output"
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#50) Scope modifier not specified for member variable "$outputf"
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#52) Scope modifier not specified for member variable "$benches"
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Visibility must be declared on method "init"
(#66) Visibility must be declared on method "specialization"
(#72) Visibility must be declared on method "hide_header"
(#79) Visibility must be declared on method "has_config"
(#83) Visibility must be declared on method "instance_allow_multiple"
(#87) Visibility must be declared on method "instance_allow_config"
(#91) Visibility must be declared on method "instance_config_save"
(#110) Visibility must be declared on method "applicable_formats"
(#115) Visibility must be declared on method "get_content"
(#116) Variable "EXTRADBCONNECT" must be all lower-case
(#144) Line exceeds 132 characters; contains 139 characters
(#166) Visibility must be declared on method "print_dashboard"
(#167) Variable "EXTRADBCONNECT" must be all lower-case
(#172) Line exceeds 132 characters; contains 148 characters
(#175) Line exceeds 132 characters; contains 163 characters
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Empty IF statement detected
(#227) Variable "EXTRADBCONNECT" must be all lower-case
(#228) Variable "EXTRADBCONNECT" must be all lower-case
(#252) Inline comments must start with a capital letter, digit or 3-dots sequence
(#252) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) This comment is 73% valid code; is this commented out code?
(#254) Line exceeds maximum limit of 180 characters; contains 203 characters
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) This comment is 50% valid code; is this commented out code?
(#269) Line exceeds 132 characters; contains 133 characters
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#282) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Line exceeds 132 characters; contains 156 characters
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) This comment is 56% valid code; is this commented out code?
(#340) Line exceeds 132 characters; contains 156 characters
(#351) Whitespace found at end of line
(#394) Line exceeds 132 characters; contains 147 characters
(#395) Line exceeds 132 characters; contains 142 characters
(#400) Line exceeds 132 characters; contains 139 characters
(#409) Space found before first semicolon of FOR loop
(#409) Space found before second semicolon of FOR loop
(#409) Space found before semicolon; expected "0;" but found "0 ;"
(#409) Space found before semicolon; expected "$k;" but found "$k ;"
(#424) Inline comments must end in full-stops, exclamation marks, or question marks
(#435) Whitespace found at end of line
(#442) Whitespace found at end of line
(#448) Whitespace found at end of line
(#453) Whitespace found at end of line
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Usage of ELSEIF not allowed; use ELSE IF instead
(#470) Whitespace found at end of line
(#511) Commas (,) must be followed by white space.
(#513) The use of function eval() is forbidden
(#523) Inline comments must end in full-stops, exclamation marks, or question marks
(#534) Inline control structures are not allowed
(#560) Line exceeds 132 characters; contains 146 characters
(#571) Whitespace found at end of line
(#577) Whitespace found at end of line
(#580) Line exceeds 132 characters; contains 156 characters
(#582) Line exceeds 132 characters; contains 136 characters
(#586) Line exceeds 132 characters; contains 171 characters
(#586) Whitespace found at end of line
(#589) Line exceeds 132 characters; contains 150 characters
(#595) Usage of ELSEIF not allowed; use ELSE IF instead
(#597) Inline control structures are not allowed
(#599) Line exceeds 132 characters; contains 172 characters
(#612) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#612) No space found before comment text; expected "// ************ post aggregating last subtotal *************//" but found "//************ post aggregating last subtotal *************//"
(#615) Line exceeds 132 characters; contains 139 characters
(#622) Space found before first semicolon of FOR loop
(#622) Space found before second semicolon of FOR loop
(#622) Space found before semicolon; expected "0;" but found "0 ;"
(#622) Space found before semicolon; expected "$k;" but found "$k ;"
(#637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#637) No space found before comment text; expected "// ************ Starting outputing data ************************//" but found "//************ Starting outputing data ************************//"
(#648) Inline comments must start with a capital letter, digit or 3-dots sequence
(#648) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) Inline comments must start with a capital letter, digit or 3-dots sequence
(#654) Inline comments must end in full-stops, exclamation marks, or question marks
(#654) This comment is 75% valid code; is this commented out code?
(#659) Line exceeds 132 characters; contains 166 characters
(#676) Line exceeds 132 characters; contains 146 characters
(#680) Line exceeds 132 characters; contains 134 characters
(#693) Usage of ELSEIF not allowed; use ELSE IF instead
(#695) Line exceeds 132 characters; contains 146 characters
(#698) Line exceeds 132 characters; contains 146 characters
(#715) Line exceeds 132 characters; contains 145 characters
(#717) Line exceeds 132 characters; contains 146 characters
(#745) Line exceeds maximum limit of 180 characters; contains 182 characters
(#746) Usage of ELSEIF not allowed; use ELSE IF instead
(#754) Line exceeds 132 characters; contains 158 characters
(#767) Line exceeds 132 characters; contains 152 characters
(#774) Line exceeds 132 characters; contains 154 characters
(#783) Inline comments must start with a capital letter, digit or 3-dots sequence
(#783) Inline comments must end in full-stops, exclamation marks, or question marks
(#792) Visibility must be declared on method "dashboard_graph_properties"
(#833) Usage of ELSEIF not allowed; use ELSE IF instead
(#868) Usage of ELSEIF not allowed; use ELSE IF instead
(#885) Usage of ELSEIF not allowed; use ELSE IF instead
(#901) Usage of ELSEIF not allowed; use ELSE IF instead
(#929) Usage of ELSEIF not allowed; use ELSE IF instead
(#945) Whitespace found at end of line
(#946) Whitespace found at end of line
(#966) Whitespace found at end of line
(#971) Whitespace found at end of line
(#973) Whitespace found at end of line
(#977) Visibility must be declared on method "protect"
(#987) Visibility must be declared on method "get_count_records_sql"
(#989) This comment is 57% valid code; is this commented out code?
(#989) Inline comments must start with a capital letter, digit or 3-dots sequence
(#990) Inline comments must end in full-stops, exclamation marks, or question marks
(#990) This comment is 53% valid code; is this commented out code?
(#995) Whitespace found at end of line
(#998) Visibility must be declared on method "filter_get_results"
(#999) Variable "FILTERSETS" must be all lower-case
(#1006) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1006) Inline comments must end in full-stops, exclamation marks, or question marks
(#1019) Whitespace found at end of line
(#1042) Variable "FILTERSETS" must be all lower-case
(#1042) Variable "FILTERSETS" must be all lower-case
(#1045) Line exceeds maximum limit of 180 characters; contains 228 characters
(#1048) Variable "FILTERSETS" must be all lower-case
(#1058) Line exceeds 132 characters; contains 139 characters
(#1064) Line exceeds maximum limit of 180 characters; contains 253 characters
(#1066) Whitespace found at end of line
(#1076) Variable "FILTERSET" must be all lower-case
(#1083) Variable "FILTERSET" must be all lower-case
(#1088) Variable "FILTERSET" must be all lower-case
(#1094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1094) Inline comments must end in full-stops, exclamation marks, or question marks
(#1101) Variable "FILTERSET" must be all lower-case
(#1103) Inline control structures are not allowed
(#1109) Line exceeds maximum limit of 180 characters; contains 209 characters
(#1120) Whitespace found at end of line
(#1121) Variable "FILTERSET" must be all lower-case
(#1122) Whitespace found at end of line
(#1125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1133) Line exceeds maximum limit of 180 characters; contains 219 characters
(#1138) Variable "FILTERSET" must be all lower-case
(#1141) Variable "FILTERSET" must be all lower-case
(#1143) Variable "FILTERSET" must be all lower-case
(#1143) Space found before semicolon; expected "false;" but found "false ;"
(#1145) Variable "FILTERSET" must be all lower-case
(#1146) Space found before semicolon; expected "$fieldname;" but found "$fieldname ;"
(#1147) Variable "FILTERSET" must be all lower-case
(#1147) Space found before semicolon; expected "false;" but found "false ;"
(#1149) Variable "FILTERSET" must be all lower-case
(#1161) Visibility must be declared on method "fetch_dashboard_data"
(#1162) Variable "extra_db_CNX" must be all lower-case
(#1162) Variable "extra_db_CNX" must not contain underscores.
(#1173) Whitespace found at end of line
(#1174) Whitespace found at end of line
(#1210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1210) Inline comments must end in full-stops, exclamation marks, or question marks
(#1236) Inline comments must end in full-stops, exclamation marks, or question marks
(#1237) Whitespace found at end of line
(#1238) Variable "extra_db_CNX" must be all lower-case
(#1238) Variable "extra_db_CNX" must not contain underscores.
(#1242) Inline control structures are not allowed
(#1246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1246) Inline comments must end in full-stops, exclamation marks, or question marks
(#1246) This comment is 50% valid code; is this commented out code?
(#1251) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1251) Inline comments must end in full-stops, exclamation marks, or question marks
(#1284) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1284) Inline comments must end in full-stops, exclamation marks, or question marks
(#1319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1319) Inline comments must end in full-stops, exclamation marks, or question marks
(#1370) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1375) Inline comments must end in full-stops, exclamation marks, or question marks
(#1377) Expected 1 space after "*"; 0 found
(#1377) Line exceeds 132 characters; contains 143 characters
(#1380) Inline comments must end in full-stops, exclamation marks, or question marks
(#1382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1382) Inline comments must end in full-stops, exclamation marks, or question marks
(#1386) Inline comments must end in full-stops, exclamation marks, or question marks
(#1399) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1399) Inline comments must end in full-stops, exclamation marks, or question marks
(#1402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1403) Line exceeds 132 characters; contains 144 characters
(#1405) Inline comments must end in full-stops, exclamation marks, or question marks
(#1418) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1441) Expected 5 space(s) before asterisk; 4 found
(#1442) Expected 5 space(s) before asterisk; 4 found
(#1443) Expected 5 space(s) before asterisk; 4 found
(#1449) Expected 5 space(s) before asterisk; 4 found
(#1450) Expected 5 space(s) before asterisk; 4 found
(#1451) Expected 5 space(s) before asterisk; 4 found
(#1453) Space found before semicolon; expected "false;" but found "false ;"
(#1457) Expected 5 space(s) before asterisk; 4 found
(#1458) Expected 5 space(s) before asterisk; 4 found
(#1460) Space found before semicolon; expected "false;" but found "false ;"
(#1464) Expected 5 space(s) before asterisk; 4 found
(#1465) Expected 5 space(s) before asterisk; 4 found
(#1470) Whitespace found at end of line
(#1477) Whitespace found at end of line
(#1485) Inline control structures are not allowed
(#1487) Inline comments must end in full-stops, exclamation marks, or question marks
(#1488) Inline control structures are not allowed
(#1492) Inline control structures are not allowed
(#1498) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1499) Inline comments must end in full-stops, exclamation marks, or question marks
(#1506) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1506) Inline comments must end in full-stops, exclamation marks, or question marks
(#1510) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1510) Inline comments must end in full-stops, exclamation marks, or question marks
(#1513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1513) Inline comments must end in full-stops, exclamation marks, or question marks
(#1516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1516) Inline comments must end in full-stops, exclamation marks, or question marks
(#1536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1537) Inline comments must end in full-stops, exclamation marks, or question marks
(#1546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1546) Inline comments must end in full-stops, exclamation marks, or question marks
(#1553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1554) Inline comments must end in full-stops, exclamation marks, or question marks
(#1561) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1561) Inline comments must end in full-stops, exclamation marks, or question marks
(#1568) Space found before first semicolon of FOR loop
(#1568) Space found before second semicolon of FOR loop
(#1568) Space found before semicolon; expected "1;" but found "1 ;"
(#1568) Space found before semicolon; expected "5;" but found "5 ;"
(#1624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1636) Inline comments must end in full-stops, exclamation marks, or question marks
(#1663) Empty ELSE statement detected
(#1668) Empty ELSE statement detected
(#1698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1702) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1735) Whitespace found at end of line
(#1741) Whitespace found at end of line
(#1759) Line exceeds 132 characters; contains 152 characters
(#1781) Line exceeds 132 characters; contains 153 characters
(#1783) Line exceeds 132 characters; contains 180 characters
(#1783) Space found before semicolon; expected "$default;" but found "$default ;"
(#1798) Commas (,) must be followed by white space.
(#1799) Line exceeds 132 characters; contains 160 characters
(#1799) Space found before semicolon; expected "$radical;" but found "$radical ;"
(#1821) Whitespace found at end of line
(#1840) Variable "FIELDSEPARATORS" must be all lower-case
(#1841) Variable "LINESEPARATORS" must be all lower-case
(#1851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1851) Inline comments must end in full-stops, exclamation marks, or question marks
(#1865) Variable "FIELDSEPARATORS" must be all lower-case
(#1866) Variable "LINESEPARATORS" must be all lower-case
(#1881) Variable "FIELDSEPARATORS" must be all lower-case
(#1882) Variable "LINESEPARATORS" must be all lower-case
(#1894) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1899) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1937) "require_once" must be immediately followed by an open parenthesis
(#1938) "require_once" must be immediately followed by an open parenthesis
(#1939) "require_once" must be immediately followed by an open parenthesis
(#1949) Visibility must be declared on method "add_sort_controls"
(#1966) Line exceeds 132 characters; contains 170 characters
(#1969) Line exceeds 132 characters; contains 170 characters
(#1971) Line exceeds 132 characters; contains 170 characters
blocks/dashboard/copyconfig.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Variable "theBlock" must be all lower-case
blocks/dashboard/copyconfig_form.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#9) Expected 1 space(s) before asterisk; 0 found
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) "require_once" must be immediately followed by an open parenthesis
(#15) Possible useless method overriding detected
(#15) Visibility must be declared on method "__construct"
(#19) Visibility must be declared on method "definition"
(#23) Line exceeds 132 characters; contains 133 characters
blocks/dashboard/db/access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#26) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#29) Expected 1 space before comment text but found 3; use block comment if you need indentation
blocks/dashboard/db/upgrade.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Whitespace found at end of line
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/edit_form.php
(#45) Inline doc block comments are not allowed; use "// Comment." instead
(#55) Line exceeds 132 characters; contains 143 characters
(#64) Line exceeds 132 characters; contains 166 characters
(#65) Variable "import_export" must not contain underscores.
(#66) Line exceeds 132 characters; contains 165 characters
(#67) Variable "import_export" must not contain underscores.
(#69) Variable "import_export" must not contain underscores.
blocks/dashboard/export/export_csv.php
(#28) Expected "if (...) {\n"; found "if (...){\n"
(#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
(#37) "require_once" must be immediately followed by an open parenthesis
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Whitespace found at end of line
(#44) Whitespace found at end of line
(#46) Expected "if (...) {\n"; found "if (...){\n"
(#54) Expected "if (...) {\n"; found "if (...){\n"
(#58) Variable "theBlock" must be all lower-case
(#60) Variable "theBlock" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) This comment is 72% valid code; is this commented out code?
(#62) Variable "theBlock" must be all lower-case
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) 3 slashes comments are not allowed; use "// Comment." instead
(#66) Variable "theBlock" must be all lower-case
(#67) Variable "theBlock" must be all lower-case
(#69) Variable "theBlock" must be all lower-case
(#69) Variable "theBlock" must be all lower-case
(#71) Variable "theBlock" must be all lower-case
(#71) Variable "theBlock" must be all lower-case
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Expected "if (...) {\n"; found "if (...){\n"
(#73) Variable "theBlock" must be all lower-case
(#74) Variable "theBlock" must be all lower-case
(#77) Variable "theBlock" must be all lower-case
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline control structures are not allowed
(#80) Variable "theBlock" must be all lower-case
(#81) Variable "theBlock" must be all lower-case
(#84) Variable "theBlock" must be all lower-case
(#84) Variable "theBlock" must be all lower-case
(#86) Variable "theBlock" must be all lower-case
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "theBlock" must be all lower-case
(#90) Variable "theBlock" must be all lower-case
(#90) Space found before semicolon; expected "'dashboard_export';" but found "'dashboard_export' ;"
(#96) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#96) Variable "theBlock" must be all lower-case
(#100) Inline control structures are not allowed
(#101) Variable "theBlock" must be all lower-case
(#102) Whitespace found at end of line
(#104) Whitespace found at end of line
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Variable "theBlock" must be all lower-case
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Whitespace found at end of line
(#117) Variable "theBlock" must be all lower-case
(#120) Variable "theBlock" must be all lower-case
(#121) Variable "theBlock" must be all lower-case
(#127) Variable "theBlock" must be all lower-case
(#128) Whitespace found at end of line
(#130) Whitespace found at end of line
blocks/dashboard/export/export_csv_tabular.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
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#53) Variable "theBlock" must be all lower-case
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "theBlock" must be all lower-case
(#59) Variable "theBlock" must be all lower-case
(#60) Variable "theBlock" must be all lower-case
(#62) Variable "theBlock" must be all lower-case
(#62) Variable "theBlock" must be all lower-case
(#65) Variable "theBlock" must be all lower-case
(#65) Variable "theBlock" must be all lower-case
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Variable "theBlock" must be all lower-case
(#68) Variable "theBlock" must be all lower-case
(#70) Variable "theBlock" must be all lower-case
(#70) Variable "theBlock" must be all lower-case
(#72) Variable "theBlock" must be all lower-case
(#72) Variable "theBlock" must be all lower-case
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "theBlock" must be all lower-case
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "theBlock" must be all lower-case
(#79) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#85) Variable "theBlock" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "theBlock" must be all lower-case
(#89) Variable "theBlock" must be all lower-case
(#89) Space found before semicolon; expected "'dashboard_export';" but found "'dashboard_export' ;"
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Whitespace found at end of line
(#105) Variable "theBlock" must be all lower-case
(#113) Variable "theBlock" must be all lower-case
(#114) Expected 1 space after ":"; 2 found
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "theBlock" must be all lower-case
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Whitespace found at end of line
(#130) Variable "theBlock" must be all lower-case
(#133) Expected "if (...) {\n"; found "if (...){\n"
(#133) Variable "theBlock" must be all lower-case
(#134) Variable "theBlock" must be all lower-case
(#138) This comment is 44% valid code; is this commented out code?
(#148) Commas (,) must be followed by white space.
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) The use of function eval() is forbidden
(#154) Variable "theBlock" must be all lower-case
(#156) Variable "theBlock" must be all lower-case
(#157) Whitespace found at end of line
blocks/dashboard/export/export_output_csv.php
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Variable "theBlock" must be all lower-case
(#45) Variable "theBlock" must be all lower-case
(#47) Line exceeds 132 characters; contains 134 characters
(#57) Variable "theBlock" must be all lower-case
(#59) Variable "theBlock" must be all lower-case
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) 3 slashes comments are not allowed; use "// Comment." instead
(#63) Variable "theBlock" must be all lower-case
(#64) Variable "theBlock" must be all lower-case
(#66) Variable "theBlock" must be all lower-case
(#66) Variable "theBlock" must be all lower-case
(#69) Variable "theBlock" must be all lower-case
(#70) Variable "theBlock" must be all lower-case
(#72) Variable "theBlock" must be all lower-case
(#72) Variable "theBlock" must be all lower-case
(#75) Variable "theBlock" must be all lower-case
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "theBlock" must be all lower-case
(#79) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#85) Variable "theBlock" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "theBlock" must be all lower-case
(#92) Variable "theBlock" must be all lower-case
(#93) Line exceeds maximum limit of 180 characters; contains 190 characters
(#95) Line exceeds 132 characters; contains 141 characters
blocks/dashboard/export/export_output_csv_tabular.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
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#55) Variable "theBlock" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "theBlock" must be all lower-case
(#61) Expected "if (...) {\n"; found "if (...){\n"
(#61) Variable "theBlock" must be all lower-case
(#62) Variable "theBlock" must be all lower-case
(#64) Variable "theBlock" must be all lower-case
(#64) Variable "theBlock" must be all lower-case
(#66) Variable "theBlock" must be all lower-case
(#66) Variable "theBlock" must be all lower-case
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Expected "if (...) {\n"; found "if (...){\n"
(#68) Variable "theBlock" must be all lower-case
(#69) Variable "theBlock" must be all lower-case
(#71) Variable "theBlock" must be all lower-case
(#71) Variable "theBlock" must be all lower-case
(#73) Variable "theBlock" must be all lower-case
(#73) Variable "theBlock" must be all lower-case
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Variable "theBlock" must be all lower-case
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Variable "theBlock" must be all lower-case
(#79) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#83) Variable "theBlock" must be all lower-case
(#85) Variable "theBlock" must be all lower-case
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Variable "theBlock" must be all lower-case
(#89) Variable "theBlock" must be all lower-case
(#89) Space found before semicolon; expected "'dashboard_export';" but found "'dashboard_export' ;"
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Whitespace found at end of line
(#105) Variable "theBlock" must be all lower-case
(#113) Variable "theBlock" must be all lower-case
(#114) Expected 1 space after ":"; 2 found
(#114) Space found before semicolon; expected "'';" but found "'' ;"
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Variable "theBlock" must be all lower-case
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Whitespace found at end of line
(#130) Variable "theBlock" must be all lower-case
(#133) Variable "theBlock" must be all lower-case
(#134) Variable "theBlock" must be all lower-case
(#138) This comment is 44% valid code; is this commented out code?
(#146) Commas (,) must be followed by white space.
(#148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#148) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) The use of function eval() is forbidden
(#153) Variable "theBlock" must be all lower-case
(#155) Expected "if (...) {\n"; found "if (...){\n"
(#155) Variable "theBlock" must be all lower-case
(#156) Whitespace found at end of line
(#159) Variable "theBlock" must be all lower-case
blocks/dashboard/export/filearea.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#23) Variable "theBlock" must be all lower-case
(#33) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#34) Variable "theBlock" must be all lower-case
(#35) Variable "theBlock" must be all lower-case
(#35) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) This comment is 67% valid code; is this commented out code?
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 70% valid code; is this commented out code?
(#98) Whitespace found at end of line
(#118) Line exceeds 132 characters; contains 171 characters
(#132) Expected "if (...) {\n"; found "if (...){\n"
(#135) Line exceeds 132 characters; contains 137 characters
blocks/dashboard/extradblib.php
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Inline doc block comments are not allowed; use "// Comment." instead
(#29) Inline doc block comments are not allowed; use "// Comment." instead
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Inline control structures are not allowed
(#46) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Expected 1 space after closing parenthesis; found 0
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Whitespace found at end of line
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline control structures are not allowed
(#70) Expected 1 space after closing parenthesis; found 0
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Whitespace found at end of line
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Variable "extra_db_CNX" must be all lower-case
(#108) Variable "extra_db_CNX" must not contain underscores.
(#110) Variable "extra_dbport" must not contain underscores.
(#111) Variable "extra_dbport" must not contain underscores.
(#112) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Variable "extra_dbhost" must not contain underscores.
(#116) Variable "extra_dbhost" must not contain underscores.
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#120) Variable "extra_dbdb" must not contain underscores.
(#121) Variable "extra_dbdb" must not contain underscores.
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line exceeds maximum limit of 180 characters; contains 255 characters
(#127) Variable "extra_db_CNX" must be all lower-case
(#127) Variable "extra_db_CNX" must not contain underscores.
(#128) Variable "extra_db_CNX" must be all lower-case
(#128) Variable "extra_db_CNX" must not contain underscores.
(#140) Variable "extra_db_CNX" must be all lower-case
(#140) Variable "extra_db_CNX" must not contain underscores.
(#142) Variable "extra_db_CNX" must be all lower-case
(#142) Variable "extra_db_CNX" must not contain underscores.
(#143) Variable "extra_db_CNX" must be all lower-case
(#143) Variable "extra_db_CNX" must not contain underscores.
(#151) Variable "extra_db_CNX" must be all lower-case
(#151) Variable "extra_db_CNX" must not contain underscores.
(#158) Variable "extra_db_CNX" must be all lower-case
(#158) Variable "extra_db_CNX" must not contain underscores.
(#171) Variable "extra_db_CNX" must be all lower-case
(#171) Variable "extra_db_CNX" must not contain underscores.
(#182) Variable "extra_db_CNX" must be all lower-case
(#182) Variable "extra_db_CNX" must not contain underscores.
blocks/dashboard/googlemap.php
(#19) Whitespace found at end of line
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected 0 spaces, found 4
(#73) Line indented incorrectly; expected 4 spaces, found 8
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#79) Line exceeds maximum limit of 180 characters; contains 216 characters
(#82) Line indented incorrectly; expected 8 spaces, found 12
(#82) Expected "if (...) {\n"; found "if (...){\n"
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#86) Line exceeds maximum limit of 180 characters; contains 225 characters
(#88) Line indented incorrectly; expected 8 spaces, found 12
(#90) Line indented incorrectly; expected 8 spaces, found 12
(#91) Line indented incorrectly; expected 4 spaces, found 8
(#92) Line indented incorrectly; expected 0 spaces, found 4
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#95) Line exceeds 132 characters; contains 154 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#96) Line exceeds 132 characters; contains 158 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#97) Line exceeds 132 characters; contains 150 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#98) Line exceeds 132 characters; contains 154 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#99) Line exceeds 132 characters; contains 163 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#100) Line exceeds 132 characters; contains 167 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#101) Line exceeds 132 characters; contains 159 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#102) Line exceeds 132 characters; contains 163 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#103) Line exceeds 132 characters; contains 148 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#104) Line exceeds 132 characters; contains 152 characters
(#120) Line indented incorrectly; expected 12 spaces, found 11
(#120) Whitespace found at end of line
(#121) Line indented incorrectly; expected 12 spaces, found 11
(#122) Line indented incorrectly; expected 16 spaces, found 15
(#123) Line indented incorrectly; expected 12 spaces, found 11
(#125) Line indented incorrectly; expected 12 spaces, found 11
(#126) Line indented incorrectly; expected 16 spaces, found 12
(#126) Closing brace indented incorrectly; expected 15 spaces, found 12
(#130) Line indented incorrectly; expected 12 spaces, found 8
(#130) Closing brace indented incorrectly; expected 11 spaces, found 8
blocks/dashboard/lang/en/block_dashboard.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Whitespace found at end of line within string
(#320) Whitespace found at end of line within string
(#323) Whitespace found at end of line within string
(#354) Whitespace found at end of line within string
(#364) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#404) Whitespace found at end of line within string
(#408) Whitespace found at end of line within string
(#432) Whitespace found at end of line within string
(#477) Whitespace found at end of line within string
(#516) Whitespace found at end of line within string
(#517) Whitespace found at end of line within string
(#533) Whitespace found at end of line within string
(#550) Whitespace found at end of line within string
(#618) Whitespace found at end of line within string
(#627) Whitespace found at end of line within string
(#640) Whitespace found at end of line within string
(#641) Whitespace found at end of line within string
(#645) Whitespace found at end of line within string
(#649) Whitespace found at end of line within string
(#653) Whitespace found at end of line within string
(#657) Whitespace found at end of line within string
(#678) Whitespace found at end of line within string
blocks/dashboard/lang/fr/block_dashboard.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) Whitespace found at end of line within string
(#241) Whitespace found at end of line within string
(#299) Whitespace found at end of line within string
(#307) Whitespace found at end of line within string
(#309) Whitespace found at end of line within string
(#319) Whitespace found at end of line within string
(#323) Whitespace found at end of line within string
(#333) Whitespace found at end of line within string
(#346) Whitespace found at end of line within string
(#350) Whitespace found at end of line within string
(#354) Whitespace found at end of line within string
(#366) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#387) Whitespace found at end of line within string
(#408) Whitespace found at end of line within string
(#413) Whitespace found at end of line within string
(#420) Whitespace found at end of line within string
(#477) Whitespace found at end of line within string
(#505) Whitespace found at end of line within string
(#527) Whitespace found at end of line within string
(#542) Whitespace found at end of line within string
(#548) Whitespace found at end of line within string
(#560) Whitespace found at end of line within string
(#564) Whitespace found at end of line within string
(#568) Whitespace found at end of line within string
(#572) Whitespace found at end of line within string
(#576) Whitespace found at end of line within string
(#588) Whitespace found at end of line within string
(#599) Whitespace found at end of line within string
(#600) Whitespace found at end of line within string
blocks/dashboard/lib.php
(#32) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#32) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#36) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#36) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#37) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#37) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#39) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#39) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#40) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#40) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#42) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#42) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#43) Variable "DASHBOARD_ACCUMULATORS" must be all lower-case
(#43) Variable "DASHBOARD_ACCUMULATORS" must not contain underscores.
(#71) Usage of ELSEIF not allowed; use ELSE IF instead
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#131) Expected 1 space(s) before asterisk; 0 found
(#132) Expected 1 space(s) before asterisk; 0 found
(#133) Expected 1 space(s) before asterisk; 0 found
(#134) Variable "theBlock" must be all lower-case
(#134) Expected 1 space after closing parenthesis; found 0
(#146) Variable "theBlock" must be all lower-case
(#155) Variable "theBlock" must be all lower-case
(#156) Expected "if (...) {\n"; found "if (...){\n"
(#158) Variable "theBlock" must be all lower-case
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Variable "theBlock" must be all lower-case
(#168) Expected 1 space before ".="; 0 found
(#171) Variable "theBlock" must be all lower-case
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Variable "theBlock" must be all lower-case
(#203) Variable "theBlock" must be all lower-case
(#210) Variable "theBlock" must be all lower-case
(#225) Variable "theBlock" must be all lower-case
(#229) Variable "theBlock" must be all lower-case
(#230) Inline comments must start with a capital letter, digit or 3-dots sequence
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Variable "theBlock" must be all lower-case
(#234) Variable "theBlock" must be all lower-case
(#235) Variable "theBlock" must be all lower-case
(#237) Variable "theBlock" must be all lower-case
(#239) Inline control structures are not allowed
(#247) Variable "theBlock" must be all lower-case
(#255) Variable "theBlock" must be all lower-case
(#256) Variable "theBlock" must be all lower-case
(#257) Variable "theBlock" must be all lower-case
(#259) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#265) Variable "theBlock" must be all lower-case
(#274) Variable "theBlock" must be all lower-case
(#277) Variable "theBlock" must be all lower-case
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Variable "theBlock" must be all lower-case
(#285) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#286) Variable "theBlock" must be all lower-case
(#287) Variable "theBlock" must be all lower-case
(#289) Variable "theBlock" must be all lower-case
(#295) Inline comments must start with a capital letter, digit or 3-dots sequence
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Variable "theBlock" must be all lower-case
(#298) Variable "theBlock" must be all lower-case
(#311) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#318) Variable "theBlock" must be all lower-case
(#319) Variable "theBlock" must be all lower-case
(#320) Variable "theBlock" must be all lower-case
(#325) Variable "theBlock" must be all lower-case
(#329) Inline comments must start with a capital letter, digit or 3-dots sequence
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Variable "theBlock" must be all lower-case
(#335) Whitespace found at end of line
(#337) Whitespace found at end of line
(#352) Variable "theBlock" must be all lower-case
(#357) Variable "theBlock" must be all lower-case
(#360) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#360) Variable "theBlock" must be all lower-case
(#364) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#368) Variable "theBlock" must be all lower-case
(#372) Variable "theBlock" must be all lower-case
(#385) Variable "theBlock" must be all lower-case
(#402) Inline comments must start with a capital letter, digit or 3-dots sequence
(#402) Inline comments must end in full-stops, exclamation marks, or question marks
(#407) The use of function eval() is forbidden
(#411) Expected "if (...) {\n"; found "if (...){\n"
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) Variable "theBlock" must be all lower-case
(#445) Variable "theBlock" must be all lower-case
(#446) Variable "theBlock" must be all lower-case
(#447) Variable "theBlock" must be all lower-case
(#451) Variable "theBlock" must be all lower-case
(#459) Whitespace found at end of line
(#465) Inline control structures are not allowed
(#479) Variable "theBlock" must be all lower-case
(#484) Variable "theBlock" must be all lower-case
(#500) Whitespace found at end of line
(#559) Variable "theBlock" must be all lower-case
(#562) Variable "theBlock" must be all lower-case
(#563) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Variable "theBlock" must be all lower-case
(#564) Variable "theBlock" must be all lower-case
(#565) Variable "FILE" must be all lower-case
(#566) Variable "FILE" must be all lower-case
(#567) Variable "FILE" must be all lower-case
(#569) Inline comments must start with a capital letter, digit or 3-dots sequence
(#572) Variable "theBlock" must be all lower-case
(#572) Variable "theBlock" must be all lower-case
(#573) Variable "theBlock" must be all lower-case
(#573) Variable "theBlock" must be all lower-case
(#573) Variable "theBlock" must be all lower-case
(#573) Line exceeds 132 characters; contains 148 characters
(#573) Space found before semicolon; expected "filelocation;" but found "filelocation ;"
(#577) Variable "theBlock" must be all lower-case
(#579) Variable "theBlock" must be all lower-case
(#580) Variable "theBlock" must be all lower-case
(#582) Inline comments must end in full-stops, exclamation marks, or question marks
(#584) Variable "theBlock" must be all lower-case
(#591) Whitespace found at end of line
(#609) Expected 1 space after closing parenthesis; found 0
(#610) Line exceeds 132 characters; contains 142 characters
(#611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#612) Inline comments must end in full-stops, exclamation marks, or question marks
(#614) Variable "T1" must be all lower-case
(#614) Commas (,) must be followed by white space.
(#614) Commas (,) must be followed by white space.
(#616) Variable "T1" must be all lower-case
(#619) Variable "T2" must be all lower-case
(#619) Commas (,) must be followed by white space.
(#619) Commas (,) must be followed by white space.
(#621) Variable "T2" must be all lower-case
(#623) Variable "T1" must be all lower-case
(#623) Variable "T2" must be all lower-case
(#624) Variable "T1" must be all lower-case
(#624) Variable "T2" must be all lower-case
(#626) Variable "T1" must be all lower-case
(#626) Variable "T2" must be all lower-case
(#629) Usage of ELSEIF not allowed; use ELSE IF instead
(#629) Line exceeds 132 characters; contains 140 characters
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#633) Variable "T1" must be all lower-case
(#633) Commas (,) must be followed by white space.
(#635) Variable "T1" must be all lower-case
(#638) Variable "T2" must be all lower-case
(#638) Commas (,) must be followed by white space.
(#640) Variable "T2" must be all lower-case
(#642) Variable "T1" must be all lower-case
(#642) Variable "T2" must be all lower-case
(#643) Variable "T1" must be all lower-case
(#643) Variable "T2" must be all lower-case
blocks/dashboard/lib/file_browser.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Expected 1 space(s) before asterisk; 2 found
(#63) Expected 1 space(s) before asterisk; 0 found
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) Line exceeds 132 characters; contains 141 characters
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/lib/file_info_context_block.php
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) No space found before comment text; expected "// find out all supported areas" but found "//find out all supported areas"
(#69) Variable "functionname_old" must not contain underscores.
(#73) Usage of ELSEIF not allowed; use ELSE IF instead
(#73) Variable "functionname_old" must not contain underscores.
(#74) Variable "functionname_old" must not contain underscores.
(#93) Inline comments must start with a capital letter, digit or 3-dots sequence
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) "require_once" must be immediately followed by an open parenthesis
(#114) Variable "functionname_old" must not contain underscores.
(#117) Line exceeds 132 characters; contains 153 characters
(#118) Variable "functionname_old" must not contain underscores.
(#119) Variable "functionname_old" must not contain underscores.
(#119) Line exceeds 132 characters; contains 157 characters
(#133) This comment is 55% valid code; is this commented out code?
(#158) Line exceeds 132 characters; contains 177 characters
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#227) Inline comments must start with a capital letter, digit or 3-dots sequence
(#227) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/renderer.php
(#36) Visibility must be declared on method "setup_tabs"
(#44) Line exceeds 132 characters; contains 164 characters
(#45) Line exceeds 132 characters; contains 167 characters
(#47) Line exceeds 132 characters; contains 164 characters
(#48) Line exceeds 132 characters; contains 167 characters
(#60) Space found before semicolon; expected ""off";" but found ""off" ;"
(#62) Line exceeds 132 characters; contains 171 characters
(#73) Visibility must be declared on method "setup_returns"
(#82) Line exceeds 132 characters; contains 148 characters
(#86) Line exceeds 132 characters; contains 166 characters
(#108) Visibility must be declared on method "cross_table"
(#132) Expected 1 space before ".="; 0 found
(#145) Expected 1 space before ".="; 0 found
(#167) Whitespace found at end of line
(#169) Visibility must be declared on method "table_header"
(#188) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#206) Whitespace found at end of line
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Visibility must be declared on method "tree_view"
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Visibility must be declared on method "googlemaps_data"
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Commas (,) must be followed by white space.
(#292) Usage of ELSEIF not allowed; use ELSE IF instead
(#293) Inline comments must start with a capital letter, digit or 3-dots sequence
(#293) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Commas (,) must be followed by white space.
(#329) Inline doc block comments are not allowed; use "// Comment." instead
(#368) Line exceeds maximum limit of 180 characters; contains 213 characters
(#378) Visibility must be declared on method "filters_and_params_form"
(#386) Expected "if (...) {\n"; found "if (...){\n"
(#390) Expected "if (...) {\n"; found "if (...){\n"
(#398) Whitespace found at end of line
(#400) Inline comments must end in full-stops, exclamation marks, or question marks
(#400) This comment is 50% valid code; is this commented out code?
(#402) Whitespace found at end of line
(#407) Whitespace found at end of line
(#414) Whitespace found at end of line
(#416) Inline comments must start with a capital letter, digit or 3-dots sequence
(#416) Inline comments must end in full-stops, exclamation marks, or question marks
(#418) Line exceeds 132 characters; contains 180 characters
(#419) Line exceeds 132 characters; contains 158 characters
(#419) Inline comments must start with a capital letter, digit or 3-dots sequence
(#419) Inline comments must end in full-stops, exclamation marks, or question marks
(#423) Whitespace found at end of line
(#435) Visibility must be declared on method "filters"
(#444) Inline comments must start with a capital letter, digit or 3-dots sequence
(#444) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Line exceeds 132 characters; contains 141 characters
(#448) Space found before semicolon; expected "$afield;" but found "$afield ;"
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) This comment is 63% valid code; is this commented out code?
(#459) Inline comments must start with a capital letter, digit or 3-dots sequence
(#459) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Space found before semicolon; expected "true;" but found "true ;"
(#463) Whitespace found at end of line
(#464) Space found before semicolon; expected "'';" but found "'' ;"
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Line exceeds 132 characters; contains 154 characters
(#487) Line exceeds 132 characters; contains 178 characters
(#497) Whitespace found at end of line
(#504) Visibility must be declared on method "params"
(#515) Space found before semicolon; expected "'';" but found "'' ;"
(#516) Space found before semicolon; expected "'';" but found "'' ;"
(#517) Line exceeds maximum limit of 180 characters; contains 217 characters
(#518) Line exceeds maximum limit of 180 characters; contains 212 characters
(#522) Line exceeds maximum limit of 180 characters; contains 198 characters
(#527) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#528) Space found before semicolon; expected "'';" but found "'' ;"
(#534) Line exceeds maximum limit of 180 characters; contains 216 characters
(#535) Line exceeds maximum limit of 180 characters; contains 191 characters
(#536) Inline comments must start with a capital letter, digit or 3-dots sequence
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line exceeds maximum limit of 180 characters; contains 195 characters
(#543) Inline comments must start with a capital letter, digit or 3-dots sequence
(#543) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) This comment is 45% valid code; is this commented out code?
(#549) Line exceeds maximum limit of 180 characters; contains 216 characters
(#550) Line exceeds maximum limit of 180 characters; contains 189 characters
(#552) Line exceeds 132 characters; contains 143 characters
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/settings.php
(#32) Line exceeds maximum limit of 180 characters; contains 231 characters
(#33) Line exceeds maximum limit of 180 characters; contains 231 characters
(#34) Line exceeds maximum limit of 180 characters; contains 223 characters
(#35) Line exceeds maximum limit of 180 characters; contains 231 characters
(#36) Line exceeds maximum limit of 180 characters; contains 247 characters
(#38) Commas (,) must be followed by white space.
(#40) Line exceeds maximum limit of 180 characters; contains 259 characters
(#41) Line exceeds maximum limit of 180 characters; contains 279 characters
(#45) Line exceeds maximum limit of 180 characters; contains 250 characters
(#46) Line exceeds maximum limit of 180 characters; contains 248 characters
(#57) Line exceeds maximum limit of 180 characters; contains 230 characters
blocks/dashboard/setup.controller.php
(#19) Inline doc block comments are not allowed; use "// Comment." instead
(#31) Variable "theBlock" must be all lower-case
(#32) Variable "theBlock" must be all lower-case
(#32) Variable "theBlock" must be all lower-case
(#42) Variable "theBlock" must be all lower-case
(#43) Variable "theBlock" must be all lower-case
(#43) Variable "theBlock" must be all lower-case
(#53) Variable "theBlock" must be all lower-case
(#54) Variable "theBlock" must be all lower-case
(#54) Variable "theBlock" must be all lower-case
blocks/dashboard/setup.php
(#32) Expected "if (...) {\n"; found "if (...){\n"
(#43) Variable "theBlock" must be all lower-case
(#44) Variable "theBlock" must be all lower-case
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Commas (,) must be followed by white space.
(#47) Line exceeds 132 characters; contains 168 characters
(#48) "include" must be immediately followed by an open parenthesis
(#51) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#52) Variable "theBlock" must be all lower-case
(#52) Variable "theBlock" must be all lower-case
(#52) Space found before semicolon; expected "title;" but found "title ;"
(#67) "include" must be immediately followed by an open parenthesis
(#67) File is being unconditionally included; use "require" instead
blocks/dashboard/version.php
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/dashboard/view.php
(#40) Variable "theBlock" must be all lower-case
(#41) Variable "theBlock" must be all lower-case
(#42) Variable "theBlock" must be all lower-case
(#44) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#46) Variable "theBlock" must be all lower-case
(#47) Variable "theBlock" must be all lower-case
(#47) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#57) Variable "theBlock" must be all lower-case
(#59) Expected "if (...) {\n"; found "if (...){\n"
(#64) Line exceeds 132 characters; contains 140 characters

CSS problems

(13 errors, 8 warnings)

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

blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_ajax/styles/graphics-ie6.css
(#3) Expected RBRACE at line 3, col 80.
(#9) Expected RBRACE at line 9, col 80.
(#15) Expected RBRACE at line 15, col 80.
(#21) Expected RBRACE at line 21, col 80.
(#27) Expected RBRACE at line 27, col 80.
(#33) Expected RBRACE at line 33, col 80.
(#39) Expected RBRACE at line 39, col 80.
(#45) Expected RBRACE at line 45, col 80.
(#51) Expected RBRACE at line 51, col 80.
(#57) Expected RBRACE at line 57, col 80.
(#63) Expected RBRACE at line 63, col 80.
(#69) Expected RBRACE at line 69, col 80.
(#75) Expected RBRACE at line 75, col 80.
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/timeline_js/timeline-bundle.css
(#145) Rule is empty.
blocks/dashboard/js/dhtmlxCalendar/codebase/dhtmlxcalendar.css
(#475) Rule is empty.
(#495) Rule is empty.
blocks/dashboard/js/dhtmlxCalendar/codebase/skins/dhtmlxcalendar_dhx_terrace.css
(#97) Rule is empty.
(#201) Rule is empty.
blocks/dashboard/styles.css
(#161) Use of !important
(#165) Use of !important
(#173) margin-top can't be used with display: inline.

PHPDocs style problems

(205 errors, 14 warnings)

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

blocks/dashboard/_goodies/lib/googleplotlib.php
(#2) Empty line found after PHP open tag
(#10) Function googlemaps_require_js is not documented
(#16) Function googlemaps_initialize is not documented
(#78) Function googlemaps_embed_graph is not documented
(#37) Phpdocs for function googlemaps_print_graph has incomplete parameters list
(#116) Phpdocs for function googlemaps_get_geolocation has incomplete parameters list
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#10) Package is not specified for function googlemaps_require_js. It is also not specified in file-level phpdocs
(#16) Package is not specified for function googlemaps_initialize. It is also not specified in file-level phpdocs
(#37) Package is not specified for function googlemaps_print_graph. It is also not specified in file-level phpdocs
(#78) Package is not specified for function googlemaps_embed_graph. It is also not specified in file-level phpdocs
(#116) Package is not specified for function googlemaps_get_geolocation. It is also not specified in file-level phpdocs
blocks/dashboard/_goodies/lib/jqplotlib.php
(#17) File-level phpdocs block is not found
(#17) There is no description in phpdocs for function require_jqplot_libs
(#139) There is no description in phpdocs for function jqplot_print_labelled_graph
(#186) There is no description in phpdocs for function jqplot_print_simple_bargraph
(#17) Phpdocs for function require_jqplot_libs has incomplete parameters list
(#46) Phpdocs for function jqplot_print_graph has incomplete parameters list
(#88) Phpdocs for function jqplot_print_vert_bar_graph has incomplete parameters list
(#139) Phpdocs for function jqplot_print_labelled_graph has incomplete parameters list
(#186) Phpdocs for function jqplot_print_simple_bargraph has incomplete parameters list
(#17) Package is not specified for function require_jqplot_libs. It is also not specified in file-level phpdocs
(#46) Package is not specified for function jqplot_print_graph. It is also not specified in file-level phpdocs
(#88) Package is not specified for function jqplot_print_vert_bar_graph. It is also not specified in file-level phpdocs
(#139) Package is not specified for function jqplot_print_labelled_graph. It is also not specified in file-level phpdocs
(#186) Package is not specified for function jqplot_print_simple_bargraph. It is also not specified in file-level phpdocs
blocks/dashboard/_goodies/lib/timeline_api_2.3.0/setup.php
(#2) File-level phpdocs block is not found
blocks/dashboard/_goodies/lib/timelinelib.php
(#2) Empty line found after PHP open tag
(#8) Function timeline_require_js is not documented
(#20) Function timeline_initialize is not documented
(#45) Function timeline_print_graph is not documented
(#145) Function mytrim is not documented
(#211) Function timeline_date_convert is not documented
(#114) Phpdocs for function timeline_XML_generate has incomplete parameters list
(#3) File-level phpdocs block does not have @copyright tag
(#3) File-level phpdocs block does not have @license tag
(#8) Package is not specified for function timeline_require_js. It is also not specified in file-level phpdocs
(#20) Package is not specified for function timeline_initialize. It is also not specified in file-level phpdocs
(#45) Package is not specified for function timeline_print_graph. It is also not specified in file-level phpdocs
(#114) Package is not specified for function timeline_XML_generate. It is also not specified in file-level phpdocs
(#145) Package is not specified for function mytrim. It is also not specified in file-level phpdocs
(#211) Package is not specified for function timeline_date_convert. It is also not specified in file-level phpdocs
blocks/dashboard/block_dashboard.php
(#17) File-level phpdocs block is not found
(#36) Class block_dashboard is not documented
(#54) Function block_dashboard::init is not documented
(#66) Function block_dashboard::specialization is not documented
(#72) Function block_dashboard::hide_header is not documented
(#79) Function block_dashboard::has_config is not documented
(#83) Function block_dashboard::instance_allow_multiple is not documented
(#87) Function block_dashboard::instance_allow_config is not documented
(#91) Function block_dashboard::instance_config_save is not documented
(#110) Function block_dashboard::applicable_formats is not documented
(#115) Function block_dashboard::get_content is not documented
(#1587) Function block_dashboard::count_records is not documented
(#1826) Function block_dashboard::generate_output_file is not documented
(#1921) Function block_dashboard::get_required_javascript is not documented
(#38) Variable block_dashboard::$devmode is not documented
(#40) Variable block_dashboard::$filtervalues is not documented
(#42) Variable block_dashboard::$paramvalues is not documented
(#44) Variable block_dashboard::$filters is not documented
(#46) Variable block_dashboard::$params is not documented
(#48) Variable block_dashboard::$output is not documented
(#50) Variable block_dashboard::$outputf is not documented
(#52) Variable block_dashboard::$benches is not documented
(#983) There is no description in phpdocs for function get_count_records_sql
(#1463) There is no description in phpdocs for function user_can_edit
(#970) Phpdocs for function block_dashboard::protect has incomplete parameters list
(#983) Phpdocs for function block_dashboard::get_count_records_sql has incomplete parameters list
(#994) Phpdocs for function block_dashboard::filter_get_results has incomplete parameters list
(#1154) Phpdocs for function block_dashboard::fetch_dashboard_data has incomplete parameters list
(#1440) Phpdocs for function block_dashboard::is_filter_global has incomplete parameters list
(#1448) Phpdocs for function block_dashboard::is_filter_single has incomplete parameters list
(#1456) Phpdocs for function block_dashboard::allow_filter_desaggregate has incomplete parameters list
(#24) Not recommended phpdocs tag @version used
(#36) Package is not specified for class block_dashboard. It is also not specified in file-level phpdocs
(#21) Category blocks is not valid
blocks/dashboard/classes/event/export_task_processed.php
(#39) Function export_task_processed::init is not documented
(#17) File-level phpdocs block does not have @copyright tag
(#33) Package mod_chat is not valid
(#21) Category blocks is not valid
blocks/dashboard/classes/task/export_task.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#28) Class export_task does not have @copyright tag
(#28) Class export_task does not have @license tag
(#19) Category blocks is not valid
blocks/dashboard/copyconfig.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#22) Not recommended phpdocs tag @version used
(#19) Category blocks is not valid
blocks/dashboard/copyconfig_form.php
(#2) Empty line found after PHP open tag
(#13) Class Copyconfig_Form is not documented
(#15) Function Copyconfig_Form::__construct is not documented
(#19) Function Copyconfig_Form::definition is not documented
(#3) No one-line description found in phpdocs for file
(#3) File-level phpdocs block does not have @copyright tag
(#8) Not recommended phpdocs tag @version used
(#4) Package block-dashboard is not valid
(#5) Category blocks is not valid
blocks/dashboard/db/access.php
(#) File-level phpdocs block is not found
blocks/dashboard/db/tasks.php
(#17) File-level phpdocs block does not have @copyright tag
(#21) Category blocks is not valid
blocks/dashboard/db/upgrade.php
(#30) Function xmldb_block_dashboard_upgrade is not documented
(#19) File-level phpdocs block does not have @copyright tag
(#23) Category blocks is not valid
blocks/dashboard/edit_form.php
(#17) File-level phpdocs block is not found
(#34) Function block_dashboard_edit_form::specific_definition is not documented
(#86) Function block_dashboard_edit_form::set_data is not documented
(#28) Class block_dashboard_edit_form does not have @copyright tag
(#28) Class block_dashboard_edit_form does not have @license tag
(#28) Package is not specified for class block_dashboard_edit_form. It is also not specified in file-level phpdocs
(#23) Category blocks is not valid
blocks/dashboard/export/export_csv.php
(#64) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/export/export_csv_tabular.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/export/export_output_csv.php
(#61) Found comment starting with three or more slashes
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/export/export_output_csv_tabular.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/export/filearea.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
blocks/dashboard/extradblib.php
(#17) File-level phpdocs block is not found
(#42) Function extra_db_protect is not documented
(#49) Function extra_db_debugging is not documented
(#79) There is no description in phpdocs for function extra_db_get_config
(#91) There is no description in phpdocs for function extra_db_set_config
(#147) There is no description in phpdocs for function extra_db_query
(#56) Phpdocs for function extra_db_error has incomplete parameters list
(#67) Phpdocs for function extra_db_notify has incomplete parameters list
(#79) Phpdocs for function extra_db_get_config has incomplete parameters list
(#91) Phpdocs for function extra_db_set_config has incomplete parameters list
(#104) Phpdocs for function extra_db_connect has incomplete parameters list
(#147) Phpdocs for function extra_db_query has incomplete parameters list
(#26) Not recommended phpdocs tag @version used
(#42) Package is not specified for function extra_db_protect. It is also not specified in file-level phpdocs
(#49) Package is not specified for function extra_db_debugging. It is also not specified in file-level phpdocs
(#56) Package is not specified for function extra_db_error. It is also not specified in file-level phpdocs
(#67) Package is not specified for function extra_db_notify. It is also not specified in file-level phpdocs
(#79) Package is not specified for function extra_db_get_config. It is also not specified in file-level phpdocs
(#91) Package is not specified for function extra_db_set_config. It is also not specified in file-level phpdocs
(#104) Package is not specified for function extra_db_connect. It is also not specified in file-level phpdocs
(#136) Package is not specified for function extra_db_close. It is also not specified in file-level phpdocs
(#147) Package is not specified for function extra_db_query. It is also not specified in file-level phpdocs
(#23) Category blocks is not valid
blocks/dashboard/googlemap.php
(#17) File-level phpdocs block does not have @copyright tag
(#24) Not recommended phpdocs tag @version used
(#21) Category blocks is not valid
blocks/dashboard/lang/en/block_dashboard.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
blocks/dashboard/lang/fr/block_dashboard.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
blocks/dashboard/lib.php
(#17) File-level phpdocs block is not found
(#423) Function dashboard_prepare_colourcoding is not documented
(#532) Function block_dashboard_pluginfile is not documented
(#559) Function dashboard_output_file is not documented
(#27) Phpdocs for function dashboard_format_data has incomplete parameters list
(#130) Phpdocs for function table_explore_rec has incomplete parameters list
(#221) Phpdocs for function print_cross_table_csv has incomplete parameters list
(#243) Phpdocs for function table_explore_rec_csv has incomplete parameters list
(#349) Phpdocs for function dashboard_print_table_header_csv has incomplete parameters list
(#382) Phpdocs for function dashboard_colour_code has incomplete parameters list
(#435) Phpdocs for function dashboard_render_numsums has incomplete parameters list
(#458) Phpdocs for function dashboard_normalize has incomplete parameters list
(#473) Phpdocs for function dashboard_guess_is_alias has incomplete parameters list
(#498) Phpdocs for function dashboard_get_file_info has incomplete parameters list
(#604) Phpdocs for function dashboard_sum has incomplete parameters list
(#24) Not recommended phpdocs tag @version used
(#27) Package is not specified for function dashboard_format_data. It is also not specified in file-level phpdocs
(#130) Package is not specified for function table_explore_rec. It is also not specified in file-level phpdocs
(#221) Package is not specified for function print_cross_table_csv. It is also not specified in file-level phpdocs
(#243) Package is not specified for function table_explore_rec_csv. It is also not specified in file-level phpdocs
(#349) Package is not specified for function dashboard_print_table_header_csv. It is also not specified in file-level phpdocs
(#380) Package is not specified for function dashboard_colour_code. It is also not specified in file-level phpdocs
(#423) Package is not specified for function dashboard_prepare_colourcoding. It is also not specified in file-level phpdocs
(#435) Package is not specified for function dashboard_render_numsums. It is also not specified in file-level phpdocs
(#458) Package is not specified for function dashboard_normalize. It is also not specified in file-level phpdocs
(#473) Package is not specified for function dashboard_guess_is_alias. It is also not specified in file-level phpdocs
(#487) Package is not specified for function dashboard_get_file_areas. It is also not specified in file-level phpdocs
(#498) Package is not specified for function dashboard_get_file_info. It is also not specified in file-level phpdocs
(#532) Package is not specified for function block_dashboard_pluginfile. It is also not specified in file-level phpdocs
(#559) Package is not specified for function dashboard_output_file. It is also not specified in file-level phpdocs
(#604) Package is not specified for function dashboard_sum. It is also not specified in file-level phpdocs
(#21) Category blocks is not valid
blocks/dashboard/lib/file_browser.php
(#21) Package core_files is not valid
(#59) Package core_files is not valid
blocks/dashboard/lib/file_info_context_block.php
(#219) Phpdocs for function file_info_context_block::get_filtered_children has incomplete parameters list
(#21) Package core_files is not valid
(#31) Package core_files is not valid
blocks/dashboard/renderer.php
(#17) File-level phpdocs block is not found
(#69) There is no description in phpdocs for function setup_returns
(#101) Phpdocs for function block_dashboard_renderer::cross_table has incomplete parameters list
(#163) Phpdocs for function block_dashboard_renderer::table_header has incomplete parameters list
(#213) Phpdocs for function block_dashboard_renderer::tree_view has incomplete parameters list
(#275) Phpdocs for function block_dashboard_renderer::googlemaps_data has incomplete parameters list
(#375) Phpdocs for function block_dashboard_renderer::filters_and_params_form has incomplete parameters list
(#27) Class block_dashboard_renderer does not have @copyright tag
(#27) Class block_dashboard_renderer does not have @license tag
(#24) Not recommended phpdocs tag @version used
(#27) Package is not specified for class block_dashboard_renderer. It is also not specified in file-level phpdocs
(#21) Category blocks is not valid
blocks/dashboard/settings.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#22) Not recommended phpdocs tag @version used
(#19) Category blocks is not valid
blocks/dashboard/setup.controller.php
(#17) File-level phpdocs block is not found
(#21) Category blocks is not valid
blocks/dashboard/setup.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid
blocks/dashboard/version.php
(#21) Category blocks is not valid
blocks/dashboard/view.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#19) Category blocks is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 1 warnings)

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

blocks/dashboard/_goodies/lib/googleplotlib.php
modification to third party library (lib/google) without update to lib/thirdpartylibs.xml or lib/google/readme_moodle.txt

grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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