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
(8 errors, 4 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- blocks/regex_constructor/block_regex_constructor.php
- (#26)
Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
- (#39)
Visibility must be declared on method "get_required_javascript"
- (#61)
Expected 1 space after "="; 2 found
- (#63)
Line exceeds 132 characters; contains 150 characters
- (#64)
Line exceeds 132 characters; contains 141 characters
- (#89)
Inline comments must start with a capital letter, digit or 3-dots sequence
- (#89)
This comment is 50% valid code; is this commented out code?
- (#93)
Expected 1 space before "=>"; 0 found
- (#93)
Expected 1 space after "=>"; 0 found
- blocks/regex_constructor/db/access.php
- (#29)
Whitespace found at end of line
- (#38)
Whitespace found at end of line
- blocks/regex_constructor/version.php
- (#30)
Expected 1 space after "="; 0 found
Javascript coding style problems
(0 errors, 0 warnings)
This section shows the coding style problems detected in the code by eslint
[More info]
CSS problems
(0 errors, 0 warnings)
This section shows CSS problems detected by csslint
[More info]
PHPDocs style problems
(9 errors, 0 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- blocks/regex_constructor/block_regex_constructor.php
- (#23)
Package blocks is not valid
- (#31)
Class block_regex_constructor is not documented
- (#35)
Function block_regex_constructor::init is not documented
- (#39)
Function block_regex_constructor::get_required_javascript is not documented
- (#55)
Function block_regex_constructor::get_content is not documented
- (#33)
Variable block_regex_constructor::$id is not documented
- blocks/regex_constructor/db/access.php
- (#23)
Package blocks is not valid
- blocks/regex_constructor/lang/en/block_regex_constructor.php
- (#23)
Package blocks is not valid
- blocks/regex_constructor/version.php
- (#23)
Package 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, 0 warnings)
This section shows problems detected with the modification of third party libraries
[More info]
grunt changes
(1 errors, 0 warnings)
This section shows files built by grunt and not commited
[More info]
- npm-shrinkwrap.json
- Uncommitted change detected.
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]