Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(1054 errors, 0 warnings)

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

admin/tool/certificate/adminlib.php
(#36) Opening brace must not be followed by a blank line
admin/tool/certificate/certificates.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#51) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Only one argument is allowed per line in a multi-line function call
(#52) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#52) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/admin_externalpage.php
(#39) Opening brace must not be followed by a blank line
(#54) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#54) Multi-line function declarations must define one parameter per line
(#54) Multi-line function declarations must define one parameter per line
(#54) Multi-line function declarations must define one parameter per line
(#55) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#55) The closing parenthesis of a multi-line function declaration must be on a new line
admin/tool/certificate/classes/certificate.php
(#40) Opening brace must not be followed by a blank line
(#186) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#186) Multi-line function declarations must define one parameter per line
(#186) Multi-line function declarations must define one parameter per line
(#186) Multi-line function declarations must define one parameter per line
(#187) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#187) The closing parenthesis of a multi-line function declaration must be on a new line
(#228) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#228) Multi-line function declarations must define one parameter per line
(#228) Multi-line function declarations must define one parameter per line
(#228) Multi-line function declarations must define one parameter per line
(#228) Multi-line function declarations must define one parameter per line
(#229) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#229) Multi-line function declarations must define one parameter per line
(#229) Multi-line function declarations must define one parameter per line
(#229) The closing parenthesis of a multi-line function declaration must be on a new line
(#421) Long list syntax is not allowed
(#439) Opening parenthesis of a multi-line function call must be the last content on the line
(#439) Only one argument is allowed per line in a multi-line function call
(#440) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#440) Closing parenthesis of a multi-line function call must be on a line by itself
(#459) Opening parenthesis of a multi-line function call must be the last content on the line
(#459) Only one argument is allowed per line in a multi-line function call
(#460) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#460) Expected at least 1 space before "."; 0 found
(#460) Expected at least 1 space after "."; 0 found
(#460) Only one argument is allowed per line in a multi-line function call
(#460) Closing parenthesis of a multi-line function call must be on a line by itself
(#474) Expected at least 1 space before "."; 0 found
(#474) Expected at least 1 space after "."; 0 found
(#474) Expected at least 1 space before "."; 0 found
(#474) Expected at least 1 space after "."; 0 found
(#475) Expected at least 1 space before "."; 0 found
(#475) Expected at least 1 space after "."; 0 found
(#478) Long list syntax is not allowed
(#622) Opening parenthesis of a multi-line function call must be the last content on the line
(#622) Only one argument is allowed per line in a multi-line function call
(#622) Only one argument is allowed per line in a multi-line function call
(#623) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#623) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/customfield/issue_handler.php
(#38) Opening brace must not be followed by a blank line
(#43) The static declaration must come after the visibility declaration
(#157) Opening parenthesis of a multi-line function call must be the last content on the line
(#157) Only one argument is allowed per line in a multi-line function call
(#158) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Closing parenthesis of a multi-line function call must be on a line by itself
(#192) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#192) Multi-line function declarations must define one parameter per line
(#192) Multi-line function declarations must define one parameter per line
(#193) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#193) Multi-line function declarations must define one parameter per line
(#193) Multi-line function declarations must define one parameter per line
(#193) The closing parenthesis of a multi-line function declaration must be on a new line
admin/tool/certificate/classes/edit_element_form.php
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#37) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#37) Closing parenthesis of a multi-line function call must be on a line by itself
(#46) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/element.php
(#38) Opening brace must not be followed by a blank line
(#292) Opening parenthesis of a multi-line function call must be the last content on the line
(#293) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#293) Closing parenthesis of a multi-line function call must be on a line by itself
(#390) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#390) Only one argument is allowed per line in a multi-line function call
(#390) Only one argument is allowed per line in a multi-line function call
(#390) Closing parenthesis of a multi-line function call must be on a line by itself
(#449) Opening parenthesis of a multi-line function call must be the last content on the line
(#449) Only one argument is allowed per line in a multi-line function call
(#450) Only one argument is allowed per line in a multi-line function call
(#451) Only one argument is allowed per line in a multi-line function call
(#453) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#453) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/element_helper.php
(#36) Opening brace must not be followed by a blank line
(#61) Long list syntax is not allowed
(#103) Long list syntax is not allowed
(#151) Expected 1 space after FUNCTION keyword; 0 found
(#178) Expected 1 space after FUNCTION keyword; 0 found
(#226) Expected 1 space after FUNCTION keyword; 0 found
(#252) Expected 1 space after FUNCTION keyword; 0 found
(#278) Expected 1 space after FUNCTION keyword; 0 found
(#465) Expected at least 1 space before "."; 0 found
(#634) Long list syntax is not allowed
(#663) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#663) Opening parenthesis of a multi-line function call must be the last content on the line
(#663) Only one argument is allowed per line in a multi-line function call
(#664) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#664) Only one argument is allowed per line in a multi-line function call
(#664) Only one argument is allowed per line in a multi-line function call
(#664) Only one argument is allowed per line in a multi-line function call
(#664) Closing parenthesis of a multi-line function call must be on a line by itself
(#664) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#686) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#686) Opening parenthesis of a multi-line function call must be the last content on the line
(#686) Only one argument is allowed per line in a multi-line function call
(#687) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#687) Only one argument is allowed per line in a multi-line function call
(#687) Only one argument is allowed per line in a multi-line function call
(#687) Only one argument is allowed per line in a multi-line function call
(#687) Closing parenthesis of a multi-line function call must be on a line by itself
(#687) The closing parenthesis of a multi-line control structure must be on the line after the last expression
admin/tool/certificate/classes/event/certificate_issued.php
(#36) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/event/certificate_regenerated.php
(#34) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/event/certificate_revoked.php
(#36) Opening brace must not be followed by a blank line
(#55) Expected at least 1 space before "."; 0 found
admin/tool/certificate/classes/event/certificate_verified.php
(#36) Opening brace must not be followed by a blank line
(#55) Expected at least 1 space before "."; 0 found
admin/tool/certificate/classes/event/template_created.php
(#36) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/event/template_deleted.php
(#36) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/event/template_updated.php
(#36) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/external/elements.php
(#40) Opening brace must not be followed by a blank line
(#102) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#103) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/external/issues.php
(#38) Opening brace must not be followed by a blank line
(#164) Opening parenthesis of a multi-line function call must be the last content on the line
(#165) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#165) Closing parenthesis of a multi-line function call must be on a line by itself
(#208) Long list syntax is not allowed
(#214) Long list syntax is not allowed
(#221) Expected 1 space after FUNCTION keyword; 0 found
(#236) Opening parenthesis of a multi-line function call must be the last content on the line
(#237) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#237) Closing parenthesis of a multi-line function call must be on a line by itself
(#238) Opening parenthesis of a multi-line function call must be the last content on the line
(#239) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#239) Closing parenthesis of a multi-line function call must be on a line by itself
(#240) Opening parenthesis of a multi-line function call must be the last content on the line
(#241) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#241) Only one argument is allowed per line in a multi-line function call
(#241) Closing parenthesis of a multi-line function call must be on a line by itself
(#245) The closing brace for the class must go on the next line after the body
admin/tool/certificate/classes/external/templates.php
(#40) Opening brace must not be followed by a blank line
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#64) Closing parenthesis of a multi-line function call must be on a line by itself
(#101) Opening parenthesis of a multi-line function call must be the last content on the line
(#102) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/form/category_selector.php
(#39) Opening brace must not be followed by a blank line
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) Only one argument is allowed per line in a multi-line function call
(#64) Only one argument is allowed per line in a multi-line function call
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Only one argument is allowed per line in a multi-line function call
(#66) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#66) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/form/certificate_issues.php
(#40) Opening brace must not be followed by a blank line
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#114) Only one argument is allowed per line in a multi-line function call
(#115) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/form/details.php
(#38) Opening brace must not be followed by a blank line
(#159) Expected at least 1 space before "."; 0 found
(#159) Expected at least 1 space after "."; 0 found
admin/tool/certificate/classes/form/page.php
(#39) Opening brace must not be followed by a blank line
(#122) Expected 1 space after FUNCTION keyword; 0 found
admin/tool/certificate/classes/local/views/template_secondary.php
(#30) Opening brace must not be followed by a blank line
(#51) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Only one argument is allowed per line in a multi-line function call
(#53) Closing parenthesis of a multi-line function call must be on a line by itself
(#54) Opening parenthesis of a multi-line function call must be the last content on the line
(#56) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#56) Only one argument is allowed per line in a multi-line function call
(#56) Only one argument is allowed per line in a multi-line function call
(#56) Closing parenthesis of a multi-line function call must be on a line by itself
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/my_certificates_table.php
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#156) Only one argument is allowed per line in a multi-line function call
(#157) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#157) Closing parenthesis of a multi-line function call must be on a line by itself
(#169) Opening parenthesis of a multi-line function call must be the last content on the line
(#170) Multi-line function call not indented correctly; expected 8 spaces but found 34
(#170) Only one argument is allowed per line in a multi-line function call
(#170) Closing parenthesis of a multi-line function call must be on a line by itself
(#199) Opening parenthesis of a multi-line function call must be the last content on the line
(#199) Only one argument is allowed per line in a multi-line function call
(#200) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#200) Only one argument is allowed per line in a multi-line function call
(#200) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/observer.php
(#51) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/certificate/classes/output/email/renderer.php
(#34) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/output/email/renderer_textemail.php
(#34) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/output/issues_page.php
(#32) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \templatable, \renderable; Found: \renderable, \templatable
(#53) Opening parenthesis of a multi-line function call must be the last content on the line
(#53) Only one argument is allowed per line in a multi-line function call
(#54) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/output/mobile.php
(#33) Opening brace must not be followed by a blank line
(#84) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Only one argument is allowed per line in a multi-line function call
(#85) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/output/page.php
(#112) Opening parenthesis of a multi-line function call must be the last content on the line
(#113) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#113) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) The closing brace for the class must go on the next line after the body
admin/tool/certificate/classes/output/page_header_button.php
(#36) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \templatable, \renderable; Found: \renderable, \templatable
(#36) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/output/verify_certificate_result.php
(#42) The interface names in a "class implements" statement should be ordered alphabetically. Expected: templatable, renderable; Found: renderable, templatable
(#42) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/output/verify_certificate_results.php
(#37) The interface names in a "class implements" statement should be ordered alphabetically. Expected: templatable, renderable; Found: renderable, templatable
(#37) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/page.php
(#34) Opening brace must not be followed by a blank line
(#112) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Only one argument is allowed per line in a multi-line function call
(#112) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/permission.php
(#34) Opening brace must not be followed by a blank line
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#132) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#132) Only one argument is allowed per line in a multi-line function call
(#132) Only one argument is allowed per line in a multi-line function call
(#132) Closing parenthesis of a multi-line function call must be on a line by itself
(#154) Opening parenthesis of a multi-line function call must be the last content on the line
(#156) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#156) Closing parenthesis of a multi-line function call must be on a line by itself
(#210) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#211) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#237) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#238) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#272) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#273) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#306) Space found before comma in argument list
(#306) Expected no space between "]" and the comma. Found: 1 space
(#310) The closing brace for the class must go on the next line after the body
admin/tool/certificate/classes/persistent/element.php
(#36) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/persistent/page.php
(#36) Opening brace must not be followed by a blank line
(#88) The closing brace for the class must go on the next line after the body
admin/tool/certificate/classes/persistent/template.php
(#37) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/plugin_manager.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#38) Opening brace must not be followed by a blank line
(#74) Blank line found at start of control structure
(#134) Expected at least 1 space before "."; 0 found
(#136) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#224) Expected at least 1 space before "."; 0 found
(#224) Expected at least 1 space after "."; 0 found
(#231) Opening parenthesis of a multi-line function call must be the last content on the line
(#231) Opening parenthesis of a multi-line function call must be the last content on the line
(#232) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#232) Closing parenthesis of a multi-line function call must be on a line by itself
(#233) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#234) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#234) Only one argument is allowed per line in a multi-line function call
(#234) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/plugininfo/certificateelement.php
(#35) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/privacy/provider.php
(#42) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\subsystem\plugin_provider, \core_privacy\local\request\core_user_data_provider, \core_privacy\local\request\core_userlist_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\core_user_data_provider, \core_privacy\local\request\subsystem\plugin_provider, \core_privacy\local\metadata\provider
(#42) The first item in a multi-line implements list must be on the line following the implements keyword
(#43) Expected 4 spaces before interface name; 26 found
(#44) Expected 4 spaces before interface name; 26 found
(#45) Expected 4 spaces before interface name; 26 found
(#45) Opening brace must not be followed by a blank line
(#214) Long list syntax is not allowed
admin/tool/certificate/classes/reportbuilder/datasource/issues.php
(#41) Opening brace must not be followed by a blank line
(#87) Expected 0 spaces before closing parenthesis; newline found
(#175) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#175) Opening parenthesis of a multi-line function call must be the last content on the line
(#176) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#176) Only one argument is allowed per line in a multi-line function call
(#176) Closing parenthesis of a multi-line function call must be on a line by itself
(#176) The closing parenthesis of a multi-line control structure must be on the line after the last expression
admin/tool/certificate/classes/reportbuilder/datasource/templates.php
(#35) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/reportbuilder/local/entities/issue.php
(#40) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/reportbuilder/local/entities/template.php
(#40) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/reportbuilder/local/filters/status.php
(#35) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/reportbuilder/local/filters/templatepermission.php
(#31) Opening brace must not be followed by a blank line
admin/tool/certificate/classes/reportbuilder/local/formatters/certificate.php
(#36) Opening brace must not be followed by a blank line
(#129) Opening parenthesis of a multi-line function call must be the last content on the line
(#129) Only one argument is allowed per line in a multi-line function call
(#130) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#130) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/reportbuilder/local/systemreports/issues.php
(#43) Opening brace must not be followed by a blank line
(#127) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Only one argument is allowed per line in a multi-line function call
(#128) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#222) Expected 1 space after FUNCTION keyword; 0 found
(#236) Expected 1 space after FUNCTION keyword; 0 found
(#259) Opening parenthesis of a multi-line function call must be the last content on the line
(#260) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#260) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/reportbuilder/local/systemreports/templates.php
(#44) Opening brace must not be followed by a blank line
(#79) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#170) Expected 1 space after FUNCTION keyword; 0 found
(#184) Expected 1 space after FUNCTION keyword; 0 found
(#200) Expected 1 space after FUNCTION keyword; 0 found
(#215) Expected 1 space after FUNCTION keyword; 0 found
(#246) Opening parenthesis of a multi-line function call must be the last content on the line
(#246) Only one argument is allowed per line in a multi-line function call
(#247) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#247) Only one argument is allowed per line in a multi-line function call
(#247) Only one argument is allowed per line in a multi-line function call
(#247) Only one argument is allowed per line in a multi-line function call
(#247) Only one argument is allowed per line in a multi-line function call
(#247) Only one argument is allowed per line in a multi-line function call
(#247) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/template.php
(#41) Opening brace must not be followed by a blank line
(#344) Opening parenthesis of a multi-line function call must be the last content on the line
(#344) Only one argument is allowed per line in a multi-line function call
(#344) Only one argument is allowed per line in a multi-line function call
(#344) Only one argument is allowed per line in a multi-line function call
(#345) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#345) Closing parenthesis of a multi-line function call must be on a line by itself
(#346) Opening parenthesis of a multi-line function call must be the last content on the line
(#346) Only one argument is allowed per line in a multi-line function call
(#346) Only one argument is allowed per line in a multi-line function call
(#346) Only one argument is allowed per line in a multi-line function call
(#347) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#347) Closing parenthesis of a multi-line function call must be on a line by itself
(#469) Opening parenthesis of a multi-line function call must be the last content on the line
(#470) Only one argument is allowed per line in a multi-line function call
(#470) Only one argument is allowed per line in a multi-line function call
(#471) Only one argument is allowed per line in a multi-line function call
(#473) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#473) Closing parenthesis of a multi-line function call must be on a line by itself
(#697) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#697) Multi-line function declarations must define one parameter per line
(#697) Multi-line function declarations must define one parameter per line
(#697) Multi-line function declarations must define one parameter per line
(#698) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#698) Multi-line function declarations must define one parameter per line
(#698) The closing parenthesis of a multi-line function declaration must be on a new line
(#763) Opening parenthesis of a multi-line function call must be the last content on the line
(#763) Only one argument is allowed per line in a multi-line function call
(#763) Only one argument is allowed per line in a multi-line function call
(#763) Only one argument is allowed per line in a multi-line function call
(#763) Only one argument is allowed per line in a multi-line function call
(#764) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#764) Closing parenthesis of a multi-line function call must be on a line by itself
(#806) Opening parenthesis of a multi-line function call must be the last content on the line
(#806) Only one argument is allowed per line in a multi-line function call
(#806) Only one argument is allowed per line in a multi-line function call
(#807) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#807) Only one argument is allowed per line in a multi-line function call
(#807) Only one argument is allowed per line in a multi-line function call
(#807) Closing parenthesis of a multi-line function call must be on a line by itself
(#896) Long list syntax is not allowed
(#922) Long list syntax is not allowed
(#923) Expected at least 1 space before "."; 0 found
(#923) Expected at least 1 space after "."; 0 found
admin/tool/certificate/classes/tool_tenant.php
(#36) Opening brace must not be followed by a blank line
(#50) The closing brace for the class must go on the next line after the body
admin/tool/certificate/classes/upload_image_form.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#38) Opening brace must not be followed by a blank line
(#54) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#54) Only one argument is allowed per line in a multi-line function call
(#55) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#55) Closing parenthesis of a multi-line function call must be on a line by itself
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#68) Only one argument is allowed per line in a multi-line function call
(#69) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/classes/verify_certificate_form.php
(#38) Opening brace must not be followed by a blank line
admin/tool/certificate/customfield.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
admin/tool/certificate/db/upgrade.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#37) Blank line found at start of control structure
(#56) Opening parenthesis of a multi-line function call must be the last content on the line
(#57) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#74) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Blank line found at start of control structure
(#105) Blank line found at start of control structure
(#113) Blank line found at start of control structure
(#121) Blank line found at start of control structure
(#208) Opening parenthesis of a multi-line function call must be the last content on the line
(#208) Only one argument is allowed per line in a multi-line function call
(#209) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Only one argument is allowed per line in a multi-line function call
(#209) Closing parenthesis of a multi-line function call must be on a line by itself
(#212) Opening parenthesis of a multi-line function call must be the last content on the line
(#212) Only one argument is allowed per line in a multi-line function call
(#212) Only one argument is allowed per line in a multi-line function call
(#213) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#213) Closing parenthesis of a multi-line function call must be on a line by itself
(#230) Blank line found at start of control structure
admin/tool/certificate/db/upgradelib.php
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#42) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#42) Closing parenthesis of a multi-line function call must be on a line by itself
(#45) Opening parenthesis of a multi-line function call must be the last content on the line
(#46) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#46) Closing parenthesis of a multi-line function call must be on a line by itself
(#74) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#75) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#79) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#80) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#84) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#85) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#91) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#92) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#214) Opening parenthesis of a multi-line function call must be the last content on the line
(#214) Only one argument is allowed per line in a multi-line function call
(#214) Only one argument is allowed per line in a multi-line function call
(#215) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#215) Only one argument is allowed per line in a multi-line function call
(#215) Closing parenthesis of a multi-line function call must be on a line by itself
(#230) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#230) Only one argument is allowed per line in a multi-line function call
(#230) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/border/classes/element.php
(#36) Opening brace must not be followed by a blank line
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Only one argument is allowed per line in a multi-line function call
(#85) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Only one argument is allowed per line in a multi-line function call
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#86) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Only one argument is allowed per line in a multi-line function call
(#88) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Closing parenthesis of a multi-line function call must be on a line by itself
(#89) Opening parenthesis of a multi-line function call must be the last content on the line
(#89) Only one argument is allowed per line in a multi-line function call
(#91) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#91) Only one argument is allowed per line in a multi-line function call
(#91) Only one argument is allowed per line in a multi-line function call
(#91) Closing parenthesis of a multi-line function call must be on a line by itself
(#92) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Only one argument is allowed per line in a multi-line function call
(#94) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Only one argument is allowed per line in a multi-line function call
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/border/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
admin/tool/certificate/element/border/tests/element_test.php
(#41) Opening brace must not be followed by a blank line
admin/tool/certificate/element/code/classes/element.php
(#34) Opening brace must not be followed by a blank line
(#154) Opening parenthesis of a multi-line function call must be the last content on the line
(#154) Only one argument is allowed per line in a multi-line function call
(#155) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#155) Only one argument is allowed per line in a multi-line function call
(#155) Only one argument is allowed per line in a multi-line function call
(#155) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/code/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
admin/tool/certificate/element/code/tests/element_test.php
(#42) Opening brace must not be followed by a blank line
(#66) Opening parenthesis of a multi-line function call must be the last content on the line
(#66) Only one argument is allowed per line in a multi-line function call
(#67) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Only one argument is allowed per line in a multi-line function call
(#69) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#70) Opening parenthesis of a multi-line function call must be the last content on the line
(#70) Only one argument is allowed per line in a multi-line function call
(#71) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#71) Closing parenthesis of a multi-line function call must be on a line by itself
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Only one argument is allowed per line in a multi-line function call
(#73) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#73) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/date/classes/element.php
(#38) Opening brace must not be followed by a blank line
(#105) Opening parenthesis of a multi-line function call must be the last content on the line
(#105) Only one argument is allowed per line in a multi-line function call
(#106) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
(#121) Opening parenthesis of a multi-line function call must be the last content on the line
(#122) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#122) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/date/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
admin/tool/certificate/element/date/tests/element_test.php
(#32) Opening brace must not be followed by a blank line
admin/tool/certificate/element/digitalsignature/classes/element.php
(#28) Opening brace must not be followed by a blank line
(#57) Opening parenthesis of a multi-line function call must be the last content on the line
(#57) Only one argument is allowed per line in a multi-line function call
(#57) Only one argument is allowed per line in a multi-line function call
(#57) Only one argument is allowed per line in a multi-line function call
(#58) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#58) Closing parenthesis of a multi-line function call must be on a line by itself
(#62) Expected 1 space after FUNCTION keyword; 0 found
(#75) Expected 1 space after FUNCTION keyword; 0 found
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Only one argument is allowed per line in a multi-line function call
(#89) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Opening parenthesis of a multi-line function call must be the last content on the line
(#95) Only one argument is allowed per line in a multi-line function call
(#96) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#108) Only one argument is allowed per line in a multi-line function call
(#109) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
(#131) Opening parenthesis of a multi-line function call must be the last content on the line
(#131) Only one argument is allowed per line in a multi-line function call
(#132) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#132) Only one argument is allowed per line in a multi-line function call
(#132) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Only one argument is allowed per line in a multi-line function call
(#138) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Only one argument is allowed per line in a multi-line function call
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#142) Opening parenthesis of a multi-line function call must be the last content on the line
(#142) Only one argument is allowed per line in a multi-line function call
(#142) Only one argument is allowed per line in a multi-line function call
(#142) Only one argument is allowed per line in a multi-line function call
(#143) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#143) Closing parenthesis of a multi-line function call must be on a line by itself
(#159) Opening parenthesis of a multi-line function call must be the last content on the line
(#159) Only one argument is allowed per line in a multi-line function call
(#160) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#160) Only one argument is allowed per line in a multi-line function call
(#160) Only one argument is allowed per line in a multi-line function call
(#160) Closing parenthesis of a multi-line function call must be on a line by itself
(#162) Opening parenthesis of a multi-line function call must be the last content on the line
(#162) Only one argument is allowed per line in a multi-line function call
(#163) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#163) Only one argument is allowed per line in a multi-line function call
(#163) Only one argument is allowed per line in a multi-line function call
(#163) Closing parenthesis of a multi-line function call must be on a line by itself
(#266) Opening parenthesis of a multi-line function call must be the last content on the line
(#266) Only one argument is allowed per line in a multi-line function call
(#266) Only one argument is allowed per line in a multi-line function call
(#266) Only one argument is allowed per line in a multi-line function call
(#267) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#267) Only one argument is allowed per line in a multi-line function call
(#267) Closing parenthesis of a multi-line function call must be on a line by itself
(#281) Opening parenthesis of a multi-line function call must be the last content on the line
(#282) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#282) Only one argument is allowed per line in a multi-line function call
(#282) Only one argument is allowed per line in a multi-line function call
(#282) Only one argument is allowed per line in a multi-line function call
(#282) Only one argument is allowed per line in a multi-line function call
(#282) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/digitalsignature/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
admin/tool/certificate/element/digitalsignature/tests/element_test.php
(#32) Opening brace must not be followed by a blank line
admin/tool/certificate/element/image/classes/element.php
(#36) Opening brace must not be followed by a blank line
(#73) Opening parenthesis of a multi-line function call must be the last content on the line
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Only one argument is allowed per line in a multi-line function call
(#73) Only one argument is allowed per line in a multi-line function call
(#74) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Expected 1 space after FUNCTION keyword; 0 found
(#104) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#118) Opening parenthesis of a multi-line function call must be the last content on the line
(#118) Only one argument is allowed per line in a multi-line function call
(#119) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Only one argument is allowed per line in a multi-line function call
(#119) Closing parenthesis of a multi-line function call must be on a line by itself
(#202) Opening parenthesis of a multi-line function call must be the last content on the line
(#202) Only one argument is allowed per line in a multi-line function call
(#202) Only one argument is allowed per line in a multi-line function call
(#203) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#203) Only one argument is allowed per line in a multi-line function call
(#203) Only one argument is allowed per line in a multi-line function call
(#203) Closing parenthesis of a multi-line function call must be on a line by itself
(#207) Opening parenthesis of a multi-line function call must be the last content on the line
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Only one argument is allowed per line in a multi-line function call
(#207) Only one argument is allowed per line in a multi-line function call
(#208) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#208) Closing parenthesis of a multi-line function call must be on a line by itself
(#232) Opening parenthesis of a multi-line function call must be the last content on the line
(#232) Only one argument is allowed per line in a multi-line function call
(#232) Only one argument is allowed per line in a multi-line function call
(#232) Only one argument is allowed per line in a multi-line function call
(#233) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#233) Only one argument is allowed per line in a multi-line function call
(#233) Closing parenthesis of a multi-line function call must be on a line by itself
(#251) Opening parenthesis of a multi-line function call must be the last content on the line
(#252) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Closing parenthesis of a multi-line function call must be on a line by itself
(#267) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#268) Opening parenthesis of a multi-line function call must be the last content on the line
(#268) Only one argument is allowed per line in a multi-line function call
(#268) Only one argument is allowed per line in a multi-line function call
(#269) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#269) Only one argument is allowed per line in a multi-line function call
(#269) Only one argument is allowed per line in a multi-line function call
(#269) Closing parenthesis of a multi-line function call must be on a line by itself
(#269) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#269) Blank line found at start of control structure
admin/tool/certificate/element/image/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
admin/tool/certificate/element/image/tests/element_test.php
(#32) Opening brace must not be followed by a blank line
admin/tool/certificate/element/program/classes/element.php
(#38) Opening brace must not be followed by a blank line
admin/tool/certificate/element/program/classes/privacy/provider.php
(#34) Opening brace must not be followed by a blank line
admin/tool/certificate/element/program/tests/element_test.php
(#42) Opening brace must not be followed by a blank line
(#68) Opening parenthesis of a multi-line function call must be the last content on the line
(#68) Only one argument is allowed per line in a multi-line function call
(#69) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Only one argument is allowed per line in a multi-line function call
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#75) Opening parenthesis of a multi-line function call must be the last content on the line
(#75) Only one argument is allowed per line in a multi-line function call
(#76) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#76) Only one argument is allowed per line in a multi-line function call
(#76) Only one argument is allowed per line in a multi-line function call
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#103) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) Only one argument is allowed per line in a multi-line function call
(#104) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Only one argument is allowed per line in a multi-line function call
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#106) Opening parenthesis of a multi-line function call must be the last content on the line
(#106) Only one argument is allowed per line in a multi-line function call
(#106) Only one argument is allowed per line in a multi-line function call
(#106) Only one argument is allowed per line in a multi-line function call
(#107) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#108) Only one argument is allowed per line in a multi-line function call
(#108) Only one argument is allowed per line in a multi-line function call
(#108) Only one argument is allowed per line in a multi-line function call
(#176) Opening parenthesis of a multi-line function call must be the last content on the line
(#176) Only one argument is allowed per line in a multi-line function call
(#177) Only one argument is allowed per line in a multi-line function call
(#178) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#178) Only one argument is allowed per line in a multi-line function call
(#178) Only one argument is allowed per line in a multi-line function call
(#178) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/text/classes/element.php
(#34) Opening brace must not be followed by a blank line
admin/tool/certificate/element/text/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
admin/tool/certificate/element/text/tests/element_test.php
(#41) Opening brace must not be followed by a blank line
admin/tool/certificate/element/userfield/classes/element.php
(#34) Opening brace must not be followed by a blank line
(#42) Expected 1 space after FUNCTION keyword; 0 found
admin/tool/certificate/element/userfield/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
admin/tool/certificate/element/userfield/tests/element_test.php
(#32) Opening brace must not be followed by a blank line
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Only one argument is allowed per line in a multi-line function call
(#63) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/userpicture/classes/element.php
(#36) Opening brace must not be followed by a blank line
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Only one argument is allowed per line in a multi-line function call
(#83) Only one argument is allowed per line in a multi-line function call
(#84) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#84) Only one argument is allowed per line in a multi-line function call
(#84) Only one argument is allowed per line in a multi-line function call
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#106) Opening parenthesis of a multi-line function call must be the last content on the line
(#106) Only one argument is allowed per line in a multi-line function call
(#107) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Only one argument is allowed per line in a multi-line function call
(#107) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/element/userpicture/classes/privacy/provider.php
(#33) Opening brace must not be followed by a blank line
admin/tool/certificate/element/userpicture/tests/element_test.php
(#32) Opening brace must not be followed by a blank line
admin/tool/certificate/includes/colourpicker.php
(#36) Opening brace must not be followed by a blank line
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Only one argument is allowed per line in a multi-line function call
(#65) Only one argument is allowed per line in a multi-line function call
(#66) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/index.php
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Only one argument is allowed per line in a multi-line function call
(#50) Only one argument is allowed per line in a multi-line function call
(#51) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/lib.php
(#178) Opening parenthesis of a multi-line function call must be the last content on the line
(#179) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#179) Only one argument is allowed per line in a multi-line function call
(#179) Only one argument is allowed per line in a multi-line function call
(#179) Only one argument is allowed per line in a multi-line function call
(#179) Closing parenthesis of a multi-line function call must be on a line by itself
(#181) Opening parenthesis of a multi-line function call must be the last content on the line
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Only one argument is allowed per line in a multi-line function call
(#182) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#182) Only one argument is allowed per line in a multi-line function call
(#182) Closing parenthesis of a multi-line function call must be on a line by itself
(#205) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#206) Multi-line function declaration not indented correctly; expected 4 spaces but found 8
(#206) The closing parenthesis of a multi-line function declaration must be on a new line
(#249) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#250) Multi-line function declaration not indented correctly; expected 4 spaces but found 10
(#250) The closing parenthesis of a multi-line function declaration must be on a new line
admin/tool/certificate/my.php
(#40) Opening parenthesis of a multi-line function call must be the last content on the line
(#40) Only one argument is allowed per line in a multi-line function call
(#41) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#41) Only one argument is allowed per line in a multi-line function call
(#41) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/settings.php
(#31) Blank line found at start of control structure
(#33) Opening parenthesis of a multi-line function call must be the last content on the line
(#33) Only one argument is allowed per line in a multi-line function call
(#34) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#34) Closing parenthesis of a multi-line function call must be on a line by itself
(#36) Opening parenthesis of a multi-line function call must be the last content on the line
(#37) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#38) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#38) Only one argument is allowed per line in a multi-line function call
(#38) Expected 1 space after FUNCTION keyword; 0 found
(#41) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#43) Opening parenthesis of a multi-line function call must be the last content on the line
(#44) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#45) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#45) Only one argument is allowed per line in a multi-line function call
(#45) Expected 1 space after FUNCTION keyword; 0 found
(#48) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#51) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#52) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#52) Only one argument is allowed per line in a multi-line function call
(#52) Expected 1 space after FUNCTION keyword; 0 found
(#55) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#60) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Opening parenthesis of a multi-line function call must be the last content on the line
(#84) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#86) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#89) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#98) Closing parenthesis of a multi-line function call must be on a line by itself
(#100) Opening parenthesis of a multi-line function call must be the last content on the line
(#103) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#103) Closing parenthesis of a multi-line function call must be on a line by itself
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#109) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#109) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/template.php
(#65) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Only one argument is allowed per line in a multi-line function call
(#66) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#66) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/template_details.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#45) Opening parenthesis of a multi-line function call must be the last content on the line
(#45) Only one argument is allowed per line in a multi-line function call
(#46) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#46) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/tests/behat/behat_tool_certificate.php
(#30) Useless alias "TableNode" found for import of "Behat\Gherkin\Node\TableNode"
(#41) Opening brace must not be followed by a blank line
(#59) Opening parenthesis of a multi-line function call must be the last content on the line
(#61) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Only one argument is allowed per line in a multi-line function call
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#64) Expected at least 1 space before "."; 0 found
(#71) Opening parenthesis of a multi-line function call must be the last content on the line
(#72) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#72) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Opening parenthesis of a multi-line function call must be the last content on the line
(#87) Only one argument is allowed per line in a multi-line function call
(#88) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#88) Only one argument is allowed per line in a multi-line function call
(#88) Closing parenthesis of a multi-line function call must be on a line by itself
(#127) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Only one argument is allowed per line in a multi-line function call
(#128) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Closing parenthesis of a multi-line function call must be on a line by itself
(#156) Opening parenthesis of a multi-line function call must be the last content on the line
(#156) Only one argument is allowed per line in a multi-line function call
(#157) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#157) Only one argument is allowed per line in a multi-line function call
(#157) Closing parenthesis of a multi-line function call must be on a line by itself
(#301) Opening parenthesis of a multi-line function call must be the last content on the line
(#302) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#302) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/tests/capabilities_test.php
(#34) Opening brace must not be followed by a blank line
admin/tool/certificate/tests/certificate_test.php
(#32) Opening brace must not be followed by a blank line
(#244) Opening parenthesis of a multi-line function call must be the last content on the line
(#244) Only one argument is allowed per line in a multi-line function call
(#244) Only one argument is allowed per line in a multi-line function call
(#245) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#245) Only one argument is allowed per line in a multi-line function call
(#245) Closing parenthesis of a multi-line function call must be on a line by itself
(#246) Opening parenthesis of a multi-line function call must be the last content on the line
(#246) Only one argument is allowed per line in a multi-line function call
(#247) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#247) Only one argument is allowed per line in a multi-line function call
(#247) Only one argument is allowed per line in a multi-line function call
(#247) Closing parenthesis of a multi-line function call must be on a line by itself
(#248) Opening parenthesis of a multi-line function call must be the last content on the line
(#248) Only one argument is allowed per line in a multi-line function call
(#249) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#249) Only one argument is allowed per line in a multi-line function call
(#249) Only one argument is allowed per line in a multi-line function call
(#249) Closing parenthesis of a multi-line function call must be on a line by itself
(#250) Opening parenthesis of a multi-line function call must be the last content on the line
(#250) Only one argument is allowed per line in a multi-line function call
(#251) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#251) Only one argument is allowed per line in a multi-line function call
(#251) Only one argument is allowed per line in a multi-line function call
(#251) Closing parenthesis of a multi-line function call must be on a line by itself
(#254) Opening parenthesis of a multi-line function call must be the last content on the line
(#254) Only one argument is allowed per line in a multi-line function call
(#255) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Closing parenthesis of a multi-line function call must be on a line by itself
(#280) Opening parenthesis of a multi-line function call must be the last content on the line
(#280) Only one argument is allowed per line in a multi-line function call
(#280) Only one argument is allowed per line in a multi-line function call
(#281) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Only one argument is allowed per line in a multi-line function call
(#281) Closing parenthesis of a multi-line function call must be on a line by itself
(#294) Opening parenthesis of a multi-line function call must be the last content on the line
(#294) Only one argument is allowed per line in a multi-line function call
(#294) Only one argument is allowed per line in a multi-line function call
(#295) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#295) Only one argument is allowed per line in a multi-line function call
(#295) Only one argument is allowed per line in a multi-line function call
(#295) Only one argument is allowed per line in a multi-line function call
(#295) Only one argument is allowed per line in a multi-line function call
(#295) Closing parenthesis of a multi-line function call must be on a line by itself
(#530) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#530) Multi-line function declarations must define one parameter per line
(#530) Multi-line function declarations must define one parameter per line
(#531) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#531) The closing parenthesis of a multi-line function declaration must be on a new line
admin/tool/certificate/tests/element_helper_test.php
(#30) Opening brace must not be followed by a blank line
admin/tool/certificate/tests/external_test.php
(#34) Opening brace must not be followed by a blank line
(#171) Opening parenthesis of a multi-line function call must be the last content on the line
(#171) Only one argument is allowed per line in a multi-line function call
(#171) Only one argument is allowed per line in a multi-line function call
(#172) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#172) Only one argument is allowed per line in a multi-line function call
(#172) Only one argument is allowed per line in a multi-line function call
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#198) Opening parenthesis of a multi-line function call must be the last content on the line
(#198) Only one argument is allowed per line in a multi-line function call
(#198) Only one argument is allowed per line in a multi-line function call
(#199) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#199) Only one argument is allowed per line in a multi-line function call
(#199) Only one argument is allowed per line in a multi-line function call
(#199) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/tests/generator/lib.php
(#25) Opening brace must not be followed by a blank line
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#62) Only one argument is allowed per line in a multi-line function call
(#63) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Only one argument is allowed per line in a multi-line function call
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#126) Multi-line function declarations must define one parameter per line
(#126) Multi-line function declarations must define one parameter per line
(#126) Multi-line function declarations must define one parameter per line
(#126) Multi-line function declarations must define one parameter per line
(#127) Multi-line function declaration not indented correctly; expected 8 spaces but found 26
(#127) The closing parenthesis of a multi-line function declaration must be on a new line
admin/tool/certificate/tests/lib_test.php
(#221) Opening parenthesis of a multi-line function call must be the last content on the line
(#221) Only one argument is allowed per line in a multi-line function call
(#221) Only one argument is allowed per line in a multi-line function call
(#222) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#222) Only one argument is allowed per line in a multi-line function call
(#222) Only one argument is allowed per line in a multi-line function call
(#222) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/tests/output/mobile_test.php
(#32) Opening brace must not be followed by a blank line
(#102) Expected at least 1 space after "."; 0 found
(#102) Expected at least 1 space after "."; 0 found
admin/tool/certificate/tests/privacy_provider_test.php
(#42) Opening brace must not be followed by a blank line
(#145) Opening parenthesis of a multi-line function call must be the last content on the line
(#145) Only one argument is allowed per line in a multi-line function call
(#146) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#146) Only one argument is allowed per line in a multi-line function call
(#146) Only one argument is allowed per line in a multi-line function call
(#146) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/tests/reportbuilder/datasource/issues_test.php
(#40) Opening brace must not be followed by a blank line
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#105) Expected at least 1 space before "."; 0 found
(#105) Expected at least 1 space after "."; 0 found
(#176) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#176) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/tests/reportbuilder/datasource/templates_test.php
(#40) Opening brace must not be followed by a blank line
(#94) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/certificate/tests/template_test.php
(#32) Opening brace must not be followed by a blank line
(#259) Expected at least 1 space before "."; 0 found
(#259) Expected at least 1 space after "."; 0 found
(#259) Expected at least 1 space before "."; 0 found
(#259) Expected at least 1 space after "."; 0 found
(#260) Expected at least 1 space before "."; 0 found
(#260) Expected at least 1 space after "."; 0 found
(#260) Expected at least 1 space before "."; 0 found
(#260) Expected at least 1 space after "."; 0 found
(#355) Opening parenthesis of a multi-line function call must be the last content on the line
(#355) Only one argument is allowed per line in a multi-line function call
(#355) Only one argument is allowed per line in a multi-line function call
(#356) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#356) Only one argument is allowed per line in a multi-line function call
(#356) Only one argument is allowed per line in a multi-line function call
(#356) Closing parenthesis of a multi-line function call must be on a line by itself
(#441) Opening parenthesis of a multi-line function call must be the last content on the line
(#441) Only one argument is allowed per line in a multi-line function call
(#441) Only one argument is allowed per line in a multi-line function call
(#442) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#442) Only one argument is allowed per line in a multi-line function call
(#442) Only one argument is allowed per line in a multi-line function call
(#442) Closing parenthesis of a multi-line function call must be on a line by itself
(#455) Opening parenthesis of a multi-line function call must be the last content on the line
(#455) Only one argument is allowed per line in a multi-line function call
(#455) Only one argument is allowed per line in a multi-line function call
(#456) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#456) Only one argument is allowed per line in a multi-line function call
(#456) Only one argument is allowed per line in a multi-line function call
(#456) Closing parenthesis of a multi-line function call must be on a line by itself
(#478) Opening parenthesis of a multi-line function call must be the last content on the line
(#478) Only one argument is allowed per line in a multi-line function call
(#478) Only one argument is allowed per line in a multi-line function call
(#479) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#479) Only one argument is allowed per line in a multi-line function call
(#479) Only one argument is allowed per line in a multi-line function call
(#479) Closing parenthesis of a multi-line function call must be on a line by itself
(#486) Opening parenthesis of a multi-line function call must be the last content on the line
(#486) Only one argument is allowed per line in a multi-line function call
(#486) Only one argument is allowed per line in a multi-line function call
(#487) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#487) Only one argument is allowed per line in a multi-line function call
(#487) Only one argument is allowed per line in a multi-line function call
(#487) Closing parenthesis of a multi-line function call must be on a line by itself
(#546) Opening parenthesis of a multi-line function call must be the last content on the line
(#546) Only one argument is allowed per line in a multi-line function call
(#546) Only one argument is allowed per line in a multi-line function call
(#547) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#547) Only one argument is allowed per line in a multi-line function call
(#547) Only one argument is allowed per line in a multi-line function call
(#547) Closing parenthesis of a multi-line function call must be on a line by itself
(#557) Opening parenthesis of a multi-line function call must be the last content on the line
(#557) Only one argument is allowed per line in a multi-line function call
(#557) Only one argument is allowed per line in a multi-line function call
(#558) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#558) Only one argument is allowed per line in a multi-line function call
(#558) Only one argument is allowed per line in a multi-line function call
(#558) Closing parenthesis of a multi-line function call must be on a line by itself
(#561) Opening parenthesis of a multi-line function call must be the last content on the line
(#561) Only one argument is allowed per line in a multi-line function call
(#561) Only one argument is allowed per line in a multi-line function call
(#562) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#562) Only one argument is allowed per line in a multi-line function call
(#562) Only one argument is allowed per line in a multi-line function call
(#562) Closing parenthesis of a multi-line function call must be on a line by itself
(#575) Expected at least 1 space before "."; 0 found
(#575) Expected at least 1 space after "."; 0 found
(#577) Long list syntax is not allowed
(#585) Expected 1 space after FUNCTION keyword; 0 found
admin/tool/certificate/tests/upgradelib_test.php
(#33) Opening brace must not be followed by a blank line
(#110) Expected at least 1 space before "."; 0 found
(#110) Expected at least 1 space after "."; 0 found
(#110) Expected at least 1 space before "."; 0 found
(#110) Expected at least 1 space after "."; 0 found
(#150) Opening parenthesis of a multi-line function call must be the last content on the line
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Only one argument is allowed per line in a multi-line function call
(#150) Only one argument is allowed per line in a multi-line function call
(#151) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Closing parenthesis of a multi-line function call must be on a line by itself
(#152) Opening parenthesis of a multi-line function call must be the last content on the line
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Only one argument is allowed per line in a multi-line function call
(#152) Only one argument is allowed per line in a multi-line function call
(#325) Opening parenthesis of a multi-line function call must be the last content on the line
(#325) Only one argument is allowed per line in a multi-line function call
(#325) Only one argument is allowed per line in a multi-line function call
(#326) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#326) Only one argument is allowed per line in a multi-line function call
(#326) Only one argument is allowed per line in a multi-line function call
(#326) Closing parenthesis of a multi-line function call must be on a line by itself
(#348) Opening parenthesis of a multi-line function call must be the last content on the line
(#348) Only one argument is allowed per line in a multi-line function call
(#348) Only one argument is allowed per line in a multi-line function call
(#349) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#349) Only one argument is allowed per line in a multi-line function call
(#349) Only one argument is allowed per line in a multi-line function call
(#349) Closing parenthesis of a multi-line function call must be on a line by itself
(#352) Opening parenthesis of a multi-line function call must be the last content on the line
(#352) Only one argument is allowed per line in a multi-line function call
(#352) Only one argument is allowed per line in a multi-line function call
(#353) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#353) Only one argument is allowed per line in a multi-line function call
(#353) Only one argument is allowed per line in a multi-line function call
(#353) Closing parenthesis of a multi-line function call must be on a line by itself
(#357) Opening parenthesis of a multi-line function call must be the last content on the line
(#357) Only one argument is allowed per line in a multi-line function call
(#357) Only one argument is allowed per line in a multi-line function call
(#358) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#358) Only one argument is allowed per line in a multi-line function call
(#358) Only one argument is allowed per line in a multi-line function call
(#358) Closing parenthesis of a multi-line function call must be on a line by itself
(#361) Opening parenthesis of a multi-line function call must be the last content on the line
(#361) Only one argument is allowed per line in a multi-line function call
(#361) Only one argument is allowed per line in a multi-line function call
(#362) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#362) Only one argument is allowed per line in a multi-line function call
(#362) Only one argument is allowed per line in a multi-line function call
(#362) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/certificate/upload_image.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
admin/tool/certificate/view.php
(#40) Blank line found at end of control structure
(#46) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#47) The closing parenthesis of a multi-line control structure must be on the line after the last expression

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

(4 errors, 0 warnings)

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

admin/tool/certificate/mobileapp/styles/mycertificates.css
(#6) Unexpected unknown type selector "ion-row" (selector-type-no-unknown)
(#10) Unexpected unknown type selector "ion-col" (selector-type-no-unknown)
(#14) Unexpected unknown type selector "ion-col" (selector-type-no-unknown)
(#10) Expected indentation of 0 spaces (indentation)

PHPDocs style problems

(0 errors, 0 warnings)

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


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, 4 warnings)

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

admin/tool/certificate/templates/mobile_my_certificates_page.mustache
(#1) HTML Validation info, line 36: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation error, line 36: Attribute “core-link” not allowed on element “a” at this point. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation error, line 36: Attribute “[showbrowserwarning]” not allowed on element “a” at this point. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation info, line 41: Attribute “[core-download-file]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" expand="block" [core-download-file]="{ fileurl: 'https://example.com/pluginfile.php/1/tool_certificate/issues/1747297694/1234567890AB.pdf' }"> )
(#1) HTML Validation info, line 46: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" fill="outline" expand="block" href="https://www.linkedin.com/..." core-link [showBrowserWarning]="false"> )
(#1) HTML Validation info, line 79: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation error, line 79: Attribute “core-link” not allowed on element “a” at this point. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation error, line 79: Attribute “[showbrowserwarning]” not allowed on element “a” at this point. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation info, line 83: Attribute “[attr.aria-label]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" [attr.aria-label]="'plugin.tool_certificate.view' | translate" fill="outline" [core-download-file]="{ fileurl: 'https://example.com/pluginfile.php/1/tool_certificate/issues/1747297694/1234567890AB.pdf' }"> )
(#1) HTML Validation info, line 83: Attribute “[core-download-file]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" [attr.aria-label]="'plugin.tool_certificate.view' | translate" fill="outline" [core-download-file]="{ fileurl: 'https://example.com/pluginfile.php/1/tool_certificate/issues/1747297694/1234567890AB.pdf' }"> )
(#1) HTML Validation info, line 89: Attribute “[attr.aria-label]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" [attr.aria-label]="'plugin.tool_certificate.shareonlinkedin' | translate" fill="outline" href="https://www.linkedin.com/..." core-link [showBrowserWarning]="false"> )
(#1) HTML Validation info, line 89: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" [attr.aria-label]="'plugin.tool_certificate.shareonlinkedin' | translate" fill="outline" href="https://www.linkedin.com/..." core-link [showBrowserWarning]="false"> )
(#1) HTML Validation info, line 98: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. (n-grid><ion-button class="ion-margin" fill="outline" expand="block" href="https://example.com/admin/tool/certificate/my.php" core-link [showBrowserWarning]="false"> <)

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]