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

(4 errors, 2 warnings)

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

user/profile/field/cpf/define.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion
user/profile/field/cpf/field.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion
user/profile/field/cpf/lang/en/profilefield_cpf.php
(#2) The opening <?php tag must be followed by exactly one newline.
user/profile/field/cpf/lang/pt_br/profilefield_cpf.php
(#2) The opening <?php tag must be followed by exactly one newline.

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

(15 errors, 4 warnings)

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

user/profile/field/cpf/define.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class profile_define_cpf is not documented
(#4) Function profile_define_cpf::define_form_specific is not documented
(#3) Package is not specified for class profile_define_cpf. It is also not specified in file-level phpdocs
user/profile/field/cpf/field.class.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class profile_field_cpf is not documented
(#4) Function profile_field_cpf::edit_field_add is not documented
(#13) Function profile_field_cpf::edit_validate_field is not documented
(#24) Function profile_field_cpf::exists is not documented
(#44) Function profile_field_cpf::validatecpf is not documented
(#3) Package is not specified for class profile_field_cpf. It is also not specified in file-level phpdocs
user/profile/field/cpf/lang/en/profilefield_cpf.php
(#2) Empty line found after PHP open tag
(#21) Package cpf_text is not valid
user/profile/field/cpf/lang/pt_br/profilefield_cpf.php
(#2) Empty line found after PHP open tag
(#21) Package cpf_text is not valid
user/profile/field/cpf/version.php
(#17) No one-line description found in phpdocs for file
(#18) Package cpf 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]