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
(3 errors, 3 warnings)
This section shows the coding style problems detected in the code by phpcs
[More info]
- filter/multilangenhanced/classes/privacy/provider.php
- (#19)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#38)
File must end with a newline character
- filter/multilangenhanced/filter.php
- (#37)
Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
- (#88)
Logical operator "and" is prohibited; use "&&" instead
- filter/multilangenhanced/version.php
- (#34)
Commas (,) must be followed by white space.
- (#37)
File must end with a newline character
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 stylelint
[More info]
PHPDocs style problems
(12 errors, 2 warnings)
This section shows the phpdocs problems detected in the code by local_moodlecheck
[More info]
- filter/multilangenhanced/classes/privacy/provider.php
- (#21)
Package is not specified for class provider. It is also not specified in file-level phpdocs
- filter/multilangenhanced/filter.php
- (#34)
Category filter is not valid
- (#39)
Class filter_multilangenhanced is not documented
- (#41)
Function filter_multilangenhanced::filter is not documented
- (#161)
Function filter_multilangenhanced::replace_globals is not documented
- (#17)
No one-line description found in phpdocs for file
- (#190)
Phpdocs for function multilangenhanced_filter_lang_impl has incomplete parameters list
- (#17)
File-level phpdocs block does not have @copyright tag
- filter/multilangenhanced/filtersettings.php
- (#20)
Category filter is not valid
- (#17)
No one-line description found in phpdocs for file
- (#17)
File-level phpdocs block does not have @copyright tag
- filter/multilangenhanced/lang/en/filter_multilangenhanced.php
- (#18)
File-level phpdocs block is not found
- filter/multilangenhanced/lang/fr/filter_multilangenhanced.php
- (#17)
File-level phpdocs block is not found
- filter/multilangenhanced/version.php
- (#21)
Category filter 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
(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]
Gherkin .feature problems
(0 errors, 0 warnings)
This section shows problems detected in behat .feature files
[More info]