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

(1220 errors, 1 warnings)

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

admin/tool/vault/classes/api.php
(#62) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#91) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#93) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#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 36
(#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
(#195) Expected at least 1 space before "."; 0 found
(#195) Expected at least 1 space after "."; 0 found
(#224) Expected at least 1 space before "."; 0 found
(#224) Expected at least 1 space after "."; 0 found
(#241) Expected at least 1 space before "."; 0 found
(#241) Expected at least 1 space after "."; 0 found
(#241) Expected at least 1 space before "."; 0 found
(#241) Expected at least 1 space after "."; 0 found
(#241) Expected at least 1 space before "."; 0 found
(#242) Expected at least 1 space before "."; 0 found
(#242) Expected at least 1 space after "."; 0 found
(#284) Expected at least 1 space before "."; 0 found
(#321) Expected at least 1 space before "."; 0 found
(#336) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#337) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#338) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#339) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#340) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#341) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#341) The closing parenthesis of a multi-line function declaration must be on a new line
(#349) Expected at least 1 space before "."; 0 found
(#349) Expected at least 1 space after "."; 0 found
(#349) Expected at least 1 space before "."; 0 found
(#349) Expected at least 1 space after "."; 0 found
(#349) Expected at least 1 space before "."; 0 found
(#349) Expected at least 1 space after "."; 0 found
(#349) Expected at least 1 space before "."; 0 found
(#350) Expected at least 1 space before "."; 0 found
(#350) Expected at least 1 space after "."; 0 found
(#350) Expected at least 1 space before "."; 0 found
(#350) Expected at least 1 space after "."; 0 found
(#350) Expected at least 1 space before "."; 0 found
(#350) Expected at least 1 space after "."; 0 found
(#350) Expected at least 1 space before "."; 0 found
(#350) Expected at least 1 space after "."; 0 found
(#350) Expected at least 1 space before "."; 0 found
(#351) Expected at least 1 space before "."; 0 found
(#351) Expected at least 1 space after "."; 0 found
(#354) Expected at least 1 space before "."; 0 found
(#354) Expected at least 1 space after "."; 0 found
(#354) Expected at least 1 space before "."; 0 found
(#354) Expected at least 1 space after "."; 0 found
(#354) Expected at least 1 space before "."; 0 found
(#354) Expected at least 1 space after "."; 0 found
(#354) Expected at least 1 space before "."; 0 found
(#354) Expected at least 1 space after "."; 0 found
(#372) Expected at least 1 space before "."; 0 found
(#372) Expected at least 1 space after "."; 0 found
(#372) Expected at least 1 space before "."; 0 found
(#372) Expected at least 1 space after "."; 0 found
(#372) Expected at least 1 space before "."; 0 found
(#373) Expected at least 1 space before "."; 0 found
(#373) Expected at least 1 space after "."; 0 found
(#373) Expected at least 1 space before "."; 0 found
(#373) Expected at least 1 space after "."; 0 found
(#385) Opening parenthesis of a multi-line function call must be the last content on the line
(#386) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#386) Closing parenthesis of a multi-line function call must be on a line by itself
(#417) Expected at least 1 space before "."; 0 found
(#417) Expected at least 1 space after "."; 0 found
(#417) Expected at least 1 space before "."; 0 found
(#417) Expected at least 1 space after "."; 0 found
(#417) Expected at least 1 space before "."; 0 found
(#418) Expected at least 1 space before "."; 0 found
(#418) Expected at least 1 space after "."; 0 found
(#418) Expected at least 1 space before "."; 0 found
(#418) Expected at least 1 space after "."; 0 found
(#462) Opening parenthesis of a multi-line function call must be the last content on the line
(#462) Only one argument is allowed per line in a multi-line function call
(#463) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#463) Only one argument is allowed per line in a multi-line function call
(#463) Closing parenthesis of a multi-line function call must be on a line by itself
(#474) Opening parenthesis of a multi-line function call must be the last content on the line
(#474) Only one argument is allowed per line in a multi-line function call
(#475) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#475) Only one argument is allowed per line in a multi-line function call
(#475) Closing parenthesis of a multi-line function call must be on a line by itself
(#491) Opening parenthesis of a multi-line function call must be the last content on the line
(#491) Only one argument is allowed per line in a multi-line function call
(#491) Only one argument is allowed per line in a multi-line function call
(#492) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#492) Only one argument is allowed per line in a multi-line function call
(#492) Only one argument is allowed per line in a multi-line function call
(#492) Closing parenthesis of a multi-line function call must be on a line by itself
(#549) Expected 1 space after FUNCTION keyword; 0 found
(#602) Expected at least 1 space before "."; 0 found
(#602) Expected at least 1 space after "."; 0 found
(#602) Expected at least 1 space before "."; 0 found
(#602) Expected at least 1 space after "."; 0 found
(#613) Opening parenthesis of a multi-line function call must be the last content on the line
(#613) Only one argument is allowed per line in a multi-line function call
(#614) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#614) Closing parenthesis of a multi-line function call must be on a line by itself
(#631) Opening parenthesis of a multi-line function call must be the last content on the line
(#632) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#632) Closing parenthesis of a multi-line function call must be on a line by itself
(#668) Opening parenthesis of a multi-line function call must be the last content on the line
(#668) Only one argument is allowed per line in a multi-line function call
(#668) Only one argument is allowed per line in a multi-line function call
(#669) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#669) Closing parenthesis of a multi-line function call must be on a line by itself
(#675) Opening parenthesis of a multi-line function call must be the last content on the line
(#676) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#676) Closing parenthesis of a multi-line function call must be on a line by itself
(#690) Expected at least 1 space before "."; 0 found
(#690) Expected at least 1 space after "."; 0 found
(#690) Expected at least 1 space before "."; 0 found
(#690) Expected at least 1 space after "."; 0 found
(#690) Expected at least 1 space before "."; 0 found
(#691) Expected at least 1 space before "."; 0 found
(#691) Expected at least 1 space after "."; 0 found
(#691) Expected at least 1 space before "."; 0 found
(#691) Expected at least 1 space after "."; 0 found
(#735) Expected at least 1 space before "."; 0 found
(#736) Expected at least 1 space before "."; 0 found
(#882) Expected 1 space after FUNCTION keyword; 0 found
admin/tool/vault/classes/form/apikey_form_helper.php
(#28) Opening brace must not be followed by a blank line
admin/tool/vault/classes/hook_callbacks.php
(#26) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/checks/backup_precheck_failed.php
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#39) Expected at least 1 space before "."; 0 found
(#39) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/checks/check_base.php
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#188) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
(#279) 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) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/checks/check_base_restore.php
(#28) Opening brace must not be followed by a blank line
(#48) Expected at least 1 space before "."; 0 found
(#48) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/checks/configoverride.php
(#28) Opening brace must not be followed by a blank line
(#55) Long list syntax is not allowed
(#56) Long list syntax is not allowed
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#148) Expected at least 1 space before "."; 0 found
(#148) Expected at least 1 space after "."; 0 found
(#174) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#176) Expected at least 1 space before "."; 0 found
(#177) Expected at least 1 space before "."; 0 found
(#178) Expected at least 1 space before "."; 0 found
(#178) Expected at least 1 space after "."; 0 found
(#178) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space before "."; 0 found
(#180) Expected at least 1 space before "."; 0 found
(#180) Expected at least 1 space after "."; 0 found
(#180) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/checks/dbstatus.php
(#33) Opening brace must not be followed by a blank line
(#56) Expected 1 space after FUNCTION keyword; 0 found
(#59) Expected 1 space after FUNCTION keyword; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#196) Expected at least 1 space before "."; 0 found
(#197) Expected at least 1 space before "."; 0 found
(#199) Expected at least 1 space before "."; 0 found
(#199) Expected at least 1 space after "."; 0 found
(#199) Expected at least 1 space before "."; 0 found
(#201) Expected at least 1 space before "."; 0 found
(#201) Expected at least 1 space after "."; 0 found
(#201) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#205) Expected at least 1 space before "."; 0 found
(#205) Expected at least 1 space after "."; 0 found
(#205) Expected at least 1 space before "."; 0 found
(#278) Expected at least 1 space before "."; 0 found
(#284) Expected at least 1 space before "."; 0 found
(#284) Expected at least 1 space after "."; 0 found
(#308) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/checks/diskspace.php
(#44) Opening parenthesis of a multi-line function call must be the last content on the line
(#48) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#183) Expected at least 1 space before "."; 0 found
(#184) Expected at least 1 space before "."; 0 found
(#186) Expected at least 1 space before "."; 0 found
(#186) Expected at least 1 space after "."; 0 found
(#186) Expected at least 1 space before "."; 0 found
(#188) Expected at least 1 space before "."; 0 found
(#188) Expected at least 1 space after "."; 0 found
(#188) Expected at least 1 space before "."; 0 found
(#190) Expected at least 1 space before "."; 0 found
(#190) Expected at least 1 space after "."; 0 found
(#190) Expected at least 1 space before "."; 0 found
(#192) Expected at least 1 space before "."; 0 found
(#192) Expected at least 1 space after "."; 0 found
(#192) Expected at least 1 space before "."; 0 found
(#194) Expected at least 1 space before "."; 0 found
(#194) Expected at least 1 space after "."; 0 found
(#194) Expected at least 1 space before "."; 0 found
(#196) Expected at least 1 space before "."; 0 found
(#196) Expected at least 1 space after "."; 0 found
(#196) Expected at least 1 space before "."; 0 found
(#198) Expected at least 1 space before "."; 0 found
(#198) Expected at least 1 space after "."; 0 found
(#198) Expected at least 1 space before "."; 0 found
(#200) Expected at least 1 space before "."; 0 found
(#200) Expected at least 1 space after "."; 0 found
(#200) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
(#203) Expected at least 1 space after "."; 0 found
(#203) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/checks/diskspace_restore.php
(#31) Opening brace must not be followed by a blank line
(#116) Expected at least 1 space before "."; 0 found
(#117) Expected at least 1 space before "."; 0 found
(#119) Expected at least 1 space before "."; 0 found
(#119) Expected at least 1 space after "."; 0 found
(#119) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space after "."; 0 found
(#121) Expected at least 1 space before "."; 0 found
(#122) Expected at least 1 space before "."; 0 found
(#122) Expected at least 1 space after "."; 0 found
(#122) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#123) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#126) Expected at least 1 space before "."; 0 found
(#126) Expected at least 1 space after "."; 0 found
(#126) Expected at least 1 space before "."; 0 found
(#127) Expected at least 1 space before "."; 0 found
(#127) Expected at least 1 space after "."; 0 found
(#127) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space before "."; 0 found
(#128) Expected at least 1 space after "."; 0 found
(#128) Expected at least 1 space before "."; 0 found
(#129) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/checks/environ.php
(#29) Opening brace must not be followed by a blank line
(#76) Opening parenthesis of a multi-line function call must be the last content on the line
(#76) Only one argument is allowed per line in a multi-line function call
(#77) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#77) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space after "."; 0 found
(#77) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#116) Expected at least 1 space before "."; 0 found
(#116) Expected at least 1 space after "."; 0 found
(#116) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/checks/environ_restore.php
(#30) 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 12 spaces but found 20
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#73) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space after "."; 0 found
(#114) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#117) Expected at least 1 space before "."; 0 found
(#117) Expected at least 1 space after "."; 0 found
(#117) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/checks/plugins_restore.php
(#33) Opening brace must not be followed by a blank line
(#59) Expected 1 space after FUNCTION keyword; 0 found
(#85) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#138) Expected 1 space after FUNCTION keyword; 0 found
(#151) Expected 1 space after FUNCTION keyword; 0 found
(#151) Expected 1 space before opening brace; found 2
(#250) Expected at least 1 space before "."; 0 found
(#251) Expected at least 1 space before "."; 0 found
(#251) Expected at least 1 space before "."; 0 found
(#251) Expected at least 1 space after "."; 0 found
(#312) Long list syntax is not allowed
admin/tool/vault/classes/local/checks/restore_precheck_failed.php
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#39) Expected at least 1 space before "."; 0 found
(#39) Expected at least 1 space after "."; 0 found
(#57) Expected 1 blank line at end of file; 2 found
admin/tool/vault/classes/local/checks/version_restore.php
(#30) Opening brace must not be followed by a blank line
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#122) Expected at least 1 space before "."; 0 found
(#122) Expected at least 1 space after "."; 0 found
(#178) Expected at least 1 space before "."; 0 found
(#178) Expected at least 1 space after "."; 0 found
(#185) Expected at least 1 space before "."; 0 found
(#186) Expected at least 1 space before "."; 0 found
(#191) Expected at least 1 space before "."; 0 found
(#195) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/cli_helper.php
(#80) Long list syntax is not allowed
(#106) Expected 1 space after FUNCTION keyword; 0 found
(#131) Expected 1 space after FUNCTION keyword; 0 found
(#147) Expected 1 space after FUNCTION keyword; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#182) Expected 1 space after FUNCTION keyword; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#220) Expected at least 1 space before "."; 0 found
(#220) Expected at least 1 space after "."; 0 found
(#220) Expected at least 1 space before "."; 0 found
(#220) Expected at least 1 space after "."; 0 found
(#367) Expected at least 1 space before "."; 0 found
(#367) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/helpers/curl.php
(#31) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/helpers/dbops.php
(#62) Expected at least 1 space before "."; 0 found
(#62) Expected at least 1 space after "."; 0 found
(#62) Expected at least 1 space before "."; 0 found
(#62) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#201) Expected at least 1 space before "."; 0 found
(#201) Expected at least 1 space after "."; 0 found
(#201) Expected at least 1 space before "."; 0 found
(#201) Expected at least 1 space after "."; 0 found
(#241) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#241) Multi-line function declarations must define one parameter per line
(#241) Multi-line function declarations must define one parameter per line
(#241) Multi-line function declarations must define one parameter per line
(#242) Multi-line function declaration not indented correctly; expected 8 spaces but found 12
(#242) Multi-line function declarations must define one parameter per line
(#242) The closing parenthesis of a multi-line function declaration must be on a new line
(#251) Expected at least 1 space before "."; 0 found
(#257) The closing brace for the class must go on the next line after the body
admin/tool/vault/classes/local/helpers/files_backup.php
(#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
(#58) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#58) Only one argument is allowed per line in a multi-line function call
(#58) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#82) Expected at least 1 space before "."; 0 found
(#82) Expected at least 1 space after "."; 0 found
(#95) Expected at least 1 space before "."; 0 found
(#172) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#172) Multi-line function declarations must define one parameter per line
(#172) Multi-line function declarations must define one parameter per line
(#173) Multi-line function declaration not indented correctly; expected 8 spaces but found 29
(#173) Multi-line function declarations must define one parameter per line
(#173) The closing parenthesis of a multi-line function declaration must be on a new line
(#205) Opening parenthesis of a multi-line function call must be the last content on the line
(#206) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#206) Only one argument is allowed per line in a multi-line function call
(#206) Only one argument is allowed per line in a multi-line function call
(#206) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/helpers/files_restore.php
(#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
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#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
(#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 8 spaces but found 12
(#130) Only one argument is allowed per line in a multi-line function call
(#130) Closing parenthesis of a multi-line function call must be on a line by itself
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#193) Expected at least 1 space before "."; 0 found
(#193) Expected at least 1 space after "."; 0 found
(#215) Expected at least 1 space before "."; 0 found
(#215) Expected at least 1 space after "."; 0 found
(#215) Expected at least 1 space before "."; 0 found
(#215) Expected at least 1 space after "."; 0 found
(#279) Expected 1 space after FUNCTION keyword; 0 found
(#280) Expected at least 1 space before "."; 0 found
(#280) Expected at least 1 space after "."; 0 found
(#280) Expected at least 1 space before "."; 0 found
(#280) Expected at least 1 space after "."; 0 found
(#387) Expected at least 1 space before "."; 0 found
(#387) Expected at least 1 space after "."; 0 found
(#387) Expected at least 1 space before "."; 0 found
(#387) Expected at least 1 space after "."; 0 found
(#426) Expected at least 1 space before "."; 0 found
(#426) Expected at least 1 space after "."; 0 found
(#426) Expected at least 1 space before "."; 0 found
(#426) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/helpers/log_capture.php
(#30) Opening brace must not be followed by a blank line
(#61) The constant "E_STRICT" is deprecated since PHP 8.4
(#69) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#69) Closing parenthesis of a multi-line function call must be on a line by itself
(#126) Expected at least 1 space before "."; 0 found
(#126) Expected at least 1 space after "."; 0 found
(#159) Expected at least 1 space before "."; 0 found
(#159) Expected at least 1 space after "."; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/helpers/plugindata.php
(#61) Expected 1 space after FUNCTION keyword; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#177) Expected at least 1 space before "."; 0 found
(#177) Expected at least 1 space after "."; 0 found
(#184) Expected at least 1 space before "."; 0 found
(#184) Expected at least 1 space after "."; 0 found
(#185) Expected at least 1 space before "."; 0 found
(#185) Expected at least 1 space after "."; 0 found
(#185) Expected at least 1 space before "."; 0 found
(#238) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#238) Closing parenthesis of a multi-line function call must be on a line by itself
(#252) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#252) Multi-line function declarations must define one parameter per line
(#253) Multi-line function declaration not indented correctly; expected 8 spaces but found 73
(#253) The closing parenthesis of a multi-line function declaration must be on a new line
(#265) Expected 1 space after FUNCTION keyword; 0 found
admin/tool/vault/classes/local/helpers/siteinfo.php
(#42) Expected at least 1 space before "."; 0 found
(#42) Expected at least 1 space after "."; 0 found
(#42) Expected at least 1 space before "."; 0 found
(#42) Expected at least 1 space after "."; 0 found
(#270) Function closing brace must go on the next line following the body; found 1 blank lines before brace
admin/tool/vault/classes/local/helpers/tempfiles.php
(#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 12 spaces but found 16
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/helpers/ui.php
(#27) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/helpers/zip_archive.php
(#30) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/models/backup_file.php
(#105) Opening parenthesis of a multi-line function call must be the last content on the line
(#105) Expected at least 1 space before "."; 0 found
(#105) 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
(#106) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/models/backup_model.php
(#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/vault/classes/local/models/check_model.php
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#64) Expected at least 1 space before "."; 0 found
(#64) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/models/dryrun_model.php
(#39) Opening parenthesis of a multi-line function call must be the last content on the line
(#40) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#40) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/models/operation_model.php
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
(#239) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#240) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#302) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#302) Multi-line function declarations must define one parameter per line
(#303) Multi-line function declaration not indented correctly; expected 8 spaces but found 21
(#303) Multi-line function declarations must define one parameter per line
(#303) Multi-line function declarations must define one parameter per line
(#303) The closing parenthesis of a multi-line function declaration must be on a new line
(#306) Expected 1 space after FUNCTION keyword; 0 found
(#323) Expected at least 1 space before "."; 0 found
(#323) Expected at least 1 space after "."; 0 found
(#336) Expected at least 1 space before "."; 0 found
(#336) Expected at least 1 space after "."; 0 found
(#336) Expected at least 1 space before "."; 0 found
(#336) Expected at least 1 space after "."; 0 found
(#336) Expected at least 1 space before "."; 0 found
(#436) Expected at least 1 space before "."; 0 found
(#436) Expected at least 1 space after "."; 0 found
(#443) Expected at least 1 space before "."; 0 found
(#443) Expected at least 1 space after "."; 0 found
(#456) Opening parenthesis of a multi-line function call must be the last content on the line
(#458) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#458) Closing parenthesis of a multi-line function call must be on a line by itself
(#500) Expected at least 1 space before "."; 0 found
(#500) Expected at least 1 space after "."; 0 found
(#500) Expected at least 1 space before "."; 0 found
(#500) Expected at least 1 space after "."; 0 found
(#501) Opening parenthesis of a multi-line function call must be the last content on the line
(#501) Only one argument is allowed per line in a multi-line function call
(#502) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#502) Closing parenthesis of a multi-line function call must be on a line by itself
(#536) Expected 1 space after FUNCTION keyword; 0 found
(#540) Expected at least 1 space before "."; 0 found
(#540) Expected at least 1 space after "."; 0 found
(#578) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#583) Expected at least 1 space before "."; 0 found
(#583) Expected at least 1 space after "."; 0 found
(#583) Expected at least 1 space before "."; 0 found
(#583) Expected at least 1 space after "."; 0 found
(#585) Expected at least 1 space before "."; 0 found
(#586) Expected at least 1 space before "."; 0 found
(#590) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#592) The closing parenthesis of a multi-line control structure must be on the line after the last expression
admin/tool/vault/classes/local/models/restore_base_model.php
(#28) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/models/restore_model.php
(#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
(#92) Only one argument is allowed per line in a multi-line function call
(#93) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#93) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/models/tool_model.php
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/operations/operation_base.php
(#77) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space after "."; 0 found
(#77) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space after "."; 0 found
(#77) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space after "."; 0 found
(#77) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space after "."; 0 found
(#108) Expected at least 1 space before "."; 0 found
(#108) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/restoreactions/cleanup_existing_files.php
(#29) Opening brace must not be followed by a blank line
(#84) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#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 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) 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
(#85) The closing parenthesis of a multi-line control structure must be on the line after the last expression
admin/tool/vault/classes/local/restoreactions/clear_caches.php
(#28) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/restoreactions/kill_sessions.php
(#28) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/restoreactions/recalc_version_hash.php
(#32) Opening brace must not be followed by a blank line
(#84) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/restoreactions/uninstall_missing_plugins.php
(#30) Opening brace must not be followed by a blank line
(#80) Opening parenthesis of a multi-line function call must be the last content on the line
(#80) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#80) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#81) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#81) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space after "."; 0 found
(#85) Expected at least 1 space before "."; 0 found
(#85) Expected at least 1 space after "."; 0 found
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Expected at least 1 space before "."; 0 found
(#96) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/restoreactions/upgrade.php
(#34) Opening brace must not be followed by a blank line
(#45) Expected at least 1 space before "."; 0 found
(#45) Expected at least 1 space after "."; 0 found
(#63) Expected at least 1 space before "."; 0 found
(#63) Expected at least 1 space after "."; 0 found
(#63) Expected at least 1 space before "."; 0 found
(#63) Expected at least 1 space after "."; 0 found
(#68) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#70) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
(#77) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#79) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#89) Expected at least 1 space before "."; 0 found
(#89) Expected at least 1 space after "."; 0 found
(#105) Opening parenthesis of a multi-line function call must be the last content on the line
(#106) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
(#138) Opening parenthesis of a multi-line function call must be the last content on the line
(#139) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#139) Closing parenthesis of a multi-line function call must be on a line by itself
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/local/restoreactions/upgrade_311/helpers/general_helper.php
(#26) Opening brace must not be followed by a blank line
(#53) Space after opening parenthesis of function call prohibited
(#54) Long list syntax is not allowed
admin/tool/vault/classes/local/restoreactions/upgrade_311/helpers/profilefield_helper.php
(#29) Opening brace must not be followed by a blank line
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#102) Blank line found at start of control structure
(#120) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
(#171) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#171) Opening parenthesis of a multi-line function call must be the last content on the line
(#172) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#172) The closing parenthesis of a multi-line control structure must be on the line after the last expression
admin/tool/vault/classes/local/restoreactions/upgrade_311/upgrade_311.php
(#50) Expected at least 1 space after "."; 0 found
(#55) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#79) Expected at least 1 space before "."; 0 found
(#79) Expected at least 1 space after "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#80) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#86) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/restoreactions/upgrade_401/helpers/blocks_helper.php
(#26) Opening brace must not be followed by a blank line
(#86) Comma found after comment, expected the comma after the end of the code
(#130) Comma found after comment, expected the comma after the end of the code
admin/tool/vault/classes/local/restoreactions/upgrade_401/helpers/general_helper.php
(#26) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/restoreactions/upgrade_401/upgrade_401.php
(#51) Expected at least 1 space after "."; 0 found
(#56) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#80) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/restoreactions/upgrade_402/core.php
(#274) Blank line found at start of control structure
(#339) Only one argument is allowed per line in a multi-line function call
(#379) Blank line found at start of control structure
(#410) Blank line found at start of control structure
admin/tool/vault/classes/local/restoreactions/upgrade_402/upgrade_402.php
(#51) Expected at least 1 space after "."; 0 found
(#56) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#80) Expected at least 1 space before "."; 0 found
(#80) Expected at least 1 space after "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/tools/uninstall_missing_plugins.php
(#29) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/backup.php
(#32) Opening brace must not be followed by a blank line
(#93) Opening parenthesis of a multi-line function call must be the last content on the line
(#94) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#94) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/uiactions/backup_checkreport.php
(#29) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/backup_details.php
(#29) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/backup_newcheck.php
(#28) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/base.php
(#32) Opening brace must not be followed by a blank line
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#151) Opening parenthesis of a multi-line function call must be the last content on the line
(#152) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#152) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/uiactions/logs.php
(#32) Opening brace must not be followed by a blank line
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#79) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/uiactions/main.php
(#33) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/main_forgetapikey.php
(#29) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/overview.php
(#35) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/restore.php
(#35) Opening brace must not be followed by a blank line
(#91) Opening parenthesis of a multi-line function call must be the last content on the line
(#92) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/uiactions/restore_checkreport.php
(#27) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/restore_details.php
(#32) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/restore_dryrun.php
(#30) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/restore_remotedetails.php
(#29) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/restore_restore.php
(#30) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/restore_resume.php
(#31) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/restore_updateremote.php
(#29) Opening brace must not be followed by a blank line
admin/tool/vault/classes/local/uiactions/vaulttools.php
(#35) Opening brace must not be followed by a blank line
(#96) Opening parenthesis of a multi-line function call must be the last content on the line
(#97) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/uiactions/vaulttools_details.php
(#29) Opening brace must not be followed by a blank line
(#62) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/local/xmldb/database_column_info.php
(#26) Opening brace must not be followed by a blank line
(#70) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#71) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#101) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#102) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#107) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#109) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#117) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#118) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#129) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#130) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#148) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#149) The closing parenthesis of a multi-line control structure must be on the line after the last expression
admin/tool/vault/classes/local/xmldb/dbstructure.php
(#32) Opening brace must not be followed by a blank line
(#116) Expected at least 1 space before "."; 0 found
(#116) Expected at least 1 space after "."; 0 found
(#121) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space after "."; 0 found
(#121) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space after "."; 0 found
(#121) Expected at least 1 space before "."; 0 found
(#121) Expected at least 1 space after "."; 0 found
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#138) Expected at least 1 space before "."; 0 found
(#138) Expected at least 1 space after "."; 0 found
(#254) Expected at least 1 space before "."; 0 found
(#254) Expected at least 1 space after "."; 0 found
(#304) Expected at least 1 space before "."; 0 found
(#304) Expected at least 1 space after "."; 0 found
(#313) Expected at least 1 space before "."; 0 found
(#313) Expected at least 1 space after "."; 0 found
(#313) Expected at least 1 space before "."; 0 found
(#313) Expected at least 1 space after "."; 0 found
(#319) Expected at least 1 space before "."; 0 found
(#319) Expected at least 1 space after "."; 0 found
(#338) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#338) Expected at least 1 space before "."; 0 found
(#338) Expected at least 1 space after "."; 0 found
(#338) Closing parenthesis of a multi-line function call must be on a line by itself
(#362) Expected at least 1 space before "."; 0 found
(#362) Expected at least 1 space after "."; 0 found
(#363) Expected at least 1 space before "."; 0 found
(#363) Expected at least 1 space after "."; 0 found
(#380) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#393) Opening parenthesis of a multi-line function call must be the last content on the line
(#394) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#394) Closing parenthesis of a multi-line function call must be on a line by itself
(#397) Opening parenthesis of a multi-line function call must be the last content on the line
(#402) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#402) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/local/xmldb/dbtable.php
(#192) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#193) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#280) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#281) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#383) Expected at least 1 space before "."; 0 found
(#383) Expected at least 1 space after "."; 0 found
(#383) Expected at least 1 space before "."; 0 found
(#383) Expected at least 1 space after "."; 0 found
(#583) Expected at least 1 space before "."; 0 found
(#583) Expected at least 1 space after "."; 0 found
(#583) Expected at least 1 space before "."; 0 found
(#583) Expected at least 1 space after "."; 0 found
(#585) Expected at least 1 space before "."; 0 found
(#585) Expected at least 1 space after "."; 0 found
(#585) Expected at least 1 space before "."; 0 found
(#585) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/output/backup_details.php
(#58) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#58) Multi-line function declarations must define one parameter per line
(#59) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#59) Multi-line function declarations must define one parameter per line
(#59) The closing parenthesis of a multi-line function declaration must be on a new line
(#137) Opening parenthesis of a multi-line function call must be the last content on the line
(#138) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/output/check_display.php
(#30) Opening brace must not be followed by a blank line
(#59) Expected at least 1 space before "."; 0 found
admin/tool/vault/classes/output/dryrun.php
(#106) The closing brace for the class must go on the next line after the body
admin/tool/vault/classes/output/error_with_backtrace.php
(#29) Opening brace must not be followed by a blank line
(#74) Expected at least 1 space before "."; 0 found
(#74) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/output/last_operation.php
(#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
(#65) Multi-line function call not indented correctly; expected 20 spaces but found 16
(#67) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#67) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Blank line found at end of control structure
(#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
(#92) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#105) Blank line found at end of control structure
(#115) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Only one argument is allowed per line in a multi-line function call
(#116) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#116) Closing parenthesis of a multi-line function call must be on a line by itself
(#119) Opening parenthesis of a multi-line function call must be the last content on the line
(#119) Only one argument is allowed per line in a multi-line function call
(#120) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#120) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/output/restore_details.php
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/output/start_backup_popup.php
(#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
(#61) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/privacy/provider.php
(#29) The first item in a multi-line implements list must be on the line following the implements keyword
(#30) Expected 4 spaces before interface name; 8 found
(#30) Opening brace must not be followed by a blank line
(#50) Opening parenthesis of a multi-line function call must be the last content on the line
(#54) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#54) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/classes/site_backup.php
(#67) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#68) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#145) Expected at least 1 space before "."; 0 found
(#145) Expected at least 1 space after "."; 0 found
(#178) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space after "."; 0 found
(#206) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space after "."; 0 found
(#217) Opening parenthesis of a multi-line function call must be the last content on the line
(#217) Only one argument is allowed per line in a multi-line function call
(#218) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#218) Only one argument is allowed per line in a multi-line function call
(#218) Closing parenthesis of a multi-line function call must be on a line by itself
(#243) Expected at least 1 space before "."; 0 found
(#243) Expected at least 1 space after "."; 0 found
(#312) Expected 1 space after FUNCTION keyword; 0 found
(#315) Expected 1 space after FUNCTION keyword; 0 found
(#324) Opening parenthesis of a multi-line function call must be the last content on the line
(#325) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#325) Only one argument is allowed per line in a multi-line function call
(#325) Closing parenthesis of a multi-line function call must be on a line by itself
(#327) Expected at least 1 space before "."; 0 found
(#330) Opening parenthesis of a multi-line function call must be the last content on the line
(#330) Only one argument is allowed per line in a multi-line function call
(#330) Only one argument is allowed per line in a multi-line function call
(#331) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#331) Only one argument is allowed per line in a multi-line function call
(#331) Only one argument is allowed per line in a multi-line function call
(#331) Only one argument is allowed per line in a multi-line function call
(#331) Closing parenthesis of a multi-line function call must be on a line by itself
(#337) Expected at least 1 space before "."; 0 found
(#337) Expected at least 1 space after "."; 0 found
(#337) Expected at least 1 space before "."; 0 found
(#337) Expected at least 1 space after "."; 0 found
(#337) Expected at least 1 space before "."; 0 found
(#337) Expected at least 1 space after "."; 0 found
(#338) Expected at least 1 space before "."; 0 found
(#338) Expected at least 1 space after "."; 0 found
(#338) Expected at least 1 space before "."; 0 found
(#338) Expected at least 1 space after "."; 0 found
(#343) Expected at least 1 space before "."; 0 found
(#343) Expected at least 1 space after "."; 0 found
(#372) Expected at least 1 space before "."; 0 found
(#372) Expected at least 1 space after "."; 0 found
(#375) Opening parenthesis of a multi-line function call must be the last content on the line
(#376) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#376) Closing parenthesis of a multi-line function call must be on a line by itself
(#422) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#424) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#508) Expected at least 1 space before "."; 0 found
(#508) Expected at least 1 space after "."; 0 found
(#508) Expected at least 1 space before "."; 0 found
(#508) Expected at least 1 space after "."; 0 found
(#532) Expected at least 1 space before "."; 0 found
(#532) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/site_restore.php
(#45) Opening brace must not be followed by a blank line
(#188) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Only one argument is allowed per line in a multi-line function call
(#188) Closing parenthesis of a multi-line function call must be on a line by itself
(#232) Expected at least 1 space before "."; 0 found
(#275) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#276) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#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 20 spaces but found 24
(#349) Closing parenthesis of a multi-line function call must be on a line by itself
(#352) Expected at least 1 space before "."; 0 found
(#389) Expected at least 1 space before "."; 0 found
(#405) Expected 1 space after FUNCTION keyword; 0 found
(#418) Expected 1 space after FUNCTION keyword; 0 found
(#423) Expected at least 1 space before "."; 0 found
(#423) Expected at least 1 space after "."; 0 found
(#423) Expected at least 1 space before "."; 0 found
(#423) Expected at least 1 space after "."; 0 found
(#439) Expected 1 space after FUNCTION keyword; 0 found
(#476) Expected at least 1 space before "."; 0 found
(#476) Expected at least 1 space after "."; 0 found
(#476) Expected at least 1 space before "."; 0 found
(#476) Expected at least 1 space after "."; 0 found
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#479) Expected at least 1 space before "."; 0 found
(#479) Expected at least 1 space after "."; 0 found
(#479) Expected at least 1 space before "."; 0 found
(#489) Opening parenthesis of a multi-line function call must be the last content on the line
(#489) Expected at least 1 space before "."; 0 found
(#489) Expected at least 1 space after "."; 0 found
(#489) Expected at least 1 space before "."; 0 found
(#489) Expected at least 1 space after "."; 0 found
(#489) Expected at least 1 space before "."; 0 found
(#489) Expected at least 1 space after "."; 0 found
(#489) Expected at least 1 space before "."; 0 found
(#489) Expected at least 1 space after "."; 0 found
(#490) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#490) Closing parenthesis of a multi-line function call must be on a line by itself
(#504) Opening parenthesis of a multi-line function call must be the last content on the line
(#504) Expected at least 1 space before "."; 0 found
(#504) Expected at least 1 space after "."; 0 found
(#505) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#505) Closing parenthesis of a multi-line function call must be on a line by itself
(#556) Opening parenthesis of a multi-line function call must be the last content on the line
(#557) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#557) 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
(#599) Expected at least 1 space before "."; 0 found
(#599) Expected at least 1 space after "."; 0 found
(#599) Expected at least 1 space before "."; 0 found
(#599) Expected at least 1 space after "."; 0 found
(#600) Expected at least 1 space before "."; 0 found
(#600) Expected at least 1 space after "."; 0 found
(#600) Expected at least 1 space before "."; 0 found
(#600) Expected at least 1 space after "."; 0 found
(#602) Expected at least 1 space before "."; 0 found
(#602) Expected at least 1 space after "."; 0 found
(#602) Expected at least 1 space before "."; 0 found
(#602) Expected at least 1 space after "."; 0 found
(#621) Expected at least 1 space before "."; 0 found
(#621) Expected at least 1 space after "."; 0 found
(#621) Expected at least 1 space before "."; 0 found
(#621) Expected at least 1 space after "."; 0 found
(#637) Opening parenthesis of a multi-line function call must be the last content on the line
(#637) Expected at least 1 space before "."; 0 found
(#637) Expected at least 1 space after "."; 0 found
(#637) Expected at least 1 space before "."; 0 found
(#637) Expected at least 1 space after "."; 0 found
(#638) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#638) Closing parenthesis of a multi-line function call must be on a line by itself
(#661) Expected 1 space after FUNCTION keyword; 0 found
(#678) Expected at least 1 space before "."; 0 found
(#678) Expected at least 1 space after "."; 0 found
(#684) Opening parenthesis of a multi-line function call must be the last content on the line
(#684) Expected at least 1 space before "."; 0 found
(#684) Expected at least 1 space after "."; 0 found
(#684) Expected at least 1 space before "."; 0 found
(#684) Expected at least 1 space after "."; 0 found
(#684) Expected at least 1 space before "."; 0 found
(#684) Expected at least 1 space after "."; 0 found
(#685) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#685) Closing parenthesis of a multi-line function call must be on a line by itself
(#709) Expected at least 1 space before "."; 0 found
(#710) Expected at least 1 space before "."; 0 found
(#710) Expected at least 1 space after "."; 0 found
(#710) Expected at least 1 space before "."; 0 found
(#710) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/site_restore_dryrun.php
(#40) Opening brace must not be followed by a blank line
(#83) Space after opening parenthesis of function call prohibited
(#116) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#116) Multi-line function declarations must define one parameter per line
(#117) Multi-line function declaration not indented correctly; expected 8 spaces but found 45
(#117) The closing parenthesis of a multi-line function declaration must be on a new line
(#128) Opening parenthesis of a multi-line function call must be the last content on the line
(#128) Only one argument is allowed per line in a multi-line function call
(#128) Only one argument is allowed per line in a multi-line function call
(#129) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#129) Closing parenthesis of a multi-line function call must be on a line by itself
(#132) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#133) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#133) Closing parenthesis of a multi-line function call must be on a line by itself
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#152) Expected at least 1 space before "."; 0 found
(#152) Expected at least 1 space after "."; 0 found
(#162) Expected at least 1 space before "."; 0 found
(#162) Expected at least 1 space after "."; 0 found
admin/tool/vault/classes/task/after_upgrade_task.php
(#30) Opening brace must not be followed by a blank line
admin/tool/vault/classes/task/cron_task.php
(#40) Opening brace must not be followed by a blank line
(#140) Expected at least 1 space before "."; 0 found
(#144) Expected at least 1 space before "."; 0 found
admin/tool/vault/cli/site_backup.php
(#77) Expected at least 1 space before "."; 0 found
(#77) Expected at least 1 space after "."; 0 found
admin/tool/vault/db/upgrade.php
(#37) Blank line found at start of control structure
(#63) Blank line found at start of control structure
(#94) Blank line found at start of control structure
(#122) Blank line found at start of control structure
(#146) Blank line found at start of control structure
(#179) Blank line found at start of control structure
(#219) Blank line found at start of control structure
(#241) Blank line found at start of control structure
(#263) Blank line found at start of control structure
(#288) Blank line found at start of control structure
admin/tool/vault/settings.php
(#32) Blank line found at start of control structure
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#35) Only one argument is allowed per line in a multi-line function call
(#36) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Only one argument is allowed per line in a multi-line function call
(#36) 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) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/tests/api_test.php
(#30) Opening brace must not be followed by a blank line
admin/tool/vault/tests/behat/behat_tool_vault.php
(#36) Opening brace must not be followed by a blank line
(#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
(#49) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#50) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#52) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#53) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#93) Expected at least 1 space before "."; 0 found
(#93) Expected at least 1 space after "."; 0 found
(#97) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#97) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/tests/fixtures/files_backup_mock.php
(#46) Expected at least 1 space before "."; 0 found
(#46) Expected at least 1 space after "."; 0 found
(#46) Expected at least 1 space before "."; 0 found
(#46) Expected at least 1 space after "."; 0 found
admin/tool/vault/tests/fixtures/site_backup_mock.php
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
(#31) Expected at least 1 space before "."; 0 found
(#31) Expected at least 1 space after "."; 0 found
admin/tool/vault/tests/local/cli_helper_test.php
(#30) Opening brace must not be followed by a blank line
admin/tool/vault/tests/local/helpers/dbops_test.php
(#29) Opening brace must not be followed by a blank line
admin/tool/vault/tests/local/helpers/files_restore_test.php
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#38) Expected at least 1 space before "."; 0 found
(#38) Expected at least 1 space after "."; 0 found
(#49) Opening brace must not be followed by a blank line
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#134) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#135) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 8 spaces but found 12
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#179) Opening parenthesis of a multi-line function call must be the last content on the line
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#181) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#181) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Expected at least 1 space before "."; 0 found
(#181) Expected at least 1 space after "."; 0 found
(#181) Closing parenthesis of a multi-line function call must be on a line by itself
(#181) Only one argument is allowed per line in a multi-line function call
(#181) Closing parenthesis of a multi-line function call must be on a line by itself
(#206) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space after "."; 0 found
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#237) Expected at least 1 space before "."; 0 found
(#237) Expected at least 1 space after "."; 0 found
admin/tool/vault/tests/local/helpers/plugindata_test.php
(#31) 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 16 spaces but found 20
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#69) Expected at least 1 space before "."; 0 found
(#69) Expected at least 1 space after "."; 0 found
(#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 16 spaces but found 20
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) Expected at least 1 space before "."; 0 found
(#71) Expected at least 1 space after "."; 0 found
(#71) 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
(#73) Only one argument is allowed per line in a multi-line function call
(#74) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#74) Expected at least 1 space before "."; 0 found
(#74) Expected at least 1 space after "."; 0 found
(#74) 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
(#76) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#76) Expected at least 1 space before "."; 0 found
(#76) Expected at least 1 space after "."; 0 found
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/tests/local/helpers/siteinfo_test.php
(#30) Opening brace must not be followed by a blank line
admin/tool/vault/tests/local/helpers/tempfiles_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
admin/tool/vault/tests/local/models/operation_model_test.php
(#39) Opening brace must not be followed by a blank line
admin/tool/vault/tests/local/restoreactions/cleanup_existing_files_test.php
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#47) Opening brace must not be followed by a blank line
(#66) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space after "."; 0 found
(#66) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space after "."; 0 found
(#66) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space after "."; 0 found
(#66) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space after "."; 0 found
(#66) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space after "."; 0 found
(#66) Expected at least 1 space before "."; 0 found
(#66) Expected at least 1 space after "."; 0 found
admin/tool/vault/tests/local/xmldb/dbstructure_test.php
(#28) Opening brace must not be followed by a blank line
(#38) Opening parenthesis of a multi-line function call must be the last content on the line
(#40) Expected at least 1 space before "."; 0 found
(#40) Expected at least 1 space after "."; 0 found
(#40) Expected at least 1 space before "."; 0 found
(#40) Expected at least 1 space after "."; 0 found
(#40) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/tests/local/xmldb/dbtable_test.php
(#30) Opening brace must not be followed by a blank line
(#237) Opening parenthesis of a multi-line function call must be the last content on the line
(#238) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#238) Closing parenthesis of a multi-line function call must be on a line by itself
admin/tool/vault/tests/privacy/provider_test.php
(#32) Opening brace must not be followed by a blank line
admin/tool/vault/tests/site_backup_test.php
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#36) Expected at least 1 space before "."; 0 found
(#36) Expected at least 1 space after "."; 0 found
(#47) Opening brace must not be followed by a blank line
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#131) Expected at least 1 space before "."; 0 found
(#131) Expected at least 1 space after "."; 0 found
(#131) Expected at least 1 space before "."; 0 found
(#131) Expected at least 1 space after "."; 0 found
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#176) Expected at least 1 space before "."; 0 found
(#176) Expected at least 1 space after "."; 0 found
(#177) Expected at least 1 space before "."; 0 found
(#177) Expected at least 1 space after "."; 0 found
(#177) Expected at least 1 space before "."; 0 found
(#177) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#183) Expected at least 1 space before "."; 0 found
(#183) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#188) Opening parenthesis of a multi-line function call must be the last content on the line
(#189) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#189) Closing parenthesis of a multi-line function call must be on a line by itself
(#190) Expected 1 space after FUNCTION keyword; 0 found
(#193) Expected 1 space after FUNCTION keyword; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
(#208) Expected at least 1 space before "."; 0 found
(#208) Expected at least 1 space after "."; 0 found
admin/tool/vault/tests/site_restore_test.php
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#37) Expected at least 1 space before "."; 0 found
(#37) Expected at least 1 space after "."; 0 found
(#124) Expected at least 1 space before "."; 0 found
(#124) Expected at least 1 space after "."; 0 found
(#125) Expected at least 1 space before "."; 0 found
(#125) Expected at least 1 space after "."; 0 found
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
(#171) Expected at least 1 space before "."; 0 found
(#171) Expected at least 1 space after "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
(#189) Expected at least 1 space before "."; 0 found
(#189) Expected at least 1 space after "."; 0 found
(#204) Expected at least 1 space before "."; 0 found
(#204) Expected at least 1 space after "."; 0 found
(#243) Opening parenthesis of a multi-line function call must be the last content on the line
(#244) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#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
(#244) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(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, 0 warnings)

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

admin/tool/vault/templates/vaulttools_details.mustache
(#1) HTML Validation info, line 3: Empty heading. (t+))</h3><h4></h4>)

Gherkin .feature problems

(0 errors, 0 warnings)

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