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

(22 errors, 1 warnings)

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

blocks/vlebooks/block_vlebooks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#34) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Whitespace found at end of line
blocks/vlebooks/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/vlebooks/edit_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/vlebooks/includes/class.rijndael_dotnet_encrypter.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#35) Whitespace found at end of line
(#37) Whitespace found at end of line
(#41) Whitespace found at end of line
(#48) Whitespace found at end of line
(#85) Whitespace found at end of line
(#86) Whitespace found at end of line
(#138) Whitespace found at end of line
(#144) Whitespace found at end of line
blocks/vlebooks/lang/de/block_vlebooks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Whitespace found at end of line within string
blocks/vlebooks/lang/en/block_vlebooks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#39) Whitespace found at end of line within string
blocks/vlebooks/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/vlebooks/renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/vlebooks/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
blocks/vlebooks/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"

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

(18 errors, 1 warnings)

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

blocks/vlebooks/block_vlebooks.php
(#26) Class block_vlebooks is not documented
(#28) Function block_vlebooks::init is not documented
(#32) Function block_vlebooks::get_content is not documented
(#61) Function block_vlebooks::has_config is not documented
(#66) Function block_vlebooks::specialization is not documented
(#78) Function block_vlebooks::applicable_formats is not documented
blocks/vlebooks/edit_form.php
(#25) Class block_vlebooks_edit_form is not documented
(#27) Function block_vlebooks_edit_form::specific_definition is not documented
blocks/vlebooks/includes/class.rijndael_dotnet_encrypter.php
(#35) No one-line description found in phpdocs for class rijndael_dotnet_encrypter
(#49) Phpdocs for function rijndael_dotnet_encrypter::pbkdf2 has incomplete parameters list
(#35) Class rijndael_dotnet_encrypter does not have @copyright tag
(#35) Class rijndael_dotnet_encrypter does not have @license tag
blocks/vlebooks/lib.php
(#30) Not recommended phpdocs tag @global used
(#19) Package block_modules_dashboard is not valid
blocks/vlebooks/renderer.php
(#30) Function block_vlebooks_renderer::content is not documented
(#27) Class block_vlebooks_renderer does not have @copyright tag
(#27) Class block_vlebooks_renderer does not have @license tag
blocks/vlebooks/settings.php
(#19) Package block_modules_dashboard is not valid
blocks/vlebooks/version.php
(#20) Package block_modules_dashboard is not valid

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


Mustache template problems

(0 errors, 0 warnings)

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