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

(41 errors, 48 warnings)

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

theme/easy/config.php
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#32) Inline doc block comments are not allowed; use "// Comment." instead
(#39) Inline doc block comments are not allowed; use "// Comment." instead
(#44) Inline doc block comments are not allowed; use "// Comment." instead
(#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
(#48) This comment is 55% valid code; is this commented out code?
(#50) Inline doc block comments are not allowed; use "// Comment." instead
(#87) This comment is 48% valid code; is this commented out code?
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#89) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#90) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#91) Expected 1 space before comment text but found 9; use block comment if you need indentation
(#92) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline doc block comments are not allowed; use "// Comment." instead
(#114) This comment is 48% valid code; is this commented out code?
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline doc block comments are not allowed; use "// Comment." instead
(#126) This comment is 50% valid code; is this commented out code?
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline doc block comments are not allowed; use "// Comment." instead
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) This comment is 45% valid code; is this commented out code?
(#139) Inline doc block comments are not allowed; use "// Comment." instead
(#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
(#148) This comment is 60% valid code; is this commented out code?
(#150) Inline doc block comments are not allowed; use "// Comment." instead
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) This comment is 59% valid code; is this commented out code?
(#159) Inline doc block comments are not allowed; use "// Comment." instead
(#165) This comment is 44% valid code; is this commented out code?
(#166) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline doc block comments are not allowed; use "// Comment." instead
(#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
(#177) This comment is 45% valid code; is this commented out code?
(#179) Inline doc block comments are not allowed; use "// Comment." instead
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#187) This comment is 45% valid code; is this commented out code?
(#189) Inline doc block comments are not allowed; use "// Comment." instead
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) This comment is 45% valid code; is this commented out code?
(#208) Inline doc block comments are not allowed; use "// Comment." instead
(#238) Inline comments must start with a capital letter, digit or 3-dots sequence
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) This comment is 45% valid code; is this commented out code?
(#240) Inline doc block comments are not allowed; use "// Comment." instead
(#256) Inline comments must start with a capital letter, digit or 3-dots sequence
(#256) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) This comment is 45% valid code; is this commented out code?
(#258) Inline doc block comments are not allowed; use "// Comment." instead
(#271) Inline comments must start with a capital letter, digit or 3-dots sequence
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) This comment is 45% valid code; is this commented out code?
(#273) Inline doc block comments are not allowed; use "// Comment." instead
(#277) Inline doc block comments are not allowed; use "// Comment." instead
(#282) Inline doc block comments are not allowed; use "// Comment." instead
(#289) Inline doc block comments are not allowed; use "// Comment." instead
(#296) Inline doc block comments are not allowed; use "// Comment." instead
(#303) Inline doc block comments are not allowed; use "// Comment." instead
theme/easy/layout/columns1.php
(#52) A closing tag is not permitted at the end of a PHP file
theme/easy/layout/columns2.php
(#61) A closing tag is not permitted at the end of a PHP file
theme/easy/layout/columns3.php
(#63) A closing tag is not permitted at the end of a PHP file
theme/easy/layout/elements/head.php
(#37) A closing tag is not permitted at the end of a PHP file
theme/easy/layout/embedded.php
(#35) A closing tag is not permitted at the end of a PHP file
theme/easy/renderers.php
(#27) Inline doc block comments are not allowed; use "// Comment." instead
(#41) This comment is 47% valid code; is this commented out code?
(#42) This comment is 42% valid code; is this commented out code?
(#42) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#43) This comment is 50% valid code; is this commented out code?
(#47) This comment is 47% valid code; is this commented out code?
(#48) This comment is 59% valid code; is this commented out code?
(#48) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#49) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) This comment is 50% valid code; is this commented out code?
(#91) The use of function extract() is forbidden

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(1 errors, 0 warnings)

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

theme/easy/renderers.php
(#31) Class theme_easy_core_renderer is not documented

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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