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

(5278 errors, 133 warnings)

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

mod/questionnaire/backup/moodle1/lib.php
(#28) Opening brace must not be followed by a blank line
(#45) Short array syntax must be used to define arrays
(#47) Only one argument is allowed per line in a multi-line function call
(#48) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#143) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#151) Short array syntax must be used to define arrays
mod/questionnaire/backup/moodle2/backup_questionnaire_activity_task.class.php
(#31) Opening brace must not be followed by a blank line
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) 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
(#64) Expected at least 1 space before "."; 0 found
(#64) Expected at least 1 space after "."; 0 found
mod/questionnaire/backup/moodle2/backup_questionnaire_stepslib.php
(#27) Opening brace must not be followed by a blank line
(#39) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#156) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#169) Short array syntax must be used to define arrays
(#170) Short array syntax must be used to define arrays
(#171) Short array syntax must be used to define arrays
(#172) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#179) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
(#183) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
mod/questionnaire/backup/moodle2/restore_questionnaire_activity_task.class.php
(#29) Opening brace must not be followed by a blank line
(#51) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Opening parenthesis of a multi-line function call must be the last content on the line
(#55) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#55) Short array syntax must be used to define arrays
(#55) Only one argument is allowed per line in a multi-line function call
(#55) Closing parenthesis of a multi-line function call must be on a line by itself
(#56) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#75) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#84) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#110) Opening parenthesis of a multi-line function call must be the last content on the line
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Only one argument is allowed per line in a multi-line function call
(#111) Multi-line function call not indented correctly; expected 8 spaces but found 40
(#111) Only one argument is allowed per line in a multi-line function call
(#111) Only one argument is allowed per line in a multi-line function call
(#111) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/backup/moodle2/restore_questionnaire_stepslib.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#28) Opening brace must not be followed by a blank line
(#51) Short array syntax must be used to define arrays
(#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 8 spaces but found 24
(#57) Closing parenthesis of a multi-line function call must be on a line by itself
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#59) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#59) Closing parenthesis of a multi-line function call must be on a line by itself
(#60) 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 24
(#61) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 24
(#63) Closing parenthesis of a multi-line function call must be on a line by itself
(#64) Opening parenthesis of a multi-line function call must be the last content on the line
(#65) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 16 spaces but found 20
(#72) 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 16 spaces but found 20
(#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 16 spaces but found 20
(#76) Closing parenthesis of a multi-line function call must be on a line by itself
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 16 spaces but found 20
(#80) 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 16 spaces but found 20
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 16 spaces but found 20
(#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 16 spaces but found 20
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Blank line found at end of control structure
(#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 16 spaces but found 20
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 16 spaces but found 20
(#94) 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
(#96) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#97) 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 16 spaces but found 20
(#98) Closing parenthesis of a multi-line function call must be on a line by itself
(#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 16 spaces but found 20
(#100) 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 16 spaces but found 20
(#102) 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
(#104) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#104) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#232) Expected at least 1 space before "."; 0 found
(#232) Expected at least 1 space after "."; 0 found
(#443) Opening parenthesis of a multi-line function call must be the last content on the line
(#444) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#444) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/classes/completion/custom_completion.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#60) There should be a comma after the last array item in a multi-line array.
(#71) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/classes/db/bulk_sql_config.php
(#26) Opening brace must not be followed by a blank line
(#77) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/classes/edit_question_form.php
(#37) Opening brace must not be followed by a blank line
(#78) Expected 0 spaces before closing bracket; 1 found
(#95) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#96) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/event/all_responses_deleted.php
(#35) Opening brace must not be followed by a blank line
mod/questionnaire/classes/event/all_responses_saved_as_text.php
(#35) Opening brace must not be followed by a blank line
(#71) Short array syntax must be used to define arrays
(#77) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/event/all_responses_viewed.php
(#42) Opening brace must not be followed by a blank line
(#78) Short array syntax must be used to define arrays
mod/questionnaire/classes/event/attempt_resumed.php
(#35) Opening brace must not be followed by a blank line
(#71) Short array syntax must be used to define arrays
(#74) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/event/attempt_saved.php
(#35) Opening brace must not be followed by a blank line
(#70) Short array syntax must be used to define arrays
mod/questionnaire/classes/event/attempt_submitted.php
(#35) Opening brace must not be followed by a blank line
(#70) Short array syntax must be used to define arrays
mod/questionnaire/classes/event/course_module_viewed.php
(#35) Opening brace must not be followed by a blank line
mod/questionnaire/classes/event/non_respondents_viewed.php
(#35) Opening brace must not be followed by a blank line
(#71) Short array syntax must be used to define arrays
(#76) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/event/questionnaire_previewed.php
(#35) Opening brace must not be followed by a blank line
(#70) Short array syntax must be used to define arrays
(#75) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/event/response_deleted.php
(#35) Opening brace must not be followed by a blank line
mod/questionnaire/classes/event/response_viewed.php
(#35) Opening brace must not be followed by a blank line
(#71) Short array syntax must be used to define arrays
mod/questionnaire/classes/feedback/section.php
(#33) Opening brace must not be followed by a blank line
mod/questionnaire/classes/feedback_form.php
(#22) Expected at least 1 space before "."; 0 found
(#22) Expected at least 1 space after "."; 0 found
(#32) 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
(#63) Only one argument is allowed per line in a multi-line function call
(#65) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#65) Only one argument is allowed per line in a multi-line function call
(#65) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#78) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#78) Only one argument is allowed per line in a multi-line function call
(#78) 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 12 spaces but found 16
(#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
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Only one argument is allowed per line in a multi-line function call
(#100) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/classes/feedback_section_form.php
(#22) Expected at least 1 space before "."; 0 found
(#22) Expected at least 1 space after "."; 0 found
(#32) Opening brace must not be followed by a blank line
(#35) Property name "$_feedbacks" should not be prefixed with an underscore to indicate visibility
(#58) Opening parenthesis of a multi-line function call must be the last content on the line
(#58) Only one argument is allowed per line in a multi-line function call
(#58) Only one argument is allowed per line in a multi-line function call
(#59) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#59) 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
(#65) Only one argument is allowed per line in a multi-line function call
(#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
(#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 8 spaces but found 12
(#84) Closing parenthesis of a multi-line function call must be on a line by itself
(#90) Opening parenthesis of a multi-line function call must be the last content on the line
(#90) Only one argument is allowed per line in a multi-line function call
(#90) 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 12
(#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
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Only one argument is allowed per line in a multi-line function call
(#100) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#115) Expected at least 1 space before "."; 0 found
(#130) Opening parenthesis of a multi-line function call must be the last content on the line
(#130) Only one argument is allowed per line in a multi-line function call
(#131) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#131) Only one argument is allowed per line in a multi-line function call
(#131) Closing parenthesis of a multi-line function call must be on a line by itself
(#148) Opening parenthesis of a multi-line function call must be the last content on the line
(#148) Only one argument is allowed per line in a multi-line function call
(#148) Only one argument is allowed per line in a multi-line function call
(#148) Only one argument is allowed per line in a multi-line function call
(#149) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#151) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Only one argument is allowed per line in a multi-line function call
(#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
(#158) Opening parenthesis of a multi-line function call must be the last content on the line
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Only one argument is allowed per line in a multi-line function call
(#159) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Only one argument is allowed per line in a multi-line function call
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#163) Opening parenthesis of a multi-line function call must be the last content on the line
(#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) Only one argument is allowed per line in a multi-line function call
(#164) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#164) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#168) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#168) 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
(#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
(#194) Expected at least 1 space after "."; 0 found
(#195) Expected 1 space between the comma and "// Draftid.". Found: 15 spaces
(#196) Expected 1 space between the comma and "// Context.". Found: 5 spaces
(#197) Expected 1 space between the comma and "// Component.". Found: 4 spaces
(#198) Expected 1 space between the comma and "// Filarea.". Found: 13 spaces
(#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
(#203) 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
(#204) Expected at least 1 space before "."; 0 found
(#204) Expected at least 1 space after "."; 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
(#205) 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
(#208) Expected at least 1 space before "."; 0 found
(#208) 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
(#251) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#251) Expected 0 spaces before closing parenthesis; 1 found
(#252) Expected 0 spaces before closing parenthesis; 1 found
(#252) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#258) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#259) Expected 0 spaces before closing parenthesis; 1 found
(#259) The closing parenthesis of a multi-line control structure must be on the line after the last expression
mod/questionnaire/classes/file_storage.php
(#26) Opening brace must not be followed by a blank line
(#42) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#42) Multi-line function declarations must define one parameter per line
(#42) Multi-line function declarations must define one parameter per line
(#42) Multi-line function declarations must define one parameter per line
(#42) Multi-line function declarations must define one parameter per line
(#43) Multi-line function declaration not indented correctly; expected 8 spaces but found 51
(#43) The closing parenthesis of a multi-line function declaration must be on a new line
mod/questionnaire/classes/output/completepage.php
(#27) Opening brace must not be followed by a blank line
(#68) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/fbsectionspage.php
(#27) Opening brace must not be followed by a blank line
(#64) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/feedbackpage.php
(#27) Opening brace must not be followed by a blank line
(#64) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/mobile.php
(#29) Opening brace must not be followed by a blank line
(#39) Expected at least 1 space before "."; 0 found
(#39) Expected at least 1 space after "."; 0 found
(#52) Long list syntax is not allowed
(#88) There must be a comment when fall-through is intentional in a non-empty case body
(#186) There should be a comma after the last array item in a multi-line array.
(#191) There should be a comma after the last array item in a multi-line array.
(#241) Incorrect spacing between argument "$response" and equals sign; expected 1 but found 0
(#241) Incorrect spacing between default value and equals sign for argument "$response"; expected 1 but found 0
mod/questionnaire/classes/output/nonrespondentspage.php
(#27) Opening brace must not be followed by a blank line
(#64) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/previewpage.php
(#27) Opening brace must not be followed by a blank line
(#68) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/qsettingspage.php
(#27) Opening brace must not be followed by a blank line
(#64) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/questionspage.php
(#27) Opening brace must not be followed by a blank line
mod/questionnaire/classes/output/renderer.php
(#148) Incorrect spacing between argument "$hiddeninputs" and equals sign; expected 1 but found 0
(#148) Incorrect spacing between default value and equals sign for argument "$hiddeninputs"; expected 1 but found 0
(#163) Incorrect spacing between argument "$inputs" and equals sign; expected 1 but found 0
(#163) Incorrect spacing between default value and equals sign for argument "$inputs"; expected 1 but found 0
(#177) Incorrect spacing between argument "$inputs" and equals sign; expected 1 but found 0
(#177) Incorrect spacing between default value and equals sign for argument "$inputs"; expected 1 but found 0
(#231) Incorrect spacing between argument "$dependants" and equals sign; expected 1 but found 0
(#231) Incorrect spacing between default value and equals sign for argument "$dependants"; expected 1 but found 0
(#248) Whitespace found at end of line
(#261) Incorrect spacing between argument "$qnum" and equals sign; expected 1 but found 0
(#261) Incorrect spacing between default value and equals sign for argument "$qnum"; expected 1 but found 0
(#261) Incorrect spacing between argument "$pdf" and equals sign; expected 1 but found 0
(#261) Incorrect spacing between default value and equals sign for argument "$pdf"; expected 1 but found 0
(#419) Short array syntax must be used to define arrays
(#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
(#451) Expected at least 1 space before "."; 0 found
(#451) Expected at least 1 space after "."; 0 found
(#451) Expected at least 1 space before "."; 0 found
(#451) Expected at least 1 space after "."; 0 found
(#451) Expected at least 1 space before "."; 0 found
(#451) Expected at least 1 space after "."; 0 found
(#451) Expected at least 1 space before "."; 0 found
(#451) Expected at least 1 space after "."; 0 found
(#451) Expected at least 1 space before "."; 0 found
(#452) Expected at least 1 space before "."; 0 found
(#452) Expected at least 1 space after "."; 0 found
(#452) Expected at least 1 space before "."; 0 found
(#452) Expected at least 1 space after "."; 0 found
(#452) Expected at least 1 space before "."; 0 found
(#453) Expected at least 1 space before "."; 0 found
(#453) Expected at least 1 space after "."; 0 found
(#453) Expected at least 1 space before "."; 0 found
(#454) Expected at least 1 space before "."; 0 found
(#454) Expected at least 1 space after "."; 0 found
(#454) Expected at least 1 space before "."; 0 found
(#454) Expected at least 1 space after "."; 0 found
(#454) Expected at least 1 space before "."; 0 found
(#454) Expected at least 1 space after "."; 0 found
(#454) Expected at least 1 space before "."; 0 found
(#454) Expected at least 1 space after "."; 0 found
(#454) Expected at least 1 space before "."; 0 found
(#455) Expected at least 1 space before "."; 0 found
(#455) Expected at least 1 space after "."; 0 found
(#455) Expected at least 1 space before "."; 0 found
(#455) Expected at least 1 space after "."; 0 found
(#455) Expected at least 1 space before "."; 0 found
(#455) Expected at least 1 space after "."; 0 found
(#455) Expected at least 1 space before "."; 0 found
(#455) Expected at least 1 space after "."; 0 found
(#457) Expected at least 1 space before "."; 0 found
(#457) Expected at least 1 space after "."; 0 found
(#457) Expected at least 1 space before "."; 0 found
(#457) Expected at least 1 space after "."; 0 found
(#457) Expected at least 1 space before "."; 0 found
(#458) Expected at least 1 space before "."; 0 found
(#458) Expected at least 1 space after "."; 0 found
(#458) Expected at least 1 space before "."; 0 found
(#459) Expected at least 1 space before "."; 0 found
(#459) Expected at least 1 space after "."; 0 found
(#459) Expected at least 1 space before "."; 0 found
(#459) Expected at least 1 space after "."; 0 found
(#459) Expected at least 1 space before "."; 0 found
(#459) Expected at least 1 space after "."; 0 found
(#459) Expected at least 1 space before "."; 0 found
(#459) Expected at least 1 space after "."; 0 found
(#459) Expected at least 1 space before "."; 0 found
(#460) Expected at least 1 space before "."; 0 found
(#460) Expected at least 1 space after "."; 0 found
(#460) Expected at least 1 space before "."; 0 found
(#460) Expected at least 1 space after "."; 0 found
(#460) Expected at least 1 space before "."; 0 found
(#460) Expected at least 1 space after "."; 0 found
(#460) Expected at least 1 space before "."; 0 found
(#460) Expected at least 1 space after "."; 0 found
(#464) Expected at least 1 space before "."; 0 found
(#465) Expected at least 1 space before "."; 0 found
(#495) Expected at least 1 space before "."; 0 found
(#500) Expected at least 1 space before "."; 0 found
(#537) Short array syntax must be used to define arrays
(#540) Short array syntax must be used to define arrays
(#543) Short array syntax must be used to define arrays
(#549) Short array syntax must be used to define arrays
(#551) Short array syntax must be used to define arrays
(#556) Short array syntax must be used to define arrays
(#581) No one-line description found in phpdocs for docblock of function viewresponse_print_menu
mod/questionnaire/classes/output/reportpage.php
(#27) Opening brace must not be followed by a blank line
(#68) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/reportpagepdf.php
(#27) Opening brace must not be followed by a blank line
(#68) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/responsepagepdf.php
(#27) Opening brace must not be followed by a blank line
(#68) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/output/viewpage.php
(#27) Opening brace must not be followed by a blank line
(#64) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/privacy/provider.php
(#19) Import statements must not begin with a leading backslash
(#20) Import statements must not begin with a leading backslash
(#21) Import statements must not begin with a leading backslash
(#22) Import statements must not begin with a leading backslash
(#23) Import statements must not begin with a leading backslash
(#33) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\metadata\provider, \core_privacy\local\request\plugin\provider; Found: \core_privacy\local\metadata\provider, \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\plugin\provider
(#41) Opening brace must not be followed by a blank line
(#176) Long list syntax is not allowed
(#284) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#284) Opening parenthesis of a multi-line function call must be the last content on the line
(#285) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#285) Closing parenthesis of a multi-line function call must be on a line by itself
(#285) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#310) Long list syntax is not allowed
mod/questionnaire/classes/question/check.php
(#27) Opening brace must not be followed by a blank line
(#116) Expected at least 1 space after "."; 0 found
(#119) Expected 0 spaces before closing bracket; 1 found
(#135) Expected 0 spaces before closing bracket; 1 found
(#138) Expected at least 1 space before "."; 0 found
(#138) 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
(#138) Expected at least 1 space before "."; 0 found
(#138) 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
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#141) Expected at least 1 space before "."; 0 found
(#141) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#149) Expected at least 1 space before "."; 0 found
(#149) 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
(#185) Expected at least 1 space before "."; 0 found
(#185) Expected at least 1 space after "."; 0 found
(#186) Opening parenthesis of a multi-line function call must be the last content on the line
(#186) Only one argument is allowed per line in a multi-line function call
(#187) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#187) Closing parenthesis of a multi-line function call must be on a line by itself
(#195) Expected at least 1 space before "."; 0 found
(#195) Expected at least 1 space after "."; 0 found
(#213) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
(#214) Expected at least 1 space before "."; 0 found
(#214) Expected at least 1 space after "."; 0 found
(#214) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#247) Expected at least 1 space before "."; 0 found
(#247) Expected at least 1 space after "."; 0 found
(#248) Expected at least 1 space before "."; 0 found
(#248) Expected at least 1 space after "."; 0 found
(#252) Expected at least 1 space before "."; 0 found
(#252) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/question/choice.php
(#27) Opening brace must not be followed by a blank line
mod/questionnaire/classes/question/date.php
(#27) Opening brace must not be followed by a blank line
(#68) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#68) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#120) Expected at least 1 space before "."; 0 found
(#120) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/question/drop.php
(#18) Import statements must not begin with a leading backslash
(#30) Opening brace must not be followed by a blank line
(#95) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#95) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#117) Expected at least 1 space before "."; 0 found
(#117) Expected at least 1 space after "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/question/essay.php
(#18) Import statements must not begin with a leading backslash
(#29) Opening brace must not be followed by a blank line
(#70) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#70) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#86) Expected at least 1 space before "."; 0 found
(#86) Expected at least 1 space after "."; 0 found
(#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 12 spaces but found 28
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#98) Opening parenthesis of a multi-line function call must be the last content on the line
(#98) Only one argument is allowed per line in a multi-line function call
(#99) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#99) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/classes/question/numerical.php
(#27) Opening brace must not be followed by a blank line
(#82) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#82) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#91) Expected 0 spaces before closing bracket; 1 found
(#99) Space found before comma in argument list
(#99) Expected no space between "0" and the comma. Found: 1 space
(#104) Space found before comma in argument list
(#104) Expected no space between "$precision" and the comma. Found: 1 space
(#105) Expected 0 spaces after opening bracket; 1 found
(#123) Expected at least 1 space before "."; 0 found
(#123) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/question/pagebreak.php
(#19) Import statements must not begin with a leading backslash
(#29) Opening brace must not be followed by a blank line
(#53) Incorrect spacing between argument "$response" and equals sign; expected 1 but found 0
(#53) Incorrect spacing between default value and equals sign for argument "$response"; expected 1 but found 0
(#64) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#64) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
mod/questionnaire/classes/question/question.php
(#20) Import statements must not begin with a leading backslash
(#23) Import statements must not begin with a leading backslash
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#61) Opening brace must not be followed by a blank line
(#103) Expected "bool" but found "boolean" for @var tag in member variable comment
(#106) Expected "bool" but found "boolean" for @var tag in member variable comment
(#112) Expected "bool" but found "boolean" for @var tag in member variable comment
(#148) Opening parenthesis of a multi-line function call must be the last content on the line
(#148) Only one argument is allowed per line in a multi-line function call
(#148) Only one argument is allowed per line in a multi-line function call
(#149) Multi-line function call not indented correctly; expected 12 spaces but found 39
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#205) Expected at least 1 space before "."; 0 found
(#205) Expected at least 1 space after "."; 0 found
(#291) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#291) Opening parenthesis of a multi-line function call must be the last content on the line
(#292) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#292) Expected no space between "id" and the comma. Found: 1 space
(#292) Only one argument is allowed per line in a multi-line function call
(#292) Closing parenthesis of a multi-line function call must be on a line by itself
(#292) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#381) Blank line found at end of control structure
(#405) Opening parenthesis of a multi-line function call must be the last content on the line
(#406) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#406) Closing parenthesis of a multi-line function call must be on a line by itself
(#415) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#416) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#429) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#429) Space before opening parenthesis of function call prohibited
(#430) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#444) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#444) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#444) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#444) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#444) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#444) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#445) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#445) Space before opening parenthesis of function call prohibited
(#446) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#550) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#551) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#588) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#589) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#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
(#658) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $choicerecords.
(#664) Expected at least 1 space before "."; 0 found
(#665) Expected at least 1 space before "."; 0 found
(#879) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#879) Space before opening parenthesis of function call prohibited
(#880) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#895) Incorrect spacing between argument "$dependants" and equals sign; expected 1 but found 0
(#895) Incorrect spacing between default value and equals sign for argument "$dependants"; expected 1 but found 0
(#895) Incorrect spacing between argument "$qnum" and equals sign; expected 1 but found 0
(#895) Incorrect spacing between default value and equals sign for argument "$qnum"; expected 1 but found 0
(#907) Incorrect spacing between argument "$qnum" and equals sign; expected 1 but found 0
(#907) Incorrect spacing between default value and equals sign for argument "$qnum"; expected 1 but found 0
(#919) Incorrect spacing between argument "$response" and equals sign; expected 1 but found 0
(#919) Incorrect spacing between default value and equals sign for argument "$response"; expected 1 but found 0
(#937) Expected at least 1 space before "."; 0 found
(#937) Expected at least 1 space after "."; 0 found
(#941) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#942) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#944) Expected at least 1 space before "."; 0 found
(#944) Expected at least 1 space after "."; 0 found
(#944) Expected at least 1 space before "."; 0 found
(#944) Expected at least 1 space after "."; 0 found
(#944) Expected at least 1 space before "."; 0 found
(#944) Expected at least 1 space after "."; 0 found
(#944) Expected at least 1 space before "."; 0 found
(#944) Expected at least 1 space after "."; 0 found
(#950) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#951) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#988) Opening parenthesis of a multi-line function call must be the last content on the line
(#988) Only one argument is allowed per line in a multi-line function call
(#989) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#989) Only one argument is allowed per line in a multi-line function call
(#989) Only one argument is allowed per line in a multi-line function call
(#989) Only one argument is allowed per line in a multi-line function call
(#989) Closing parenthesis of a multi-line function call must be on a line by itself
(#1083) Opening parenthesis of a multi-line function call must be the last content on the line
(#1083) Only one argument is allowed per line in a multi-line function call
(#1083) Only one argument is allowed per line in a multi-line function call
(#1084) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#1084) Closing parenthesis of a multi-line function call must be on a line by itself
(#1135) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1136) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1179) Opening parenthesis of a multi-line function call must be the last content on the line
(#1179) Only one argument is allowed per line in a multi-line function call
(#1179) Only one argument is allowed per line in a multi-line function call
(#1180) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1180) Closing parenthesis of a multi-line function call must be on a line by itself
(#1181) Opening parenthesis of a multi-line function call must be the last content on the line
(#1181) Only one argument is allowed per line in a multi-line function call
(#1181) Only one argument is allowed per line in a multi-line function call
(#1182) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1182) Closing parenthesis of a multi-line function call must be on a line by itself
(#1185) Opening parenthesis of a multi-line function call must be the last content on the line
(#1185) Only one argument is allowed per line in a multi-line function call
(#1186) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1186) Only one argument is allowed per line in a multi-line function call
(#1186) Closing parenthesis of a multi-line function call must be on a line by itself
(#1188) Opening parenthesis of a multi-line function call must be the last content on the line
(#1188) Only one argument is allowed per line in a multi-line function call
(#1188) Only one argument is allowed per line in a multi-line function call
(#1189) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1189) Only one argument is allowed per line in a multi-line function call
(#1189) Only one argument is allowed per line in a multi-line function call
(#1189) Closing parenthesis of a multi-line function call must be on a line by itself
(#1190) Opening parenthesis of a multi-line function call must be the last content on the line
(#1190) Only one argument is allowed per line in a multi-line function call
(#1190) Only one argument is allowed per line in a multi-line function call
(#1191) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1191) Only one argument is allowed per line in a multi-line function call
(#1191) Only one argument is allowed per line in a multi-line function call
(#1191) Only one argument is allowed per line in a multi-line function call
(#1191) Only one argument is allowed per line in a multi-line function call
(#1191) Closing parenthesis of a multi-line function call must be on a line by itself
(#1194) Opening parenthesis of a multi-line function call must be the last content on the line
(#1194) Only one argument is allowed per line in a multi-line function call
(#1194) Only one argument is allowed per line in a multi-line function call
(#1195) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1195) Closing parenthesis of a multi-line function call must be on a line by itself
(#1196) Opening parenthesis of a multi-line function call must be the last content on the line
(#1196) Only one argument is allowed per line in a multi-line function call
(#1196) Only one argument is allowed per line in a multi-line function call
(#1197) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1197) Closing parenthesis of a multi-line function call must be on a line by itself
(#1200) Opening parenthesis of a multi-line function call must be the last content on the line
(#1200) Only one argument is allowed per line in a multi-line function call
(#1201) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1201) Only one argument is allowed per line in a multi-line function call
(#1201) Closing parenthesis of a multi-line function call must be on a line by itself
(#1203) Opening parenthesis of a multi-line function call must be the last content on the line
(#1203) Only one argument is allowed per line in a multi-line function call
(#1203) Only one argument is allowed per line in a multi-line function call
(#1204) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1204) Only one argument is allowed per line in a multi-line function call
(#1204) Only one argument is allowed per line in a multi-line function call
(#1204) Closing parenthesis of a multi-line function call must be on a line by itself
(#1205) Opening parenthesis of a multi-line function call must be the last content on the line
(#1205) Only one argument is allowed per line in a multi-line function call
(#1205) Only one argument is allowed per line in a multi-line function call
(#1205) Only one argument is allowed per line in a multi-line function call
(#1206) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1206) Only one argument is allowed per line in a multi-line function call
(#1206) Only one argument is allowed per line in a multi-line function call
(#1206) Only one argument is allowed per line in a multi-line function call
(#1206) Closing parenthesis of a multi-line function call must be on a line by itself
(#1336) Blank line found at start of control structure
(#1343) Opening parenthesis of a multi-line function call must be the last content on the line
(#1343) Only one argument is allowed per line in a multi-line function call
(#1343) Only one argument is allowed per line in a multi-line function call
(#1344) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1344) Only one argument is allowed per line in a multi-line function call
(#1344) Only one argument is allowed per line in a multi-line function call
(#1344) Only one argument is allowed per line in a multi-line function call
(#1344) Closing parenthesis of a multi-line function call must be on a line by itself
(#1379) Opening parenthesis of a multi-line function call must be the last content on the line
(#1379) Only one argument is allowed per line in a multi-line function call
(#1379) Only one argument is allowed per line in a multi-line function call
(#1380) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1380) Only one argument is allowed per line in a multi-line function call
(#1380) Only one argument is allowed per line in a multi-line function call
(#1380) Only one argument is allowed per line in a multi-line function call
(#1380) Closing parenthesis of a multi-line function call must be on a line by itself
(#1465) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1468) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1468) Blank line found at start of control structure
(#1526) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1527) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1540) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1541) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1563) Space before opening parenthesis of function call prohibited
(#1590) Opening parenthesis of a multi-line function call must be the last content on the line
(#1590) Only one argument is allowed per line in a multi-line function call
(#1590) Only one argument is allowed per line in a multi-line function call
(#1591) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1591) Only one argument is allowed per line in a multi-line function call
(#1591) Only one argument is allowed per line in a multi-line function call
(#1591) Closing parenthesis of a multi-line function call must be on a line by itself
(#1599) There should be a comma after the last array item in a multi-line array.
(#1625) Expected at least 1 space before "."; 0 found
(#1625) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/question/radio.php
(#27) Opening brace must not be followed by a blank line
(#91) Incorrect spacing between argument "$dependants" and equals sign; expected 1 but found 0
(#91) Incorrect spacing between default value and equals sign for argument "$dependants"; expected 1 but found 0
(#91) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#91) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#109) Expected at least 1 space before "."; 0 found
(#109) Expected at least 1 space after "."; 0 found
(#111) Expected at least 1 space before "."; 0 found
(#111) 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
(#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
(#124) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space after "."; 0 found
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#143) Expected at least 1 space before "."; 0 found
(#143) Expected at least 1 space after "."; 0 found
(#144) Expected at least 1 space before "."; 0 found
(#144) 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
(#160) Expected at least 1 space before "."; 0 found
(#160) Expected at least 1 space after "."; 0 found
(#165) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space after "."; 0 found
(#212) Expected at least 1 space before "."; 0 found
(#212) Expected at least 1 space after "."; 0 found
(#214) Expected at least 1 space before "."; 0 found
(#214) Expected at least 1 space after "."; 0 found
(#242) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#242) Expected at least 1 space before "."; 0 found
(#242) Expected at least 1 space after "."; 0 found
(#243) Expected at least 1 space before "."; 0 found
(#243) Expected at least 1 space after "."; 0 found
(#243) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#244) Expected at least 1 space before "."; 0 found
(#244) Expected at least 1 space after "."; 0 found
(#244) Expected at least 1 space before "."; 0 found
(#244) Expected at least 1 space after "."; 0 found
(#244) Expected at least 1 space before "."; 0 found
(#244) Expected at least 1 space after "."; 0 found
(#244) Expected at least 1 space before "."; 0 found
(#244) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/question/rate.php
(#27) Opening brace must not be followed by a blank line
(#45) Short array syntax must be used to define arrays
(#204) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#204) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
(#213) Expected 0 spaces before closing bracket; 1 found
(#214) Expected at least 1 space before "."; 0 found
(#214) Expected at least 1 space after "."; 0 found
(#252) Expected at least 1 space before "."; 0 found
(#252) Expected at least 1 space after "."; 0 found
(#257) Expected at least 1 space before "."; 0 found
(#257) Expected at least 1 space after "."; 0 found
(#261) Expected at least 1 space before "."; 0 found
(#261) Expected at least 1 space after "."; 0 found
(#303) Expected at least 1 space before "."; 0 found
(#303) Expected at least 1 space after "."; 0 found
(#303) Expected at least 1 space before "."; 0 found
(#303) Expected at least 1 space after "."; 0 found
(#308) Expected at least 1 space before "."; 0 found
(#308) Expected at least 1 space after "."; 0 found
(#323) Expected 0 spaces after opening bracket; 1 found
(#323) Expected 0 spaces before closing bracket; 1 found
(#333) Expected at least 1 space before "."; 0 found
(#333) Expected at least 1 space after "."; 0 found
(#337) Long list syntax is not allowed
(#337) Short array syntax must be used to define arrays
(#352) Expected at least 1 space before "."; 0 found
(#352) Expected at least 1 space after "."; 0 found
(#352) Expected at least 1 space before "."; 0 found
(#352) Expected at least 1 space after "."; 0 found
(#363) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#364) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#376) Opening parenthesis of a multi-line function call must be the last content on the line
(#376) Only one argument is allowed per line in a multi-line function call
(#376) Only one argument is allowed per line in a multi-line function call
(#377) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#377) Closing parenthesis of a multi-line function call must be on a line by itself
(#407) Expected at least 1 space before "."; 0 found
(#407) Expected at least 1 space after "."; 0 found
(#407) Expected at least 1 space before "."; 0 found
(#407) Expected at least 1 space after "."; 0 found
(#427) Expected at least 1 space before "."; 0 found
(#427) Expected at least 1 space after "."; 0 found
(#465) Short array syntax must be used to define arrays
(#482) Expected at least 1 space before "."; 0 found
(#482) Expected at least 1 space after "."; 0 found
(#486) Expected at least 1 space before "."; 0 found
(#486) Expected at least 1 space after "."; 0 found
(#520) Expected at least 1 space before "."; 0 found
(#520) Expected at least 1 space after "."; 0 found
(#527) Long list syntax is not allowed
(#527) Short array syntax must be used to define arrays
(#535) Expected at least 1 space before "."; 0 found
(#535) Expected at least 1 space after "."; 0 found
(#554) Expected at least 1 space before "."; 0 found
(#554) Expected at least 1 space after "."; 0 found
(#554) Expected at least 1 space before "."; 0 found
(#554) Expected at least 1 space after "."; 0 found
(#570) Expected at least 1 space before "."; 0 found
(#570) Expected at least 1 space after "."; 0 found
(#570) Expected at least 1 space before "."; 0 found
(#570) Expected at least 1 space after "."; 0 found
(#570) Expected at least 1 space before "."; 0 found
(#570) Expected at least 1 space after "."; 0 found
(#576) Expected at least 1 space before "."; 0 found
(#576) Expected at least 1 space after "."; 0 found
(#679) Space before opening parenthesis of function call prohibited
(#713) Short array syntax must be used to define arrays
(#757) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#758) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#887) Long list syntax is not allowed
(#901) Blank line found at end of control structure
(#913) Blank line found at end of control structure
(#943) Expected at least 1 space before "."; 0 found
(#943) Expected at least 1 space after "."; 0 found
(#943) Expected at least 1 space before "."; 0 found
(#943) Expected at least 1 space after "."; 0 found
(#1031) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $questionrec.
(#1067) Opening parenthesis of a multi-line function call must be the last content on the line
(#1067) Only one argument is allowed per line in a multi-line function call
(#1067) Only one argument is allowed per line in a multi-line function call
(#1068) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#1068) Closing parenthesis of a multi-line function call must be on a line by itself
(#1082) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $surveyid.
(#1092) Opening parenthesis of a multi-line function call must be the last content on the line
(#1092) Only one argument is allowed per line in a multi-line function call
(#1093) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1093) Only one argument is allowed per line in a multi-line function call
(#1093) Closing parenthesis of a multi-line function call must be on a line by itself
(#1095) Long list syntax is not allowed
mod/questionnaire/classes/question/sectiontext.php
(#29) 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
(#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) 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
(#93) There should be a comma after the last array item in a multi-line array.
(#138) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#138) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#165) Long list syntax is not allowed
(#177) Opening parenthesis of a multi-line function call must be the last content on the line
(#177) 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
(#177) 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 12
(#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
mod/questionnaire/classes/question/slider.php
(#27) Opening brace must not be followed by a blank line
mod/questionnaire/classes/question/text.php
(#27) Opening brace must not be followed by a blank line
(#81) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#81) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/question/yesno.php
(#27) Opening brace must not be followed by a blank line
(#120) Incorrect spacing between argument "$dependants" and equals sign; expected 1 but found 0
(#120) Incorrect spacing between default value and equals sign for argument "$dependants"; expected 1 but found 0
(#120) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#120) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#130) Expected at least 1 space before "."; 0 found
(#130) 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
(#135) Expected at least 1 space before "."; 0 found
(#135) Expected at least 1 space after "."; 0 found
(#144) Expected at least 1 space before "."; 0 found
(#144) Expected at least 1 space after "."; 0 found
(#165) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space after "."; 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
(#196) Expected at least 1 space after "."; 0 found
(#196) Expected at least 1 space before "."; 0 found
(#196) Expected at least 1 space after "."; 0 found
(#197) Expected at least 1 space before "."; 0 found
(#197) Expected at least 1 space after "."; 0 found
(#197) Expected at least 1 space before "."; 0 found
(#197) Expected at least 1 space after "."; 0 found
(#197) Expected at least 1 space before "."; 0 found
(#197) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/questions_form.php
(#32) Opening brace must not be followed by a blank line
(#39) Incorrect spacing between argument "$moveq" and equals sign; expected 1 but found 0
(#39) Incorrect spacing between default value and equals sign for argument "$moveq"; expected 1 but found 0
(#63) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#99) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#119) Blank line found at start of control structure
(#121) Short array syntax must be used to define arrays
(#144) Short array syntax must be used to define arrays
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#147) Expected at least 1 space before "."; 0 found
(#147) Expected at least 1 space after "."; 0 found
(#155) Expected at least 1 space before "."; 0 found
(#155) Expected at least 1 space after "."; 0 found
(#155) Expected at least 1 space before "."; 0 found
(#155) Expected at least 1 space after "."; 0 found
(#163) Opening parenthesis of a multi-line function call must be the last content on the line
(#163) Only one argument is allowed per line in a multi-line function call
(#164) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#164) Only one argument is allowed per line in a multi-line function call
(#164) Only one argument is allowed per line in a multi-line function call
(#164) Only one argument is allowed per line in a multi-line function call
(#164) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#197) Opening parenthesis of a multi-line function call must be the last content on the line
(#197) Only one argument is allowed per line in a multi-line function call
(#197) Only one argument is allowed per line in a multi-line function call
(#198) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#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
(#198) Expected at least 1 space after "."; 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
(#198) Expected at least 1 space after "."; 0 found
(#198) Closing parenthesis of a multi-line function call must be on a line by itself
(#201) Expected at least 1 space before "."; 0 found
(#201) Expected at least 1 space after "."; 0 found
(#212) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#223) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#223) Opening parenthesis of a multi-line function call must be the last content on the line
(#224) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#224) Only one argument is allowed per line in a multi-line function call
(#224) Closing parenthesis of a multi-line function call must be on a line by itself
(#224) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#224) Blank line found at start of control structure
(#226) Opening parenthesis of a multi-line function call must be the last content on the line
(#227) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#227) Expected no space between "id" and the comma. Found: 1 space
(#227) Only one argument is allowed per line in a multi-line function call
(#227) Closing parenthesis of a multi-line function call must be on a line by itself
(#229) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#229) Opening parenthesis of a multi-line function call must be the last content on the line
(#230) Multi-line function call not indented correctly; expected 28 spaces but found 32
(#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
(#230) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#230) Blank line found at start of control structure
(#232) Opening parenthesis of a multi-line function call must be the last content on the line
(#233) Multi-line function call not indented correctly; expected 32 spaces but found 36
(#233) Expected no space between "id" and the comma. Found: 1 space
(#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
(#235) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#236) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#239) Short array syntax must be used to define arrays
(#242) Short array syntax must be used to define arrays
(#246) Short array syntax must be used to define arrays
(#249) Short array syntax must be used to define arrays
(#255) Opening parenthesis of a multi-line function call must be the last content on the line
(#255) Only one argument is allowed per line in a multi-line function call
(#255) Expected at least 1 space before "."; 0 found
(#255) Expected at least 1 space after "."; 0 found
(#255) Expected at least 1 space before "."; 0 found
(#255) Expected at least 1 space after "."; 0 found
(#256) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#256) Only one argument is allowed per line in a multi-line function call
(#256) Closing parenthesis of a multi-line function call must be on a line by itself
(#257) Expected at least 1 space before "."; 0 found
(#257) Expected at least 1 space after "."; 0 found
(#257) Expected at least 1 space before "."; 0 found
(#257) Expected at least 1 space after "."; 0 found
(#258) Expected at least 1 space before "."; 0 found
(#258) Expected at least 1 space after "."; 0 found
(#258) Expected at least 1 space before "."; 0 found
(#258) Expected at least 1 space after "."; 0 found
(#268) Expected at least 1 space before "."; 0 found
(#268) Expected at least 1 space after "."; 0 found
(#269) Short array syntax must be used to define arrays
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#274) Expected at least 1 space before "."; 0 found
(#274) Expected at least 1 space after "."; 0 found
(#275) Blank line found at end of control structure
(#277) Opening parenthesis of a multi-line function call must be the last content on the line
(#277) Only one argument is allowed per line in a multi-line function call
(#277) Only one argument is allowed per line in a multi-line function call
(#278) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#278) Expected at least 1 space before "."; 0 found
(#278) Expected at least 1 space after "."; 0 found
(#278) Expected at least 1 space before "."; 0 found
(#278) Expected at least 1 space after "."; 0 found
(#278) Expected at least 1 space before "."; 0 found
(#278) Expected at least 1 space after "."; 0 found
(#278) Expected at least 1 space before "."; 0 found
(#278) Expected at least 1 space after "."; 0 found
(#278) Closing parenthesis of a multi-line function call must be on a line by itself
(#299) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
(#311) Expected at least 1 space before "."; 0 found
(#311) Expected at least 1 space after "."; 0 found
(#311) Expected at least 1 space before "."; 0 found
(#311) Expected at least 1 space after "."; 0 found
(#311) Expected at least 1 space before "."; 0 found
(#311) 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
(#314) Expected at least 1 space before "."; 0 found
(#314) Expected at least 1 space after "."; 0 found
(#314) Expected at least 1 space before "."; 0 found
(#314) Expected at least 1 space after "."; 0 found
(#315) Expected at least 1 space before "."; 0 found
(#315) Expected at least 1 space after "."; 0 found
(#324) Expected at least 1 space before "."; 0 found
(#324) Expected at least 1 space after "."; 0 found
(#324) Expected at least 1 space before "."; 0 found
(#324) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#335) Expected at least 1 space before "."; 0 found
(#335) Expected at least 1 space after "."; 0 found
(#335) Expected at least 1 space before "."; 0 found
(#335) Expected at least 1 space after "."; 0 found
(#345) Expected at least 1 space before "."; 0 found
(#345) Expected at least 1 space after "."; 0 found
(#345) Expected at least 1 space before "."; 0 found
(#345) Expected at least 1 space after "."; 0 found
(#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) Expected at least 1 space before "."; 0 found
(#352) Expected at least 1 space after "."; 0 found
(#352) Only one argument is allowed per line in a multi-line function call
(#353) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#353) Expected at least 1 space before "."; 0 found
(#353) Expected at least 1 space after "."; 0 found
(#353) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/classes/responsetype/answer/answer.php
(#27) Opening brace must not be followed by a blank line
(#58) Line exceeds 132 characters; contains 140 characters
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#86) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#86) Only one argument is allowed per line in a multi-line function call
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/classes/responsetype/boolean.php
(#32) Opening brace must not be followed by a blank line
(#53) Expected at least 1 space before "."; 0 found
(#53) Expected at least 1 space after "."; 0 found
(#53) Expected at least 1 space before "."; 0 found
(#53) 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
(#72) Expected at least 1 space before "."; 0 found
(#72) Expected at least 1 space after "."; 0 found
(#73) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space after "."; 0 found
(#73) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space after "."; 0 found
(#111) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#111) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#111) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#111) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#115) Short array syntax must be used to define arrays
(#117) Long list syntax is not allowed
(#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
(#124) Expected at least 1 space after "."; 0 found
(#155) Long list syntax is not allowed
(#163) Expected at least 1 space before "."; 0 found
(#163) Expected at least 1 space after "."; 0 found
(#163) Expected at least 1 space before "."; 0 found
(#163) Expected at least 1 space after "."; 0 found
(#198) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#198) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#198) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#198) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#198) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#198) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#240) Expected at least 1 space before "."; 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
(#246) Space before opening parenthesis of function call prohibited
(#247) Space before opening parenthesis of function call prohibited
(#276) 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
(#313) Expected at least 1 space before "."; 0 found
(#313) Expected at least 1 space after "."; 0 found
(#317) Expected at least 1 space before "."; 0 found
(#317) Expected at least 1 space after "."; 0 found
(#317) Expected at least 1 space before "."; 0 found
(#317) Expected at least 1 space after "."; 0 found
(#320) Expected 1 blank line at end of file; 2 found
mod/questionnaire/classes/responsetype/date.php
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) 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
(#112) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#112) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#112) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#112) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#116) Short array syntax must be used to define arrays
(#118) Long list syntax is not allowed
(#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
(#124) Expected at least 1 space after "."; 0 found
(#151) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#151) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#151) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#151) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#151) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#151) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#193) Space before opening parenthesis of function call prohibited
(#225) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#226) Expected at least 1 space before "."; 0 found
(#231) Space before opening parenthesis of function call prohibited
(#233) Short array syntax must be used to define arrays
(#242) Space before opening parenthesis of function call prohibited
(#242) Space after opening parenthesis of function call prohibited
(#268) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/responsetype/multiple.php
(#46) Expected at least 1 space before "."; 0 found
(#46) 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
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#112) Expected at least 1 space before "."; 0 found
(#112) Expected at least 1 space after "."; 0 found
(#171) Long list syntax is not allowed
(#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
(#215) Expected at least 1 space before "."; 0 found
(#215) Expected at least 1 space after "."; 0 found
(#219) Expected at least 1 space before "."; 0 found
(#219) Expected at least 1 space after "."; 0 found
(#219) Expected at least 1 space before "."; 0 found
(#219) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/responsetype/numericaltext.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
(#59) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#59) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#59) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#59) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#59) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#59) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
mod/questionnaire/classes/responsetype/rank.php
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#155) No one-line description found in phpdocs for docblock of function get_results
(#155) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#155) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#155) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#155) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#161) Long list syntax is not allowed
(#170) Short array syntax must be used to define arrays
(#180) Whitespace found at end of line
(#194) Space before opening parenthesis of function call prohibited
(#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
(#196) Expected at least 1 space after "."; 0 found
(#205) Space before opening parenthesis of function call prohibited
(#218) Expected at least 1 space before "."; 0 found
(#218) Expected at least 1 space after "."; 0 found
(#218) Expected at least 1 space before "."; 0 found
(#218) Expected at least 1 space after "."; 0 found
(#219) Whitespace found at end of line within string
(#223) Short array syntax must be used to define arrays
(#229) Expected at least 1 space before "."; 0 found
(#229) Expected at least 1 space after "."; 0 found
(#230) Expected at least 1 space before "."; 0 found
(#230) Expected at least 1 space after "."; 0 found
(#231) Expected at least 1 space before "."; 0 found
(#231) Expected at least 1 space after "."; 0 found
(#232) Expected at least 1 space before "."; 0 found
(#232) Expected at least 1 space after "."; 0 found
(#233) Expected at least 1 space before "."; 0 found
(#233) Expected at least 1 space after "."; 0 found
(#234) Expected at least 1 space before "."; 0 found
(#234) Expected at least 1 space after "."; 0 found
(#239) Space before opening parenthesis of function call prohibited
(#258) Expected at least 1 space before "."; 0 found
(#258) Expected at least 1 space after "."; 0 found
(#258) Expected at least 1 space before "."; 0 found
(#258) Expected at least 1 space after "."; 0 found
(#259) Whitespace found at end of line within string
(#263) Short array syntax must be used to define arrays
(#268) Expected at least 1 space before "."; 0 found
(#268) Expected at least 1 space after "."; 0 found
(#269) Expected at least 1 space before "."; 0 found
(#269) Expected at least 1 space after "."; 0 found
(#270) Expected at least 1 space before "."; 0 found
(#270) Expected at least 1 space after "."; 0 found
(#271) Expected at least 1 space before "."; 0 found
(#271) Expected at least 1 space after "."; 0 found
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#273) Expected at least 1 space before "."; 0 found
(#273) Expected at least 1 space after "."; 0 found
(#328) Long list syntax is not allowed
(#335) Expected at least 1 space before "."; 0 found
(#335) Expected at least 1 space after "."; 0 found
(#335) Expected at least 1 space before "."; 0 found
(#335) Expected at least 1 space after "."; 0 found
(#378) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#378) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#378) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#378) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#378) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#378) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#402) Expected at least 1 space before "."; 0 found
(#402) Expected at least 1 space after "."; 0 found
(#402) Expected at least 1 space before "."; 0 found
(#402) Expected at least 1 space after "."; 0 found
(#433) Expected at least 1 space before "."; 0 found
(#434) Expected at least 1 space before "."; 0 found
(#434) Expected at least 1 space after "."; 0 found
(#434) Expected at least 1 space before "."; 0 found
(#434) Expected at least 1 space after "."; 0 found
(#434) Expected at least 1 space before "."; 0 found
(#435) Expected at least 1 space before "."; 0 found
(#444) Expected at least 1 space before "."; 0 found
(#444) Expected at least 1 space after "."; 0 found
(#444) Expected at least 1 space before "."; 0 found
(#444) Expected at least 1 space after "."; 0 found
(#455) Long list syntax is not allowed
(#464) Expected at least 1 space before "."; 0 found
(#464) Expected at least 1 space after "."; 0 found
(#464) Expected at least 1 space before "."; 0 found
(#464) Expected at least 1 space after "."; 0 found
(#499) Whitespace found at end of line within string
(#500) Whitespace found at end of line within string
(#501) Whitespace found at end of line within string
(#502) Whitespace found at end of line within string
(#503) Whitespace found at end of line within string
(#532) Incorrect spacing between argument "$stravgvalue" and equals sign; expected 1 but found 0
(#532) Incorrect spacing between default value and equals sign for argument "$stravgvalue"; expected 1 but found 0
(#541) Expected at least 1 space before "."; 0 found
(#541) Expected at least 1 space after "."; 0 found
(#541) Expected at least 1 space before "."; 0 found
(#541) Expected at least 1 space after "."; 0 found
(#541) Expected at least 1 space before "."; 0 found
(#541) Expected at least 1 space after "."; 0 found
(#569) Expected at least 1 space before "."; 0 found
(#569) Expected at least 1 space after "."; 0 found
(#569) Expected at least 1 space before "."; 0 found
(#569) Expected at least 1 space after "."; 0 found
(#622) Expected at least 1 space before "."; 0 found
(#622) Expected at least 1 space after "."; 0 found
(#631) Short array syntax must be used to define arrays
(#681) Space before opening parenthesis of function call prohibited
(#720) Long list syntax is not allowed
(#720) Short array syntax must be used to define arrays
(#727) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#728) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#760) Expected at least 1 space before "."; 0 found
(#760) Expected at least 1 space after "."; 0 found
(#760) Expected at least 1 space before "."; 0 found
(#760) Expected at least 1 space after "."; 0 found
(#762) Expected at least 1 space before "."; 0 found
(#762) Expected at least 1 space after "."; 0 found
(#762) Expected at least 1 space before "."; 0 found
(#762) Expected at least 1 space after "."; 0 found
(#852) Long list syntax is not allowed
(#859) Whitespace found at end of line within string
(#860) Whitespace found at end of line within string
(#875) Short array syntax must be used to define arrays
(#879) Short array syntax must be used to define arrays
(#906) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#907) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#922) Expected at least 1 space before "."; 0 found
(#922) Expected at least 1 space after "."; 0 found
(#922) Expected at least 1 space before "."; 0 found
(#922) Expected at least 1 space after "."; 0 found
(#934) Short array syntax must be used to define arrays
(#956) Expected at least 1 space before "."; 0 found
(#956) Expected at least 1 space after "."; 0 found
(#956) Expected at least 1 space before "."; 0 found
(#956) Expected at least 1 space after "."; 0 found
(#965) Expected at least 1 space before "."; 0 found
(#965) Expected at least 1 space after "."; 0 found
(#965) Expected at least 1 space before "."; 0 found
(#965) Expected at least 1 space after "."; 0 found
(#989) Expected at least 1 space before "."; 0 found
(#989) Expected at least 1 space after "."; 0 found
(#989) Expected at least 1 space before "."; 0 found
(#989) Expected at least 1 space after "."; 0 found
(#992) Long list syntax is not allowed
(#992) Short array syntax must be used to define arrays
(#1019) Expected at least 1 space before "."; 0 found
(#1019) Expected at least 1 space after "."; 0 found
(#1019) Expected at least 1 space before "."; 0 found
(#1019) Expected at least 1 space after "."; 0 found
(#1023) Expected at least 1 space before "."; 0 found
(#1023) Expected at least 1 space after "."; 0 found
(#1023) Expected at least 1 space before "."; 0 found
(#1023) Expected at least 1 space after "."; 0 found
(#1029) Expected at least 1 space before "."; 0 found
(#1029) Expected at least 1 space after "."; 0 found
(#1062) Expected 0 spaces after opening bracket; 1 found
(#1062) Expected 0 spaces before closing bracket; 1 found
(#1064) Expected 0 spaces before closing bracket; 1 found
(#1080) Expected 0 spaces after opening bracket; 1 found
(#1080) Expected 0 spaces before closing bracket; 1 found
mod/questionnaire/classes/responsetype/response/response.php
(#27) Opening brace must not be followed by a blank line
(#43) Expected "bool" but found "boolean" for @var tag in member variable comment
(#62) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#62) Multi-line function declarations must define one parameter per line
(#62) Multi-line function declarations must define one parameter per line
(#62) Multi-line function declarations must define one parameter per line
(#62) Multi-line function declarations must define one parameter per line
(#63) Multi-line function declaration not indented correctly; expected 8 spaces but found 32
(#63) Multi-line function declarations must define one parameter per line
(#63) The closing parenthesis of a multi-line function declaration must be on a new line
(#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
(#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) Only one argument is allowed per line in a multi-line function call
(#96) Only one argument is allowed per line in a multi-line function call
(#96) Closing parenthesis of a multi-line function call must be on a line by itself
(#154) Expected at least 1 space before "."; 0 found
(#154) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/responsetype/responsetype.php
(#19) Import statements must not begin with a leading backslash
(#20) Import statements must not begin with a leading backslash
(#20) Header blocks must not contain blank lines
(#32) Opening brace must not be followed by a blank line
(#50) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $responseid.
(#100) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#100) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#100) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#100) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#110) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#110) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#110) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#110) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#110) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#110) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#159) Space before opening parenthesis of function call prohibited
(#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
(#188) Expected at least 1 space after "."; 0 found
(#222) Expected at least 1 space before "."; 0 found
(#222) Expected at least 1 space after "."; 0 found
(#222) Expected at least 1 space before "."; 0 found
(#222) Expected at least 1 space after "."; 0 found
(#271) Expected at least 1 space before "."; 0 found
(#271) Expected at least 1 space after "."; 0 found
(#271) Expected at least 1 space before "."; 0 found
(#271) Expected at least 1 space after "."; 0 found
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#272) Expected at least 1 space before "."; 0 found
(#272) Expected at least 1 space after "."; 0 found
(#294) Expected at least 1 space before "."; 0 found
(#294) Expected at least 1 space after "."; 0 found
(#323) Long list syntax is not allowed
(#381) Expected at least 1 space before "."; 0 found
(#381) Expected at least 1 space after "."; 0 found
(#381) Expected at least 1 space before "."; 0 found
(#381) 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
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#396) Expected at least 1 space before "."; 0 found
(#396) Expected at least 1 space after "."; 0 found
(#396) Expected at least 1 space before "."; 0 found
(#396) Expected at least 1 space after "."; 0 found
(#401) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/responsetype/single.php
(#48) Expected at least 1 space before "."; 0 found
(#48) Expected at least 1 space after "."; 0 found
(#48) Expected at least 1 space before "."; 0 found
(#48) Expected at least 1 space after "."; 0 found
(#52) Expected at least 1 space before "."; 0 found
(#52) Expected at least 1 space after "."; 0 found
(#54) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space after "."; 0 found
(#56) Expected at least 1 space before "."; 0 found
(#56) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#73) Expected at least 1 space before "."; 0 found
(#73) Expected at least 1 space after "."; 0 found
(#142) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#142) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#142) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#142) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#146) Short array syntax must be used to define arrays
(#148) Long list syntax is not allowed
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#156) Expected at least 1 space before "."; 0 found
(#156) Expected at least 1 space after "."; 0 found
(#173) Expected at least 1 space before "."; 0 found
(#173) Expected at least 1 space after "."; 0 found
(#174) Expected at least 1 space before "."; 0 found
(#174) Expected at least 1 space after "."; 0 found
(#175) Expected at least 1 space before "."; 0 found
(#175) Expected at least 1 space after "."; 0 found
(#194) Long list syntax is not allowed
(#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
(#229) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#229) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#229) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#229) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#229) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#229) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#242) Long list syntax is not allowed
(#265) Expected at least 1 space before "."; 0 found
(#265) Expected at least 1 space after "."; 0 found
(#288) Expected at least 1 space before "."; 0 found
(#288) Expected at least 1 space after "."; 0 found
(#288) Expected at least 1 space before "."; 0 found
(#288) Expected at least 1 space after "."; 0 found
(#322) Expected at least 1 space after "."; 0 found
(#357) Long list syntax is not allowed
(#401) Expected at least 1 space before "."; 0 found
(#401) Expected at least 1 space after "."; 0 found
(#401) Expected at least 1 space before "."; 0 found
(#401) Expected at least 1 space after "."; 0 found
(#401) Expected at least 1 space before "."; 0 found
(#401) Expected at least 1 space after "."; 0 found
(#405) Expected at least 1 space before "."; 0 found
(#405) Expected at least 1 space after "."; 0 found
(#405) Expected at least 1 space before "."; 0 found
(#405) Expected at least 1 space after "."; 0 found
mod/questionnaire/classes/responsetype/slider.php
(#65) Long list syntax is not allowed
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
(#70) Expected at least 1 space before "."; 0 found
(#70) Expected at least 1 space after "."; 0 found
(#76) The closing brace for the class must go on the next line after the body
mod/questionnaire/classes/responsetype/text.php
(#48) Expected at least 1 space before "."; 0 found
(#48) Expected at least 1 space after "."; 0 found
(#48) Expected at least 1 space before "."; 0 found
(#48) Expected at least 1 space after "."; 0 found
(#92) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#92) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#92) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#92) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#97) Long list syntax is not allowed
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#104) Expected at least 1 space before "."; 0 found
(#104) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#113) Expected at least 1 space before "."; 0 found
(#113) Expected at least 1 space after "."; 0 found
(#145) Incorrect spacing between argument "$rids" and equals sign; expected 1 but found 0
(#145) Incorrect spacing between default value and equals sign for argument "$rids"; expected 1 but found 0
(#145) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#145) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#145) Incorrect spacing between argument "$anonymous" and equals sign; expected 1 but found 0
(#145) Incorrect spacing between default value and equals sign for argument "$anonymous"; expected 1 but found 0
(#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
(#187) 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
(#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
(#196) Expected at least 1 space after "."; 0 found
(#196) Expected at least 1 space before "."; 0 found
(#196) 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
(#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
(#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
(#211) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Expected at least 1 space before "."; 0 found
(#278) Expected at least 1 space before "."; 0 found
(#278) Expected at least 1 space after "."; 0 found
(#278) Expected at least 1 space before "."; 0 found
(#278) Expected at least 1 space after "."; 0 found
(#278) Expected at least 1 space before "."; 0 found
(#311) Expected at least 1 space after "."; 0 found
(#328) Expected 1 blank line at end of file; 2 found
mod/questionnaire/classes/search/activity.php
(#35) Opening brace must not be followed by a blank line
mod/questionnaire/classes/search/question.php
(#77) Opening parenthesis of a multi-line function call must be the last content on the line
(#77) Only one argument is allowed per line in a multi-line function call
(#78) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#128) 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
mod/questionnaire/classes/settings_form.php
(#30) Opening brace must not be followed by a blank line
(#58) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#131) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/questionnaire/classes/task/cleanup.php
(#27) Opening brace must not be followed by a blank line
mod/questionnaire/complete.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file complete.php
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#41) Long list syntax is not allowed
(#48) Expected at least 1 space before "."; 0 found
(#48) Expected at least 1 space after "."; 0 found
(#57) Space after opening parenthesis of function call prohibited
(#73) Short array syntax must be used to define arrays
(#76) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/db/access.php
(#28) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#38) There should be a comma after the last array item in a multi-line array.
(#40) There should be a comma after the last array item in a multi-line array.
(#45) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#54) There should be a comma after the last array item in a multi-line array.
(#55) There should be a comma after the last array item in a multi-line array.
(#59) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#64) There should be a comma after the last array item in a multi-line array.
(#65) There should be a comma after the last array item in a multi-line array.
(#69) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#76) There should be a comma after the last array item in a multi-line array.
(#77) There should be a comma after the last array item in a multi-line array.
(#81) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#88) There should be a comma after the last array item in a multi-line array.
(#89) There should be a comma after the last array item in a multi-line array.
(#93) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#100) There should be a comma after the last array item in a multi-line array.
(#101) There should be a comma after the last array item in a multi-line array.
(#105) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#111) There should be a comma after the last array item in a multi-line array.
(#112) There should be a comma after the last array item in a multi-line array.
(#116) Short array syntax must be used to define arrays
(#121) Short array syntax must be used to define arrays
(#124) There should be a comma after the last array item in a multi-line array.
(#125) There should be a comma after the last array item in a multi-line array.
(#129) Short array syntax must be used to define arrays
(#134) Short array syntax must be used to define arrays
(#137) There should be a comma after the last array item in a multi-line array.
(#138) There should be a comma after the last array item in a multi-line array.
(#142) Short array syntax must be used to define arrays
(#146) Short array syntax must be used to define arrays
(#148) There should be a comma after the last array item in a multi-line array.
(#149) There should be a comma after the last array item in a multi-line array.
(#153) Short array syntax must be used to define arrays
(#157) Short array syntax must be used to define arrays
(#159) There should be a comma after the last array item in a multi-line array.
(#160) There should be a comma after the last array item in a multi-line array.
(#164) Short array syntax must be used to define arrays
(#168) Short array syntax must be used to define arrays
(#170) There should be a comma after the last array item in a multi-line array.
(#171) There should be a comma after the last array item in a multi-line array.
(#177) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#185) There should be a comma after the last array item in a multi-line array.
(#186) There should be a comma after the last array item in a multi-line array.
(#190) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#197) There should be a comma after the last array item in a multi-line array.
(#198) There should be a comma after the last array item in a multi-line array.
(#202) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#211) There should be a comma after the last array item in a multi-line array.
(#212) There should be a comma after the last array item in a multi-line array.
(#216) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#224) There should be a comma after the last array item in a multi-line array.
(#225) There should be a comma after the last array item in a multi-line array.
(#229) Short array syntax must be used to define arrays
(#234) Short array syntax must be used to define arrays
(#237) There should be a comma after the last array item in a multi-line array.
(#238) There should be a comma after the last array item in a multi-line array.
(#239) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/db/install.php
(#117) Function closing brace must go on the next line following the body; found 1 blank lines before brace
mod/questionnaire/db/log.php
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
mod/questionnaire/db/messages.php
(#32) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/db/mobile.php
(#39) There should be a comma after the last array item in a multi-line array.
(#40) There should be a comma after the last array item in a multi-line array.
(#41) There should be a comma after the last array item in a multi-line array.
(#54) There should be a comma after the last array item in a multi-line array.
(#56) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/db/services.php
(#33) There should be a comma after the last array item in a multi-line array.
(#34) There should be a comma after the last array item in a multi-line array.
(#45) There should be a comma after the last array item in a multi-line array.
(#46) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/db/tasks.php
(#30) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#38) There should be a comma after the last array item in a multi-line array.
(#39) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/db/upgrade.php
(#30) Incorrect spacing between argument "$oldversion" and equals sign; expected 1 but found 0
(#30) Incorrect spacing between default value and equals sign for argument "$oldversion"; expected 1 but found 0
(#51) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#99) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#113) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#115) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#128) Short array syntax must be used to define arrays
(#129) Short array syntax must be used to define arrays
(#135) Opening parenthesis of a multi-line function call must be the last content on the line
(#135) Only one argument is allowed per line in a multi-line function call
(#135) Only one argument is allowed per line in a multi-line function call
(#136) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#136) Short array syntax must be used to define arrays
(#136) 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 8 spaces but found 24
(#138) Short array syntax must be used to define arrays
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#166) Short array syntax must be used to define arrays
(#167) Short array syntax must be used to define arrays
(#168) Short array syntax must be used to define arrays
(#239) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
(#360) Short array syntax must be used to define arrays
(#403) Expected at least 1 space before "."; 0 found
(#403) Expected at least 1 space after "."; 0 found
(#410) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#411) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#472) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#537) Short array syntax must be used to define arrays
(#654) Short array syntax must be used to define arrays
(#657) Short array syntax must be used to define arrays
(#664) Opening parenthesis of a multi-line function call must be the last content on the line
(#664) Only one argument is allowed per line in a multi-line function call
(#665) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#665) Only one argument is allowed per line in a multi-line function call
(#665) Only one argument is allowed per line in a multi-line function call
(#665) Closing parenthesis of a multi-line function call must be on a line by itself
(#702) Blank line found at start of control structure
(#814) Blank line found at start of control structure
(#1054) Short array syntax must be used to define arrays
(#1056) Short array syntax must be used to define arrays
mod/questionnaire/drawchart.php
(#37) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#37) Multi-line function declarations must define one parameter per line
(#37) Multi-line function declarations must define one parameter per line
(#38) Multi-line function declaration not indented correctly; expected 4 spaces but found 20
(#38) Multi-line function declarations must define one parameter per line
(#38) Incorrect spacing between argument "$charttype" and equals sign; expected 1 but found 0
(#38) Incorrect spacing between default value and equals sign for argument "$charttype"; expected 1 but found 0
(#38) Multi-line function declarations must define one parameter per line
(#38) Incorrect spacing between argument "$score" and equals sign; expected 1 but found 0
(#38) Incorrect spacing between default value and equals sign for argument "$score"; expected 1 but found 0
(#38) Multi-line function declarations must define one parameter per line
(#38) Incorrect spacing between argument "$allscore" and equals sign; expected 1 but found 0
(#38) Incorrect spacing between default value and equals sign for argument "$allscore"; expected 1 but found 0
(#38) Multi-line function declarations must define one parameter per line
(#38) Incorrect spacing between argument "$globallabel" and equals sign; expected 1 but found 0
(#38) Incorrect spacing between default value and equals sign for argument "$globallabel"; expected 1 but found 0
(#38) The closing parenthesis of a multi-line function declaration must be on a new line
(#67) Short array syntax must be used to define arrays
(#70) Blank line found at start of control structure
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#125) 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
(#141) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
(#143) Blank line found at start of control structure
(#154) Blank line found at start of control structure
(#184) Expected at least 1 space before "."; 0 found
(#184) 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
(#184) Expected at least 1 space before "."; 0 found
(#184) 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
(#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
(#197) Expected at least 1 space before "."; 0 found
(#197) Expected at least 1 space after "."; 0 found
(#197) Expected at least 1 space before "."; 0 found
(#197) Expected at least 1 space after "."; 0 found
(#197) Expected at least 1 space before "."; 0 found
(#197) Expected at least 1 space after "."; 0 found
(#197) Expected at least 1 space before "."; 0 found
(#197) Expected at least 1 space after "."; 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
(#198) Expected at least 1 space after "."; 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
(#199) Expected at least 1 space after "."; 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
(#200) 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
(#209) Expected at least 1 space before "."; 0 found
(#209) Expected at least 1 space after "."; 0 found
(#209) Expected at least 1 space before "."; 0 found
(#209) 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
(#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
(#216) Expected at least 1 space before "."; 0 found
(#216) Expected at least 1 space after "."; 0 found
(#216) Expected at least 1 space before "."; 0 found
(#216) Expected at least 1 space after "."; 0 found
(#217) Expected at least 1 space before "."; 0 found
(#217) Expected at least 1 space after "."; 0 found
(#217) Expected at least 1 space before "."; 0 found
(#217) Expected at least 1 space after "."; 0 found
(#218) Expected at least 1 space before "."; 0 found
(#218) Expected at least 1 space after "."; 0 found
(#218) Expected at least 1 space before "."; 0 found
(#218) Expected at least 1 space after "."; 0 found
(#219) Expected at least 1 space before "."; 0 found
(#219) Expected at least 1 space after "."; 0 found
(#219) Expected at least 1 space before "."; 0 found
(#219) Expected at least 1 space after "."; 0 found
(#228) Expected at least 1 space before "."; 0 found
(#228) Expected at least 1 space after "."; 0 found
(#228) Expected at least 1 space before "."; 0 found
(#228) Expected at least 1 space after "."; 0 found
(#241) Short array syntax must be used to define arrays
(#265) Blank line found at end of control structure
(#288) Expected at least 1 space before "."; 0 found
(#288) Expected at least 1 space after "."; 0 found
(#288) Expected at least 1 space before "."; 0 found
(#288) Expected at least 1 space after "."; 0 found
(#297) Expected at least 1 space before "."; 0 found
(#297) Expected at least 1 space after "."; 0 found
(#297) Expected at least 1 space before "."; 0 found
(#297) Expected at least 1 space after "."; 0 found
(#297) Expected at least 1 space before "."; 0 found
(#297) Expected at least 1 space after "."; 0 found
(#297) Expected at least 1 space before "."; 0 found
(#297) Expected at least 1 space after "."; 0 found
(#302) Expected at least 1 space before "."; 0 found
(#302) Expected at least 1 space after "."; 0 found
(#302) Expected at least 1 space before "."; 0 found
(#302) Expected at least 1 space after "."; 0 found
(#302) Expected at least 1 space before "."; 0 found
(#302) Expected at least 1 space after "."; 0 found
(#302) Expected at least 1 space before "."; 0 found
(#302) Expected at least 1 space after "."; 0 found
(#310) Expected at least 1 space before "."; 0 found
(#310) Expected at least 1 space after "."; 0 found
(#310) Expected at least 1 space before "."; 0 found
(#310) Expected at least 1 space after "."; 0 found
(#311) Expected at least 1 space before "."; 0 found
(#311) Expected at least 1 space after "."; 0 found
(#311) Expected at least 1 space before "."; 0 found
(#311) Expected at least 1 space after "."; 0 found
(#312) Expected at least 1 space before "."; 0 found
(#312) Expected at least 1 space after "."; 0 found
(#312) Expected at least 1 space before "."; 0 found
(#312) 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
(#315) Expected at least 1 space before "."; 0 found
(#315) Expected at least 1 space after "."; 0 found
(#315) Expected at least 1 space before "."; 0 found
(#315) Expected at least 1 space after "."; 0 found
(#317) Expected at least 1 space before "."; 0 found
(#317) Expected at least 1 space after "."; 0 found
(#317) Expected at least 1 space before "."; 0 found
(#317) Expected at least 1 space after "."; 0 found
(#318) Expected at least 1 space before "."; 0 found
(#318) Expected at least 1 space after "."; 0 found
(#318) Expected at least 1 space before "."; 0 found
(#318) 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
(#319) Expected at least 1 space before "."; 0 found
(#319) Expected at least 1 space after "."; 0 found
(#320) Expected at least 1 space before "."; 0 found
(#320) Expected at least 1 space after "."; 0 found
(#320) Expected at least 1 space before "."; 0 found
(#320) Expected at least 1 space after "."; 0 found
(#327) Expected at least 1 space before "."; 0 found
(#327) Expected at least 1 space after "."; 0 found
(#327) Expected at least 1 space before "."; 0 found
(#327) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#329) Expected at least 1 space before "."; 0 found
(#329) Expected at least 1 space after "."; 0 found
(#329) Expected at least 1 space before "."; 0 found
(#329) Expected at least 1 space after "."; 0 found
(#330) Expected at least 1 space before "."; 0 found
(#330) Expected at least 1 space after "."; 0 found
(#330) Expected at least 1 space before "."; 0 found
(#330) Expected at least 1 space after "."; 0 found
(#332) Expected at least 1 space before "."; 0 found
(#332) Expected at least 1 space after "."; 0 found
(#332) Expected at least 1 space before "."; 0 found
(#332) Expected at least 1 space after "."; 0 found
(#334) Expected at least 1 space before "."; 0 found
(#334) Expected at least 1 space after "."; 0 found
(#334) Expected at least 1 space before "."; 0 found
(#334) Expected at least 1 space after "."; 0 found
(#335) Expected at least 1 space before "."; 0 found
(#335) Expected at least 1 space after "."; 0 found
(#335) Expected at least 1 space before "."; 0 found
(#335) 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
(#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
(#354) Expected at least 1 space after "."; 0 found
(#358) Expected at least 1 space before "."; 0 found
(#358) Expected at least 1 space after "."; 0 found
(#358) Expected at least 1 space before "."; 0 found
(#358) Expected at least 1 space after "."; 0 found
(#379) Expected at least 1 space before "."; 0 found
(#379) Expected at least 1 space after "."; 0 found
(#379) Expected at least 1 space before "."; 0 found
(#379) Expected at least 1 space after "."; 0 found
(#380) Expected at least 1 space before "."; 0 found
(#380) Expected at least 1 space after "."; 0 found
(#380) Expected at least 1 space before "."; 0 found
(#380) Expected at least 1 space after "."; 0 found
(#381) Expected at least 1 space before "."; 0 found
(#381) Expected at least 1 space after "."; 0 found
(#381) Expected at least 1 space before "."; 0 found
(#381) Expected at least 1 space after "."; 0 found
(#391) Expected at least 1 space before "."; 0 found
(#391) Expected at least 1 space after "."; 0 found
(#391) Expected at least 1 space before "."; 0 found
(#391) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#393) Expected at least 1 space before "."; 0 found
(#393) Expected at least 1 space after "."; 0 found
(#393) Expected at least 1 space before "."; 0 found
(#393) Expected at least 1 space after "."; 0 found
(#416) Expected at least 1 space before "."; 0 found
(#416) Expected at least 1 space after "."; 0 found
(#416) Expected at least 1 space before "."; 0 found
(#416) 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
(#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
(#431) Expected at least 1 space before "."; 0 found
(#431) Expected at least 1 space after "."; 0 found
(#431) Expected at least 1 space before "."; 0 found
(#431) Expected at least 1 space after "."; 0 found
(#431) Expected at least 1 space before "."; 0 found
(#431) Expected at least 1 space after "."; 0 found
(#431) Expected at least 1 space before "."; 0 found
(#431) Expected at least 1 space after "."; 0 found
(#439) Expected at least 1 space before "."; 0 found
(#439) Expected at least 1 space after "."; 0 found
(#439) Expected at least 1 space before "."; 0 found
(#439) Expected at least 1 space after "."; 0 found
(#440) Expected at least 1 space before "."; 0 found
(#440) Expected at least 1 space after "."; 0 found
(#440) Expected at least 1 space before "."; 0 found
(#440) Expected at least 1 space after "."; 0 found
(#441) Expected at least 1 space before "."; 0 found
(#441) Expected at least 1 space after "."; 0 found
(#441) Expected at least 1 space before "."; 0 found
(#441) Expected at least 1 space after "."; 0 found
(#442) Expected at least 1 space before "."; 0 found
(#442) Expected at least 1 space after "."; 0 found
(#442) Expected at least 1 space before "."; 0 found
(#442) Expected at least 1 space after "."; 0 found
(#444) Expected at least 1 space before "."; 0 found
(#444) Expected at least 1 space after "."; 0 found
(#444) Expected at least 1 space before "."; 0 found
(#444) Expected at least 1 space after "."; 0 found
(#446) Expected at least 1 space before "."; 0 found
(#446) Expected at least 1 space after "."; 0 found
(#446) Expected at least 1 space before "."; 0 found
(#446) Expected at least 1 space after "."; 0 found
(#460) Expected at least 1 space before "."; 0 found
(#460) Expected at least 1 space after "."; 0 found
(#460) Expected at least 1 space before "."; 0 found
(#460) Expected at least 1 space after "."; 0 found
(#461) Expected at least 1 space before "."; 0 found
(#461) Expected at least 1 space after "."; 0 found
(#461) Expected at least 1 space before "."; 0 found
(#461) Expected at least 1 space after "."; 0 found
(#462) Expected at least 1 space before "."; 0 found
(#462) Expected at least 1 space after "."; 0 found
(#462) Expected at least 1 space before "."; 0 found
(#462) Expected at least 1 space after "."; 0 found
(#463) Expected at least 1 space before "."; 0 found
(#463) Expected at least 1 space after "."; 0 found
(#463) Expected at least 1 space before "."; 0 found
(#463) Expected at least 1 space after "."; 0 found
(#465) Expected at least 1 space before "."; 0 found
(#465) Expected at least 1 space after "."; 0 found
(#465) Expected at least 1 space before "."; 0 found
(#465) Expected at least 1 space after "."; 0 found
(#467) Expected at least 1 space before "."; 0 found
(#467) Expected at least 1 space after "."; 0 found
(#467) Expected at least 1 space before "."; 0 found
(#467) Expected at least 1 space after "."; 0 found
(#509) Expected at least 1 space before "."; 0 found
(#509) Expected at least 1 space after "."; 0 found
(#509) Expected at least 1 space before "."; 0 found
(#509) Expected at least 1 space after "."; 0 found
(#521) Expected at least 1 space before "."; 0 found
(#521) Expected at least 1 space after "."; 0 found
(#521) Expected at least 1 space before "."; 0 found
(#521) Expected at least 1 space after "."; 0 found
(#535) Expected at least 1 space before "."; 0 found
(#535) Expected at least 1 space after "."; 0 found
(#535) Expected at least 1 space before "."; 0 found
(#535) Expected at least 1 space after "."; 0 found
(#538) Expected at least 1 space before "."; 0 found
(#538) Expected at least 1 space after "."; 0 found
(#538) Expected at least 1 space before "."; 0 found
(#538) Expected at least 1 space after "."; 0 found
(#540) Expected at least 1 space before "."; 0 found
(#540) Expected at least 1 space after "."; 0 found
(#540) Expected at least 1 space before "."; 0 found
(#540) Expected at least 1 space after "."; 0 found
(#541) Expected at least 1 space before "."; 0 found
(#541) Expected at least 1 space after "."; 0 found
(#541) Expected at least 1 space before "."; 0 found
(#541) Expected at least 1 space after "."; 0 found
(#542) Expected at least 1 space before "."; 0 found
(#542) Expected at least 1 space after "."; 0 found
(#542) Expected at least 1 space before "."; 0 found
(#542) Expected at least 1 space after "."; 0 found
(#543) Expected at least 1 space before "."; 0 found
(#543) Expected at least 1 space after "."; 0 found
(#543) Expected at least 1 space before "."; 0 found
(#543) Expected at least 1 space after "."; 0 found
(#548) Expected at least 1 space before "."; 0 found
(#548) Expected at least 1 space after "."; 0 found
(#548) Expected at least 1 space before "."; 0 found
(#548) Expected at least 1 space after "."; 0 found
(#558) Expected at least 1 space before "."; 0 found
(#558) Expected at least 1 space after "."; 0 found
(#558) Expected at least 1 space before "."; 0 found
(#558) Expected at least 1 space after "."; 0 found
(#562) Expected at least 1 space before "."; 0 found
(#562) Expected at least 1 space after "."; 0 found
(#562) Expected at least 1 space before "."; 0 found
(#562) Expected at least 1 space after "."; 0 found
(#563) Expected at least 1 space before "."; 0 found
(#563) Expected at least 1 space after "."; 0 found
(#563) Expected at least 1 space before "."; 0 found
(#563) Expected at least 1 space after "."; 0 found
(#564) Expected at least 1 space before "."; 0 found
(#564) Expected at least 1 space after "."; 0 found
(#564) Expected at least 1 space before "."; 0 found
(#564) Expected at least 1 space after "."; 0 found
(#565) Expected at least 1 space before "."; 0 found
(#565) Expected at least 1 space after "."; 0 found
(#565) Expected at least 1 space before "."; 0 found
(#565) Expected at least 1 space after "."; 0 found
mod/questionnaire/externallib.php
(#52) Opening brace must not be followed by a blank line
(#76) There should be a comma after the last array item in a multi-line array.
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Only one argument is allowed per line in a multi-line function call
(#80) There should be a comma after the last array item in a multi-line array.
(#100) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#100) Multi-line function declarations must define one parameter per line
(#100) Multi-line function declarations must define one parameter per line
(#100) Multi-line function declarations must define one parameter per line
(#100) Multi-line function declarations must define one parameter per line
(#100) Multi-line function declarations must define one parameter per line
(#100) Multi-line function declarations must define one parameter per line
(#101) Multi-line function declaration not indented correctly; expected 8 spaces but found 57
(#101) Multi-line function declarations must define one parameter per line
(#101) Multi-line function declarations must define one parameter per line
(#101) The closing parenthesis of a multi-line function declaration must be on a new line
(#102) Opening parenthesis of a multi-line function call must be the last content on the line
(#113) There should be a comma after the last array item in a multi-line array.
(#117) Long list syntax is not allowed
(#145) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/fbsections.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#66) Blank line found at end of control structure
(#75) Blank line found at end of control structure
(#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 4 spaces but found 8
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#105) Blank line found at end of control structure
(#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 0 spaces but found 4
(#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
(#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
(#128) Only one argument is allowed per line in a multi-line function call
(#129) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#129) Only one argument is allowed per line in a multi-line function call
(#129) Only one argument is allowed per line in a multi-line function call
(#129) Closing parenthesis of a multi-line function call must be on a line by itself
(#144) Opening parenthesis of a multi-line function call must be the last content on the line
(#145) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#145) Closing parenthesis of a multi-line function call must be on a line by itself
(#147) Blank line found at end of control structure
(#151) Blank line found at end of control structure
(#153) Opening parenthesis of a multi-line function call must be the last content on the line
(#154) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#154) Closing parenthesis of a multi-line function call must be on a line by itself
(#155) Blank line found at end of control structure
(#158) Opening parenthesis of a multi-line function call must be the last content on the line
(#159) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#160) Blank line found at end of control structure
(#179) Blank line found at end of control structure
(#187) Opening parenthesis of a multi-line function call must be the last content on the line
(#187) 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) 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
(#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
(#233) Opening parenthesis of a multi-line function call must be the last content on the line
(#234) Only one argument is allowed per line in a multi-line function call
(#234) Only one argument is allowed per line in a multi-line function call
(#234) Only one argument is allowed per line in a multi-line function call
(#234) Only one argument is allowed per line in a multi-line function call
(#235) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#235) Closing parenthesis of a multi-line function call must be on a line by itself
(#268) Blank line found at end of control structure
(#280) Blank line found at end of control structure
mod/questionnaire/feedback.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#51) Expected at least 1 space before "."; 0 found
(#51) Expected at least 1 space after "."; 0 found
(#74) Opening parenthesis of a multi-line function call must be the last content on the line
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Only one argument is allowed per line in a multi-line function call
(#75) Multi-line function call not indented correctly; expected 0 spaces but found 4
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Only one argument is allowed per line in a multi-line function call
(#75) Closing parenthesis of a multi-line function call must be on a line by itself
(#95) Space before opening parenthesis of function call prohibited
(#101) Space before opening parenthesis of function call prohibited
(#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
(#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) 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
(#106) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/grade.php
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#33) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#41) Expected at least 1 space before "."; 0 found
(#41) Expected at least 1 space after "."; 0 found
(#43) Expected at least 1 space before "."; 0 found
(#43) Expected at least 1 space after "."; 0 found
mod/questionnaire/index.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#74) Expected at least 1 space before "."; 0 found
(#74) Expected at least 1 space after "."; 0 found
(#101) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#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
(#131) Expected at least 1 space before "."; 0 found
(#131) 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
(#133) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space before "."; 0 found
(#134) Expected at least 1 space after "."; 0 found
(#149) Opening parenthesis of a multi-line function call must be the last content on the line
(#150) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#150) 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
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#157) Expected at least 1 space before "."; 0 found
(#158) Expected at least 1 space before "."; 0 found
(#158) 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
(#158) Expected at least 1 space before "."; 0 found
(#159) Expected at least 1 space before "."; 0 found
(#159) 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
(#159) Expected at least 1 space before "."; 0 found
(#159) 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
(#159) Expected at least 1 space before "."; 0 found
(#159) Expected at least 1 space after "."; 0 found
(#159) Expected at least 1 space before "."; 0 found
(#160) Expected at least 1 space before "."; 0 found
(#160) Expected at least 1 space after "."; 0 found
(#164) Expected at least 1 space before "."; 0 found
(#164) Expected at least 1 space after "."; 0 found
(#164) Expected at least 1 space before "."; 0 found
(#164) Expected at least 1 space after "."; 0 found
(#164) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space after "."; 0 found
(#165) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space after "."; 0 found
(#165) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space after "."; 0 found
(#167) Expected at least 1 space before "."; 0 found
(#167) Expected at least 1 space after "."; 0 found
(#167) Expected at least 1 space before "."; 0 found
(#167) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#172) Expected at least 1 space before "."; 0 found
(#172) Expected at least 1 space after "."; 0 found
(#173) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#173) Opening parenthesis of a multi-line function call must be the last content on the line
(#173) Only one argument is allowed per line in a multi-line function call
(#173) Only one argument is allowed per line in a multi-line function call
(#174) Multi-line function call not indented correctly; expected 24 spaces but found 32
(#174) Only one argument is allowed per line in a multi-line function call
(#174) Closing parenthesis of a multi-line function call must be on a line by itself
(#174) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#176) Short array syntax must be used to define arrays
(#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
(#177) Expected at least 1 space before "."; 0 found
(#177) Expected at least 1 space after "."; 0 found
(#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 32 spaces but found 36
(#179) Short array syntax must be used to define arrays
(#179) Closing parenthesis of a multi-line function call must be on a line by itself
(#184) Expected at least 1 space before "."; 0 found
(#184) 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
(#184) Expected at least 1 space before "."; 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
(#185) 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
(#186) Expected at least 1 space after "."; 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
(#186) Expected at least 1 space after "."; 0 found
(#186) Expected at least 1 space before "."; 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
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 0 found
(#191) Expected at least 1 space before "."; 0 found
(#191) Expected at least 1 space after "."; 0 found
(#191) Expected at least 1 space before "."; 0 found
(#191) Expected at least 1 space after "."; 0 found
(#191) 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
(#192) Expected at least 1 space after "."; 0 found
(#192) Expected at least 1 space before "."; 0 found
(#192) Expected at least 1 space after "."; 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
(#196) Expected at least 1 space after "."; 0 found
mod/questionnaire/lang/en/questionnaire.php
(#44) The string key "allresponses" is not in the correct order, it should be before "alreadyfilled"
(#49) The string key "answer" is not in the correct order, it should be before "answernotgiven"
(#51) The string key "answerquestions" is not in the correct order, it should be before "answers"
(#62) The string key "autonumberpages" is not in the correct order, it should be before "autonumberquestions"
(#78) The string key "missingnameandrequired" is not in the correct order, it should be before "missingrequired"
(#79) The string key "cannotviewpublicresponses" is not in the correct order, it should be before "missingnameandrequired"
(#98) The string key "closebeforeopen" is not in the correct order, it should be before "closesat"
(#109) The string key "configmaxsections" is not in the correct order, it should be before "configusergraphlong"
(#116) The string key "confirmdeletesection" is not in the correct order, it should be before "confirmdelresp"
(#123) The string key "couldnotcreatenewsurvey" is not in the correct order, it should be before "couldnotdelresp"
(#128) The string key "configremoveoldresponses" is not in the correct order, it should be before "createnew"
(#129) The string key "centerlabel" is not in the correct order, it should be before "configremoveoldresponses"
(#134) Unexpected comment found. Auto-fixing will not work after this comment
(#135) Unexpected comment found. Auto-fixing will not work after this comment
(#137) The string key "deleteallresponses" is not in the correct order, it should be before "strictdateformatting"
(#174) The string key "emailroles" is not in the correct order, it should be before "emailsnotspecified"
(#193) The string key "event_non_respondents_viewed" is not in the correct order, it should be before "event_previewed"
(#208) The string key "feedbackeditingmessages" is not in the correct order, it should be before "feedbackeditingsections"
(#218) The string key "feedbackglobalheading" is not in the correct order, it should be before "feedbackglobalmessages"
(#237) The string key "feedbackscoreboundary" is not in the correct order, it should be before "feedbackscores_help"
(#240) The string key "feedbacksectionheading" is not in the correct order, it should be before "feedbacksectionlabel_help"
(#243) The string key "feedbackhdr" is not in the correct order, it should be before "feedbacksectionheadingtext"
(#250) The string key "feedbacksectionquestions" is not in the correct order, it should be before "feedbacksettingssaved"
(#269) The string key "includerankaverages" is not in the correct order, it should be before "useridnumber"
(#270) The string key "includechoicecodes" is not in the correct order, it should be before "includerankaverages"
(#279) The string key "invalidsectionid" is not in the correct order, it should be before "invalidsurveyid"
(#280) The string key "invalidrange" is not in the correct order, it should be before "invalidsectionid"
(#282) The string key "invalidminmaxrange" is not in the correct order, it should be before "invalidstartingvalue"
(#283) The string key "invalidincrement" is not in the correct order, it should be before "invalidminmaxrange"
(#284) The string key "indirectwarnings" is not in the correct order, it should be before "invalidincrement"
(#290) The string key "leftlabel" is not in the correct order, it should be before "length"
(#334) The string key "minrange" is not in the correct order, it should be before "myresults"
(#336) The string key "maxrange" is not in the correct order, it should be before "minrange_help"
(#352) The string key "noneinuse" is not in the correct order, it should be before "notenoughscaleitems"
(#353) The string key "non_respondents" is not in the correct order, it should be before "noneinuse"
(#367) The string key "notifications_help" is not in the correct order, it should be before "notificationsimple"
(#372) The string key "not_started" is not in the correct order, it should be before "notset"
(#385) The string key "of" is not in the correct order, it should be before "openedat"
(#420) The string key "onemonth" is not in the correct order, it should be before "owner"
(#438) The string key "printblank" is not in the correct order, it should be before "printbutton"
(#445) The string key "privacy:metadata:questionnaire_response:questionnaireid" is not in the correct order, it should be before "privacy:metadata:questionnaire_response:userid"
(#446) The string key "privacy:metadata:questionnaire_response:complete" is not in the correct order, it should be before "privacy:metadata:questionnaire_response:questionnaireid"
(#452) The string key "privacy:metadata:questionnaire_response_bool:question_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_bool:response_id"
(#453) The string key "privacy:metadata:questionnaire_response_bool:choice_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_bool:question_id"
(#457) The string key "privacy:metadata:questionnaire_response_date:question_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_date:response_id"
(#462) The string key "privacy:metadata:questionnaire_response_other:question_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_other:response_id"
(#463) The string key "privacy:metadata:questionnaire_response_other:choice_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_other:question_id"
(#468) The string key "privacy:metadata:questionnaire_response_rank:question_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_rank:response_id"
(#469) The string key "privacy:metadata:questionnaire_response_rank:choice_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_rank:question_id"
(#474) The string key "privacy:metadata:questionnaire_response_text:question_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_text:response_id"
(#477) The string key "privacy:metadata:questionnaire_resp_multiple" is not in the correct order, it should be before "privacy:metadata:questionnaire_response_text:response"
(#479) The string key "privacy:metadata:questionnaire_resp_multiple:question_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_resp_multiple:response_id"
(#480) The string key "privacy:metadata:questionnaire_resp_multiple:choice_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_resp_multiple:question_id"
(#484) The string key "privacy:metadata:questionnaire_resp_single:question_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_resp_single:response_id"
(#485) The string key "privacy:metadata:questionnaire_resp_single:choice_id" is not in the correct order, it should be before "privacy:metadata:questionnaire_resp_single:question_id"
(#491) The string key "progressbar_info" is not in the correct order, it should be before "progresshelp_help"
(#548) The string key "required" is not in the correct order, it should be before "responsesnotsubmitted"
(#555) The string key "removeallquestionnaireattempts" is not in the correct order, it should be before "reset"
(#588) The string key "removeoldresponsesdefault" is not in the correct order, it should be before "return"
(#589) The string key "removeoldresponses" is not in the correct order, it should be before "removeoldresponsesdefault"
(#591) The string key "removeoldresponses_help" is not in the correct order, it should be before "removeoldresponsesafter"
(#613) The string key "send_message" is not in the correct order, it should be before "sendemail"
(#634) The string key "submissions" is not in the correct order, it should be before "submitsurvey"
(#638) The string key "subject" is not in the correct order, it should be before "subtitle_help"
(#644) The string key "slider" is not in the correct order, it should be before "surveyresponse"
(#711) The string key "crontask" is not in the correct order, it should be before "yourresponses"
mod/questionnaire/lib.php
(#37) Expected 1 space after SWITCH keyword; 0 found
(#68) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#92) Expected at least 1 space before "."; 0 found
(#92) 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
(#136) Short array syntax must be used to define arrays
(#164) Opening parenthesis of a multi-line function call must be the last content on the line
(#164) Only one argument is allowed per line in a multi-line function call
(#165) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#165) Only one argument is allowed per line in a multi-line function call
(#165) Closing parenthesis of a multi-line function call must be on a line by itself
(#178) Expected at least 1 space before "."; 0 found
(#178) Expected at least 1 space after "."; 0 found
(#182) Short array syntax must be used to define arrays
(#200) Opening parenthesis of a multi-line function call must be the last content on the line
(#200) Only one argument is allowed per line in a multi-line function call
(#201) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#201) Only one argument is allowed per line in a multi-line function call
(#201) Closing parenthesis of a multi-line function call must be on a line by itself
(#213) Expected at least 1 space before "."; 0 found
(#213) Expected at least 1 space after "."; 0 found
(#215) Short array syntax must be used to define arrays
(#221) Short array syntax must be used to define arrays
(#228) Short array syntax must be used to define arrays
(#232) Short array syntax must be used to define arrays
(#256) Opening parenthesis of a multi-line function call must be the last content on the line
(#257) Short array syntax must be used to define arrays
(#257) Only one argument is allowed per line in a multi-line function call
(#258) Closing parenthesis of a multi-line function call must be on a line by itself
(#299) Expected at least 1 space before "."; 0 found
(#299) Expected at least 1 space after "."; 0 found
(#299) Expected at least 1 space before "."; 0 found
(#299) Expected at least 1 space after "."; 0 found
(#301) Expected at least 1 space before "."; 0 found
(#301) Expected at least 1 space after "."; 0 found
(#301) Expected at least 1 space before "."; 0 found
(#301) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#330) Expected at least 1 space before "."; 0 found
(#330) Expected at least 1 space after "."; 0 found
(#330) Expected at least 1 space before "."; 0 found
(#330) Expected at least 1 space after "."; 0 found
(#330) Expected at least 1 space before "."; 0 found
(#330) Expected at least 1 space after "."; 0 found
(#371) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#371) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#373) Short array syntax must be used to define arrays
(#393) Incorrect spacing between argument "$questionnaire" and equals sign; expected 1 but found 0
(#393) Incorrect spacing between default value and equals sign for argument "$questionnaire"; expected 1 but found 0
(#393) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#393) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#393) Incorrect spacing between argument "$nullifnone" and equals sign; expected 1 but found 0
(#393) Incorrect spacing between default value and equals sign for argument "$nullifnone"; expected 1 but found 0
(#397) Expected at least 1 space before "."; 0 found
(#397) Expected at least 1 space after "."; 0 found
(#402) Short array syntax must be used to define arrays
(#420) Blank line found at end of control structure
(#448) Expected at least 1 space before "."; 0 found
(#448) Expected at least 1 space after "."; 0 found
(#456) Short array syntax must be used to define arrays
(#458) Short array syntax must be used to define arrays
(#465) Blank line found at end of control structure
(#469) Blank line found at end of control structure
(#472) Short array syntax must be used to define arrays
(#473) Blank line found at end of control structure
(#483) Opening parenthesis of a multi-line function call must be the last content on the line
(#483) Only one argument is allowed per line in a multi-line function call
(#483) Only one argument is allowed per line in a multi-line function call
(#483) Only one argument is allowed per line in a multi-line function call
(#484) Multi-line function call not indented correctly; expected 4 spaces but found 20
(#484) Only one argument is allowed per line in a multi-line function call
(#484) Only one argument is allowed per line in a multi-line function call
(#484) Only one argument is allowed per line in a multi-line function call
(#484) Closing parenthesis of a multi-line function call must be on a line by itself
(#498) Expected "function abc(...)"; found "function abc (...)"
(#498) Expected 0 spaces before opening parenthesis; 1 found
(#591) Expected at least 1 space before "."; 0 found
(#591) Expected at least 1 space after "."; 0 found
(#598) Short array syntax must be used to define arrays
(#633) Opening parenthesis of a multi-line function call must be the last content on the line
(#634) Short array syntax must be used to define arrays
(#635) Only one argument is allowed per line in a multi-line function call
(#635) Only one argument is allowed per line in a multi-line function call
(#636) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#636) Closing parenthesis of a multi-line function call must be on a line by itself
(#642) Opening parenthesis of a multi-line function call must be the last content on the line
(#643) Short array syntax must be used to define arrays
(#644) Only one argument is allowed per line in a multi-line function call
(#644) Only one argument is allowed per line in a multi-line function call
(#645) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#645) Closing parenthesis of a multi-line function call must be on a line by itself
(#651) Opening parenthesis of a multi-line function call must be the last content on the line
(#652) Short array syntax must be used to define arrays
(#653) Only one argument is allowed per line in a multi-line function call
(#653) Only one argument is allowed per line in a multi-line function call
(#654) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#654) Closing parenthesis of a multi-line function call must be on a line by itself
(#660) Opening parenthesis of a multi-line function call must be the last content on the line
(#661) Short array syntax must be used to define arrays
(#662) Only one argument is allowed per line in a multi-line function call
(#662) Only one argument is allowed per line in a multi-line function call
(#663) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#663) Closing parenthesis of a multi-line function call must be on a line by itself
(#676) Opening parenthesis of a multi-line function call must be the last content on the line
(#676) Only one argument is allowed per line in a multi-line function call
(#677) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#677) Only one argument is allowed per line in a multi-line function call
(#677) Only one argument is allowed per line in a multi-line function call
(#677) Only one argument is allowed per line in a multi-line function call
(#677) Closing parenthesis of a multi-line function call must be on a line by itself
(#686) Short array syntax must be used to define arrays
(#688) Opening parenthesis of a multi-line function call must be the last content on the line
(#689) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#689) Only one argument is allowed per line in a multi-line function call
(#689) Only one argument is allowed per line in a multi-line function call
(#689) Only one argument is allowed per line in a multi-line function call
(#689) Closing parenthesis of a multi-line function call must be on a line by itself
(#692) Short array syntax must be used to define arrays
(#696) Short array syntax must be used to define arrays
(#698) Opening parenthesis of a multi-line function call must be the last content on the line
(#699) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#699) Closing parenthesis of a multi-line function call must be on a line by itself
(#701) Short array syntax must be used to define arrays
(#705) Short array syntax must be used to define arrays
(#707) Opening parenthesis of a multi-line function call must be the last content on the line
(#708) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#708) Closing parenthesis of a multi-line function call must be on a line by itself
(#711) Short array syntax must be used to define arrays
(#713) Opening parenthesis of a multi-line function call must be the last content on the line
(#714) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#714) Only one argument is allowed per line in a multi-line function call
(#714) Only one argument is allowed per line in a multi-line function call
(#714) Only one argument is allowed per line in a multi-line function call
(#714) Closing parenthesis of a multi-line function call must be on a line by itself
(#721) Blank line found at start of control structure
(#724) Opening parenthesis of a multi-line function call must be the last content on the line
(#725) Short array syntax must be used to define arrays
(#726) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#726) Only one argument is allowed per line in a multi-line function call
(#726) Only one argument is allowed per line in a multi-line function call
(#726) Closing parenthesis of a multi-line function call must be on a line by itself
(#730) Opening parenthesis of a multi-line function call must be the last content on the line
(#731) Opening parenthesis of a multi-line function call must be the last content on the line
(#732) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#732) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#732) Short array syntax must be used to define arrays
(#732) Closing parenthesis of a multi-line function call must be on a line by itself
(#732) Closing parenthesis of a multi-line function call must be on a line by itself
(#736) Opening parenthesis of a multi-line function call must be the last content on the line
(#737) Opening parenthesis of a multi-line function call must be the last content on the line
(#738) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#738) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#738) Short array syntax must be used to define arrays
(#738) Closing parenthesis of a multi-line function call must be on a line by itself
(#738) Closing parenthesis of a multi-line function call must be on a line by itself
(#739) Opening parenthesis of a multi-line function call must be the last content on the line
(#740) Opening parenthesis of a multi-line function call must be the last content on the line
(#741) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#741) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#741) Short array syntax must be used to define arrays
(#741) Closing parenthesis of a multi-line function call must be on a line by itself
(#741) Closing parenthesis of a multi-line function call must be on a line by itself
(#742) Opening parenthesis of a multi-line function call must be the last content on the line
(#743) Opening parenthesis of a multi-line function call must be the last content on the line
(#744) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#744) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#744) Short array syntax must be used to define arrays
(#744) Closing parenthesis of a multi-line function call must be on a line by itself
(#744) Closing parenthesis of a multi-line function call must be on a line by itself
(#747) Opening parenthesis of a multi-line function call must be the last content on the line
(#748) Opening parenthesis of a multi-line function call must be the last content on the line
(#749) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#749) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#749) Short array syntax must be used to define arrays
(#749) Closing parenthesis of a multi-line function call must be on a line by itself
(#749) Closing parenthesis of a multi-line function call must be on a line by itself
(#753) Opening parenthesis of a multi-line function call must be the last content on the line
(#754) Opening parenthesis of a multi-line function call must be the last content on the line
(#755) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#755) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#755) Short array syntax must be used to define arrays
(#755) Closing parenthesis of a multi-line function call must be on a line by itself
(#755) Closing parenthesis of a multi-line function call must be on a line by itself
(#758) Opening parenthesis of a multi-line function call must be the last content on the line
(#759) Opening parenthesis of a multi-line function call must be the last content on the line
(#760) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#760) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#760) Short array syntax must be used to define arrays
(#760) Closing parenthesis of a multi-line function call must be on a line by itself
(#760) Closing parenthesis of a multi-line function call must be on a line by itself
(#762) Opening parenthesis of a multi-line function call must be the last content on the line
(#763) Opening parenthesis of a multi-line function call must be the last content on the line
(#764) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#764) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#764) Short array syntax must be used to define arrays
(#764) Closing parenthesis of a multi-line function call must be on a line by itself
(#764) Closing parenthesis of a multi-line function call must be on a line by itself
(#767) Opening parenthesis of a multi-line function call must be the last content on the line
(#768) Opening parenthesis of a multi-line function call must be the last content on the line
(#769) Short array syntax must be used to define arrays
(#770) Multi-line function call not indented correctly; expected 16 spaces but found 28
(#770) Multi-line function call not indented correctly; expected 20 spaces but found 28
(#770) Only one argument is allowed per line in a multi-line function call
(#770) Only one argument is allowed per line in a multi-line function call
(#770) Only one argument is allowed per line in a multi-line function call
(#770) Only one argument is allowed per line in a multi-line function call
(#770) Closing parenthesis of a multi-line function call must be on a line by itself
(#770) Closing parenthesis of a multi-line function call must be on a line by itself
(#783) Opening parenthesis of a multi-line function call must be the last content on the line
(#784) Short array syntax must be used to define arrays
(#785) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#785) Only one argument is allowed per line in a multi-line function call
(#785) Only one argument is allowed per line in a multi-line function call
(#785) Closing parenthesis of a multi-line function call must be on a line by itself
(#787) Blank line found at end of control structure
(#799) Short array syntax must be used to define arrays
(#807) Short array syntax must be used to define arrays
(#821) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#821) Multi-line function declarations must define one parameter per line
(#821) Multi-line function declarations must define one parameter per line
(#822) Multi-line function declaration not indented correctly; expected 4 spaces but found 47
(#822) Multi-line function declarations must define one parameter per line
(#822) Multi-line function declarations must define one parameter per line
(#822) Multi-line function declarations must define one parameter per line
(#822) The closing parenthesis of a multi-line function declaration must be on a new line
(#826) Expected at least 1 space before "."; 0 found
(#826) Expected at least 1 space after "."; 0 found
(#849) Opening parenthesis of a multi-line function call must be the last content on the line
(#850) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#850) Closing parenthesis of a multi-line function call must be on a line by itself
(#851) Opening parenthesis of a multi-line function call must be the last content on the line
(#851) Only one argument is allowed per line in a multi-line function call
(#852) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#852) Closing parenthesis of a multi-line function call must be on a line by itself
(#887) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#897) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#907) Short array syntax must be used to define arrays
(#924) Opening parenthesis of a multi-line function call must be the last content on the line
(#925) Only one argument is allowed per line in a multi-line function call
(#925) Closing parenthesis of a multi-line function call must be on a line by itself
(#929) Short array syntax must be used to define arrays
(#980) Space before opening parenthesis of function call prohibited
(#1003) Expected at least 1 space before "."; 0 found
(#1003) Expected at least 1 space after "."; 0 found
(#1003) Expected at least 1 space before "."; 0 found
(#1003) Expected at least 1 space after "."; 0 found
(#1013) Short array syntax must be used to define arrays
(#1017) Opening parenthesis of a multi-line function call must be the last content on the line
(#1017) Only one argument is allowed per line in a multi-line function call
(#1017) Short array syntax must be used to define arrays
(#1018) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#1018) Short array syntax must be used to define arrays
(#1018) Closing parenthesis of a multi-line function call must be on a line by itself
(#1024) Short array syntax must be used to define arrays
(#1033) Opening parenthesis of a multi-line function call must be the last content on the line
(#1033) Only one argument is allowed per line in a multi-line function call
(#1033) Expected at least 1 space before "."; 0 found
(#1033) Expected at least 1 space after "."; 0 found
(#1033) Expected at least 1 space before "."; 0 found
(#1033) Expected at least 1 space after "."; 0 found
(#1033) Expected at least 1 space before "."; 0 found
(#1033) Expected at least 1 space after "."; 0 found
(#1034) Multi-line function call not indented correctly; expected 8 spaces but found 24
(#1034) Short array syntax must be used to define arrays
(#1034) Expected at least 1 space before "."; 0 found
(#1034) Expected at least 1 space after "."; 0 found
(#1034) Closing parenthesis of a multi-line function call must be on a line by itself
(#1043) Short array syntax must be used to define arrays
(#1046) Short array syntax must be used to define arrays
(#1047) Expected at least 1 space after "."; 0 found
(#1047) Expected at least 1 space before "."; 0 found
(#1085) Blank line found at start of control structure
(#1088) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1092) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1099) Expected at least 1 space before "."; 0 found
(#1100) Expected at least 1 space before "."; 0 found
(#1100) Expected at least 1 space after "."; 0 found
(#1104) Opening parenthesis of a multi-line function call must be the last content on the line
(#1105) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1105) Closing parenthesis of a multi-line function call must be on a line by itself
(#1116) Opening parenthesis of a multi-line function call must be the last content on the line
(#1117) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1117) Closing parenthesis of a multi-line function call must be on a line by itself
(#1153) Opening parenthesis of a multi-line function call must be the last content on the line
(#1153) Only one argument is allowed per line in a multi-line function call
(#1154) Multi-line function call not indented correctly; expected 4 spaces but found 20
(#1154) Closing parenthesis of a multi-line function call must be on a line by itself
(#1165) Short array syntax must be used to define arrays
(#1178) Expected at least 1 space before "."; 0 found
(#1178) Expected at least 1 space after "."; 0 found
(#1181) Short array syntax must be used to define arrays
(#1197) Short array syntax must be used to define arrays
(#1203) Expected at least 1 space before "."; 0 found
(#1203) Expected at least 1 space after "."; 0 found
(#1207) Expected at least 1 space before "."; 0 found
(#1207) Expected at least 1 space after "."; 0 found
(#1208) Blank line found at end of control structure
(#1211) Short array syntax must be used to define arrays
(#1216) Short array syntax must be used to define arrays
(#1238) Short array syntax must be used to define arrays
(#1260) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#1261) Multi-line function declaration not indented correctly; expected 4 spaces but found 60
(#1261) The closing parenthesis of a multi-line function declaration must be on a new line
(#1273) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1274) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1275) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1276) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1310) Opening parenthesis of a multi-line function call must be the last content on the line
(#1310) Only one argument is allowed per line in a multi-line function call
(#1310) Only one argument is allowed per line in a multi-line function call
(#1310) Only one argument is allowed per line in a multi-line function call
(#1311) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1311) Only one argument is allowed per line in a multi-line function call
(#1311) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/locallib.php
(#32) Expected at least 1 space before "."; 0 found
(#32) Expected at least 1 space after "."; 0 found
(#35) Space before opening parenthesis of function call prohibited
(#36) Space before opening parenthesis of function call prohibited
(#37) Space before opening parenthesis of function call prohibited
(#38) Space before opening parenthesis of function call prohibited
(#39) Space before opening parenthesis of function call prohibited
(#41) Space before opening parenthesis of function call prohibited
(#42) Space before opening parenthesis of function call prohibited
(#43) Space before opening parenthesis of function call prohibited
(#44) Space before opening parenthesis of function call prohibited
(#51) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#99) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#100) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#169) Incorrect spacing between argument "$complete" and equals sign; expected 1 but found 0
(#169) Incorrect spacing between default value and equals sign for argument "$complete"; expected 1 but found 0
(#175) Space before opening parenthesis of function call prohibited
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#179) Expected at least 1 space before "."; 0 found
(#179) Expected at least 1 space after "."; 0 found
(#180) Short array syntax must be used to define arrays
(#247) Expected at least 1 space before "."; 0 found
(#248) Expected at least 1 space before "."; 0 found
(#309) Incorrect spacing between argument "$questionnaire" and equals sign; expected 1 but found 0
(#309) Incorrect spacing between default value and equals sign for argument "$questionnaire"; expected 1 but found 0
(#320) Short array syntax must be used to define arrays
(#321) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#324) Short array syntax must be used to define arrays
(#325) Short array syntax must be used to define arrays
(#326) Short array syntax must be used to define arrays
(#328) Short array syntax must be used to define arrays
(#382) Incorrect spacing between argument "$courseid" and equals sign; expected 1 but found 0
(#382) Incorrect spacing between default value and equals sign for argument "$courseid"; expected 1 but found 0
(#382) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#382) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#416) Blank line found at end of control structure
(#437) Incorrect spacing between argument "$courseid" and equals sign; expected 1 but found 0
(#437) Incorrect spacing between default value and equals sign for argument "$courseid"; expected 1 but found 0
(#437) Incorrect spacing between argument "$type" and equals sign; expected 1 but found 0
(#437) Incorrect spacing between default value and equals sign for argument "$type"; expected 1 but found 0
(#440) Short array syntax must be used to define arrays
(#464) Opening parenthesis of a multi-line function call must be the last content on the line
(#464) Only one argument is allowed per line in a multi-line function call
(#464) Expected at least 1 space before "."; 0 found
(#464) Expected at least 1 space after "."; 0 found
(#464) Expected at least 1 space before "."; 0 found
(#464) Expected at least 1 space after "."; 0 found
(#464) Expected at least 1 space before "."; 0 found
(#464) Expected at least 1 space after "."; 0 found
(#465) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#465) Only one argument is allowed per line in a multi-line function call
(#465) Short array syntax must be used to define arrays
(#465) Closing parenthesis of a multi-line function call must be on a line by itself
(#466) Expected at least 1 space before "."; 0 found
(#466) Expected at least 1 space after "."; 0 found
(#466) Expected at least 1 space before "."; 0 found
(#466) Expected at least 1 space after "."; 0 found
(#479) Expected "function abc(...)"; found "function abc (...)"
(#479) Expected 0 spaces before opening parenthesis; 1 found
(#506) Terminating statement must be indented to the same level as the CASE body
(#518) Short array syntax must be used to define arrays
(#526) Parentheses must be used when instantiating a new class
(#548) Expected at least 1 space before "."; 0 found
(#548) Expected at least 1 space after "."; 0 found
(#548) Expected at least 1 space before "."; 0 found
(#548) Expected at least 1 space after "."; 0 found
(#548) Expected at least 1 space before "."; 0 found
(#548) Expected at least 1 space after "."; 0 found
(#554) Expected at least 1 space before "."; 0 found
(#554) Expected at least 1 space after "."; 0 found
(#554) Expected at least 1 space before "."; 0 found
(#554) Expected at least 1 space after "."; 0 found
(#554) Expected at least 1 space before "."; 0 found
(#554) Expected at least 1 space after "."; 0 found
(#576) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#576) Multi-line function declarations must define one parameter per line
(#577) Multi-line function declaration not indented correctly; expected 4 spaces but found 16
(#578) Multi-line function declaration not indented correctly; expected 4 spaces but found 16
(#579) Multi-line function declaration not indented correctly; expected 4 spaces but found 16
(#580) Multi-line function declaration not indented correctly; expected 4 spaces but found 16
(#580) The closing parenthesis of a multi-line function declaration must be on a new line
(#595) Short array syntax must be used to define arrays
(#620) Short array syntax must be used to define arrays
(#626) There should be a comma after the last array item in a multi-line array.
(#635) Expected "function abc(...)"; found "function abc (...)"
(#635) Expected 0 spaces before opening parenthesis; 1 found
(#638) Short array syntax must be used to define arrays
(#639) Opening parenthesis of a multi-line function call must be the last content on the line
(#639) Only one argument is allowed per line in a multi-line function call
(#640) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#640) Closing parenthesis of a multi-line function call must be on a line by itself
(#670) Expected at least 1 space before "."; 0 found
(#670) Expected at least 1 space after "."; 0 found
(#678) Space before opening parenthesis of function call prohibited
(#690) Expected "function abc(...)"; found "function abc (...)"
(#690) Expected 0 spaces before opening parenthesis; 1 found
(#691) Short array syntax must be used to define arrays
(#702) Space before opening parenthesis of function call prohibited
(#718) Expected "function abc(...)"; found "function abc (...)"
(#718) Expected 0 spaces before opening parenthesis; 1 found
(#719) Short array syntax must be used to define arrays
(#731) Space before opening parenthesis of function call prohibited
(#749) Short array syntax must be used to define arrays
(#752) Short array syntax must be used to define arrays
(#761) Opening parenthesis of a multi-line function call must be the last content on the line
(#761) Only one argument is allowed per line in a multi-line function call
(#762) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#762) Only one argument is allowed per line in a multi-line function call
(#762) Closing parenthesis of a multi-line function call must be on a line by itself
(#784) Expected no spaces between $delpb and the increment operator; 1 found
(#785) Expected at least 1 space before "."; 0 found
(#785) Expected at least 1 space after "."; 0 found
(#787) Expected 1 space after comma in argument list; 2 found
(#787) Expected 1 space between the comma and "'id'". Found: 2 spaces
(#812) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#814) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#834) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#835) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#862) Expected at least 1 space before "."; 0 found
(#862) Expected at least 1 space after "."; 0 found
(#863) Space before opening parenthesis of function call prohibited
(#866) Expected at least 1 space before "."; 0 found
(#866) Expected at least 1 space after "."; 0 found
(#887) Opening parenthesis of a multi-line function call must be the last content on the line
(#887) Only one argument is allowed per line in a multi-line function call
(#887) Only one argument is allowed per line in a multi-line function call
(#887) Only one argument is allowed per line in a multi-line function call
(#888) Multi-line function call not indented correctly; expected 8 spaces but found 43
(#888) Only one argument is allowed per line in a multi-line function call
(#888) Short array syntax must be used to define arrays
(#888) Only one argument is allowed per line in a multi-line function call
(#888) Closing parenthesis of a multi-line function call must be on a line by itself
(#889) Short array syntax must be used to define arrays
(#894) Expected at least 1 space before "."; 0 found
(#894) Expected at least 1 space after "."; 0 found
(#894) Expected at least 1 space before "."; 0 found
(#894) Expected at least 1 space after "."; 0 found
(#897) Expected at least 1 space before "."; 0 found
(#897) Expected at least 1 space after "."; 0 found
(#897) Expected at least 1 space before "."; 0 found
(#897) Expected at least 1 space after "."; 0 found
(#909) Opening parenthesis of a multi-line function call must be the last content on the line
(#909) Only one argument is allowed per line in a multi-line function call
(#909) Only one argument is allowed per line in a multi-line function call
(#909) Only one argument is allowed per line in a multi-line function call
(#910) Multi-line function call not indented correctly; expected 8 spaces but found 43
(#910) Only one argument is allowed per line in a multi-line function call
(#910) Short array syntax must be used to define arrays
(#910) Only one argument is allowed per line in a multi-line function call
(#910) Closing parenthesis of a multi-line function call must be on a line by itself
(#911) Short array syntax must be used to define arrays
(#930) Short array syntax must be used to define arrays
(#934) Short array syntax must be used to define arrays
(#937) Blank line found at end of control structure
(#939) Short array syntax must be used to define arrays
(#942) Short array syntax must be used to define arrays
(#950) Short array syntax must be used to define arrays
mod/questionnaire/mod_form.php
(#19) Expected at least 1 space before "."; 0 found
(#19) Expected at least 1 space after "."; 0 found
(#20) Expected at least 1 space before "."; 0 found
(#20) Expected at least 1 space after "."; 0 found
(#21) Expected at least 1 space before "."; 0 found
(#21) Expected at least 1 space after "."; 0 found
(#31) Opening brace must not be followed by a blank line
(#46) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#125) Opening parenthesis of a multi-line function call must be the last content on the line
(#125) Only one argument is allowed per line in a multi-line function call
(#125) Only one argument is allowed per line in a multi-line function call
(#126) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#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
(#126) Expected at least 1 space after "."; 0 found
(#126) 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
(#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
(#139) Multi-line function call not indented correctly; expected 16 spaces but found 35
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#139) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#151) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#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
(#185) Opening parenthesis of a multi-line function call must be the last content on the line
(#186) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#186) Short array syntax must be used to define arrays
(#186) Closing parenthesis of a multi-line function call must be on a line by itself
(#203) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#204) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#226) Opening parenthesis of a multi-line function call must be the last content on the line
(#226) Only one argument is allowed per line in a multi-line function call
(#226) Only one argument is allowed per line in a multi-line function call
(#227) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#227) Closing parenthesis of a multi-line function call must be on a line by itself
(#254) The closing brace for the class must go on the next line after the body
mod/questionnaire/myreport.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file myreport.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#36) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#50) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#51) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#54) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space after "."; 0 found
(#54) Short array syntax must be used to define arrays
(#214) Blank line found at end of control structure
(#224) Expected at least 1 space before "."; 0 found
(#224) 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
(#224) Expected at least 1 space before "."; 0 found
(#224) Expected at least 1 space after "."; 0 found
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#226) Expected at least 1 space before "."; 0 found
(#226) Expected at least 1 space after "."; 0 found
(#252) Space before opening parenthesis of function call prohibited
(#254) Short array syntax must be used to define arrays
(#279) Expected at least 1 space before "."; 0 found
(#279) Expected at least 1 space after "."; 0 found
mod/questionnaire/preview.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#40) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#139) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#141) Short array syntax must be used to define arrays
(#147) Opening parenthesis of a multi-line function call must be the last content on the line
(#148) Opening parenthesis of a multi-line function call must be the last content on the line
(#148) Only one argument is allowed per line in a multi-line function call
(#148) Only one argument is allowed per line in a multi-line function call
(#148) Only one argument is allowed per line in a multi-line function call
(#148) Short array syntax must be used to define arrays
(#149) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#149) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#149) Closing parenthesis of a multi-line function call must be on a line by itself
(#162) Short array syntax must be used to define arrays
(#165) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/print.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file print.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#36) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#68) Expected at least 1 space before "."; 0 found
(#68) Expected at least 1 space after "."; 0 found
mod/questionnaire/qsettings.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#37) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#49) Short array syntax must be used to define arrays
(#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 0 spaces but found 16
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Short array syntax must be used to define arrays
(#74) Only one argument is allowed per line in a multi-line function call
(#74) Closing parenthesis of a multi-line function call must be on a line by itself
(#75) Short array syntax must be used to define arrays
(#78) Opening parenthesis of a multi-line function call must be the last content on the line
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#78) Only one argument is allowed per line in a multi-line function call
(#79) Multi-line function call not indented correctly; expected 0 spaces but found 16
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Short array syntax must be used to define arrays
(#79) Only one argument is allowed per line in a multi-line function call
(#79) Closing parenthesis of a multi-line function call must be on a line by itself
(#80) Short array syntax must be used to define arrays
(#85) Space before opening parenthesis of function call prohibited
(#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
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Only one argument is allowed per line in a multi-line function call
(#99) Only one argument is allowed per line in a multi-line function call
(#100) Multi-line function call not indented correctly; expected 4 spaces but found 46
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Short array syntax must be used to define arrays
(#100) Only one argument is allowed per line in a multi-line function call
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#109) Opening parenthesis of a multi-line function call must be the last content on the line
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#109) Only one argument is allowed per line in a multi-line function call
(#110) Multi-line function call not indented correctly; expected 4 spaces but found 52
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Short array syntax must be used to define arrays
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#120) Expected at least 1 space after "."; 0 found
(#125) Space before opening parenthesis of function call prohibited
mod/questionnaire/questionnaire.class.php
(#21) Expected at least 1 space before "."; 0 found
(#21) Expected at least 1 space after "."; 0 found
(#32) Opening brace must not be followed by a blank line
(#72) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#144) Blank line found at start of control structure
(#146) Opening parenthesis of a multi-line function call must be the last content on the line
(#147) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#147) Only one argument is allowed per line in a multi-line function call
(#147) Closing parenthesis of a multi-line function call must be on a line by itself
(#219) Incorrect spacing between argument "$sec" and equals sign; expected 1 but found 0
(#219) Incorrect spacing between default value and equals sign for argument "$sec"; expected 1 but found 0
(#284) Expected at least 1 space before "."; 0 found
(#284) Expected at least 1 space after "."; 0 found
(#285) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#286) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#308) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#313) There should be a comma after the last array item in a multi-line array.
(#367) Short array syntax must be used to define arrays
(#367) There should be a comma after the last array item in a multi-line array.
(#401) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#401) Multi-line function declarations must define one parameter per line
(#401) Incorrect spacing between argument "$referer" and equals sign; expected 1 but found 0
(#401) Multi-line function declarations must define one parameter per line
(#401) Multi-line function declarations must define one parameter per line
(#401) Multi-line function declarations must define one parameter per line
(#401) Multi-line function declarations must define one parameter per line
(#402) Multi-line function declaration not indented correctly; expected 8 spaces but found 34
(#402) Multi-line function declarations must define one parameter per line
(#402) The closing parenthesis of a multi-line function declaration must be on a new line
(#419) Opening parenthesis of a multi-line function call must be the last content on the line
(#419) Only one argument is allowed per line in a multi-line function call
(#420) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Only one argument is allowed per line in a multi-line function call
(#420) Closing parenthesis of a multi-line function call must be on a line by itself
(#434) Opening parenthesis of a multi-line function call must be the last content on the line
(#435) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#435) Closing parenthesis of a multi-line function call must be on a line by itself
(#532) Blank line found at end of control structure
(#535) Blank line found at end of control structure
(#538) Blank line found at end of control structure
(#541) Blank line found at end of control structure
(#544) Blank line found at end of control structure
(#578) Opening parenthesis of a multi-line function call must be the last content on the line
(#579) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#579) Closing parenthesis of a multi-line function call must be on a line by itself
(#598) Blank line found at start of control structure
(#660) Short array syntax must be used to define arrays
(#679) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#682) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#687) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#688) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#691) Blank line found at end of control structure
(#700) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#703) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#780) Function closing brace must go on the next line following the body; found 1 blank lines before brace
(#788) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#788) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#788) Incorrect spacing between argument "$groupid" and equals sign; expected 1 but found 0
(#788) Incorrect spacing between default value and equals sign for argument "$groupid"; expected 1 but found 0
(#833) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#833) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#833) Incorrect spacing between argument "$groupid" and equals sign; expected 1 but found 0
(#833) Incorrect spacing between default value and equals sign for argument "$groupid"; expected 1 but found 0
(#1042) Expected at least 1 space before "."; 0 found
(#1042) Expected at least 1 space after "."; 0 found
(#1160) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#1160) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#1181) Expected at least 1 space before "."; 0 found
(#1181) Expected at least 1 space after "."; 0 found
(#1181) Expected at least 1 space before "."; 0 found
(#1181) Expected at least 1 space after "."; 0 found
(#1263) Expected at least 1 space before "."; 0 found
(#1263) Expected at least 1 space after "."; 0 found
(#1278) Expected at least 1 space before "."; 0 found
(#1278) Expected at least 1 space after "."; 0 found
(#1282) Opening parenthesis of a multi-line function call must be the last content on the line
(#1283) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1283) Closing parenthesis of a multi-line function call must be on a line by itself
(#1307) Opening parenthesis of a multi-line function call must be the last content on the line
(#1308) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1308) Closing parenthesis of a multi-line function call must be on a line by itself
(#1330) Opening parenthesis of a multi-line function call must be the last content on the line
(#1331) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1331) Closing parenthesis of a multi-line function call must be on a line by itself
(#1344) Opening parenthesis of a multi-line function call must be the last content on the line
(#1345) Opening parenthesis of a multi-line function call must be the last content on the line
(#1347) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1347) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1347) Only one argument is allowed per line in a multi-line function call
(#1347) Only one argument is allowed per line in a multi-line function call
(#1347) Only one argument is allowed per line in a multi-line function call
(#1347) Only one argument is allowed per line in a multi-line function call
(#1347) Closing parenthesis of a multi-line function call must be on a line by itself
(#1347) Closing parenthesis of a multi-line function call must be on a line by itself
(#1365) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#1365) Multi-line function declarations must define one parameter per line
(#1365) Multi-line function declarations must define one parameter per line
(#1365) Multi-line function declarations must define one parameter per line
(#1365) Multi-line function declarations must define one parameter per line
(#1365) Incorrect spacing between argument "$rid" and equals sign; expected 1 but found 0
(#1365) Incorrect spacing between default value and equals sign for argument "$rid"; expected 1 but found 0
(#1365) Multi-line function declarations must define one parameter per line
(#1365) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#1365) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#1366) Multi-line function declaration not indented correctly; expected 8 spaces but found 40
(#1366) The closing parenthesis of a multi-line function declaration must be on a new line
(#1368) Expected at least 1 space before "."; 0 found
(#1368) Expected at least 1 space after "."; 0 found
(#1378) Short array syntax must be used to define arrays
(#1378) Expected 0 spaces before closing bracket; 1 found
(#1387) Expected at least 1 space before "."; 0 found
(#1387) Expected at least 1 space after "."; 0 found
(#1387) Expected at least 1 space before "."; 0 found
(#1387) Expected at least 1 space after "."; 0 found
(#1387) Expected at least 1 space before "."; 0 found
(#1387) Expected at least 1 space after "."; 0 found
(#1387) Expected at least 1 space before "."; 0 found
(#1387) Expected at least 1 space after "."; 0 found
(#1389) Expected at least 1 space before "."; 0 found
(#1389) Expected at least 1 space after "."; 0 found
(#1389) Expected at least 1 space before "."; 0 found
(#1389) Expected at least 1 space after "."; 0 found
(#1391) Expected at least 1 space before "."; 0 found
(#1391) Expected at least 1 space after "."; 0 found
(#1393) Expected at least 1 space before "."; 0 found
(#1393) Expected at least 1 space after "."; 0 found
(#1396) Expected at least 1 space before "."; 0 found
(#1396) Expected at least 1 space after "."; 0 found
(#1396) Expected at least 1 space before "."; 0 found
(#1396) Expected at least 1 space after "."; 0 found
(#1400) Short array syntax must be used to define arrays
(#1405) Short array syntax must be used to define arrays
(#1405) There should be a comma after the last array item in a multi-line array.
(#1415) Short array syntax must be used to define arrays
(#1420) Expected at least 1 space before "."; 0 found
(#1420) Expected at least 1 space after "."; 0 found
(#1420) Expected at least 1 space before "."; 0 found
(#1420) Expected at least 1 space after "."; 0 found
(#1424) Expected at least 1 space before "."; 0 found
(#1424) Expected at least 1 space after "."; 0 found
(#1424) Expected at least 1 space before "."; 0 found
(#1424) Expected at least 1 space after "."; 0 found
(#1424) Expected at least 1 space before "."; 0 found
(#1424) Expected at least 1 space after "."; 0 found
(#1434) Opening parenthesis of a multi-line function call must be the last content on the line
(#1440) There should be a comma after the last array item in a multi-line array.
(#1448) Opening parenthesis of a multi-line function call must be the last content on the line
(#1449) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1449) Closing parenthesis of a multi-line function call must be on a line by itself
(#1457) Expected at least 1 space before "."; 0 found
(#1457) Expected at least 1 space after "."; 0 found
(#1457) Expected at least 1 space before "."; 0 found
(#1457) Expected at least 1 space after "."; 0 found
(#1457) Expected at least 1 space before "."; 0 found
(#1457) Expected at least 1 space after "."; 0 found
(#1469) Expected at least 1 space before "."; 0 found
(#1469) Expected at least 1 space after "."; 0 found
(#1469) Expected at least 1 space before "."; 0 found
(#1469) Expected at least 1 space before "."; 0 found
(#1469) Expected at least 1 space after "."; 0 found
(#1479) Expected at least 1 space before "."; 0 found
(#1479) Expected at least 1 space after "."; 0 found
(#1481) Expected at least 1 space before "."; 0 found
(#1481) Expected at least 1 space after "."; 0 found
(#1481) Expected at least 1 space before "."; 0 found
(#1481) Expected at least 1 space after "."; 0 found
(#1481) Expected at least 1 space before "."; 0 found
(#1481) Expected at least 1 space after "."; 0 found
(#1481) Expected at least 1 space before "."; 0 found
(#1481) Expected at least 1 space after "."; 0 found
(#1481) Expected at least 1 space before "."; 0 found
(#1481) Expected at least 1 space after "."; 0 found
(#1482) Short array syntax must be used to define arrays
(#1488) Opening parenthesis of a multi-line function call must be the last content on the line
(#1489) Opening parenthesis of a multi-line function call must be the last content on the line
(#1489) Only one argument is allowed per line in a multi-line function call
(#1489) Only one argument is allowed per line in a multi-line function call
(#1489) Only one argument is allowed per line in a multi-line function call
(#1489) Short array syntax must be used to define arrays
(#1490) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1490) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1490) Closing parenthesis of a multi-line function call must be on a line by itself
(#1490) Closing parenthesis of a multi-line function call must be on a line by itself
(#1502) Opening parenthesis of a multi-line function call must be the last content on the line
(#1502) Only one argument is allowed per line in a multi-line function call
(#1503) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1503) Only one argument is allowed per line in a multi-line function call
(#1503) Only one argument is allowed per line in a multi-line function call
(#1503) Only one argument is allowed per line in a multi-line function call
(#1503) Closing parenthesis of a multi-line function call must be on a line by itself
(#1527) Opening parenthesis of a multi-line function call must be the last content on the line
(#1528) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1528) Expected at least 1 space before "."; 0 found
(#1528) Expected at least 1 space after "."; 0 found
(#1528) Closing parenthesis of a multi-line function call must be on a line by itself
(#1541) Incorrect spacing between argument "$referer" and equals sign; expected 1 but found 0
(#1541) Incorrect spacing between default value and equals sign for argument "$referer"; expected 1 but found 0
(#1541) Incorrect spacing between argument "$rid" and equals sign; expected 1 but found 0
(#1541) Incorrect spacing between default value and equals sign for argument "$rid"; expected 1 but found 0
(#1541) Incorrect spacing between argument "$blankquestionnaire" and equals sign; expected 1 but found 0
(#1541) Incorrect spacing between default value and equals sign for argument "$blankquestionnaire"; expected 1 but found 0
(#1544) Short array syntax must be used to define arrays
(#1578) Expected at least 1 space before "."; 0 found
(#1578) Expected at least 1 space after "."; 0 found
(#1578) Expected at least 1 space before "."; 0 found
(#1578) Expected at least 1 space after "."; 0 found
(#1579) Opening parenthesis of a multi-line function call must be the last content on the line
(#1580) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#1580) Closing parenthesis of a multi-line function call must be on a line by itself
(#1595) Expected at least 1 space before "."; 0 found
(#1595) Expected at least 1 space after "."; 0 found
(#1595) Expected at least 1 space before "."; 0 found
(#1595) Expected at least 1 space after "."; 0 found
(#1595) Expected at least 1 space before "."; 0 found
(#1595) Expected at least 1 space after "."; 0 found
(#1597) Opening parenthesis of a multi-line function call must be the last content on the line
(#1598) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#1598) Expected at least 1 space before "."; 0 found
(#1598) Expected at least 1 space after "."; 0 found
(#1598) Closing parenthesis of a multi-line function call must be on a line by itself
(#1601) Expected no spaces between $s and the increment operator; 1 found
(#1613) Opening parenthesis of a multi-line function call must be the last content on the line
(#1614) Opening parenthesis of a multi-line function call must be the last content on the line
(#1615) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#1615) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1615) Closing parenthesis of a multi-line function call must be on a line by itself
(#1615) Closing parenthesis of a multi-line function call must be on a line by itself
(#1622) Expected at least 1 space before "."; 0 found
(#1622) Expected at least 1 space after "."; 0 found
(#1622) Expected at least 1 space before "."; 0 found
(#1622) Expected at least 1 space after "."; 0 found
(#1635) Opening parenthesis of a multi-line function call must be the last content on the line
(#1635) Only one argument is allowed per line in a multi-line function call
(#1636) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#1636) Only one argument is allowed per line in a multi-line function call
(#1636) Only one argument is allowed per line in a multi-line function call
(#1636) Closing parenthesis of a multi-line function call must be on a line by itself
(#1643) Expected at least 1 space before "."; 0 found
(#1643) Expected at least 1 space after "."; 0 found
(#1643) Expected at least 1 space before "."; 0 found
(#1643) Expected at least 1 space after "."; 0 found
(#1644) Opening parenthesis of a multi-line function call must be the last content on the line
(#1645) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#1645) Closing parenthesis of a multi-line function call must be on a line by itself
(#1663) Short array syntax must be used to define arrays
(#1680) Expected at least 1 space after "."; 0 found
(#1691) Short array syntax must be used to define arrays
(#1693) Short array syntax must be used to define arrays
(#1697) Short array syntax must be used to define arrays
(#1715) Expected at least 1 space before "."; 0 found
(#1715) Expected at least 1 space after "."; 0 found
(#1745) Short array syntax must be used to define arrays
(#1746) Expected at least 1 space before "."; 0 found
(#1746) Expected at least 1 space after "."; 0 found
(#1760) Short array syntax must be used to define arrays
(#1761) Short array syntax must be used to define arrays
(#1862) Blank line found at start of control structure
(#1892) Expected at least 1 space before "."; 0 found
(#1892) Expected at least 1 space after "."; 0 found
(#1894) Expected at least 1 space before "."; 0 found
(#1894) Expected at least 1 space after "."; 0 found
(#1905) Expected at least 1 space before "."; 0 found
(#1905) Expected at least 1 space after "."; 0 found
(#1907) Expected at least 1 space before "."; 0 found
(#1907) Expected at least 1 space after "."; 0 found
(#1933) Space found before comma in argument list
(#1933) Expected no space between "$numsections" and the comma. Found: 1 space
(#1936) Short array syntax must be used to define arrays
(#1943) Long list syntax is not allowed
(#1946) Blank line found at end of control structure
(#1950) Short array syntax must be used to define arrays
(#1955) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#1955) Short array syntax must be used to define arrays
(#1956) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#1957) Expected at least 1 space before "."; 0 found
(#1957) Expected at least 1 space after "."; 0 found
(#2026) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#2026) Short array syntax must be used to define arrays
(#2027) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#2028) Expected at least 1 space before "."; 0 found
(#2028) Expected at least 1 space after "."; 0 found
(#2028) Expected at least 1 space before "."; 0 found
(#2028) Expected at least 1 space after "."; 0 found
(#2028) Expected at least 1 space before "."; 0 found
(#2029) Expected at least 1 space before "."; 0 found
(#2030) Expected at least 1 space before "."; 0 found
(#2031) Expected at least 1 space before "."; 0 found
(#2033) Short array syntax must be used to define arrays
(#2099) Expected at least 1 space before "."; 0 found
(#2099) Expected at least 1 space after "."; 0 found
(#2099) Expected at least 1 space before "."; 0 found
(#2099) Expected at least 1 space after "."; 0 found
(#2099) Expected at least 1 space before "."; 0 found
(#2099) Expected at least 1 space after "."; 0 found
(#2099) Expected at least 1 space before "."; 0 found
(#2099) Expected at least 1 space after "."; 0 found
(#2110) Expected at least 1 space before "."; 0 found
(#2110) Expected at least 1 space after "."; 0 found
(#2110) Expected at least 1 space before "."; 0 found
(#2110) Expected at least 1 space after "."; 0 found
(#2110) Expected at least 1 space before "."; 0 found
(#2111) Expected at least 1 space before "."; 0 found
(#2111) Expected at least 1 space after "."; 0 found
(#2111) Expected at least 1 space before "."; 0 found
(#2111) Expected at least 1 space after "."; 0 found
(#2111) Expected at least 1 space before "."; 0 found
(#2111) Expected at least 1 space after "."; 0 found
(#2167) Opening parenthesis of a multi-line function call must be the last content on the line
(#2167) Only one argument is allowed per line in a multi-line function call
(#2168) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#2168) Only one argument is allowed per line in a multi-line function call
(#2168) Only one argument is allowed per line in a multi-line function call
(#2168) Only one argument is allowed per line in a multi-line function call
(#2168) Only one argument is allowed per line in a multi-line function call
(#2168) Only one argument is allowed per line in a multi-line function call
(#2168) Closing parenthesis of a multi-line function call must be on a line by itself
(#2271) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#2272) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#2298) Blank line found at end of control structure
(#2322) Short array syntax must be used to define arrays
(#2326) Expected 1 space after SWITCH keyword; 0 found
(#2331) Expected at least 1 space before "."; 0 found
(#2331) Expected at least 1 space after "."; 0 found
(#2332) Expected at least 1 space before "."; 0 found
(#2332) Expected at least 1 space after "."; 0 found
(#2336) Expected at least 1 space before "."; 0 found
(#2336) Expected at least 1 space after "."; 0 found
(#2336) Expected at least 1 space before "."; 0 found
(#2336) Expected at least 1 space after "."; 0 found
(#2336) Expected at least 1 space before "."; 0 found
(#2337) Expected at least 1 space before "."; 0 found
(#2337) Expected at least 1 space before "."; 0 found
(#2337) Expected at least 1 space before "."; 0 found
(#2340) Expected at least 1 space before "."; 0 found
(#2340) Expected at least 1 space after "."; 0 found
(#2340) Expected at least 1 space before "."; 0 found
(#2340) Expected at least 1 space after "."; 0 found
(#2340) Expected at least 1 space before "."; 0 found
(#2341) Expected at least 1 space before "."; 0 found
(#2341) Expected at least 1 space after "."; 0 found
(#2341) Expected at least 1 space before "."; 0 found
(#2341) Expected at least 1 space after "."; 0 found
(#2341) Expected at least 1 space before "."; 0 found
(#2372) Expected at least 1 space after "."; 0 found
(#2373) Expected at least 1 space before "."; 0 found
(#2373) Expected at least 1 space after "."; 0 found
(#2373) Expected at least 1 space before "."; 0 found
(#2373) Expected at least 1 space after "."; 0 found
(#2373) Expected at least 1 space before "."; 0 found
(#2374) Expected at least 1 space before "."; 0 found
(#2374) Expected at least 1 space after "."; 0 found
(#2374) Expected at least 1 space before "."; 0 found
(#2374) Expected at least 1 space after "."; 0 found
(#2374) Expected at least 1 space before "."; 0 found
(#2374) Expected at least 1 space after "."; 0 found
(#2377) Expected at least 1 space before "."; 0 found
(#2377) Expected at least 1 space after "."; 0 found
(#2377) Expected at least 1 space before "."; 0 found
(#2377) Expected at least 1 space after "."; 0 found
(#2377) Expected at least 1 space before "."; 0 found
(#2377) Expected at least 1 space after "."; 0 found
(#2377) Expected at least 1 space before "."; 0 found
(#2377) Expected at least 1 space after "."; 0 found
(#2377) Expected at least 1 space before "."; 0 found
(#2377) Expected at least 1 space after "."; 0 found
(#2378) Expected at least 1 space before "."; 0 found
(#2378) Expected at least 1 space after "."; 0 found
(#2379) Expected at least 1 space after "."; 0 found
(#2379) Expected at least 1 space before "."; 0 found
(#2379) Expected at least 1 space after "."; 0 found
(#2379) Expected at least 1 space before "."; 0 found
(#2379) Expected at least 1 space after "."; 0 found
(#2379) Expected at least 1 space before "."; 0 found
(#2379) Expected at least 1 space after "."; 0 found
(#2380) Expected at least 1 space after "."; 0 found
(#2380) Expected at least 1 space before "."; 0 found
(#2380) Expected at least 1 space after "."; 0 found
(#2380) Expected at least 1 space before "."; 0 found
(#2380) Expected at least 1 space after "."; 0 found
(#2380) Expected at least 1 space before "."; 0 found
(#2380) Expected at least 1 space after "."; 0 found
(#2413) Incorrect spacing between argument "$resume" and equals sign; expected 1 but found 0
(#2413) Incorrect spacing between default value and equals sign for argument "$resume"; expected 1 but found 0
(#2434) Short array syntax must be used to define arrays
(#2439) Short array syntax must be used to define arrays
(#2439) There should be a comma after the last array item in a multi-line array.
(#2489) Expected at least 1 space before "."; 0 found
(#2489) Expected at least 1 space after "."; 0 found
(#2508) Expected at least 1 space before "."; 0 found
(#2508) Expected at least 1 space after "."; 0 found
(#2508) Expected at least 1 space before "."; 0 found
(#2508) Expected at least 1 space after "."; 0 found
(#2514) Expected at least 1 space before "."; 0 found
(#2514) Expected at least 1 space after "."; 0 found
(#2514) Expected at least 1 space before "."; 0 found
(#2514) Expected at least 1 space after "."; 0 found
(#2524) Opening parenthesis of a multi-line function call must be the last content on the line
(#2525) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#2525) Closing parenthesis of a multi-line function call must be on a line by itself
(#2528) Opening parenthesis of a multi-line function call must be the last content on the line
(#2529) Opening parenthesis of a multi-line function call must be the last content on the line
(#2529) Only one argument is allowed per line in a multi-line function call
(#2530) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#2530) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#2530) Only one argument is allowed per line in a multi-line function call
(#2530) Only one argument is allowed per line in a multi-line function call
(#2530) Only one argument is allowed per line in a multi-line function call
(#2530) Only one argument is allowed per line in a multi-line function call
(#2530) Only one argument is allowed per line in a multi-line function call
(#2530) Only one argument is allowed per line in a multi-line function call
(#2530) Closing parenthesis of a multi-line function call must be on a line by itself
(#2530) Only one argument is allowed per line in a multi-line function call
(#2530) Only one argument is allowed per line in a multi-line function call
(#2530) Closing parenthesis of a multi-line function call must be on a line by itself
(#2556) Expected at least 1 space before "."; 0 found
(#2556) Expected at least 1 space after "."; 0 found
(#2556) Expected at least 1 space before "."; 0 found
(#2556) Expected at least 1 space after "."; 0 found
(#2558) Opening parenthesis of a multi-line function call must be the last content on the line
(#2559) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#2559) Closing parenthesis of a multi-line function call must be on a line by itself
(#2560) Opening parenthesis of a multi-line function call must be the last content on the line
(#2561) Opening parenthesis of a multi-line function call must be the last content on the line
(#2561) Expected at least 1 space before "."; 0 found
(#2561) Expected at least 1 space after "."; 0 found
(#2561) Expected at least 1 space before "."; 0 found
(#2561) Expected at least 1 space after "."; 0 found
(#2562) Multi-line function call not indented correctly; expected 8 spaces but found 16
(#2562) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#2562) Closing parenthesis of a multi-line function call must be on a line by itself
(#2562) Closing parenthesis of a multi-line function call must be on a line by itself
(#2570) Opening parenthesis of a multi-line function call must be the last content on the line
(#2572) Multi-line function call not indented correctly; expected 28 spaces but found 36
(#2572) Only one argument is allowed per line in a multi-line function call
(#2572) Closing parenthesis of a multi-line function call must be on a line by itself
(#2607) Short array syntax must be used to define arrays
(#2609) Short array syntax must be used to define arrays
(#2610) Short array syntax must be used to define arrays
(#2611) Short array syntax must be used to define arrays
(#2618) Short array syntax must be used to define arrays
(#2629) Expected at least 1 space before "."; 0 found
(#2629) Expected at least 1 space after "."; 0 found
(#2629) Expected at least 1 space before "."; 0 found
(#2629) Expected at least 1 space after "."; 0 found
(#2629) Expected at least 1 space before "."; 0 found
(#2629) Expected at least 1 space after "."; 0 found
(#2641) Expected at least 1 space before "."; 0 found
(#2641) Expected at least 1 space after "."; 0 found
(#2641) Expected at least 1 space before "."; 0 found
(#2641) Expected at least 1 space after "."; 0 found
(#2642) Expected at least 1 space before "."; 0 found
(#2642) Expected at least 1 space after "."; 0 found
(#2642) Expected at least 1 space before "."; 0 found
(#2642) Expected at least 1 space after "."; 0 found
(#2648) Expected at least 1 space before "."; 0 found
(#2648) Expected at least 1 space after "."; 0 found
(#2661) Expected at least 1 space before "."; 0 found
(#2661) Expected at least 1 space after "."; 0 found
(#2661) Expected at least 1 space before "."; 0 found
(#2661) Expected at least 1 space after "."; 0 found
(#2662) Expected at least 1 space before "."; 0 found
(#2662) Expected at least 1 space after "."; 0 found
(#2662) Expected at least 1 space before "."; 0 found
(#2662) Expected at least 1 space after "."; 0 found
(#2668) Expected at least 1 space before "."; 0 found
(#2668) Expected at least 1 space after "."; 0 found
(#2675) Expected at least 1 space before "."; 0 found
(#2675) Expected at least 1 space after "."; 0 found
(#2675) Expected at least 1 space before "."; 0 found
(#2675) Expected at least 1 space after "."; 0 found
(#2680) Expected at least 1 space before "."; 0 found
(#2680) Expected at least 1 space after "."; 0 found
(#2681) Expected at least 1 space before "."; 0 found
(#2681) Expected at least 1 space after "."; 0 found
(#2681) Expected at least 1 space before "."; 0 found
(#2681) Expected at least 1 space after "."; 0 found
(#2681) Expected at least 1 space before "."; 0 found
(#2681) Expected at least 1 space after "."; 0 found
(#2681) Expected at least 1 space before "."; 0 found
(#2682) Expected at least 1 space before "."; 0 found
(#2682) Expected at least 1 space after "."; 0 found
(#2682) Expected at least 1 space before "."; 0 found
(#2682) Expected at least 1 space after "."; 0 found
(#2684) Short array syntax must be used to define arrays
(#2689) Opening parenthesis of a multi-line function call must be the last content on the line
(#2689) Only one argument is allowed per line in a multi-line function call
(#2689) Only one argument is allowed per line in a multi-line function call
(#2689) Only one argument is allowed per line in a multi-line function call
(#2690) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#2690) Closing parenthesis of a multi-line function call must be on a line by itself
(#2693) Blank line found at end of control structure
(#2699) Expected at least 1 space before "."; 0 found
(#2699) Expected at least 1 space after "."; 0 found
(#2699) Expected at least 1 space before "."; 0 found
(#2699) Expected at least 1 space after "."; 0 found
(#2699) Expected at least 1 space before "."; 0 found
(#2699) Expected at least 1 space after "."; 0 found
(#2699) Expected at least 1 space before "."; 0 found
(#2699) Expected at least 1 space after "."; 0 found
(#2699) Expected at least 1 space before "."; 0 found
(#2700) Expected at least 1 space before "."; 0 found
(#2700) Expected at least 1 space after "."; 0 found
(#2700) Expected at least 1 space before "."; 0 found
(#2700) Expected at least 1 space after "."; 0 found
(#2700) Expected at least 1 space before "."; 0 found
(#2700) Expected at least 1 space after "."; 0 found
(#2703) Expected at least 1 space before "."; 0 found
(#2703) Expected at least 1 space after "."; 0 found
(#2703) Expected at least 1 space before "."; 0 found
(#2703) Expected at least 1 space after "."; 0 found
(#2703) Expected at least 1 space before "."; 0 found
(#2703) Expected at least 1 space after "."; 0 found
(#2703) Expected at least 1 space before "."; 0 found
(#2703) Expected at least 1 space after "."; 0 found
(#2703) Expected at least 1 space before "."; 0 found
(#2704) Expected at least 1 space before "."; 0 found
(#2704) Expected at least 1 space after "."; 0 found
(#2704) Expected at least 1 space before "."; 0 found
(#2705) Expected at least 1 space before "."; 0 found
(#2705) Expected at least 1 space after "."; 0 found
(#2705) Expected at least 1 space before "."; 0 found
(#2705) Expected at least 1 space after "."; 0 found
(#2716) Space before opening parenthesis of function call prohibited
(#2730) Expected at least 1 space before "."; 0 found
(#2730) Expected at least 1 space after "."; 0 found
(#2757) Incorrect spacing between argument "$reporttype" and equals sign; expected 1 but found 0
(#2757) Incorrect spacing between default value and equals sign for argument "$reporttype"; expected 1 but found 0
(#2757) Incorrect spacing between argument "$sid" and equals sign; expected 1 but found 0
(#2757) Incorrect spacing between default value and equals sign for argument "$sid"; expected 1 but found 0
(#2762) Short array syntax must be used to define arrays
(#2763) Short array syntax must be used to define arrays
(#2764) Short array syntax must be used to define arrays
(#2775) Expected at least 1 space after "."; 0 found
(#2791) Expected at least 1 space before "."; 0 found
(#2791) Expected at least 1 space after "."; 0 found
(#2791) Expected at least 1 space before "."; 0 found
(#2791) Expected at least 1 space after "."; 0 found
(#2791) Expected at least 1 space before "."; 0 found
(#2791) Expected at least 1 space after "."; 0 found
(#2791) Expected at least 1 space before "."; 0 found
(#2791) Expected at least 1 space after "."; 0 found
(#2793) Expected at least 1 space before "."; 0 found
(#2793) Expected at least 1 space after "."; 0 found
(#2793) Expected at least 1 space before "."; 0 found
(#2793) Expected at least 1 space after "."; 0 found
(#2793) Expected at least 1 space before "."; 0 found
(#2793) Expected at least 1 space after "."; 0 found
(#2793) Expected at least 1 space before "."; 0 found
(#2793) Expected at least 1 space after "."; 0 found
(#2793) Expected at least 1 space before "."; 0 found
(#2793) Expected at least 1 space after "."; 0 found
(#2798) Expected at least 1 space before "."; 0 found
(#2798) Expected at least 1 space after "."; 0 found
(#2799) Expected at least 1 space before "."; 0 found
(#2799) Expected at least 1 space after "."; 0 found
(#2799) Expected at least 1 space before "."; 0 found
(#2799) Expected at least 1 space after "."; 0 found
(#2802) Expected at least 1 space before "."; 0 found
(#2802) Expected at least 1 space after "."; 0 found
(#2803) Expected at least 1 space before "."; 0 found
(#2803) Expected at least 1 space after "."; 0 found
(#2803) Expected at least 1 space before "."; 0 found
(#2803) Expected at least 1 space after "."; 0 found
(#2809) Expected at least 1 space before "."; 0 found
(#2809) Expected at least 1 space after "."; 0 found
(#2810) Expected at least 1 space before "."; 0 found
(#2810) Expected at least 1 space after "."; 0 found
(#2810) Expected at least 1 space before "."; 0 found
(#2810) Expected at least 1 space after "."; 0 found
(#2813) Expected at least 1 space before "."; 0 found
(#2813) Expected at least 1 space after "."; 0 found
(#2814) Expected at least 1 space before "."; 0 found
(#2814) Expected at least 1 space after "."; 0 found
(#2814) Expected at least 1 space before "."; 0 found
(#2814) Expected at least 1 space after "."; 0 found
(#2831) Incorrect spacing between argument "$uid" and equals sign; expected 1 but found 0
(#2831) Incorrect spacing between default value and equals sign for argument "$uid"; expected 1 but found 0
(#2831) Incorrect spacing between argument "$currentgroupid" and equals sign; expected 1 but found 0
(#2831) Incorrect spacing between default value and equals sign for argument "$currentgroupid"; expected 1 but found 0
(#2831) Incorrect spacing between argument "$sort" and equals sign; expected 1 but found 0
(#2831) Incorrect spacing between default value and equals sign for argument "$sort"; expected 1 but found 0
(#2839) Short array syntax must be used to define arrays
(#2840) Short array syntax must be used to define arrays
(#2841) Short array syntax must be used to define arrays
(#2842) Opening parenthesis of a multi-line function call must be the last content on the line
(#2843) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#2843) Only one argument is allowed per line in a multi-line function call
(#2843) Closing parenthesis of a multi-line function call must be on a line by itself
(#2853) Expected at least 1 space after "."; 0 found
(#2858) Expected at least 1 space after "."; 0 found
(#2858) Expected at least 1 space before "."; 0 found
(#2883) Opening parenthesis of a multi-line function call must be the last content on the line
(#2884) Opening parenthesis of a multi-line function call must be the last content on the line
(#2885) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#2885) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2885) Closing parenthesis of a multi-line function call must be on a line by itself
(#2885) Closing parenthesis of a multi-line function call must be on a line by itself
(#2905) Opening parenthesis of a multi-line function call must be the last content on the line
(#2905) Only one argument is allowed per line in a multi-line function call
(#2909) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#2909) Closing parenthesis of a multi-line function call must be on a line by itself
(#2911) Opening parenthesis of a multi-line function call must be the last content on the line
(#2912) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#2912) Closing parenthesis of a multi-line function call must be on a line by itself
(#2914) Expected at least 1 space after "."; 0 found
(#2914) Expected at least 1 space before "."; 0 found
(#2918) Short array syntax must be used to define arrays
(#2934) Opening parenthesis of a multi-line function call must be the last content on the line
(#2934) Only one argument is allowed per line in a multi-line function call
(#2935) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#2935) Only one argument is allowed per line in a multi-line function call
(#2935) Only one argument is allowed per line in a multi-line function call
(#2935) Only one argument is allowed per line in a multi-line function call
(#2935) Closing parenthesis of a multi-line function call must be on a line by itself
(#2968) Opening parenthesis of a multi-line function call must be the last content on the line
(#2968) Opening parenthesis of a multi-line function call must be the last content on the line
(#2968) Only one argument is allowed per line in a multi-line function call
(#2969) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#2969) Only one argument is allowed per line in a multi-line function call
(#2969) Only one argument is allowed per line in a multi-line function call
(#2969) Only one argument is allowed per line in a multi-line function call
(#2969) Closing parenthesis of a multi-line function call must be on a line by itself
(#2970) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#2970) Only one argument is allowed per line in a multi-line function call
(#2970) Closing parenthesis of a multi-line function call must be on a line by itself
(#2974) Opening parenthesis of a multi-line function call must be the last content on the line
(#2975) Opening parenthesis of a multi-line function call must be the last content on the line
(#2975) Opening parenthesis of a multi-line function call must be the last content on the line
(#2975) Only one argument is allowed per line in a multi-line function call
(#2976) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2976) Only one argument is allowed per line in a multi-line function call
(#2976) Only one argument is allowed per line in a multi-line function call
(#2976) Only one argument is allowed per line in a multi-line function call
(#2976) Closing parenthesis of a multi-line function call must be on a line by itself
(#2977) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#2977) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#2977) Only one argument is allowed per line in a multi-line function call
(#2977) Only one argument is allowed per line in a multi-line function call
(#2977) Closing parenthesis of a multi-line function call must be on a line by itself
(#2977) Only one argument is allowed per line in a multi-line function call
(#2977) Closing parenthesis of a multi-line function call must be on a line by itself
(#3068) Long list syntax is not allowed
(#3108) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#3109) Multi-line function declaration not indented correctly; expected 8 spaces but found 39
(#3110) Multi-line function declaration not indented correctly; expected 8 spaces but found 39
(#3111) Multi-line function declaration not indented correctly; expected 8 spaces but found 39
(#3112) Multi-line function declaration not indented correctly; expected 8 spaces but found 39
(#3113) Multi-line function declaration not indented correctly; expected 8 spaces but found 39
(#3114) Multi-line function declaration not indented correctly; expected 8 spaces but found 39
(#3115) Multi-line function declaration not indented correctly; expected 8 spaces but found 39
(#3115) The closing parenthesis of a multi-line function declaration must be on a new line
(#3161) Expected at least 1 space before "."; 0 found
(#3161) Expected at least 1 space after "."; 0 found
(#3165) Expected at least 1 space before "."; 0 found
(#3165) Expected at least 1 space after "."; 0 found
(#3165) Expected at least 1 space before "."; 0 found
(#3165) Expected at least 1 space after "."; 0 found
(#3252) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#3252) Multi-line function declarations must define one parameter per line
(#3252) Incorrect spacing between argument "$rid" and equals sign; expected 1 but found 0
(#3252) Incorrect spacing between default value and equals sign for argument "$rid"; expected 1 but found 0
(#3252) Multi-line function declarations must define one parameter per line
(#3252) Incorrect spacing between argument "$userid" and equals sign; expected 1 but found 0
(#3252) Incorrect spacing between default value and equals sign for argument "$userid"; expected 1 but found 0
(#3252) Multi-line function declarations must define one parameter per line
(#3252) Incorrect spacing between argument "$choicecodes" and equals sign; expected 1 but found 0
(#3252) Incorrect spacing between default value and equals sign for argument "$choicecodes"; expected 1 but found 0
(#3252) Multi-line function declarations must define one parameter per line
(#3252) Incorrect spacing between argument "$choicetext" and equals sign; expected 1 but found 0
(#3252) Incorrect spacing between default value and equals sign for argument "$choicetext"; expected 1 but found 0
(#3252) Multi-line function declarations must define one parameter per line
(#3252) Incorrect spacing between argument "$showincompletes" and equals sign; expected 1 but found 0
(#3252) Incorrect spacing between default value and equals sign for argument "$showincompletes"; expected 1 but found 0
(#3253) Multi-line function declaration not indented correctly; expected 8 spaces but found 33
(#3253) Incorrect spacing between argument "$rankaverages" and equals sign; expected 1 but found 0
(#3253) Incorrect spacing between default value and equals sign for argument "$rankaverages"; expected 1 but found 0
(#3253) The closing parenthesis of a multi-line function declaration must be on a new line
(#3258) Short array syntax must be used to define arrays
(#3262) Short array syntax must be used to define arrays
(#3266) Short array syntax must be used to define arrays
(#3267) Short array syntax must be used to define arrays
(#3269) Short array syntax must be used to define arrays
(#3286) Short array syntax must be used to define arrays
(#3287) Expected 1 space between the comma and "// 0: unused". Found: 4 spaces
(#3288) Expected 1 space between the comma and "// 1: bool -> boolean". Found: 4 spaces
(#3289) Expected 1 space between the comma and "// 2: text -> string". Found: 4 spaces
(#3290) Expected 1 space between the comma and "// 3: essay -> string". Found: 4 spaces
(#3291) Expected 1 space between the comma and "// 4: radio -> string". Found: 4 spaces
(#3292) Expected 1 space between the comma and "// 5: check -> string". Found: 4 spaces
(#3293) Expected 1 space between the comma and "// 6: dropdn -> string". Found: 4 spaces
(#3294) Expected 1 space between the comma and "// 7: rating -> number". Found: 4 spaces
(#3295) Expected 1 space between the comma and "// 8: rate -> number". Found: 4 spaces
(#3296) Expected 1 space between the comma and "// 9: date -> string". Found: 4 spaces
(#3297) Expected 1 space between the comma and "// 10: numeric -> number.". Found: 4 spaces
(#3298) Expected 1 space between the comma and "// 11: slider -> number.". Found: 4 spaces
(#3301) Short array syntax must be used to define arrays
(#3353) Expected at least 1 space before "."; 0 found
(#3353) Expected at least 1 space after "."; 0 found
(#3353) Expected at least 1 space before "."; 0 found
(#3353) Expected at least 1 space after "."; 0 found
(#3353) Expected at least 1 space before "."; 0 found
(#3353) Expected at least 1 space after "."; 0 found
(#3357) Blank line found at start of control structure
(#3369) Expected at least 1 space before "."; 0 found
(#3369) Expected at least 1 space after "."; 0 found
(#3369) Expected at least 1 space before "."; 0 found
(#3369) Expected at least 1 space after "."; 0 found
(#3390) Expected at least 1 space before "."; 0 found
(#3390) Expected at least 1 space after "."; 0 found
(#3390) Expected at least 1 space before "."; 0 found
(#3390) Expected at least 1 space after "."; 0 found
(#3392) Expected at least 1 space before "."; 0 found
(#3392) Expected at least 1 space after "."; 0 found
(#3392) Expected at least 1 space before "."; 0 found
(#3392) Expected at least 1 space after "."; 0 found
(#3398) Expected at least 1 space before "."; 0 found
(#3398) Expected at least 1 space after "."; 0 found
(#3398) Expected at least 1 space before "."; 0 found
(#3398) Expected at least 1 space after "."; 0 found
(#3398) Expected at least 1 space before "."; 0 found
(#3398) Expected at least 1 space after "."; 0 found
(#3419) Long list syntax is not allowed
(#3419) Short array syntax must be used to define arrays
(#3428) Expected at least 1 space before "."; 0 found
(#3428) Expected at least 1 space after "."; 0 found
(#3428) Expected at least 1 space before "."; 0 found
(#3428) Expected at least 1 space after "."; 0 found
(#3441) Expected at least 1 space before "."; 0 found
(#3441) Expected at least 1 space after "."; 0 found
(#3441) Expected at least 1 space before "."; 0 found
(#3441) Expected at least 1 space after "."; 0 found
(#3443) Expected at least 1 space before "."; 0 found
(#3443) Expected at least 1 space after "."; 0 found
(#3443) Expected at least 1 space before "."; 0 found
(#3443) Expected at least 1 space after "."; 0 found
(#3485) Space before opening parenthesis of function call prohibited
(#3554) Opening parenthesis of a multi-line function call must be the last content on the line
(#3554) Only one argument is allowed per line in a multi-line function call
(#3554) Only one argument is allowed per line in a multi-line function call
(#3554) Only one argument is allowed per line in a multi-line function call
(#3555) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#3555) Only one argument is allowed per line in a multi-line function call
(#3555) Only one argument is allowed per line in a multi-line function call
(#3555) Only one argument is allowed per line in a multi-line function call
(#3555) Closing parenthesis of a multi-line function call must be on a line by itself
(#3560) Expected at least 1 space before "."; 0 found
(#3560) Expected at least 1 space after "."; 0 found
(#3560) Expected at least 1 space before "."; 0 found
(#3560) Expected at least 1 space after "."; 0 found
(#3603) Expected at least 1 space before "."; 0 found
(#3603) Expected at least 1 space after "."; 0 found
(#3603) Expected at least 1 space before "."; 0 found
(#3603) Expected at least 1 space after "."; 0 found
(#3636) Opening parenthesis of a multi-line function call must be the last content on the line
(#3636) Only one argument is allowed per line in a multi-line function call
(#3636) Only one argument is allowed per line in a multi-line function call
(#3636) Only one argument is allowed per line in a multi-line function call
(#3637) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#3637) Only one argument is allowed per line in a multi-line function call
(#3637) Only one argument is allowed per line in a multi-line function call
(#3637) Only one argument is allowed per line in a multi-line function call
(#3637) Closing parenthesis of a multi-line function call must be on a line by itself
(#3668) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#3669) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#3683) Expected at least 1 space before "."; 0 found
(#3683) Expected at least 1 space after "."; 0 found
(#3683) Expected at least 1 space before "."; 0 found
(#3683) Expected at least 1 space after "."; 0 found
(#3683) Expected at least 1 space before "."; 0 found
(#3683) Expected at least 1 space after "."; 0 found
(#3734) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#3734) Multi-line function declarations must define one parameter per line
(#3734) Multi-line function declarations must define one parameter per line
(#3734) Multi-line function declarations must define one parameter per line
(#3734) Multi-line function declarations must define one parameter per line
(#3734) Multi-line function declarations must define one parameter per line
(#3735) Multi-line function declaration not indented correctly; expected 8 spaces but found 38
(#3735) The closing parenthesis of a multi-line function declaration must be on a new line
(#3737) Expected at least 1 space before "."; 0 found
(#3737) Expected at least 1 space after "."; 0 found
(#3738) Expected at least 1 space before "."; 0 found
(#3738) Expected at least 1 space after "."; 0 found
(#3787) Short array syntax must be used to define arrays
(#3852) Short array syntax must be used to define arrays
(#3860) Opening parenthesis of a multi-line function call must be the last content on the line
(#3861) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#3861) Only one argument is allowed per line in a multi-line function call
(#3861) Closing parenthesis of a multi-line function call must be on a line by itself
(#3866) Short array syntax must be used to define arrays
(#3867) Short array syntax must be used to define arrays
(#3869) Space found before comma in argument list
(#3869) Expected no space between "$sectionheading" and the comma. Found: 1 space
(#3870) Opening parenthesis of a multi-line function call must be the last content on the line
(#3870) Only one argument is allowed per line in a multi-line function call
(#3871) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#3871) Only one argument is allowed per line in a multi-line function call
(#3871) Only one argument is allowed per line in a multi-line function call
(#3871) Only one argument is allowed per line in a multi-line function call
(#3871) Closing parenthesis of a multi-line function call must be on a line by itself
(#3880) Opening parenthesis of a multi-line function call must be the last content on the line
(#3880) Only one argument is allowed per line in a multi-line function call
(#3881) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#3881) Only one argument is allowed per line in a multi-line function call
(#3881) Only one argument is allowed per line in a multi-line function call
(#3881) Only one argument is allowed per line in a multi-line function call
(#3881) Closing parenthesis of a multi-line function call must be on a line by itself
(#3887) Short array syntax must be used to define arrays
(#3890) Short array syntax must be used to define arrays
(#3894) Opening parenthesis of a multi-line function call must be the last content on the line
(#3895) Space before opening parenthesis of function call prohibited
(#3895) Opening parenthesis of a multi-line function call must be the last content on the line
(#3895) Only one argument is allowed per line in a multi-line function call
(#3895) Only one argument is allowed per line in a multi-line function call
(#3896) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#3896) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#3896) Only one argument is allowed per line in a multi-line function call
(#3896) Only one argument is allowed per line in a multi-line function call
(#3896) Only one argument is allowed per line in a multi-line function call
(#3896) Only one argument is allowed per line in a multi-line function call
(#3896) Only one argument is allowed per line in a multi-line function call
(#3896) Only one argument is allowed per line in a multi-line function call
(#3896) Only one argument is allowed per line in a multi-line function call
(#3896) Only one argument is allowed per line in a multi-line function call
(#3896) Closing parenthesis of a multi-line function call must be on a line by itself
(#3896) Closing parenthesis of a multi-line function call must be on a line by itself
(#3904) Expected at least 1 space before "."; 0 found
(#3904) Expected at least 1 space after "."; 0 found
(#3904) Expected at least 1 space before "."; 0 found
(#3904) Expected at least 1 space after "."; 0 found
(#3905) Expected at least 1 space before "."; 0 found
(#3905) Expected at least 1 space after "."; 0 found
(#3905) Expected at least 1 space before "."; 0 found
(#3905) Expected at least 1 space after "."; 0 found
(#3906) Expected at least 1 space before "."; 0 found
(#3906) Expected at least 1 space after "."; 0 found
(#3906) Expected at least 1 space before "."; 0 found
(#3906) Expected at least 1 space after "."; 0 found
(#3911) Short array syntax must be used to define arrays
(#3911) Expected at least 1 space before "."; 0 found
(#3911) Expected at least 1 space after "."; 0 found
(#3911) Expected at least 1 space before "."; 0 found
(#3911) Expected at least 1 space after "."; 0 found
(#3911) Expected at least 1 space before "."; 0 found
(#3911) Expected at least 1 space after "."; 0 found
(#3911) Expected at least 1 space before "."; 0 found
(#3911) Expected at least 1 space after "."; 0 found
(#3913) Short array syntax must be used to define arrays
(#3913) Expected at least 1 space before "."; 0 found
(#3913) Expected at least 1 space after "."; 0 found
(#3913) Expected at least 1 space before "."; 0 found
(#3913) Expected at least 1 space after "."; 0 found
(#3925) Short array syntax must be used to define arrays
(#3926) Short array syntax must be used to define arrays
(#3927) Short array syntax must be used to define arrays
(#3928) Short array syntax must be used to define arrays
(#3929) Short array syntax must be used to define arrays
(#3930) Short array syntax must be used to define arrays
(#3931) Short array syntax must be used to define arrays
(#3932) Short array syntax must be used to define arrays
(#3934) Short array syntax must be used to define arrays
(#3998) Short array syntax must be used to define arrays
(#3999) Short array syntax must be used to define arrays
(#4003) Opening parenthesis of a multi-line function call must be the last content on the line
(#4003) Only one argument is allowed per line in a multi-line function call
(#4004) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#4004) Only one argument is allowed per line in a multi-line function call
(#4004) Only one argument is allowed per line in a multi-line function call
(#4004) Only one argument is allowed per line in a multi-line function call
(#4004) Closing parenthesis of a multi-line function call must be on a line by itself
(#4008) Opening parenthesis of a multi-line function call must be the last content on the line
(#4010) Short array syntax must be used to define arrays
(#4011) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#4011) Closing parenthesis of a multi-line function call must be on a line by itself
(#4017) Opening parenthesis of a multi-line function call must be the last content on the line
(#4017) Only one argument is allowed per line in a multi-line function call
(#4018) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#4018) Only one argument is allowed per line in a multi-line function call
(#4018) Only one argument is allowed per line in a multi-line function call
(#4018) Only one argument is allowed per line in a multi-line function call
(#4018) Closing parenthesis of a multi-line function call must be on a line by itself
(#4054) Short array syntax must be used to define arrays
(#4058) Short array syntax must be used to define arrays
mod/questionnaire/questions.php
(#26) Expected at least 1 space before "."; 0 found
(#26) Expected at least 1 space after "."; 0 found
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#41) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#52) Expected at least 1 space before "."; 0 found
(#52) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#96) Expected at least 1 space after "."; 0 found
(#96) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#104) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#127) There should be a comma after the last array item in a multi-line array.
(#146) Expected at least 1 space before "."; 0 found
(#146) 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
(#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
(#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
(#202) Blank line found at end of control structure
(#210) Blank line found at end of control structure
(#216) Blank line found at end of control structure
(#233) Blank line found at end of control structure
(#236) Expected at least 1 space before "."; 0 found
(#236) Expected at least 1 space after "."; 0 found
(#236) Expected at least 1 space before "."; 0 found
(#236) Expected at least 1 space after "."; 0 found
(#236) Expected at least 1 space before "."; 0 found
(#237) Expected at least 1 space before "."; 0 found
(#237) Expected at least 1 space after "."; 0 found
(#241) Blank line found at end of control structure
(#255) Expected at least 1 space before "."; 0 found
(#255) Expected at least 1 space after "."; 0 found
(#255) Expected at least 1 space before "."; 0 found
(#255) Expected at least 1 space after "."; 0 found
(#257) Blank line found at end of control structure
(#265) Blank line found at end of control structure
(#274) Blank line found at end of control structure
(#300) Short array syntax must be used to define arrays
(#303) Short array syntax must be used to define arrays
(#303) There should be a comma after the last array item in a multi-line array.
(#327) Expected at least 1 space before "."; 0 found
(#327) Expected at least 1 space after "."; 0 found
(#356) Blank line found at start of control structure
(#365) Short array syntax must be used to define arrays
(#367) Expected at least 1 space before "."; 0 found
(#367) Expected at least 1 space after "."; 0 found
(#367) Short array syntax must be used to define arrays
(#381) Expected at least 1 space before "."; 0 found
(#381) Expected at least 1 space after "."; 0 found
(#381) Expected at least 1 space before "."; 0 found
(#381) Expected at least 1 space after "."; 0 found
(#385) Expected at least 1 space before "."; 0 found
(#385) 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
(#389) Expected at least 1 space before "."; 0 found
(#389) Expected at least 1 space after "."; 0 found
(#389) Expected at least 1 space before "."; 0 found
(#389) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#392) Expected at least 1 space before "."; 0 found
(#392) Expected at least 1 space after "."; 0 found
(#412) Blank line found at end of control structure
mod/questionnaire/report.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#63) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
(#141) Space before opening parenthesis of function call prohibited
(#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
(#180) Expected at least 1 space after "."; 0 found
(#180) Expected at least 1 space before "."; 0 found
(#180) 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
(#182) Expected at least 1 space before "."; 0 found
(#182) Expected at least 1 space after "."; 0 found
(#218) Blank line found at start of control structure
(#225) Space before opening parenthesis of function call prohibited
(#231) Short array syntax must be used to define arrays
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#255) Expected at least 1 space before "."; 0 found
(#255) Expected at least 1 space after "."; 0 found
(#255) Expected at least 1 space before "."; 0 found
(#255) Expected at least 1 space after "."; 0 found
(#255) Expected at least 1 space before "."; 0 found
(#255) Expected at least 1 space after "."; 0 found
(#257) Expected at least 1 space before "."; 0 found
(#257) Expected at least 1 space after "."; 0 found
(#257) Expected at least 1 space before "."; 0 found
(#257) Expected at least 1 space after "."; 0 found
(#263) Expected at least 1 space before "."; 0 found
(#263) Expected at least 1 space after "."; 0 found
(#265) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#280) Blank line found at start of control structure
(#300) Short array syntax must be used to define arrays
(#302) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#327) Short array syntax must be used to define arrays
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#330) Expected at least 1 space before "."; 0 found
(#330) Expected at least 1 space after "."; 0 found
(#330) Expected at least 1 space before "."; 0 found
(#331) Expected at least 1 space before "."; 0 found
(#331) Expected at least 1 space after "."; 0 found
(#335) Short array syntax must be used to define arrays
(#345) Expected at least 1 space before "."; 0 found
(#345) Expected at least 1 space after "."; 0 found
(#345) Expected at least 1 space before "."; 0 found
(#345) 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
(#355) Space before opening parenthesis of function call prohibited
(#355) Opening parenthesis of a multi-line function call must be the last content on the line
(#355) Expected at least 1 space before "."; 0 found
(#355) Expected at least 1 space after "."; 0 found
(#355) Expected at least 1 space before "."; 0 found
(#355) Expected at least 1 space after "."; 0 found
(#355) Expected at least 1 space before "."; 0 found
(#355) Expected at least 1 space after "."; 0 found
(#355) Expected at least 1 space before "."; 0 found
(#355) Expected at least 1 space after "."; 0 found
(#356) Expected at least 1 space before "."; 0 found
(#356) Expected at least 1 space after "."; 0 found
(#356) Expected at least 1 space before "."; 0 found
(#356) Expected at least 1 space after "."; 0 found
(#356) Expected at least 1 space before "."; 0 found
(#356) Expected at least 1 space after "."; 0 found
(#356) Expected at least 1 space before "."; 0 found
(#357) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#357) Expected at least 1 space before "."; 0 found
(#357) Expected at least 1 space after "."; 0 found
(#357) Closing parenthesis of a multi-line function call must be on a line by itself
(#388) Short array syntax must be used to define arrays
(#394) Expected at least 1 space before "."; 0 found
(#394) Expected at least 1 space after "."; 0 found
(#394) Expected at least 1 space before "."; 0 found
(#394) Expected at least 1 space after "."; 0 found
(#409) Expected at least 1 space before "."; 0 found
(#409) Expected at least 1 space after "."; 0 found
(#409) Expected at least 1 space before "."; 0 found
(#409) Expected at least 1 space after "."; 0 found
(#411) Expected at least 1 space before "."; 0 found
(#411) Expected at least 1 space after "."; 0 found
(#411) Expected at least 1 space before "."; 0 found
(#411) Expected at least 1 space after "."; 0 found
(#411) Expected at least 1 space before "."; 0 found
(#411) Expected at least 1 space after "."; 0 found
(#411) Expected at least 1 space before "."; 0 found
(#411) Expected at least 1 space after "."; 0 found
(#418) Short array syntax must be used to define arrays
(#421) There should be a comma after the last array item in a multi-line array.
(#427) Space before opening parenthesis of function call prohibited
(#427) Opening parenthesis of a multi-line function call must be the last content on the line
(#428) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#428) Expected at least 1 space before "."; 0 found
(#428) Expected at least 1 space after "."; 0 found
(#428) Expected at least 1 space before "."; 0 found
(#428) Expected at least 1 space after "."; 0 found
(#428) Expected at least 1 space before "."; 0 found
(#428) Expected at least 1 space after "."; 0 found
(#428) Expected at least 1 space before "."; 0 found
(#428) Expected at least 1 space after "."; 0 found
(#428) Closing parenthesis of a multi-line function call must be on a line by itself
(#456) Expected at least 1 space before "."; 0 found
(#456) Expected at least 1 space after "."; 0 found
(#456) Expected at least 1 space before "."; 0 found
(#456) Expected at least 1 space after "."; 0 found
(#456) Expected at least 1 space before "."; 0 found
(#456) Expected at least 1 space after "."; 0 found
(#456) Expected at least 1 space before "."; 0 found
(#472) There should be a comma after the last array item in a multi-line array.
(#475) Opening parenthesis of a multi-line function call must be the last content on the line
(#476) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#476) Only one argument is allowed per line in a multi-line function call
(#476) Only one argument is allowed per line in a multi-line function call
(#476) Only one argument is allowed per line in a multi-line function call
(#476) Closing parenthesis of a multi-line function call must be on a line by itself
(#485) Short array syntax must be used to define arrays
(#488) Short array syntax must be used to define arrays
(#488) There should be a comma after the last array item in a multi-line array.
(#510) Opening parenthesis of a multi-line function call must be the last content on the line
(#510) Only one argument is allowed per line in a multi-line function call
(#510) Only one argument is allowed per line in a multi-line function call
(#510) Only one argument is allowed per line in a multi-line function call
(#510) Only one argument is allowed per line in a multi-line function call
(#510) Only one argument is allowed per line in a multi-line function call
(#511) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#511) Closing parenthesis of a multi-line function call must be on a line by itself
(#527) Opening parenthesis of a multi-line function call must be the last content on the line
(#528) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#528) Closing parenthesis of a multi-line function call must be on a line by itself
(#532) Opening parenthesis of a multi-line function call must be the last content on the line
(#533) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#533) Closing parenthesis of a multi-line function call must be on a line by itself
(#569) Short array syntax must be used to define arrays
(#579) Space before opening parenthesis of function call prohibited
(#581) Opening parenthesis of a multi-line function call must be the last content on the line
(#581) Expected at least 1 space before "."; 0 found
(#581) Expected at least 1 space after "."; 0 found
(#581) Expected at least 1 space before "."; 0 found
(#581) Expected at least 1 space after "."; 0 found
(#581) Expected at least 1 space before "."; 0 found
(#581) Expected at least 1 space after "."; 0 found
(#581) Expected at least 1 space before "."; 0 found
(#581) Expected at least 1 space after "."; 0 found
(#582) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Expected at least 1 space before "."; 0 found
(#582) Expected at least 1 space after "."; 0 found
(#582) Only one argument is allowed per line in a multi-line function call
(#582) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#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
(#593) Expected at least 1 space before "."; 0 found
(#593) Expected at least 1 space after "."; 0 found
(#593) Expected at least 1 space before "."; 0 found
(#593) Expected at least 1 space after "."; 0 found
(#593) Expected at least 1 space before "."; 0 found
(#593) Expected at least 1 space after "."; 0 found
(#595) Expected at least 1 space before "."; 0 found
(#595) Expected at least 1 space after "."; 0 found
(#595) Expected at least 1 space before "."; 0 found
(#595) Expected at least 1 space after "."; 0 found
(#629) Short array syntax must be used to define arrays
(#632) Short array syntax must be used to define arrays
(#632) There should be a comma after the last array item in a multi-line array.
(#655) Blank line found at end of control structure
(#662) Opening parenthesis of a multi-line function call must be the last content on the line
(#663) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#664) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#664) Closing parenthesis of a multi-line function call must be on a line by itself
(#669) Opening parenthesis of a multi-line function call must be the last content on the line
(#670) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#671) Multi-line function call not indented correctly; expected 16 spaces but found 32
(#671) Closing parenthesis of a multi-line function call must be on a line by itself
(#678) Opening parenthesis of a multi-line function call must be the last content on the line
(#678) Only one argument is allowed per line in a multi-line function call
(#678) Only one argument is allowed per line in a multi-line function call
(#679) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#679) Only one argument is allowed per line in a multi-line function call
(#679) Closing parenthesis of a multi-line function call must be on a line by itself
(#753) Expected at least 1 space before "."; 0 found
(#753) Expected at least 1 space after "."; 0 found
(#753) Expected at least 1 space before "."; 0 found
(#753) Expected at least 1 space after "."; 0 found
(#769) Opening parenthesis of a multi-line function call must be the last content on the line
(#771) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#771) Closing parenthesis of a multi-line function call must be on a line by itself
(#772) Blank line found at end of control structure
(#790) Blank line found at end of control structure
(#810) Expected at least 1 space before "."; 0 found
(#810) Expected at least 1 space after "."; 0 found
(#810) Expected at least 1 space before "."; 0 found
(#810) Expected at least 1 space after "."; 0 found
(#810) Expected at least 1 space before "."; 0 found
(#810) Expected at least 1 space after "."; 0 found
(#811) Expected 0 spaces before closing bracket; 1 found
(#817) Expected at least 1 space before "."; 0 found
(#817) Expected at least 1 space after "."; 0 found
(#818) Expected at least 1 space before "."; 0 found
(#818) Expected at least 1 space after "."; 0 found
(#818) Expected at least 1 space before "."; 0 found
(#818) Expected at least 1 space after "."; 0 found
(#818) Expected at least 1 space before "."; 0 found
(#818) Expected at least 1 space after "."; 0 found
(#835) Missing @copyright tag
(#835) Missing @license tag
(#839) DocBlock missing a @package tag for function questionnaire_report_start_pdf. Expected @package mod_questionnaire
mod/questionnaire/savefileformat.php
(#45) Parentheses must be used when instantiating a new class
(#94) Expected at least 1 space before "."; 0 found
(#94) Expected at least 1 space after "."; 0 found
(#99) Expected at least 1 space before "."; 0 found
(#99) Expected at least 1 space after "."; 0 found
mod/questionnaire/settings.php
(#30) Short array syntax must be used to define arrays
(#32) Opening parenthesis of a multi-line function call must be the last content on the line
(#33) Multi-line function call not indented correctly; expected 8 spaces but found 36
(#34) Multi-line function call not indented correctly; expected 4 spaces but found 36
(#34) Only one argument is allowed per line in a multi-line function call
(#34) Only one argument is allowed per line in a multi-line function call
(#34) Closing parenthesis of a multi-line function call must be on a line by itself
(#35) Opening parenthesis of a multi-line function call must be the last content on the line
(#36) Multi-line function call not indented correctly; expected 8 spaces but found 36
(#37) Multi-line function call not indented correctly; expected 4 spaces but found 36
(#37) Only one argument is allowed per line in a multi-line function call
(#37) Only one argument is allowed per line in a multi-line function call
(#37) Closing parenthesis of a multi-line function call must be on a line by itself
(#38) Short array syntax must be used to define arrays
(#49) There should be a comma after the last array item in a multi-line array.
(#52) 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 4 spaces but found 12
(#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) 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
(#55) 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 4 spaces but found 8
(#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
(#69) Opening parenthesis of a multi-line function call must be the last content on the line
(#70) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#71) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#71) Only one argument is allowed per line in a multi-line function call
(#71) Only one argument is allowed per line in a multi-line function call
(#71) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/show_nonrespondents.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#58) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#130) Opening parenthesis of a multi-line function call must be the last content on the line
(#131) Multi-line function call not indented correctly; expected 8 spaces but found 28
(#132) Multi-line function call not indented correctly; expected 4 spaces but found 28
(#132) Short array syntax must be used to define arrays
(#132) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#139) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#140) Expected at least 1 space before "."; 0 found
(#150) Short array syntax must be used to define arrays
(#170) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#239) Expected at least 1 space before "."; 0 found
(#239) Expected at least 1 space after "."; 0 found
(#249) Short array syntax must be used to define arrays
(#253) There should be a comma after the last array item in a multi-line array.
(#322) Opening parenthesis of a multi-line function call must be the last content on the line
(#323) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#323) Closing parenthesis of a multi-line function call must be on a line by itself
(#326) Expected at least 1 space before "."; 0 found
(#326) Expected at least 1 space after "."; 0 found
(#326) Expected at least 1 space before "."; 0 found
(#326) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#328) Expected at least 1 space before "."; 0 found
(#328) Expected at least 1 space after "."; 0 found
(#330) Opening parenthesis of a multi-line function call must be the last content on the line
(#331) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#331) Closing parenthesis of a multi-line function call must be on a line by itself
(#339) Short array syntax must be used to define arrays
(#341) Expected at least 1 space before "."; 0 found
(#341) Expected at least 1 space after "."; 0 found
(#341) Expected at least 1 space before "."; 0 found
(#341) Expected at least 1 space after "."; 0 found
(#341) Expected at least 1 space before "."; 0 found
(#341) Expected at least 1 space after "."; 0 found
(#341) Expected at least 1 space before "."; 0 found
(#341) Expected at least 1 space after "."; 0 found
(#342) Expected at least 1 space before "."; 0 found
(#342) Expected at least 1 space after "."; 0 found
(#342) Expected at least 1 space before "."; 0 found
(#342) Expected at least 1 space after "."; 0 found
(#342) Expected at least 1 space before "."; 0 found
(#342) Expected at least 1 space after "."; 0 found
(#342) Expected at least 1 space before "."; 0 found
(#342) Expected at least 1 space after "."; 0 found
(#343) Short array syntax must be used to define arrays
(#343) Short array syntax must be used to define arrays
(#364) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#365) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#373) Expected at least 1 space before "."; 0 found
(#374) Expected at least 1 space before "."; 0 found
(#374) Expected at least 1 space after "."; 0 found
(#374) Expected at least 1 space before "."; 0 found
(#374) Expected at least 1 space after "."; 0 found
(#374) Expected at least 1 space before "."; 0 found
(#374) Expected at least 1 space after "."; 0 found
(#377) Blank line found at end of control structure
(#388) Opening parenthesis of a multi-line function call must be the last content on the line
(#389) Opening parenthesis of a multi-line function call must be the last content on the line
(#390) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#390) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#390) Closing parenthesis of a multi-line function call must be on a line by itself
(#390) Only one argument is allowed per line in a multi-line function call
(#390) Short array syntax must be used to define arrays
(#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
(#391) Blank line found at end of control structure
(#394) Opening parenthesis of a multi-line function call must be the last content on the line
(#395) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#395) Closing parenthesis of a multi-line function call must be on a line by itself
(#395) Short array syntax must be used to define arrays
(#398) Opening parenthesis of a multi-line function call must be the last content on the line
(#399) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#399) Closing parenthesis of a multi-line function call must be on a line by itself
(#401) 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) Expected at least 1 space before "."; 0 found
(#402) Expected at least 1 space after "."; 0 found
(#402) Expected at least 1 space before "."; 0 found
(#402) Expected at least 1 space after "."; 0 found
(#402) Closing parenthesis of a multi-line function call must be on a line by itself
(#403) Opening parenthesis of a multi-line function call must be the last content on the line
(#404) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#404) Expected at least 1 space before "."; 0 found
(#404) Expected at least 1 space after "."; 0 found
(#404) Expected at least 1 space before "."; 0 found
(#404) Expected at least 1 space after "."; 0 found
(#404) Closing parenthesis of a multi-line function call must be on a line by itself
(#407) Opening parenthesis of a multi-line function call must be the last content on the line
(#409) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#409) Expected at least 1 space before "."; 0 found
(#409) Expected at least 1 space after "."; 0 found
(#409) Expected at least 1 space before "."; 0 found
(#409) Expected at least 1 space after "."; 0 found
(#409) Closing parenthesis of a multi-line function call must be on a line by itself
(#410) Opening parenthesis of a multi-line function call must be the last content on the line
(#411) Expected at least 1 space before "."; 0 found
(#412) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#412) Expected at least 1 space before "."; 0 found
(#412) Expected at least 1 space after "."; 0 found
(#412) Expected at least 1 space before "."; 0 found
(#412) Expected at least 1 space after "."; 0 found
(#412) Closing parenthesis of a multi-line function call must be on a line by itself
(#418) Opening parenthesis of a multi-line function call must be the last content on the line
(#419) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#419) Closing parenthesis of a multi-line function call must be on a line by itself
(#425) Expected at least 1 space before "."; 0 found
(#425) Expected at least 1 space after "."; 0 found
(#425) Expected at least 1 space before "."; 0 found
(#425) Expected at least 1 space after "."; 0 found
(#427) Opening parenthesis of a multi-line function call must be the last content on the line
(#428) Expected at least 1 space before "."; 0 found
(#428) Expected at least 1 space after "."; 0 found
(#428) Expected at least 1 space before "."; 0 found
(#428) Expected at least 1 space after "."; 0 found
(#429) Expected at least 1 space before "."; 0 found
(#429) Expected at least 1 space after "."; 0 found
(#429) Expected at least 1 space before "."; 0 found
(#429) Expected at least 1 space after "."; 0 found
(#429) Closing parenthesis of a multi-line function call must be on a line by itself
(#431) Opening parenthesis of a multi-line function call must be the last content on the line
(#432) Expected at least 1 space before "."; 0 found
(#432) Expected at least 1 space after "."; 0 found
(#432) Expected at least 1 space before "."; 0 found
(#432) Expected at least 1 space after "."; 0 found
(#433) Expected at least 1 space before "."; 0 found
(#433) Expected at least 1 space after "."; 0 found
(#433) Expected at least 1 space before "."; 0 found
(#433) Expected at least 1 space after "."; 0 found
(#433) Closing parenthesis of a multi-line function call must be on a line by itself
(#437) Opening parenthesis of a multi-line function call must be the last content on the line
(#438) Expected at least 1 space before "."; 0 found
(#438) Expected at least 1 space after "."; 0 found
(#438) Expected at least 1 space before "."; 0 found
(#438) Expected at least 1 space after "."; 0 found
(#439) Expected at least 1 space before "."; 0 found
(#439) Expected at least 1 space after "."; 0 found
(#439) Expected at least 1 space before "."; 0 found
(#439) Expected at least 1 space after "."; 0 found
(#439) Expected at least 1 space before "."; 0 found
(#440) Multi-line function call not indented correctly; expected 24 spaces but found 28
(#440) Expected at least 1 space before "."; 0 found
(#440) Expected at least 1 space after "."; 0 found
(#440) Expected at least 1 space before "."; 0 found
(#440) Expected at least 1 space after "."; 0 found
(#440) Expected at least 1 space before "."; 0 found
(#440) Expected at least 1 space after "."; 0 found
(#440) 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
(#450) Expected at least 1 space before "."; 0 found
(#450) Expected at least 1 space after "."; 0 found
(#450) Expected at least 1 space before "."; 0 found
(#450) Expected at least 1 space after "."; 0 found
(#451) Expected at least 1 space before "."; 0 found
(#451) Expected at least 1 space after "."; 0 found
(#451) Expected at least 1 space before "."; 0 found
(#451) Expected at least 1 space after "."; 0 found
(#451) Expected at least 1 space before "."; 0 found
(#452) Multi-line function call not indented correctly; expected 20 spaces but found 24
(#452) Expected at least 1 space before "."; 0 found
(#452) Expected at least 1 space after "."; 0 found
(#452) Expected at least 1 space before "."; 0 found
(#452) Expected at least 1 space after "."; 0 found
(#452) Expected at least 1 space before "."; 0 found
(#452) Expected at least 1 space after "."; 0 found
(#452) Closing parenthesis of a multi-line function call must be on a line by itself
(#456) Opening parenthesis of a multi-line function call must be the last content on the line
(#457) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#457) 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) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#470) Expected at least 1 space before "."; 0 found
(#470) Expected at least 1 space after "."; 0 found
(#470) Expected at least 1 space before "."; 0 found
(#470) Expected at least 1 space after "."; 0 found
(#470) Closing parenthesis of a multi-line function call must be on a line by itself
(#473) Expected at least 1 space before "."; 0 found
(#473) Expected at least 1 space after "."; 0 found
(#473) Expected at least 1 space before "."; 0 found
(#473) Expected at least 1 space after "."; 0 found
(#477) Opening parenthesis of a multi-line function call must be the last content on the line
(#477) Only one argument is allowed per line in a multi-line function call
(#478) Multi-line function call not indented correctly; expected 12 spaces but found 20
(#478) Short array syntax must be used to define arrays
(#478) Expected 1 space between the comma and "'class'". Found: 2 spaces
(#478) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#484) Short array syntax must be used to define arrays
(#485) Short array syntax must be used to define arrays
(#485) Expected at least 1 space before "."; 0 found
(#485) Expected at least 1 space after "."; 0 found
(#485) Expected at least 1 space before "."; 0 found
(#485) Expected at least 1 space after "."; 0 found
(#486) Short array syntax must be used to define arrays
(#486) Expected at least 1 space before "."; 0 found
(#486) Expected at least 1 space after "."; 0 found
(#486) Expected at least 1 space before "."; 0 found
(#486) Expected at least 1 space after "."; 0 found
(#494) Expected at least 1 space before "."; 0 found
(#494) Expected at least 1 space after "."; 0 found
(#498) Expected at least 1 space before "."; 0 found
(#498) Expected at least 1 space after "."; 0 found
(#498) Expected at least 1 space before "."; 0 found
(#498) 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
(#500) Expected at least 1 space before "."; 0 found
(#500) Expected at least 1 space after "."; 0 found
(#507) Short array syntax must be used to define arrays
(#521) Short array syntax must be used to define arrays
(#524) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/tabs.php
(#29) Short array syntax must be used to define arrays
(#30) Short array syntax must be used to define arrays
(#31) Short array syntax must be used to define arrays
(#32) Short array syntax must be used to define arrays
(#43) Expected at least 1 space before "."; 0 found
(#43) Expected at least 1 space after "."; 0 found
(#43) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space before "."; 0 found
(#44) Expected at least 1 space after "."; 0 found
(#48) Expected at least 1 space before "."; 0 found
(#48) Expected at least 1 space after "."; 0 found
(#48) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space before "."; 0 found
(#49) Expected at least 1 space after "."; 0 found
(#53) Expected at least 1 space before "."; 0 found
(#53) Expected at least 1 space after "."; 0 found
(#53) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space before "."; 0 found
(#54) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#59) Expected at least 1 space after "."; 0 found
(#59) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space before "."; 0 found
(#60) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#67) Expected at least 1 space before "."; 0 found
(#67) Expected at least 1 space after "."; 0 found
(#74) Expected at least 1 space before "."; 0 found
(#74) Expected at least 1 space after "."; 0 found
(#74) Expected at least 1 space before "."; 0 found
(#77) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#81) Expected at least 1 space before "."; 0 found
(#81) Expected at least 1 space after "."; 0 found
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#82) Only one argument is allowed per line in a multi-line function call
(#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
(#83) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#83) Closing parenthesis of a multi-line function call must be on a line by itself
(#84) Expected at least 1 space before "."; 0 found
(#84) Expected at least 1 space after "."; 0 found
(#85) Opening parenthesis of a multi-line function call must be the last content on the line
(#85) Only one argument is allowed per line in a multi-line function call
(#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
(#86) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#86) Closing parenthesis of a multi-line function call must be on a line by itself
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 0 found
(#87) Expected at least 1 space before "."; 0 found
(#87) Expected at least 1 space after "."; 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) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#88) Expected at least 1 space before "."; 0 found
(#88) Expected at least 1 space after "."; 0 found
(#89) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#89) Closing parenthesis of a multi-line function call must be on a line by itself
(#91) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space after "."; 0 found
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#92) Expected at least 1 space before "."; 0 found
(#92) Expected at least 1 space after "."; 0 found
(#95) Short array syntax must be used to define arrays
(#121) Expected at least 1 space before "."; 0 found
(#121) 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
(#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
(#124) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#124) Short array syntax must be used to define arrays
(#125) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#131) Short array syntax must be used to define arrays
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#132) Expected at least 1 space before "."; 0 found
(#132) Expected at least 1 space after "."; 0 found
(#133) Opening parenthesis of a multi-line function call must be the last content on the line
(#133) Only one argument is allowed per line in a multi-line function call
(#133) Expected at least 1 space before "."; 0 found
(#133) 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
(#134) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#134) Closing parenthesis of a multi-line function call must be on a line by itself
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#136) Expected at least 1 space before "."; 0 found
(#136) Expected at least 1 space after "."; 0 found
(#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) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#137) Expected at least 1 space before "."; 0 found
(#137) Expected at least 1 space after "."; 0 found
(#138) Multi-line function call not indented correctly; expected 12 spaces but found 32
(#138) Closing parenthesis of a multi-line function call must be on a line by itself
(#140) Expected at least 1 space before "."; 0 found
(#140) Expected at least 1 space after "."; 0 found
(#141) Opening parenthesis of a multi-line function call must be the last content on the line
(#141) Only one argument is allowed per line in a multi-line function call
(#141) Expected at least 1 space before "."; 0 found
(#141) Expected at least 1 space after "."; 0 found
(#141) Expected at least 1 space before "."; 0 found
(#141) Expected at least 1 space after "."; 0 found
(#142) Multi-line function call not indented correctly; expected 16 spaces but found 24
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Short array syntax must be used to define arrays
(#146) Expected 1 space between the comma and "'vallasort'". Found: 2 spaces
(#148) Short array syntax must be used to define arrays
(#150) Expected at least 1 space before "."; 0 found
(#150) Expected at least 1 space after "."; 0 found
(#150) Expected at least 1 space before "."; 0 found
(#150) 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
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#151) Expected at least 1 space before "."; 0 found
(#151) Expected at least 1 space after "."; 0 found
(#152) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#152) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#155) Opening parenthesis of a multi-line function call must be the last content on the line
(#155) Only one argument is allowed per line in a multi-line function call
(#155) Expected at least 1 space before "."; 0 found
(#155) Expected at least 1 space after "."; 0 found
(#155) Expected at least 1 space before "."; 0 found
(#155) Expected at least 1 space after "."; 0 found
(#156) Multi-line function call not indented correctly; expected 12 spaces but found 36
(#156) 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
(#157) Expected at least 1 space before "."; 0 found
(#157) Expected at least 1 space after "."; 0 found
(#158) Opening parenthesis of a multi-line function call must be the last content on the line
(#158) Only one argument is allowed per line in a multi-line function call
(#158) Expected at least 1 space before "."; 0 found
(#158) 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
(#159) Multi-line function call not indented correctly; expected 12 spaces but found 36
(#159) Closing parenthesis of a multi-line function call must be on a line by itself
(#162) Expected at least 1 space before "."; 0 found
(#162) 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
(#163) Opening parenthesis of a multi-line function call must be the last content on the line
(#163) Only one argument is allowed per line in a multi-line function call
(#163) Expected at least 1 space before "."; 0 found
(#163) Expected at least 1 space after "."; 0 found
(#163) Expected at least 1 space before "."; 0 found
(#163) Expected at least 1 space after "."; 0 found
(#164) Multi-line function call not indented correctly; expected 12 spaces but found 36
(#164) Closing parenthesis of a multi-line function call must be on a line by itself
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#168) Expected at least 1 space before "."; 0 found
(#168) Expected at least 1 space after "."; 0 found
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#169) Expected at least 1 space before "."; 0 found
(#169) Expected at least 1 space after "."; 0 found
(#174) Short array syntax must be used to define arrays
(#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
(#180) Expected at least 1 space after "."; 0 found
(#180) Expected at least 1 space before "."; 0 found
(#180) Expected at least 1 space after "."; 0 found
(#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) 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
(#182) Multi-line function call not indented correctly; expected 12 spaces but found 28
(#182) Closing parenthesis of a multi-line function call must be on a line by itself
(#184) Blank line found at end of control structure
(#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
(#187) Expected at least 1 space before "."; 0 found
(#187) Expected at least 1 space after "."; 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
(#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
(#190) Short array syntax must be used to define arrays
(#190) Expected 1 space between the comma and "'vallasort'". Found: 2 spaces
(#193) Short array syntax must be used to define arrays
(#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
(#194) Expected at least 1 space after "."; 0 found
(#195) Opening parenthesis of a multi-line function call must be the last content on the line
(#195) Only one argument is allowed per line in a multi-line function call
(#195) Expected at least 1 space before "."; 0 found
(#195) Expected at least 1 space after "."; 0 found
(#195) Expected at least 1 space before "."; 0 found
(#195) Expected at least 1 space after "."; 0 found
(#196) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#196) Closing parenthesis of a multi-line function call must be on a line by itself
(#199) Short array syntax must be used to define arrays
(#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
(#200) Expected at least 1 space after "."; 0 found
(#201) Opening parenthesis of a multi-line function call must be the last content on the line
(#201) Only one argument is allowed per line in a multi-line function call
(#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
(#202) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#202) Closing parenthesis of a multi-line function call must be on a line by itself
(#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
(#203) Expected at least 1 space after "."; 0 found
(#204) Opening parenthesis of a multi-line function call must be the last content on the line
(#204) Only one argument is allowed per line in a multi-line function call
(#204) Expected at least 1 space before "."; 0 found
(#204) 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
(#205) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#205) 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
(#206) Expected at least 1 space before "."; 0 found
(#206) Expected at least 1 space after "."; 0 found
(#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) Expected at least 1 space before "."; 0 found
(#207) Expected at least 1 space after "."; 0 found
(#207) Expected at least 1 space before "."; 0 found
(#207) Expected at least 1 space after "."; 0 found
(#208) Multi-line function call not indented correctly; expected 8 spaces but found 32
(#208) Closing parenthesis of a multi-line function call must be on a line by itself
(#210) Expected at least 1 space before "."; 0 found
(#210) Expected at least 1 space after "."; 0 found
(#211) Opening parenthesis of a multi-line function call must be the last content on the line
(#211) Only one argument is allowed per line in a multi-line function call
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#211) Expected at least 1 space before "."; 0 found
(#211) Expected at least 1 space after "."; 0 found
(#212) Multi-line function call not indented correctly; expected 12 spaces but found 36
(#212) Closing parenthesis of a multi-line function call must be on a line by itself
(#216) Expected at least 1 space before "."; 0 found
(#216) Expected at least 1 space after "."; 0 found
(#217) Expected at least 1 space before "."; 0 found
(#217) Expected at least 1 space after "."; 0 found
(#227) Short array syntax must be used to define arrays
(#228) Opening parenthesis of a multi-line function call must be the last content on the line
(#229) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#230) Multi-line function call not indented correctly; expected 4 spaces but found 20
(#230) Closing parenthesis of a multi-line function call must be on a line by itself
mod/questionnaire/tests/behat/behat_mod_questionnaire.php
(#30) Useless alias "Given" found for import of "Behat\Behat\Context\Step\Given"
(#31) Useless alias "When" found for import of "Behat\Behat\Context\Step\When"
(#32) Useless alias "TableNode" found for import of "Behat\Gherkin\Node\TableNode"
(#33) Useless alias "PyStringNode" found for import of "Behat\Gherkin\Node\PyStringNode"
(#34) Useless alias "ExpectationException" found for import of "Behat\Mink\Exception\ExpectationException"
(#45) Opening brace must not be followed by a blank line
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#83) 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
(#87) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#87) Closing parenthesis of a multi-line function call must be on a line by itself
(#90) Opening parenthesis of a multi-line function call must be the last content on the line
(#91) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#91) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Opening parenthesis of a multi-line function call must be the last content on the line
(#95) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#95) Closing parenthesis of a multi-line function call must be on a line by itself
(#111) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#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
(#180) Expected at least 1 space after "."; 0 found
(#194) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#219) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#222) Short array syntax must be used to define arrays
(#223) Short array syntax must be used to define arrays
(#225) Short array syntax must be used to define arrays
(#226) Short array syntax must be used to define arrays
(#227) Short array syntax must be used to define arrays
(#228) Short array syntax must be used to define arrays
(#229) Short array syntax must be used to define arrays
(#230) Short array syntax must be used to define arrays
(#231) Short array syntax must be used to define arrays
(#232) Short array syntax must be used to define arrays
(#233) Short array syntax must be used to define arrays
(#234) Short array syntax must be used to define arrays
(#234) There should be a comma after the last array item in a multi-line array.
(#237) Short array syntax must be used to define arrays
(#238) Short array syntax must be used to define arrays
(#239) Short array syntax must be used to define arrays
(#240) Short array syntax must be used to define arrays
(#241) Short array syntax must be used to define arrays
(#242) Short array syntax must be used to define arrays
(#243) Short array syntax must be used to define arrays
(#244) Short array syntax must be used to define arrays
(#245) Short array syntax must be used to define arrays
(#246) Short array syntax must be used to define arrays
(#247) Short array syntax must be used to define arrays
(#248) Short array syntax must be used to define arrays
(#249) Short array syntax must be used to define arrays
(#250) Short array syntax must be used to define arrays
(#251) Short array syntax must be used to define arrays
(#252) Short array syntax must be used to define arrays
(#253) Short array syntax must be used to define arrays
(#254) Short array syntax must be used to define arrays
(#255) Short array syntax must be used to define arrays
(#256) Short array syntax must be used to define arrays
(#257) Short array syntax must be used to define arrays
(#258) Short array syntax must be used to define arrays
(#259) Short array syntax must be used to define arrays
(#260) Short array syntax must be used to define arrays
(#260) There should be a comma after the last array item in a multi-line array.
(#264) Short array syntax must be used to define arrays
(#277) Short array syntax must be used to define arrays
(#278) Short array syntax must be used to define arrays
(#279) Short array syntax must be used to define arrays
(#280) Short array syntax must be used to define arrays
(#281) Short array syntax must be used to define arrays
(#282) Short array syntax must be used to define arrays
(#283) Short array syntax must be used to define arrays
(#284) Short array syntax must be used to define arrays
(#285) Short array syntax must be used to define arrays
(#285) There should be a comma after the last array item in a multi-line array.
(#289) Short array syntax must be used to define arrays
(#290) Short array syntax must be used to define arrays
(#291) Short array syntax must be used to define arrays
(#292) Short array syntax must be used to define arrays
(#293) Short array syntax must be used to define arrays
(#294) Short array syntax must be used to define arrays
(#295) Short array syntax must be used to define arrays
(#296) Short array syntax must be used to define arrays
(#297) Short array syntax must be used to define arrays
(#298) Short array syntax must be used to define arrays
(#299) Short array syntax must be used to define arrays
(#300) Short array syntax must be used to define arrays
(#301) Short array syntax must be used to define arrays
(#302) Short array syntax must be used to define arrays
(#303) Short array syntax must be used to define arrays
(#304) Short array syntax must be used to define arrays
(#304) There should be a comma after the last array item in a multi-line array.
(#306) Opening parenthesis of a multi-line function call must be the last content on the line
(#306) Only one argument is allowed per line in a multi-line function call
(#306) Only one argument is allowed per line in a multi-line function call
(#307) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#307) Short array syntax must be used to define arrays
(#307) Closing parenthesis of a multi-line function call must be on a line by itself
(#309) Short array syntax must be used to define arrays
(#310) Short array syntax must be used to define arrays
(#311) Short array syntax must be used to define arrays
(#312) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#314) Short array syntax must be used to define arrays
(#315) Short array syntax must be used to define arrays
(#316) Short array syntax must be used to define arrays
(#316) There should be a comma after the last array item in a multi-line array.
(#318) Opening parenthesis of a multi-line function call must be the last content on the line
(#318) Only one argument is allowed per line in a multi-line function call
(#318) Only one argument is allowed per line in a multi-line function call
(#319) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#319) Short array syntax must be used to define arrays
(#319) Closing parenthesis of a multi-line function call must be on a line by itself
(#321) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#324) Short array syntax must be used to define arrays
(#325) Short array syntax must be used to define arrays
(#325) There should be a comma after the last array item in a multi-line array.
(#327) Opening parenthesis of a multi-line function call must be the last content on the line
(#327) Only one argument is allowed per line in a multi-line function call
(#327) Only one argument is allowed per line in a multi-line function call
(#328) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#328) Short array syntax must be used to define arrays
(#328) Closing parenthesis of a multi-line function call must be on a line by itself
(#330) Short array syntax must be used to define arrays
(#331) Short array syntax must be used to define arrays
(#332) Short array syntax must be used to define arrays
(#333) Short array syntax must be used to define arrays
(#334) Short array syntax must be used to define arrays
(#335) Short array syntax must be used to define arrays
(#336) Short array syntax must be used to define arrays
(#337) Short array syntax must be used to define arrays
(#338) Short array syntax must be used to define arrays
(#339) Short array syntax must be used to define arrays
(#340) Short array syntax must be used to define arrays
(#341) Short array syntax must be used to define arrays
(#342) Short array syntax must be used to define arrays
(#343) Short array syntax must be used to define arrays
(#344) Short array syntax must be used to define arrays
(#345) Short array syntax must be used to define arrays
(#346) Short array syntax must be used to define arrays
(#347) Short array syntax must be used to define arrays
(#348) Short array syntax must be used to define arrays
(#349) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
(#351) Short array syntax must be used to define arrays
(#352) Short array syntax must be used to define arrays
(#353) Short array syntax must be used to define arrays
(#354) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#356) Short array syntax must be used to define arrays
(#357) Short array syntax must be used to define arrays
(#358) Short array syntax must be used to define arrays
(#359) Short array syntax must be used to define arrays
(#360) Short array syntax must be used to define arrays
(#361) Short array syntax must be used to define arrays
(#362) Short array syntax must be used to define arrays
(#363) Short array syntax must be used to define arrays
(#364) Short array syntax must be used to define arrays
(#365) Short array syntax must be used to define arrays
(#366) Short array syntax must be used to define arrays
(#366) There should be a comma after the last array item in a multi-line array.
(#368) Opening parenthesis of a multi-line function call must be the last content on the line
(#368) Only one argument is allowed per line in a multi-line function call
(#368) Only one argument is allowed per line in a multi-line function call
(#369) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#369) Short array syntax must be used to define arrays
(#369) Closing parenthesis of a multi-line function call must be on a line by itself
(#371) Short array syntax must be used to define arrays
(#372) Short array syntax must be used to define arrays
(#373) Short array syntax must be used to define arrays
(#374) Short array syntax must be used to define arrays
(#375) Short array syntax must be used to define arrays
(#376) Short array syntax must be used to define arrays
(#377) Short array syntax must be used to define arrays
(#378) Short array syntax must be used to define arrays
(#379) Short array syntax must be used to define arrays
(#380) Short array syntax must be used to define arrays
(#381) Short array syntax must be used to define arrays
(#382) Short array syntax must be used to define arrays
(#383) Short array syntax must be used to define arrays
(#384) Short array syntax must be used to define arrays
(#385) Short array syntax must be used to define arrays
(#386) Short array syntax must be used to define arrays
(#387) Short array syntax must be used to define arrays
(#387) There should be a comma after the last array item in a multi-line array.
(#389) Opening parenthesis of a multi-line function call must be the last content on the line
(#389) Only one argument is allowed per line in a multi-line function call
(#389) Only one argument is allowed per line in a multi-line function call
(#390) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#390) Short array syntax must be used to define arrays
(#390) Closing parenthesis of a multi-line function call must be on a line by itself
(#392) Short array syntax must be used to define arrays
(#393) Short array syntax must be used to define arrays
(#394) Short array syntax must be used to define arrays
(#395) Short array syntax must be used to define arrays
(#396) Short array syntax must be used to define arrays
(#397) Short array syntax must be used to define arrays
(#398) Short array syntax must be used to define arrays
(#399) Short array syntax must be used to define arrays
(#400) Short array syntax must be used to define arrays
(#401) Short array syntax must be used to define arrays
(#402) Short array syntax must be used to define arrays
(#403) Short array syntax must be used to define arrays
(#404) Short array syntax must be used to define arrays
(#405) Short array syntax must be used to define arrays
(#405) There should be a comma after the last array item in a multi-line array.
(#407) Opening parenthesis of a multi-line function call must be the last content on the line
(#407) Only one argument is allowed per line in a multi-line function call
(#407) Only one argument is allowed per line in a multi-line function call
(#408) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#408) Short array syntax must be used to define arrays
(#408) Closing parenthesis of a multi-line function call must be on a line by itself
(#421) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $replvars.
(#425) Short array syntax must be used to define arrays
mod/questionnaire/tests/csvexport_test.php
(#32) Unit test csvexport_test should be declared as final.
(#32) Opening brace must not be followed by a blank line
(#34) The setUp() method in unit tests must always call to parent::setUp().
(#37) Expected at least 1 space before "."; 0 found
(#37) 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
(#39) Expected at least 1 space before "."; 0 found
(#39) Expected at least 1 space after "."; 0 found
(#66) Test method test_csvexport() is missing a return type
(#75) Long list syntax is not allowed
(#99) Test method test_csvexport_identity_fields() is missing a return type
(#119) Long list syntax is not allowed
(#202) Line exceeds 132 characters; contains 143 characters
(#225) Line exceeds 132 characters; contains 135 characters
mod/questionnaire/tests/custom_completion_test.php
(#47) Unit test custom_completion_test should be declared as final.
(#47) Opening brace must not be followed by a blank line
(#54) Data provider method "get_state_provider" will need to be converted to static in future.
(#57) There should be a comma after the last array item in a multi-line array.
(#60) There should be a comma after the last array item in a multi-line array.
(#63) There should be a comma after the last array item in a multi-line array.
(#66) There should be a comma after the last array item in a multi-line array.
(#85) Test method test_get_state() is missing a return type
(#122) Test method test_get_defined_custom_rules() is missing a return type
(#133) Test method test_get_custom_rule_descriptions() is missing a return type
(#161) Test method test_is_defined() is missing a return type
(#181) Data provider method "get_available_custom_rules_provider" will need to be converted to static in future.
(#184) There should be a comma after the last array item in a multi-line array.
(#187) There should be a comma after the last array item in a multi-line array.
(#202) Test method test_get_available_custom_rules() is missing a return type
(#205) There should be a comma after the last array item in a multi-line array.
(#206) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/tests/generator/lib.php
(#24) Expected at least 1 space before "."; 0 found
(#24) Expected at least 1 space after "."; 0 found
(#35) Opening brace must not be followed by a blank line
(#82) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $options.
(#85) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#165) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space after "."; 0 found
(#165) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space after "."; 0 found
(#165) Expected at least 1 space before "."; 0 found
(#165) Expected at least 1 space after "."; 0 found
(#213) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#240) Expected at least 1 space before "."; 0 found
(#240) Expected at least 1 space after "."; 0 found
(#245) Short array syntax must be used to define arrays
(#333) There should be a comma after the last array item in a multi-line array.
(#339) There should be a comma after the last array item in a multi-line array.
(#483) Expected at least 1 space before "."; 0 found
(#483) Expected at least 1 space after "."; 0 found
(#484) Expected at least 1 space before "."; 0 found
(#484) Expected at least 1 space after "."; 0 found
(#488) Blank line found at end of control structure
(#493) Expected at least 1 space before "."; 0 found
(#493) Expected at least 1 space after "."; 0 found
(#493) Expected at least 1 space before "."; 0 found
(#493) Expected at least 1 space after "."; 0 found
(#499) Expected at least 1 space before "."; 0 found
(#499) Expected at least 1 space after "."; 0 found
(#499) Expected at least 1 space before "."; 0 found
(#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
(#503) Blank line found at end of control structure
(#510) There should be a comma after the last array item in a multi-line array.
(#512) Expected 0 spaces before closing parenthesis; newline found
(#522) There should be a comma after the last array item in a multi-line array.
(#524) Expected 0 spaces before closing parenthesis; newline found
(#530) There should be a comma after the last array item in a multi-line array.
(#532) Expected 0 spaces before closing parenthesis; newline found
(#568) Expected at least 1 space before "."; 0 found
(#590) Space before opening parenthesis of function call prohibited
(#594) Expected at least 1 space before "."; 0 found
(#594) Expected at least 1 space after "."; 0 found
(#619) Blank line found at start of control structure
(#627) There must be no space before the colon in a CASE statement
(#630) There must be no space before the colon in a CASE statement
(#634) There must be no space before the colon in a CASE statement
(#637) There must be no space before the colon in a CASE statement
(#640) Space before opening parenthesis of function call prohibited
(#643) There must be no space before the colon in a CASE statement
(#644) There must be no space before the colon in a CASE statement
(#648) There must be no space before the colon in a CASE statement
(#659) There must be no space before the colon in a CASE statement
(#666) There must be no space before the colon in a CASE statement
(#670) Blank line found at end of control structure
(#683) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#683) Multi-line function declarations must define one parameter per line
(#683) Multi-line function declarations must define one parameter per line
(#684) Multi-line function declaration not indented correctly; expected 8 spaces but found 46
(#684) Multi-line function declarations must define one parameter per line
(#684) The closing parenthesis of a multi-line function declaration must be on a new line
(#724) Short array syntax must be used to define arrays
(#726) Short array syntax must be used to define arrays
(#745) There should be a comma after the last array item in a multi-line array.
(#758) Expected at least 1 space before "."; 0 found
(#758) Expected at least 1 space after "."; 0 found
(#758) Expected at least 1 space before "."; 0 found
(#758) Expected at least 1 space after "."; 0 found
(#759) There should be a comma after the last array item in a multi-line array.
(#769) Expected at least 1 space before "."; 0 found
(#769) Expected at least 1 space after "."; 0 found
(#770) There should be a comma after the last array item in a multi-line array.
mod/questionnaire/tests/generator_test.php
(#32) Unit test generator_test should be declared as final.
(#42) Test method test_create_instance() is missing a return type
(#48) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#85) Test method test_create_content() is missing a return type
(#92) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
mod/questionnaire/tests/lib_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#34) Expected at least 1 space before "."; 0 found
(#34) Expected at least 1 space after "."; 0 found
(#40) Unit test lib_test should be declared as final.
(#40) Opening brace must not be followed by a blank line
(#49) Test method test_questionnaire_supports() is missing a return type
(#69) Test method test_questionnaire_get_extra_capabilities() is missing a return type
(#84) Test method test_add_instance() is missing a return type
(#122) Test method test_update_instance() is missing a return type
(#131) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#187) Test method test_delete_instance() is missing a return type
(#194) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#226) Test method test_questionnaire_user_outline() is missing a return type
(#232) Short array syntax must be used to define arrays
(#243) Expected at least 1 space before "."; 0 found
(#243) Expected at least 1 space after "."; 0 found
(#254) Test method test_questionnaire_user_complete() is missing a return type
(#273) Test method test_questionnaire_print_recent_activity() is missing a return type
(#286) Test method test_questionnaire_grades() is missing a return type
(#299) Test method test_questionnaire_get_user_grades() is missing a return type
(#324) Test method test_questionnaire_update_grades() is missing a return type
(#336) Test method test_questionnaire_grade_item_update() is missing a return type
mod/questionnaire/tests/privacy_provider_test.php
(#28) Import statements must not begin with a leading backslash
(#39) Unit test privacy_provider_test should be declared as final.
(#43) The setUp() method in unit tests must always call to parent::setUp().
(#53) Test method test_get_contexts_for_userid() is missing a return type
(#63) Long list syntax is not allowed
(#79) Test method test_get_users_in_context() is missing a return type
(#89) Long list syntax is not allowed
(#112) Test method test_export_user_data() is missing a return type
(#122) Long list syntax is not allowed
(#149) Test method test_delete_data_for_all_users_in_context() is missing a return type
(#159) Long list syntax is not allowed
(#175) Test method test_delete_data_for_user() is missing a return type
(#185) Long list syntax is not allowed
(#206) Test method test_delete_data_for_users() is missing a return type
(#217) Long list syntax is not allowed
mod/questionnaire/tests/questiontypes_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#40) Unit test questiontypes_test should be declared as final.
(#40) Opening brace must not be followed by a blank line
(#49) Test method test_create_question_checkbox() is missing a return type
(#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 12
(#51) Only one argument is allowed per line in a multi-line function call
(#51) Short array syntax must be used to define arrays
(#51) Closing parenthesis of a multi-line function call must be on a line by itself
(#61) Test method test_create_question_date() is missing a return type
(#62) Short array syntax must be used to define arrays
(#72) Test method test_create_question_dropdown() is missing a return type
(#73) Short array syntax must be used to define arrays
(#83) Test method test_create_question_essay() is missing a return type
(#84) Short array syntax must be used to define arrays
(#98) Test method test_create_question_sectiontext() is missing a return type
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#99) Only one argument is allowed per line in a multi-line function call
(#100) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#100) Short array syntax must be used to define arrays
(#100) Closing parenthesis of a multi-line function call must be on a line by itself
(#110) Test method test_create_question_numeric() is missing a return type
(#111) Short array syntax must be used to define arrays
(#125) Test method test_create_question_radiobuttons() is missing a return type
(#126) Opening parenthesis of a multi-line function call must be the last content on the line
(#127) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#127) Only one argument is allowed per line in a multi-line function call
(#127) Short array syntax must be used to define arrays
(#127) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) Test method test_create_question_ratescale() is missing a return type
(#138) Short array syntax must be used to define arrays
(#148) Test method test_create_question_textbox() is missing a return type
(#149) Short array syntax must be used to define arrays
(#163) Test method test_create_question_slider() is missing a return type
(#164) Short array syntax must be used to define arrays
(#176) Test method test_create_question_yesno() is missing a return type
(#177) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#227) Short array syntax must be used to define arrays
(#243) Short array syntax must be used to define arrays
(#245) Short array syntax must be used to define arrays
(#246) Short array syntax must be used to define arrays
(#247) Short array syntax must be used to define arrays
(#248) Short array syntax must be used to define arrays
mod/questionnaire/tests/responsetypes_test.php
(#33) Expected at least 1 space before "."; 0 found
(#33) Expected at least 1 space after "."; 0 found
(#42) Unit test responsetypes_test should be declared as final.
(#51) Test method test_create_response_boolean() is missing a return type
(#85) Test method test_create_response_text() is missing a return type
(#120) Test method test_create_response_slider() is missing a return type
(#155) Test method test_create_response_date() is missing a return type
(#191) Test method test_create_response_single() is missing a return type
(#206) There should be a comma after the last array item in a multi-line array.
(#236) Expected at least 1 space before "."; 0 found
(#236) 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
(#237) Expected at least 1 space before "."; 0 found
(#252) Opening parenthesis of a multi-line function call must be the last content on the line
(#253) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#253) Closing parenthesis of a multi-line function call must be on a line by itself
(#268) Test method test_create_response_multiple() is missing a return type
(#283) There should be a comma after the last array item in a multi-line array.
(#298) Expected at least 1 space before "."; 0 found
(#298) Expected at least 1 space after "."; 0 found
(#315) Opening parenthesis of a multi-line function call must be the last content on the line
(#316) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#316) Closing parenthesis of a multi-line function call must be on a line by itself
(#331) Test method test_create_response_rank() is missing a return type
(#345) There should be a comma after the last array item in a multi-line array.
(#356) Expected at least 1 space before "."; 0 found
(#356) Expected at least 1 space after "."; 0 found
(#356) Expected at least 1 space before "."; 0 found
(#356) Expected at least 1 space after "."; 0 found
(#356) Expected at least 1 space before "."; 0 found
(#356) Expected at least 1 space after "."; 0 found
(#396) Space after opening parenthesis of function call prohibited
(#410) The first parameter of a multi-line function declaration must be on the line after the opening bracket
(#410) Multi-line function declarations must define one parameter per line
(#410) Multi-line function declarations must define one parameter per line
(#411) Multi-line function declaration not indented correctly; expected 8 spaces but found 36
(#411) Multi-line function declarations must define one parameter per line
(#411) The closing parenthesis of a multi-line function declaration must be on a new line
(#414) Opening parenthesis of a multi-line function call must be the last content on the line
(#415) Multi-line function call not indented correctly; expected 8 spaces but found 20
(#415) Closing parenthesis of a multi-line function call must be on a line by itself
(#423) Test method test_create_old_response_boolean() is missing any coverage information, own or at class level
(#423) Test method test_create_old_response_boolean() is missing a return type
mod/questionnaire/view.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file view.php
(#27) Expected at least 1 space before "."; 0 found
(#27) Expected at least 1 space after "."; 0 found
(#29) Expected at least 1 space before "."; 0 found
(#29) Expected at least 1 space after "."; 0 found
(#41) Long list syntax is not allowed
(#47) Expected at least 1 space before "."; 0 found
(#47) Expected at least 1 space after "."; 0 found
(#82) Opening parenthesis of a multi-line function call must be the last content on the line
(#83) Expected at least 1 space before "."; 0 found
(#83) Expected at least 1 space after "."; 0 found
(#83) Expected at least 1 space before "."; 0 found
(#83) Expected at least 1 space after "."; 0 found
(#85) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#85) Closing parenthesis of a multi-line function call must be on a line by itself
(#88) Opening parenthesis of a multi-line function call must be the last content on the line
(#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
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#90) Expected at least 1 space after "."; 0 found
(#90) Expected at least 1 space before "."; 0 found
(#91) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#91) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space after "."; 0 found
(#91) Expected at least 1 space before "."; 0 found
(#91) Expected at least 1 space after "."; 0 found
(#91) Closing parenthesis of a multi-line function call must be on a line by itself
(#99) Opening parenthesis of a multi-line function call must be the last content on the line
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#100) Expected at least 1 space after "."; 0 found
(#100) Expected at least 1 space before "."; 0 found
(#102) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#102) Closing parenthesis of a multi-line function call must be on a line by itself
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#115) Expected at least 1 space before "."; 0 found
(#115) Expected at least 1 space after "."; 0 found
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#123) Short array syntax must be used to define arrays
(#126) There should be a comma after the last array item in a multi-line array.
(#133) Expected at least 1 space before "."; 0 found
(#133) 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
(#133) Expected at least 1 space before "."; 0 found
(#133) Expected at least 1 space after "."; 0 found
(#140) Opening parenthesis of a multi-line function call must be the last content on the line
(#141) Expected at least 1 space after "."; 0 found
(#141) Expected at least 1 space before "."; 0 found
(#141) Expected at least 1 space after "."; 0 found
(#141) Expected at least 1 space before "."; 0 found
(#142) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#142) Closing parenthesis of a multi-line function call must be on a line by itself
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#146) Expected at least 1 space before "."; 0 found
(#146) Expected at least 1 space after "."; 0 found
(#147) Opening parenthesis of a multi-line function call must be the last content on the line
(#148) Expected at least 1 space before "."; 0 found
(#148) 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
(#148) Expected at least 1 space before "."; 0 found
(#148) 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
(#148) Expected at least 1 space before "."; 0 found
(#149) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#149) Expected at least 1 space before "."; 0 found
(#149) Expected at least 1 space after "."; 0 found
(#149) Closing parenthesis of a multi-line function call must be on a line by itself

Javascript coding style problems

(5 errors, 39 warnings)

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

mod/questionnaire/amd/src/table_sort.js
(#55) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Do not nest ternary expressions. (no-nested-ternary)
(#67) Do not nest ternary expressions. (no-nested-ternary)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
mod/questionnaire/appjs/uncheckother.js
(#2) '$event' is defined but never used. (no-unused-vars)
(#2) '$fieldkey' is defined but never used. (no-unused-vars)
(#2) Unexpected empty function. (no-empty-function)
(#3) Missing semicolon. (semi)
mod/questionnaire/javascript/mobile.js
(#30) Unexpected newline between object and [ of property access. (no-unexpected-multiline)
mod/questionnaire/module.js
(#77) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#83) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#84) 'radio' declared on line 101 column 29 is used outside of binding context. (block-scoped-var)
(#85) 'radio' declared on line 101 column 29 is used outside of binding context. (block-scoped-var)
(#87) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#88) 'droplist' declared on line 107 column 29 is used outside of binding context. (block-scoped-var)
(#89) 'droplist' declared on line 107 column 29 is used outside of binding context. (block-scoped-var)
(#93) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#100) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#101) 'radio' is already defined. (no-redeclare)
(#101) 'radio' declared on line 84 column 29 is used outside of binding context. (block-scoped-var)
(#102) 'radio' declared on line 84 column 29 is used outside of binding context. (block-scoped-var)
(#103) 'radio' declared on line 84 column 29 is used outside of binding context. (block-scoped-var)
(#104) 'radio' declared on line 84 column 29 is used outside of binding context. (block-scoped-var)
(#106) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#107) 'droplist' is already defined. (no-redeclare)
(#107) 'droplist' declared on line 88 column 29 is used outside of binding context. (block-scoped-var)
(#108) 'droplist' declared on line 88 column 29 is used outside of binding context. (block-scoped-var)
(#109) 'droplist' declared on line 88 column 29 is used outside of binding context. (block-scoped-var)
(#110) 'droplist' declared on line 88 column 29 is used outside of binding context. (block-scoped-var)
(#112) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#141) Identifier 'other_check' is not in camel case. (camelcase)
(#143) 'other' is already defined. (no-redeclare)
(#161) Identifier 'other_check_empty' is not in camel case. (camelcase)
(#193) Identifier 'other_rate_uncheck' is not in camel case. (camelcase)
(#194) Identifier 'col_name' is not in camel case. (camelcase)
(#199) Identifier 'col_name' is not in camel case. (camelcase)
(#210) Identifier 'checkbox_empty' is not in camel case. (camelcase)
(#227) Identifier 'mod_questionnaire' is not in camel case. (camelcase)
(#231) Identifier 'init_attempt_form' is not in camel case. (camelcase)
(#237) Identifier 'init_sendmessage' is not in camel case. (camelcase)
(#272) Identifier 'init_printing' is not in camel case. (camelcase)
(#281) Identifier 'init_slider' is not in camel case. (camelcase)
(#348) Do not nest ternary expressions. (no-nested-ternary)
(#366) This line has a length of 136. Maximum allowed is 132. (max-len)

CSS problems

(2 errors, 1 warnings)

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

mod/questionnaire/styles.css
(#648) Expected "#000000" to be "#000" (color-hex-length)
mod/questionnaire/styles_app.css
(#16) Unexpected !important (declaration-no-important)
(#15) Unexpected unknown type selector "ion-label" (selector-type-no-unknown)

PHPDocs style problems

(3 errors, 0 warnings)

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

mod/questionnaire/classes/output/renderer.php
(#574) Phpdocs for function renderer::viewresponse_print_menu has incomplete parameters list
mod/questionnaire/questionnaire.class.php
(#4221) Phpdocs for function questionnaire::view_information has incomplete parameters list
mod/questionnaire/tests/custom_completion_test.php
(#76) Phpdocs for function custom_completion_test::test_get_state has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 0 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(2 errors, 6 warnings)

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

mod/questionnaire/templates/dataformat_selector.mustache
(#1) HTML Validation info, line 11: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ry"></div><br /> )
(#1) HTML Validation info, line 12: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="hidden" name="fieldname" value="defaultvalue" /> <)
mod/questionnaire/templates/extrafields.mustache
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ad><body><input type="checkbox" name="choicecodes" id="choicecodes" checked="checked" value="1" /> <labe)
(#1) HTML Validation info, line 2: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</label><br /><inpu)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (el><br /><input type="checkbox" name="choicetext" id="choicetext" checked="checked" value="1" /> <labe)
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</label><br /><inpu)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (el><br /><input type="checkbox" name="complete" id="complete" value="1" /> <labe)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</label><br /><inpu)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (el><br /><input type="checkbox" name="rankaverages" id="rankaverages" value="1" /> <labe)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</label><br /></bo)
mod/questionnaire/templates/local/mobile/ionic5/boolean_question.mustache
(#1) HTML Validation info, line 2: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (ad><body><ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> <)
(#1) HTML Validation info, line 5: Attribute “[value]” is not serializable as XML 1.0. (> <ion-radio slot="end" disabled="true" checked="true" [value]="5432"></ion-)
(#1) HTML Validation info, line 9: Attribute “[value]” is not serializable as XML 1.0. (> <ion-radio slot="end" disabled="true" [value]="5432"></ion-)
mod/questionnaire/templates/local/mobile/ionic5/checkbox_question.mustache
(#1) HTML Validation info, line 7: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-checkbox checked="true" value="5432" [(ngModel)]="CONTENT_OTHERDATA."></ion-)
(#1) HTML Validation info, line 13: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-checkbox value="5433" [(ngModel)]="CONTENT_OTHERDATA."></ion-)
mod/questionnaire/templates/local/mobile/ionic5/date_question.mustache
(#1) HTML Validation info, line 5: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-datetime displayFormat="DD/MM/YYYY" max="2100-12-31" [(ngModel)]="CONTENT_OTHERDATA.985"></ion-)
mod/questionnaire/templates/local/mobile/ionic5/main_index_page.mustache
(#1) HTML Validation info, line 9: Attribute “[args]” is not serializable as XML 1.0. ( <ion-button expand="block" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{cmid: 985, action: 'respond'}"> )
mod/questionnaire/templates/local/mobile/ionic5/numeric_question.mustache
(#1) HTML Validation info, line 5: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-input type="number" [(ngModel)]="CONTENT_OTHERDATA.985"></ion-)
mod/questionnaire/templates/local/mobile/ionic5/radio_question.mustache
(#1) HTML Validation info, line 2: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (ad><body><ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> )
mod/questionnaire/templates/local/mobile/ionic5/rate_question.mustache
(#1) HTML Validation info, line 20: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> )
(#1) HTML Validation info, line 38: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.986"> )
mod/questionnaire/templates/local/mobile/ionic5/select_question.mustache
(#1) HTML Validation info, line 4: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-select [(ngModel)]="CONTENT_OTHERDATA.985"> )
mod/questionnaire/templates/local/mobile/ionic5/slider_question.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/questionnaire/templates/local/mobile/ionic5/text_question.mustache
(#1) HTML Validation info, line 6: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-textarea aria-multiline="true" [(ngModel)]="CONTENT_OTHERDATA.985" core-auto-rows></ion-)
mod/questionnaire/templates/local/mobile/ionic5/view_activity_page.mustache
(#1) HTML Validation info, line 16: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.response_1_23"> )
(#1) HTML Validation info, line 42: Attribute “[args]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" samePage="true" type="submit" > )
(#1) HTML Validation info, line 42: Attribute “[useotherdata]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" samePage="true" type="submit" > )
(#1) HTML Validation info, line 42: Attribute “[presets]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" samePage="true" type="submit" > )
mod/questionnaire/templates/local/mobile/latest/boolean_question.mustache
(#1) HTML Validation info, line 2: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (ad><body><ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> <)
(#1) HTML Validation info, line 4: Attribute “[value]” is not serializable as XML 1.0. (> <ion-radio slot="end" disabled="true" checked="true" [value]="5432"> )
(#1) HTML Validation info, line 9: Attribute “[value]” is not serializable as XML 1.0. (> <ion-radio slot="end" disabled="true" [value]="5432"> )
mod/questionnaire/templates/local/mobile/latest/checkbox_question.mustache
(#1) HTML Validation info, line 6: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-checkbox checked="true" value="5432" [(ngModel)]="CONTENT_OTHERDATA."> )
(#1) HTML Validation info, line 13: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-checkbox value="5433" [(ngModel)]="CONTENT_OTHERDATA."> )
mod/questionnaire/templates/local/mobile/latest/date_question.mustache
(#1) HTML Validation error, line 5: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. (abel> <ion-datetime-button datetime="questionnaire-date-985" /> <)
(#1) HTML Validation info, line 6: Attribute “[keepcontentsmounted]” is not serializable as XML 1.0. (5" /> <ion-modal [keepContentsMounted]="true"> )
(#1) HTML Validation info, line 9: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-datetime id="questionnaire-date-985" [(ngModel)]="CONTENT_OTHERDATA.985" presentation="date-time" max="2100-12-31" [showDefaultButtons]="true"> )
(#1) HTML Validation info, line 9: Attribute “[showdefaultbuttons]” is not serializable as XML 1.0. ( <ion-datetime id="questionnaire-date-985" [(ngModel)]="CONTENT_OTHERDATA.985" presentation="date-time" max="2100-12-31" [showDefaultButtons]="true"> )
(#1) HTML Validation error, line 14: End tag “ion-item” seen, but there were open elements. (on-modal></ion-item></bo)
(#1) HTML Validation error, line 5: Unclosed element “ion-datetime-button”. (abel> <ion-datetime-button datetime="questionnaire-date-985" /> <)
mod/questionnaire/templates/local/mobile/latest/main_index_page.mustache
(#1) HTML Validation info, line 4: Attribute “*ngif” is not serializable as XML 1.0. (<div> <core-course-module-info *ngIf="module" [module]="module" description="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" [courseId]="courseId"></core)
(#1) HTML Validation info, line 4: Attribute “[module]” is not serializable as XML 1.0. (<div> <core-course-module-info *ngIf="module" [module]="module" description="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" [courseId]="courseId"></core)
(#1) HTML Validation info, line 4: Attribute “[courseid]” is not serializable as XML 1.0. (<div> <core-course-module-info *ngIf="module" [module]="module" description="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" [courseId]="courseId"></core)
(#1) HTML Validation info, line 8: Attribute “[args]” is not serializable as XML 1.0. ( <ion-button expand="block" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{cmid: 985, action: 'respond'}" [ptrEnabled]="false"> )
(#1) HTML Validation info, line 8: Attribute “[ptrenabled]” is not serializable as XML 1.0. ( <ion-button expand="block" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{cmid: 985, action: 'respond'}" [ptrEnabled]="false"> )
mod/questionnaire/templates/local/mobile/latest/numeric_question.mustache
(#1) HTML Validation info, line 5: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-input type="number" [(ngModel)]="CONTENT_OTHERDATA.985"></ion-)
mod/questionnaire/templates/local/mobile/latest/radio_question.mustache
(#1) HTML Validation info, line 2: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (ad><body><ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> )
mod/questionnaire/templates/local/mobile/latest/rate_question.mustache
(#1) HTML Validation info, line 20: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.985"> )
(#1) HTML Validation info, line 38: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.986"> )
mod/questionnaire/templates/local/mobile/latest/select_question.mustache
(#1) HTML Validation info, line 4: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-select [(ngModel)]="CONTENT_OTHERDATA.985"> )
mod/questionnaire/templates/local/mobile/latest/slider_question.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/questionnaire/templates/local/mobile/latest/text_question.mustache
(#1) HTML Validation info, line 6: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (abel> <ion-textarea aria-multiline="true" [(ngModel)]="CONTENT_OTHERDATA.985" core-auto-rows></ion-)
mod/questionnaire/templates/local/mobile/latest/view_activity_page.mustache
(#1) HTML Validation error, line 6: Self-closing syntax (“/>”) used on a non-void HTML element. Ignoring the slash and treating as a start tag. ( <core-format-text text="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" collapsible-item /> )
(#1) HTML Validation error, line 7: End tag “ion-label” seen, but there were open elements. ( </ion-label> )
(#1) HTML Validation error, line 6: Unclosed element “core-format-text”. ( <core-format-text text="Welcome to the questionnaire" component="mod_questionnaire" componentId="985" collapsible-item /> )
(#1) HTML Validation info, line 20: Attribute “[(ngmodel)]” is not serializable as XML 1.0. ( <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.response_1_23"> )
(#1) HTML Validation info, line 48: Attribute “[args]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" [ptrEnabled]="false" samePage="true" type="submit" > )
(#1) HTML Validation info, line 48: Attribute “[useotherdata]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" [ptrEnabled]="false" samePage="true" type="submit" > )
(#1) HTML Validation info, line 48: Attribute “[presets]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" [ptrEnabled]="false" samePage="true" type="submit" > )
(#1) HTML Validation info, line 48: Attribute “[ptrenabled]” is not serializable as XML 1.0. ( <ion-button expand="block" fill="outline" core-site-plugins-new-content component="mod_questionnaire" method="mobile_view_activity" [args]="{ cmid: 985, rid: 0, completeq: 1, action: 'nextpage', pagenum: 0 }" [useOtherData]="null" [preSets]="{getFromCache: 0, saveToCache: 0}" refreshOnSuccess="true" [ptrEnabled]="false" samePage="true" type="submit" > )
mod/questionnaire/templates/navbaralpha.mustache
(#1) HTML Validation info, line 8: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (;</b> <br /><b>&lt)
mod/questionnaire/templates/question_check.mustache
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input id="choiceid1" value="1" name="choiceid1" type="checkbox" aria-label=""/> )
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <br/> )
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input id="choiceid7" value="7" name="choiceid7" type="checkbox" checked="checked" aria-label=""/> )
(#1) HTML Validation info, line 12: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input size="25" name="Other" onclick="other_check(name)" value="another choice" type="text"/> )
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <br/><!-- )
mod/questionnaire/templates/question_date.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="text" name="choiceid1" value="2010-03-04" /> )
mod/questionnaire/templates/question_numeric.mustache
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (eparators.<br /></span)
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input onkeypress="dosomething()" aria-describedby="choiceid1-instruction" type="text" size="30" name="choiceid1" maxlength="50" value="473" id="choiceid1" /> )
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (eparators.<br /></span)
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input onkeypress="dosomething()" aria-describedby="choiceid2-instruction" type="text" size="20" name="choiceid2" maxlength="50" value="473" id="choiceid2" /><!-- )
mod/questionnaire/templates/question_radio.mustache
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="choiceid1" value="1" name="choiceid1" type="radio" disabled="disabled" onclick="1" aria-label="Some question Choice label"/> )
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input id="choiceid2" value="2" name="choiceid2" type="radio" checked="checked" onclick="1" aria-label="Some question Choice label"/> )
(#1) HTML Validation info, line 16: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input size="25" name="Other" id="choiceid2_7" onclick="other_check(name)" value="another choice" type="text" aria-label="Some question Choice other label"/> )
mod/questionnaire/templates/question_text.mustache
(#1) HTML Validation info, line 3: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (late. --><input onkeypress="dosomething()" type="text" size="30" name="choiceid1" maxlength="50" value="Answer text" id="choiceid1" /><!-- )
mod/questionnaire/templates/question_yesno.mustache
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input id="choice1" value="y" name="q23" type="radio" checked="checked" onclick="dosomething()" aria-label="Some question Yes"/> )
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input id="choice2" value="n" name="q23" type="radio" onclick="dosomething()" aria-label="Some question No"/> )
mod/questionnaire/templates/response_check.mustache
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ted"> <input type="checkbox" name="choice1" checked="checked" disabled="disabled" aria-label=""/> H)
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (span> <br/> )
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="checkbox" name="choice2" disabled="disabled" aria-label=""/> )
(#1) HTML Validation info, line 11: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (span> <br/></div)
mod/questionnaire/templates/response_radio.mustache
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="radio" name="choice1" checked="checked" disabled="disabled" aria-label=""/> )
(#1) HTML Validation info, line 14: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="radio" name="choice2" disabled="disabled" aria-label=""/> )
mod/questionnaire/templates/response_rate.mustache
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (selected"><input type="radio" name="Okay" checked="checked" disabled="disabled"/></span)
mod/questionnaire/templates/response_yesno.mustache
(#1) HTML Validation info, line 6: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (> <input type="radio" name="id4102y" checked="checked" disabled="disabled" aria-label="Some question Yes"/> Yes</)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <input type="radio" name="id4102n" disabled="disabled" aria-label="Some question No"/> No</s)
mod/questionnaire/templates/responselist.mustache
(#1) HTML Validation info, line 4: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link1<br /> H)
(#1) HTML Validation info, line 5: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link2<br /> <)
(#1) HTML Validation info, line 8: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link3<br /> H)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link4<br /> <)
(#1) HTML Validation info, line 12: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link5<br /> H)
(#1) HTML Validation info, line 13: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (dent link6<br /> <)
mod/questionnaire/templates/results_choice.mustache
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
mod/questionnaire/templates/resultspdf_choice.mustache
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 15: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 23: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ( <img style="height:9px; width:4px;" alt="alt1" src="http://localhost/mod/questionnaire/images/hbar_1.gif" /><img s)
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (_1.gif" /><img style="height:9px; width:28px;" alt="alt2" src="http://localhost/mod/questionnaire/images/hbar.gif" /><img s)
(#1) HTML Validation info, line 34: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ar.gif" /><img style="height:9px; width:4px;" alt="alt3" src="http://localhost/mod/questionnaire/images/hbar_r.gif" /> )

Gherkin .feature problems

(0 errors, 0 warnings)

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