Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(150 errors, 2028 warnings)

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

mod/surveypro/adminlib.php
(#50) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#128) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#170) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#213) 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
(#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
(#248) 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
(#256) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#321) There should be a comma after the last array item in a multi-line array.
(#392) Short array syntax must be used to define arrays
mod/surveypro/adminmanageplugins.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/surveypro/backup/moodle2/backup_surveypro_stepslib.php
(#46) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#52) There should be a comma after the last array item in a multi-line array.
(#56) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#58) There should be a comma after the last array item in a multi-line array.
(#62) Short array syntax must be used to define arrays
(#63) 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
(#68) There should be a comma after the last array item in a multi-line array.
(#87) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
mod/surveypro/backup/moodle2/restore_surveypro_activity_task.class.php
(#65) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) This comment is 73% valid code; is this commented out code?
(#78) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
mod/surveypro/backup/moodle2/restore_surveypro_stepslib.php
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#48) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#228) Short array syntax must be used to define arrays
mod/surveypro/classes/completion/custom_completion.php
(#46) Short array syntax must be used to define arrays
mod/surveypro/classes/event/all_submissions_exported.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/all_submissions_viewed.php
(#69) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#82) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/all_usertemplates_viewed.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/course_module_instance_list_viewed.php
(#43) Short array syntax must be used to define arrays
(#44) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/form_previewed.php
(#69) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#82) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/item_created.php
(#69) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#86) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/item_deleted.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/item_hidden.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/item_modified.php
(#69) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#86) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/item_shown.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/mastertemplate_applied.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/mastertemplate_saved.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/submission_created.php
(#69) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#84) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/submission_deleted.php
(#69) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#82) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/submission_duplicated.php
(#69) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#82) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/submission_modified.php
(#69) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#84) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/submission_viewed.php
(#69) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#84) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/submissions_imported.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/submissiontopdf_downloaded.php
(#69) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#84) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/usertemplate_applied.php
(#71) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#82) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/usertemplate_deleted.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/usertemplate_exported.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/usertemplate_imported.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/event/usertemplate_saved.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#80) There should be a comma after the last array item in a multi-line array.
mod/surveypro/classes/formbase.php
(#220) Line exceeds 132 characters; contains 136 characters
(#269) Short array syntax must be used to define arrays
(#286) Short array syntax must be used to define arrays
(#299) Short array syntax must be used to define arrays
mod/surveypro/classes/itembase.php
(#125) Short array syntax must be used to define arrays
(#134) 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.
(#197) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#288) Short array syntax must be used to define arrays
(#380) Short array syntax must be used to define arrays
(#404) Short array syntax must be used to define arrays
(#430) Short array syntax must be used to define arrays
(#431) Short array syntax must be used to define arrays
(#441) Short array syntax must be used to define arrays
(#449) Short array syntax must be used to define arrays
(#498) Short array syntax must be used to define arrays
(#499) Short array syntax must be used to define arrays
(#578) Short array syntax must be used to define arrays
(#586) Short array syntax must be used to define arrays
(#691) Short array syntax must be used to define arrays
(#716) Short array syntax must be used to define arrays
(#758) Function gmstrftime() has been deprecated
(#758) Function gmstrftime() is deprecated since PHP 8.1; Use date() or IntlDateFormatter::format() instead
(#827) Inline comments must start with a capital letter, digit or 3-dots sequence
(#827) This comment is 50% valid code; is this commented out code?
(#922) Short array syntax must be used to define arrays
(#956) Short array syntax must be used to define arrays
(#980) Short array syntax must be used to define arrays
(#1038) Short array syntax must be used to define arrays
(#1093) Short array syntax must be used to define arrays
(#1188) Short array syntax must be used to define arrays
(#1224) Short array syntax must be used to define arrays
(#1243) Short array syntax must be used to define arrays
(#1244) Short array syntax must be used to define arrays
(#1601) Short array syntax must be used to define arrays
(#1625) Short array syntax must be used to define arrays
(#1638) Short array syntax must be used to define arrays
mod/surveypro/classes/layout_itemsetup.php
(#170) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#186) Short array syntax must be used to define arrays
(#225) 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
(#236) Short array syntax must be used to define arrays
(#240) Short array syntax must be used to define arrays
(#244) Short array syntax must be used to define arrays
(#248) Short array syntax must be used to define arrays
(#252) Short array syntax must be used to define arrays
(#257) Short array syntax must be used to define arrays
(#260) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#268) Short array syntax must be used to define arrays
(#272) Short array syntax must be used to define arrays
(#276) Short array syntax must be used to define arrays
(#280) Short array syntax must be used to define arrays
(#284) Short array syntax must be used to define arrays
(#303) Short array syntax must be used to define arrays
(#306) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#329) 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
(#342) Short array syntax must be used to define arrays
(#351) Short array syntax must be used to define arrays
(#353) Short array syntax must be used to define arrays
(#407) Short array syntax must be used to define arrays
(#409) Short array syntax must be used to define arrays
(#416) Short array syntax must be used to define arrays
(#418) Short array syntax must be used to define arrays
(#427) Short array syntax must be used to define arrays
(#431) Short array syntax must be used to define arrays
(#444) Short array syntax must be used to define arrays
(#448) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#473) Short array syntax must be used to define arrays
(#477) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#506) Short array syntax must be used to define arrays
(#508) Short array syntax must be used to define arrays
(#519) Short array syntax must be used to define arrays
(#521) Short array syntax must be used to define arrays
(#536) Short array syntax must be used to define arrays
(#540) Short array syntax must be used to define arrays
(#552) Short array syntax must be used to define arrays
(#558) Short array syntax must be used to define arrays
(#562) Short array syntax must be used to define arrays
(#570) Short array syntax must be used to define arrays
(#573) Short array syntax must be used to define arrays
(#604) Short array syntax must be used to define arrays
(#607) Short array syntax must be used to define arrays
(#634) Short array syntax must be used to define arrays
(#638) Short array syntax must be used to define arrays
(#649) Short array syntax must be used to define arrays
(#676) Short array syntax must be used to define arrays
(#679) Short array syntax must be used to define arrays
(#683) Short array syntax must be used to define arrays
(#729) Short array syntax must be used to define arrays
(#734) Short array syntax must be used to define arrays
(#744) Short array syntax must be used to define arrays
(#776) Short array syntax must be used to define arrays
(#786) Short array syntax must be used to define arrays
(#801) Short array syntax must be used to define arrays
(#813) Short array syntax must be used to define arrays
(#844) Short array syntax must be used to define arrays
(#852) Short array syntax must be used to define arrays
(#855) Short array syntax must be used to define arrays
(#890) Short array syntax must be used to define arrays
(#894) Short array syntax must be used to define arrays
(#896) Short array syntax must be used to define arrays
(#900) Short array syntax must be used to define arrays
(#915) Short array syntax must be used to define arrays
(#924) Short array syntax must be used to define arrays
(#932) Short array syntax must be used to define arrays
(#938) Short array syntax must be used to define arrays
(#946) Short array syntax must be used to define arrays
(#1027) Short array syntax must be used to define arrays
(#1073) Short array syntax must be used to define arrays
(#1077) Short array syntax must be used to define arrays
(#1163) Short array syntax must be used to define arrays
(#1192) Short array syntax must be used to define arrays
(#1198) Short array syntax must be used to define arrays
(#1215) Short array syntax must be used to define arrays
(#1220) Short array syntax must be used to define arrays
(#1240) Short array syntax must be used to define arrays
(#1278) Short array syntax must be used to define arrays
(#1284) Short array syntax must be used to define arrays
(#1300) Short array syntax must be used to define arrays
(#1322) Short array syntax must be used to define arrays
(#1367) Short array syntax must be used to define arrays
(#1374) Short array syntax must be used to define arrays
(#1375) Short array syntax must be used to define arrays
(#1390) Short array syntax must be used to define arrays
(#1438) Short array syntax must be used to define arrays
(#1490) Short array syntax must be used to define arrays
(#1499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1499) Inline comments must end in full-stops, exclamation marks, or question marks
(#1500) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1504) Short array syntax must be used to define arrays
(#1525) Short array syntax must be used to define arrays
(#1535) Short array syntax must be used to define arrays
(#1553) Short array syntax must be used to define arrays
(#1595) Short array syntax must be used to define arrays
(#1601) Short array syntax must be used to define arrays
(#1607) Short array syntax must be used to define arrays
(#1634) Short array syntax must be used to define arrays
(#1640) Short array syntax must be used to define arrays
(#1671) Short array syntax must be used to define arrays
(#1712) Short array syntax must be used to define arrays
(#1718) Short array syntax must be used to define arrays
(#1724) Short array syntax must be used to define arrays
(#1751) Short array syntax must be used to define arrays
(#1757) Short array syntax must be used to define arrays
(#1788) Short array syntax must be used to define arrays
(#1824) Short array syntax must be used to define arrays
(#1868) Short array syntax must be used to define arrays
(#1912) Short array syntax must be used to define arrays
(#1915) Short array syntax must be used to define arrays
(#1960) Short array syntax must be used to define arrays
(#1966) Short array syntax must be used to define arrays
(#2011) Short array syntax must be used to define arrays
(#2017) Short array syntax must be used to define arrays
mod/surveypro/classes/layout_preview.php
(#48) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
mod/surveypro/classes/local/form/itembulkactionform.php
(#49) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
mod/surveypro/classes/local/form/itemchooser.php
(#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.
(#66) Short array syntax must be used to define arrays
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) This comment is 66% valid code; is this commented out code?
(#71) Short array syntax must be used to define arrays
mod/surveypro/classes/local/form/itemsetupbaseform.php
(#90) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#126) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#177) Short array syntax must be used to define arrays
(#236) Short array syntax must be used to define arrays
(#261) Short array syntax must be used to define arrays
(#272) Short array syntax must be used to define arrays
(#282) Short array syntax must be used to define arrays
(#285) Short array syntax must be used to define arrays
(#286) Short array syntax must be used to define arrays
(#290) Short array syntax must be used to define arrays
(#330) Short array syntax must be used to define arrays
(#369) Inline comments must start with a capital letter, digit or 3-dots sequence
(#369) This comment is 47% valid code; is this commented out code?
(#375) Line exceeds 132 characters; contains 134 characters
(#375) Inline comments must start with a capital letter, digit or 3-dots sequence
(#375) This comment is 47% valid code; is this commented out code?
mod/surveypro/classes/local/form/mtemplateapplyform.php
(#53) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) This comment is 63% valid code; is this commented out code?
(#101) This comment is 47% valid code; is this commented out code?
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) This comment is 70% valid code; is this commented out code?
mod/surveypro/classes/local/form/submissionexportform.php
(#63) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#135) Short array syntax must be used to define arrays
mod/surveypro/classes/local/form/submissionimportform.php
(#57) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
mod/surveypro/classes/local/form/userform.php
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 79% valid code; is this commented out code?
(#86) Line exceeds 132 characters; contains 134 characters
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#176) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#237) Short array syntax must be used to define arrays
(#257) Short array syntax must be used to define arrays
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) This comment is 63% valid code; is this commented out code?
(#264) This comment is 47% valid code; is this commented out code?
(#266) This comment is 41% valid code; is this commented out code?
(#275) Short array syntax must be used to define arrays
(#281) Short array syntax must be used to define arrays
(#325) This comment is 50% valid code; is this commented out code?
(#327) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/classes/local/form/usersearch.php
(#74) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#118) Short array syntax must be used to define arrays
(#121) Short array syntax must be used to define arrays
(#136) This comment is 47% valid code; is this commented out code?
mod/surveypro/classes/local/form/utemplateapplyform.php
(#55) Short array syntax must be used to define arrays
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) This comment is 63% valid code; is this commented out code?
mod/surveypro/classes/local/form/utemplatecreateform.php
(#75) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) This comment is 63% valid code; is this commented out code?
mod/surveypro/classes/local/form/utemplateimportform.php
(#65) Short array syntax must be used to define arrays
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) This comment is 63% valid code; is this commented out code?
(#90) This comment is 47% valid code; is this commented out code?
(#104) Short array syntax must be used to define arrays
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) This comment is 70% valid code; is this commented out code?
mod/surveypro/classes/local/ipe/layout_customnumber.php
(#56) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
mod/surveypro/classes/local/ipe/layout_insearchform.php
(#67) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
mod/surveypro/classes/local/ipe/layout_required.php
(#69) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
mod/surveypro/classes/local/ipe/layout_reserved.php
(#67) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
mod/surveypro/classes/local/ipe/layout_variable.php
(#56) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
mod/surveypro/classes/local/ipe/usertemplate_name.php
(#83) Short array syntax must be used to define arrays
mod/surveypro/classes/mastertemplate.php
(#43) Short array syntax must be used to define arrays
(#136) Short array syntax must be used to define arrays
(#143) There should be a comma after the last array item in a multi-line array.
(#150) Short array syntax must be used to define arrays
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) This comment is 54% valid code; is this commented out code?
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) This comment is 63% valid code; is this commented out code?
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Short array syntax must be used to define arrays
(#293) There should be a comma after the last array item in a multi-line array.
(#299) Short array syntax must be used to define arrays
(#311) Short array syntax must be used to define arrays
(#311) A comma after the last array item in a single-line array is not allowed.
(#340) Short array syntax must be used to define arrays
(#372) Short array syntax must be used to define arrays
(#432) Inline comments must start with a capital letter, digit or 3-dots sequence
(#432) This comment is 67% valid code; is this commented out code?
(#433) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must start with a capital letter, digit or 3-dots sequence
(#442) This comment is 64% valid code; is this commented out code?
(#443) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Short array syntax must be used to define arrays
(#531) Short array syntax must be used to define arrays
(#550) Short array syntax must be used to define arrays
(#576) Short array syntax must be used to define arrays
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) This comment is 64% valid code; is this commented out code?
(#641) Inline comments must start with a capital letter, digit or 3-dots sequence
(#641) Inline comments must end in full-stops, exclamation marks, or question marks
(#641) This comment is 64% valid code; is this commented out code?
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Inline comments must end in full-stops, exclamation marks, or question marks
(#652) This comment is 63% valid code; is this commented out code?
(#682) Short array syntax must be used to define arrays
(#730) Short array syntax must be used to define arrays
(#749) Short array syntax must be used to define arrays
(#750) Short array syntax must be used to define arrays
(#774) Short array syntax must be used to define arrays
mod/surveypro/classes/plugininfo/surveyprofield.php
(#48) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#123) Logical operator "or" is prohibited; use "||" instead
mod/surveypro/classes/plugininfo/surveyproformat.php
(#48) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#123) Logical operator "or" is prohibited; use "||" instead
mod/surveypro/classes/plugininfo/surveyproreport.php
(#48) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#121) Logical operator "or" is prohibited; use "||" instead
mod/surveypro/classes/plugininfo/surveyprotemplate.php
(#48) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#123) Logical operator "or" is prohibited; use "||" instead
mod/surveypro/classes/privacy/provider.php
(#27) Import statements must not begin with a leading backslash
(#58) 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.
(#160) There should be a comma after the last array item in a multi-line array.
(#218) There should be a comma after the last array item in a multi-line array.
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#403) Inline comments must start with a capital letter, digit or 3-dots sequence
mod/surveypro/classes/reportbase.php
(#272) Short array syntax must be used to define arrays
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#305) Short array syntax must be used to define arrays
(#325) Short array syntax must be used to define arrays
mod/surveypro/classes/tabs.php
(#76) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#121) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#171) Short array syntax must be used to define arrays
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) This comment is 63% valid code; is this commented out code?
(#177) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Short array syntax must be used to define arrays
(#185) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#286) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#319) Short array syntax must be used to define arrays
(#320) 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
mod/surveypro/classes/task/delete_abandoned_submissions.php
(#89) Short array syntax must be used to define arrays
(#90) Line exceeds 132 characters; contains 138 characters
(#99) Short array syntax must be used to define arrays
mod/surveypro/classes/task/mail_neverstarted.php
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/classes/task/mail_oneshotmp.php
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Short array syntax must be used to define arrays
mod/surveypro/classes/task/mail_pauseresume.php
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Short array syntax must be used to define arrays
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/classes/templatebase.php
(#64) Short array syntax must be used to define arrays
(#98) This comment is 42% valid code; is this commented out code?
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
(#266) Short array syntax must be used to define arrays
(#306) Short array syntax must be used to define arrays
(#307) Short array syntax must be used to define arrays
mod/surveypro/classes/usertemplate.php
(#105) Short array syntax must be used to define arrays
(#214) Short array syntax must be used to define arrays
(#271) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#333) Short array syntax must be used to define arrays
(#361) Short array syntax must be used to define arrays
(#454) Short array syntax must be used to define arrays
(#462) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#509) Short array syntax must be used to define arrays
(#517) Short array syntax must be used to define arrays
(#538) Inline comments must start with a capital letter, digit or 3-dots sequence
(#538) Inline comments must end in full-stops, exclamation marks, or question marks
(#538) This comment is 62% valid code; is this commented out code?
(#540) Short array syntax must be used to define arrays
(#587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) This comment is 64% valid code; is this commented out code?
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#602) This comment is 64% valid code; is this commented out code?
(#613) Inline comments must start with a capital letter, digit or 3-dots sequence
(#613) Inline comments must end in full-stops, exclamation marks, or question marks
(#613) This comment is 63% valid code; is this commented out code?
(#647) Short array syntax must be used to define arrays
(#679) Inline comments must start with a capital letter, digit or 3-dots sequence
(#679) Inline comments must end in full-stops, exclamation marks, or question marks
(#679) This comment is 63% valid code; is this commented out code?
(#716) Short array syntax must be used to define arrays
(#741) Short array syntax must be used to define arrays
(#748) Logical operator "or" is prohibited; use "||" instead
(#752) Logical operator "and" is prohibited; use "&&" instead
(#756) Logical operator "and" is prohibited; use "&&" instead
(#805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) This comment is 63% valid code; is this commented out code?
(#842) Short array syntax must be used to define arrays
(#847) Short array syntax must be used to define arrays
(#851) Short array syntax must be used to define arrays
(#856) Short array syntax must be used to define arrays
(#860) Short array syntax must be used to define arrays
(#867) Short array syntax must be used to define arrays
(#903) Short array syntax must be used to define arrays
(#925) Short array syntax must be used to define arrays
(#936) Short array syntax must be used to define arrays
(#958) Short array syntax must be used to define arrays
(#959) Short array syntax must be used to define arrays
(#960) Short array syntax must be used to define arrays
(#961) Short array syntax must be used to define arrays
(#970) Short array syntax must be used to define arrays
(#973) Short array syntax must be used to define arrays
(#975) Short array syntax must be used to define arrays
(#990) This comment is 50% valid code; is this commented out code?
(#991) Short array syntax must be used to define arrays
(#992) Short array syntax must be used to define arrays
(#1022) Short array syntax must be used to define arrays
(#1090) Short array syntax must be used to define arrays
(#1111) Short array syntax must be used to define arrays
(#1118) Short array syntax must be used to define arrays
(#1122) Short array syntax must be used to define arrays
(#1126) Short array syntax must be used to define arrays
(#1130) Short array syntax must be used to define arrays
mod/surveypro/classes/utility_item.php
(#65) Short array syntax must be used to define arrays
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Short array syntax must be used to define arrays
mod/surveypro/classes/utility_layout.php
(#65) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#150) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#235) Short array syntax must be used to define arrays
(#280) Short array syntax must be used to define arrays
(#298) Short array syntax must be used to define arrays
(#354) Short array syntax must be used to define arrays
(#402) Short array syntax must be used to define arrays
(#414) Short array syntax must be used to define arrays
(#450) Short array syntax must be used to define arrays
(#454) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#474) Short array syntax must be used to define arrays
(#481) Short array syntax must be used to define arrays
(#482) Short array syntax must be used to define arrays
(#540) Inline comments must start with a capital letter, digit or 3-dots sequence
(#540) This comment is 50% valid code; is this commented out code?
(#545) Short array syntax must be used to define arrays
(#560) Short array syntax must be used to define arrays
(#572) Short array syntax must be used to define arrays
(#590) Short array syntax must be used to define arrays
(#621) Short array syntax must be used to define arrays
(#648) Short array syntax must be used to define arrays
(#666) Short array syntax must be used to define arrays
(#675) Inline comments must start with a capital letter, digit or 3-dots sequence
(#701) Short array syntax must be used to define arrays
(#710) Line exceeds 132 characters; contains 134 characters
(#710) Inline comments must start with a capital letter, digit or 3-dots sequence
(#710) This comment is 70% valid code; is this commented out code?
(#727) Short array syntax must be used to define arrays
(#746) Short array syntax must be used to define arrays
(#775) Short array syntax must be used to define arrays
(#802) Short array syntax must be used to define arrays
(#805) Short array syntax must be used to define arrays
(#807) Short array syntax must be used to define arrays
(#810) Short array syntax must be used to define arrays
(#850) Short array syntax must be used to define arrays
(#862) Short array syntax must be used to define arrays
(#910) Short array syntax must be used to define arrays
(#947) Short array syntax must be used to define arrays
(#970) Short array syntax must be used to define arrays
(#1044) Short array syntax must be used to define arrays
(#1063) Short array syntax must be used to define arrays
(#1064) Short array syntax must be used to define arrays
(#1072) Short array syntax must be used to define arrays
(#1073) Short array syntax must be used to define arrays
(#1093) Short array syntax must be used to define arrays
(#1108) Short array syntax must be used to define arrays
(#1123) Short array syntax must be used to define arrays
(#1135) Short array syntax must be used to define arrays
(#1139) Short array syntax must be used to define arrays
(#1145) Short array syntax must be used to define arrays
mod/surveypro/classes/utility_mform.php
(#45) Short array syntax must be used to define arrays
mod/surveypro/classes/utility_submission.php
(#65) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#131) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
mod/surveypro/classes/view_cover.php
(#96) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#222) Short array syntax must be used to define arrays
(#247) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
(#269) Line exceeds 132 characters; contains 135 characters
(#287) Short array syntax must be used to define arrays
(#308) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
mod/surveypro/classes/view_export.php
(#90) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
(#258) Short array syntax must be used to define arrays
(#267) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#297) Short array syntax must be used to define arrays
(#363) Short array syntax must be used to define arrays
(#408) Short array syntax must be used to define arrays
(#425) Short array syntax must be used to define arrays
(#450) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#482) Short array syntax must be used to define arrays
(#512) Short array syntax must be used to define arrays
(#589) Short array syntax must be used to define arrays
(#630) Short array syntax must be used to define arrays
(#631) Short array syntax must be used to define arrays
(#739) Short array syntax must be used to define arrays
(#740) Short array syntax must be used to define arrays
mod/surveypro/classes/view_form.php
(#83) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#198) 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
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Short array syntax must be used to define arrays
(#304) Short array syntax must be used to define arrays
(#504) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Short array syntax must be used to define arrays
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#559) Short array syntax must be used to define arrays
(#567) Inline comments must start with a capital letter, digit or 3-dots sequence
(#567) This comment is 50% valid code; is this commented out code?
(#617) Inline comments must end in full-stops, exclamation marks, or question marks
(#628) Inline comments must start with a capital letter, digit or 3-dots sequence
(#644) Short array syntax must be used to define arrays
(#669) Short array syntax must be used to define arrays
(#682) Short array syntax must be used to define arrays
(#698) Short array syntax must be used to define arrays
(#728) Short array syntax must be used to define arrays
(#792) Short array syntax must be used to define arrays
(#796) Short array syntax must be used to define arrays
(#803) Short array syntax must be used to define arrays
(#834) Inline comments must start with a capital letter, digit or 3-dots sequence
(#834) This comment is 64% valid code; is this commented out code?
(#873) Short array syntax must be used to define arrays
(#893) Short array syntax must be used to define arrays
(#916) Short array syntax must be used to define arrays
(#958) Short array syntax must be used to define arrays
(#1035) Short array syntax must be used to define arrays
(#1035) Line exceeds 132 characters; contains 135 characters
(#1059) Short array syntax must be used to define arrays
(#1120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1120) This comment is 58% valid code; is this commented out code?
(#1158) Inline comments must end in full-stops, exclamation marks, or question marks
(#1167) Inline comments must end in full-stops, exclamation marks, or question marks
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1211) Short array syntax must be used to define arrays
(#1212) Short array syntax must be used to define arrays
mod/surveypro/classes/view_import.php
(#83) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#508) Short array syntax must be used to define arrays
(#509) Short array syntax must be used to define arrays
(#514) Short array syntax must be used to define arrays
(#531) Line exceeds 132 characters; contains 136 characters
(#544) Short array syntax must be used to define arrays
(#589) Short array syntax must be used to define arrays
(#591) Short array syntax must be used to define arrays
(#592) Short array syntax must be used to define arrays
(#626) Short array syntax must be used to define arrays
(#822) Short array syntax must be used to define arrays
(#947) Short array syntax must be used to define arrays
(#978) Short array syntax must be used to define arrays
(#979) Short array syntax must be used to define arrays
(#1005) Short array syntax must be used to define arrays
(#1083) Short array syntax must be used to define arrays
mod/surveypro/classes/view_search.php
(#79) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
mod/surveypro/classes/view_submissions.php
(#234) Short array syntax must be used to define arrays
(#234) Short array syntax must be used to define arrays
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) This comment is 47% valid code; is this commented out code?
(#268) Short array syntax must be used to define arrays
(#283) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) This comment is 41% valid code; is this commented out code?
(#285) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#300) This comment is 45% valid code; is this commented out code?
(#322) Inline comments must start with a capital letter, digit or 3-dots sequence
(#322) This comment is 58% valid code; is this commented out code?
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) This comment is 63% valid code; is this commented out code?
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) This comment is 58% valid code; is this commented out code?
(#371) Short array syntax must be used to define arrays
(#405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#410) Short array syntax must be used to define arrays
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) This comment is 43% valid code; is this commented out code?
(#431) Short array syntax must be used to define arrays
(#433) Short array syntax must be used to define arrays
(#446) This comment is 45% valid code; is this commented out code?
(#482) Short array syntax must be used to define arrays
(#619) Short array syntax must be used to define arrays
(#637) Short array syntax must be used to define arrays
(#646) Short array syntax must be used to define arrays
(#647) Short array syntax must be used to define arrays
(#652) Short array syntax must be used to define arrays
(#685) Short array syntax must be used to define arrays
(#693) Short array syntax must be used to define arrays
(#706) Short array syntax must be used to define arrays
(#744) Short array syntax must be used to define arrays
(#762) Short array syntax must be used to define arrays
(#803) Short array syntax must be used to define arrays
(#822) Short array syntax must be used to define arrays
(#826) Short array syntax must be used to define arrays
(#829) Short array syntax must be used to define arrays
(#856) Inline comments must end in full-stops, exclamation marks, or question marks
(#867) Line exceeds 132 characters; contains 134 characters
(#881) Short array syntax must be used to define arrays
(#886) Short array syntax must be used to define arrays
(#894) Short array syntax must be used to define arrays
(#900) Inline comments must end in full-stops, exclamation marks, or question marks
(#918) Short array syntax must be used to define arrays
(#927) Inline comments must end in full-stops, exclamation marks, or question marks
(#940) Short array syntax must be used to define arrays
(#949) Inline comments must end in full-stops, exclamation marks, or question marks
(#964) Short array syntax must be used to define arrays
(#981) Short array syntax must be used to define arrays
(#1032) Short array syntax must be used to define arrays
(#1056) Short array syntax must be used to define arrays
(#1075) Short array syntax must be used to define arrays
(#1092) Short array syntax must be used to define arrays
(#1095) Short array syntax must be used to define arrays
(#1107) Short array syntax must be used to define arrays
(#1110) Short array syntax must be used to define arrays
(#1122) Short array syntax must be used to define arrays
(#1125) Short array syntax must be used to define arrays
(#1190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1206) Short array syntax must be used to define arrays
(#1208) Short array syntax must be used to define arrays
(#1217) Short array syntax must be used to define arrays
(#1241) Short array syntax must be used to define arrays
(#1264) Short array syntax must be used to define arrays
(#1307) Short array syntax must be used to define arrays
(#1330) Short array syntax must be used to define arrays
(#1374) Short array syntax must be used to define arrays
(#1430) Short array syntax must be used to define arrays
(#1431) Short array syntax must be used to define arrays
(#1511) Short array syntax must be used to define arrays
(#1514) Short array syntax must be used to define arrays
(#1561) Short array syntax must be used to define arrays
(#1584) Inline comments must end in full-stops, exclamation marks, or question marks
(#1593) Inline comments must end in full-stops, exclamation marks, or question marks
(#1605) Inline comments must end in full-stops, exclamation marks, or question marks
(#1631) Inline comments must end in full-stops, exclamation marks, or question marks
(#1641) Inline comments must end in full-stops, exclamation marks, or question marks
(#1669) Short array syntax must be used to define arrays
(#1670) Short array syntax must be used to define arrays
(#1677) Short array syntax must be used to define arrays
(#1678) Short array syntax must be used to define arrays
(#1679) Short array syntax must be used to define arrays
(#1707) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1707) This comment is 60% valid code; is this commented out code?
(#1719) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1719) This comment is 60% valid code; is this commented out code?
(#1748) Line exceeds 132 characters; contains 163 characters
(#1763) Line exceeds 132 characters; contains 163 characters
(#1814) Short array syntax must be used to define arrays
(#1814) Short array syntax must be used to define arrays
(#1815) Short array syntax must be used to define arrays
(#1815) Short array syntax must be used to define arrays
(#1818) Short array syntax must be used to define arrays
(#1819) Short array syntax must be used to define arrays
(#1826) Short array syntax must be used to define arrays
mod/surveypro/db/access.php
(#168) Short array syntax must be used to define arrays
(#169) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#175) There should be a comma after the last array item in a multi-line array.
(#177) There should be a comma after the last array item in a multi-line array.
(#180) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#190) 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.
(#194) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#201) There should be a comma after the last array item in a multi-line array.
(#202) There should be a comma after the last array item in a multi-line array.
(#205) Short array syntax must be used to define arrays
(#209) Short array syntax must be used to define arrays
(#212) There should be a comma after the last array item in a multi-line array.
(#215) There should be a comma after the last array item in a multi-line array.
(#218) Short array syntax must be used to define arrays
(#222) 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.
(#228) Short array syntax must be used to define arrays
(#232) Short array syntax must be used to define arrays
(#233) There should be a comma after the last array item in a multi-line array.
(#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
(#241) Short array syntax must be used to define arrays
(#244) There should be a comma after the last array item in a multi-line array.
(#245) There should be a comma after the last array item in a multi-line array.
(#248) Short array syntax must be used to define arrays
(#252) Short array syntax must be used to define arrays
(#256) There should be a comma after the last array item in a multi-line array.
(#259) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#267) There should be a comma after the last array item in a multi-line array.
(#270) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#278) There should be a comma after the last array item in a multi-line array.
(#281) Short array syntax must be used to define arrays
(#285) Short array syntax must be used to define arrays
(#289) There should be a comma after the last array item in a multi-line array.
(#292) Short array syntax must be used to define arrays
(#296) Short array syntax must be used to define arrays
(#300) There should be a comma after the last array item in a multi-line array.
(#303) Short array syntax must be used to define arrays
(#307) Short array syntax must be used to define arrays
(#311) There should be a comma after the last array item in a multi-line array.
(#314) Short array syntax must be used to define arrays
(#318) Short array syntax must be used to define arrays
(#322) There should be a comma after the last array item in a multi-line array.
(#325) Short array syntax must be used to define arrays
(#329) 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.
(#334) There should be a comma after the last array item in a multi-line array.
(#337) Short array syntax must be used to define arrays
(#341) Short array syntax must be used to define arrays
(#345) There should be a comma after the last array item in a multi-line array.
(#346) There should be a comma after the last array item in a multi-line array.
(#349) Short array syntax must be used to define arrays
(#353) Short array syntax must be used to define arrays
(#357) There should be a comma after the last array item in a multi-line array.
(#358) There should be a comma after the last array item in a multi-line array.
(#361) Short array syntax must be used to define arrays
(#365) Short array syntax must be used to define arrays
(#369) There should be a comma after the last array item in a multi-line array.
(#372) Short array syntax must be used to define arrays
(#376) Short array syntax must be used to define arrays
(#378) There should be a comma after the last array item in a multi-line array.
(#381) Short array syntax must be used to define arrays
(#385) Short array syntax must be used to define arrays
(#389) There should be a comma after the last array item in a multi-line array.
(#392) Short array syntax must be used to define arrays
(#396) Short array syntax must be used to define arrays
(#400) There should be a comma after the last array item in a multi-line array.
(#403) Short array syntax must be used to define arrays
(#407) Short array syntax must be used to define arrays
(#411) There should be a comma after the last array item in a multi-line array.
(#414) Short array syntax must be used to define arrays
(#418) Short array syntax must be used to define arrays
(#422) There should be a comma after the last array item in a multi-line array.
(#425) Short array syntax must be used to define arrays
(#429) Short array syntax must be used to define arrays
(#432) There should be a comma after the last array item in a multi-line array.
(#435) Short array syntax must be used to define arrays
(#439) Short array syntax must be used to define arrays
(#442) There should be a comma after the last array item in a multi-line array.
(#445) Short array syntax must be used to define arrays
(#449) Short array syntax must be used to define arrays
(#452) There should be a comma after the last array item in a multi-line array.
(#455) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#462) There should be a comma after the last array item in a multi-line array.
(#465) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#472) There should be a comma after the last array item in a multi-line array.
(#475) Short array syntax must be used to define arrays
(#479) Short array syntax must be used to define arrays
(#482) There should be a comma after the last array item in a multi-line array.
(#485) Short array syntax must be used to define arrays
(#489) Short array syntax must be used to define arrays
(#492) There should be a comma after the last array item in a multi-line array.
(#495) Short array syntax must be used to define arrays
(#499) Short array syntax must be used to define arrays
(#502) There should be a comma after the last array item in a multi-line array.
mod/surveypro/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
(#31) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
(#35) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#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
(#60) Short array syntax must be used to define arrays
(#60) Line exceeds 132 characters; contains 133 characters
(#62) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#65) 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
mod/surveypro/db/subplugins.php
(#26) Short array syntax must be used to define arrays
(#29) There should be a comma after the last array item in a multi-line array.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) This comment is 54% valid code; is this commented out code?
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/db/tasks.php
(#36) There should be a comma after the last array item in a multi-line array.
(#44) There should be a comma after the last array item in a multi-line array.
(#52) 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.
(#61) There should be a comma after the last array item in a multi-line array.
mod/surveypro/db/upgrade.php
(#92) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#310) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#324) Short array syntax must be used to define arrays
mod/surveypro/db/upgradelib.php
(#37) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#97) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
mod/surveypro/deprecatedlib.php
(#44) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
mod/surveypro/field/age/backup/moodle2/backup_surveyprofield_age_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/age/backup/moodle2/restore_surveyprofield_age_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/age/classes/item.php
(#213) This comment is 41% valid code; is this commented out code?
(#374) 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
(#468) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#491) Short array syntax must be used to define arrays
(#711) Short array syntax must be used to define arrays
(#766) Short array syntax must be used to define arrays
mod/surveypro/field/age/classes/itemsetupform.php
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
mod/surveypro/field/age/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/autofill/backup/moodle2/backup_surveyprofield_autofill_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/autofill/backup/moodle2/restore_surveyprofield_autofill_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/autofill/classes/item.php
(#244) This comment is 41% valid code; is this commented out code?
(#275) Short array syntax must be used to define arrays
(#310) 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
(#424) Short array syntax must be used to define arrays
(#462) Short array syntax must be used to define arrays
(#471) Short array syntax must be used to define arrays
(#472) Short array syntax must be used to define arrays
(#539) Short array syntax must be used to define arrays
(#565) Short array syntax must be used to define arrays
(#566) Short array syntax must be used to define arrays
(#635) Short array syntax must be used to define arrays
(#669) Short array syntax must be used to define arrays
mod/surveypro/field/autofill/classes/itemsetupform.php
(#65) Short array syntax must be used to define arrays
mod/surveypro/field/autofill/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/autofill/lib.php
(#54) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
mod/surveypro/field/boolean/backup/moodle2/backup_surveyprofield_boolean_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/boolean/backup/moodle2/restore_surveyprofield_boolean_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/boolean/classes/item.php
(#184) This comment is 41% valid code; is this commented out code?
(#245) Short array syntax must be used to define arrays
(#271) 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
(#358) 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
(#396) Short array syntax must be used to define arrays
(#400) Short array syntax must be used to define arrays
(#442) Short array syntax must be used to define arrays
(#489) Short array syntax must be used to define arrays
(#494) Short array syntax must be used to define arrays
(#505) Short array syntax must be used to define arrays
(#525) Short array syntax must be used to define arrays
(#637) This comment is 75% valid code; is this commented out code?
(#639) Short array syntax must be used to define arrays
(#693) Short array syntax must be used to define arrays
(#744) Short array syntax must be used to define arrays
mod/surveypro/field/boolean/classes/itemsetupform.php
(#59) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
mod/surveypro/field/boolean/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/character/backup/moodle2/backup_surveyprofield_character_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/character/backup/moodle2/restore_surveyprofield_character_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/character/classes/item.php
(#205) This comment is 41% valid code; is this commented out code?
(#324) Short array syntax must be used to define arrays
(#325) Short array syntax must be used to define arrays
(#399) Short array syntax must be used to define arrays
(#437) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#555) Short array syntax must be used to define arrays
(#641) Short array syntax must be used to define arrays
(#664) Short array syntax must be used to define arrays
mod/surveypro/field/character/classes/itemsetupform.php
(#71) 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
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) This comment is 70% valid code; is this commented out code?
mod/surveypro/field/character/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/character/lib.php
(#105) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
mod/surveypro/field/checkbox/backup/moodle2/backup_surveyprofield_checkbox_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#46) There should be a comma after the last array item in a multi-line array.
(#53) Short array syntax must be used to define arrays
mod/surveypro/field/checkbox/backup/moodle2/restore_surveyprofield_checkbox_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/checkbox/classes/item.php
(#222) Short array syntax must be used to define arrays
(#229) This comment is 41% valid code; is this commented out code?
(#270) Short array syntax must be used to define arrays
(#295) Short array syntax must be used to define arrays
(#328) 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
(#430) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#560) Short array syntax must be used to define arrays
(#564) Short array syntax must be used to define arrays
(#565) Short array syntax must be used to define arrays
(#608) Short array syntax must be used to define arrays
(#609) Line exceeds 132 characters; contains 133 characters
(#620) Short array syntax must be used to define arrays
(#623) Inline comments must start with a capital letter, digit or 3-dots sequence
(#623) This comment is 75% valid code; is this commented out code?
(#727) Short array syntax must be used to define arrays
(#729) This comment is 50% valid code; is this commented out code?
(#731) Short array syntax must be used to define arrays
(#732) Short array syntax must be used to define arrays
(#807) Short array syntax must be used to define arrays
(#846) Short array syntax must be used to define arrays
(#915) Short array syntax must be used to define arrays
(#929) This comment is 43% valid code; is this commented out code?
(#995) Short array syntax must be used to define arrays
(#1018) Short array syntax must be used to define arrays
(#1058) Short array syntax must be used to define arrays
mod/surveypro/field/checkbox/classes/itemsetupform.php
(#58) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
mod/surveypro/field/checkbox/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/date/backup/moodle2/backup_surveyprofield_date_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/date/backup/moodle2/restore_surveyprofield_date_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/date/classes/item.php
(#242) This comment is 41% valid code; is this commented out code?
(#371) Short array syntax must be used to define arrays
(#380) Short array syntax must be used to define arrays
(#407) Short array syntax must be used to define arrays
(#408) Short array syntax must be used to define arrays
(#491) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#493) Short array syntax must be used to define arrays
(#527) Short array syntax must be used to define arrays
(#528) Short array syntax must be used to define arrays
(#606) Short array syntax must be used to define arrays
(#608) Short array syntax must be used to define arrays
(#796) Short array syntax must be used to define arrays
(#863) Short array syntax must be used to define arrays
mod/surveypro/field/date/classes/itemsetupform.php
(#65) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#112) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
mod/surveypro/field/date/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/datetime/backup/moodle2/backup_surveyprofield_datetime_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/datetime/backup/moodle2/restore_surveyprofield_datetime_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/datetime/classes/item.php
(#277) This comment is 41% valid code; is this commented out code?
(#416) Short array syntax must be used to define arrays
(#425) Short array syntax must be used to define arrays
(#452) Short array syntax must be used to define arrays
(#453) Short array syntax must be used to define arrays
(#537) Short array syntax must be used to define arrays
(#538) Short array syntax must be used to define arrays
(#539) Short array syntax must be used to define arrays
(#540) Short array syntax must be used to define arrays
(#541) Short array syntax must be used to define arrays
(#606) Short array syntax must be used to define arrays
(#607) Short array syntax must be used to define arrays
(#631) Short array syntax must be used to define arrays
(#632) Short array syntax must be used to define arrays
(#634) Short array syntax must be used to define arrays
(#700) Short array syntax must be used to define arrays
(#702) Short array syntax must be used to define arrays
(#912) Short array syntax must be used to define arrays
(#981) Short array syntax must be used to define arrays
mod/surveypro/field/datetime/classes/itemsetupform.php
(#63) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#134) Short array syntax must be used to define arrays
(#150) Short array syntax must be used to define arrays
mod/surveypro/field/datetime/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/fileupload/backup/moodle2/backup_surveyprofield_fileupload_subplugin.class.php
(#44) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#47) There should be a comma after the last array item in a multi-line array.
(#54) Short array syntax must be used to define arrays
mod/surveypro/field/fileupload/backup/moodle2/restore_surveyprofield_fileupload_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
mod/surveypro/field/fileupload/classes/item.php
(#177) This comment is 41% valid code; is this commented out code?
(#237) Short array syntax must be used to define arrays
(#238) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#375) Short array syntax must be used to define arrays
(#394) Short array syntax must be used to define arrays
(#404) Short array syntax must be used to define arrays
(#430) Short array syntax must be used to define arrays
(#447) Short array syntax must be used to define arrays
mod/surveypro/field/fileupload/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/fileupload/lib.php
(#39) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
mod/surveypro/field/integer/backup/moodle2/backup_surveyprofield_integer_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/integer/backup/moodle2/restore_surveyprofield_integer_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/integer/classes/item.php
(#182) This comment is 41% valid code; is this commented out code?
(#248) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#275) 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
(#378) Short array syntax must be used to define arrays
(#455) Short array syntax must be used to define arrays
(#466) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
(#596) This comment is 75% valid code; is this commented out code?
(#598) Short array syntax must be used to define arrays
(#648) Short array syntax must be used to define arrays
(#667) Short array syntax must be used to define arrays
mod/surveypro/field/integer/classes/itemsetupform.php
(#66) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
mod/surveypro/field/integer/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/multiselect/backup/moodle2/backup_surveyprofield_multiselect_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#46) There should be a comma after the last array item in a multi-line array.
(#53) Short array syntax must be used to define arrays
mod/surveypro/field/multiselect/backup/moodle2/restore_surveyprofield_multiselect_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/multiselect/classes/item.php
(#188) Short array syntax must be used to define arrays
(#195) This comment is 41% valid code; is this commented out code?
(#214) Short array syntax must be used to define arrays
(#249) Short array syntax must be used to define arrays
(#278) 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
(#379) Short array syntax must be used to define arrays
(#418) Short array syntax must be used to define arrays
(#516) Short array syntax must be used to define arrays
(#525) Short array syntax must be used to define arrays
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#543) Short array syntax must be used to define arrays
(#577) Short array syntax must be used to define arrays
(#645) Line exceeds 132 characters; contains 134 characters
(#657) Short array syntax must be used to define arrays
(#659) This comment is 75% valid code; is this commented out code?
(#661) Short array syntax must be used to define arrays
(#662) Short array syntax must be used to define arrays
(#677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#677) This comment is 75% valid code; is this commented out code?
(#696) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) This comment is 78% valid code; is this commented out code?
(#746) Short array syntax must be used to define arrays
(#752) Line exceeds 132 characters; contains 140 characters
(#815) Short array syntax must be used to define arrays
(#828) Short array syntax must be used to define arrays
(#876) Short array syntax must be used to define arrays
(#887) Short array syntax must be used to define arrays
(#916) Short array syntax must be used to define arrays
mod/surveypro/field/multiselect/classes/itemsetupform.php
(#58) Short array syntax must be used to define arrays
(#144) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
mod/surveypro/field/multiselect/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/numeric/backup/moodle2/backup_surveyprofield_numeric_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/numeric/backup/moodle2/restore_surveyprofield_numeric_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/numeric/classes/item.php
(#198) This comment is 41% valid code; is this commented out code?
(#314) Short array syntax must be used to define arrays
(#315) Short array syntax must be used to define arrays
(#391) Short array syntax must be used to define arrays
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Short array syntax must be used to define arrays
(#507) Short array syntax must be used to define arrays
(#584) Short array syntax must be used to define arrays
(#604) Short array syntax must be used to define arrays
mod/surveypro/field/numeric/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/radiobutton/backup/moodle2/backup_surveyprofield_radiobutton_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/radiobutton/backup/moodle2/restore_surveyprofield_radiobutton_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/radiobutton/classes/item.php
(#191) Short array syntax must be used to define arrays
(#198) This comment is 41% valid code; is this commented out code?
(#259) Short array syntax must be used to define arrays
(#293) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#318) Short array syntax must be used to define arrays
(#392) Short array syntax must be used to define arrays
(#393) Short array syntax must be used to define arrays
(#432) Short array syntax must be used to define arrays
(#524) Short array syntax must be used to define arrays
(#527) Short array syntax must be used to define arrays
(#586) Inline comments must start with a capital letter, digit or 3-dots sequence
(#586) This comment is 75% valid code; is this commented out code?
(#630) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Short array syntax must be used to define arrays
(#676) This comment is 75% valid code; is this commented out code?
(#724) Inline comments must start with a capital letter, digit or 3-dots sequence
(#724) This comment is 42% valid code; is this commented out code?
(#770) Short array syntax must be used to define arrays
(#854) Short array syntax must be used to define arrays
mod/surveypro/field/radiobutton/classes/itemsetupform.php
(#58) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
(#139) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
mod/surveypro/field/radiobutton/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/rate/backup/moodle2/backup_surveyprofield_rate_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/rate/backup/moodle2/restore_surveyprofield_rate_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/rate/classes/item.php
(#203) Short array syntax must be used to define arrays
(#210) This comment is 41% valid code; is this commented out code?
(#263) Short array syntax must be used to define arrays
(#297) 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
(#398) Short array syntax must be used to define arrays
(#400) Short array syntax must be used to define arrays
(#404) Short array syntax must be used to define arrays
(#409) Short array syntax must be used to define arrays
(#533) Short array syntax must be used to define arrays
(#583) Short array syntax must be used to define arrays
(#598) Short array syntax must be used to define arrays
(#650) Short array syntax must be used to define arrays
(#662) Short array syntax must be used to define arrays
(#691) Short array syntax must be used to define arrays
mod/surveypro/field/rate/classes/itemsetupform.php
(#60) Short array syntax must be used to define arrays
(#61) There should be a comma after the last array item in a multi-line array.
(#68) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#147) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
mod/surveypro/field/rate/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/recurrence/backup/moodle2/backup_surveyprofield_recurrence_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/recurrence/backup/moodle2/restore_surveyprofield_recurrence_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/recurrence/classes/item.php
(#225) This comment is 41% valid code; is this commented out code?
(#328) Short array syntax must be used to define arrays
(#337) 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
(#448) Short array syntax must be used to define arrays
(#449) Short array syntax must be used to define arrays
(#478) Short array syntax must be used to define arrays
(#479) Short array syntax must be used to define arrays
(#553) Short array syntax must be used to define arrays
(#555) Short array syntax must be used to define arrays
(#750) Short array syntax must be used to define arrays
(#816) Short array syntax must be used to define arrays
mod/surveypro/field/recurrence/classes/itemsetupform.php
(#65) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#118) Short array syntax must be used to define arrays
mod/surveypro/field/recurrence/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/select/backup/moodle2/backup_surveyprofield_select_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/select/backup/moodle2/restore_surveyprofield_select_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/select/classes/item.php
(#186) Short array syntax must be used to define arrays
(#193) This comment is 41% valid code; is this commented out code?
(#254) Short array syntax must be used to define arrays
(#287) 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
(#385) Short array syntax must be used to define arrays
(#386) Short array syntax must be used to define arrays
(#425) Short array syntax must be used to define arrays
(#518) Short array syntax must be used to define arrays
(#521) Short array syntax must be used to define arrays
(#532) Short array syntax must be used to define arrays
(#538) Short array syntax must be used to define arrays
(#584) Inline comments must start with a capital letter, digit or 3-dots sequence
(#627) Short array syntax must be used to define arrays
(#629) This comment is 75% valid code; is this commented out code?
(#677) Inline comments must start with a capital letter, digit or 3-dots sequence
(#677) This comment is 42% valid code; is this commented out code?
(#715) Short array syntax must be used to define arrays
(#799) Short array syntax must be used to define arrays
mod/surveypro/field/select/classes/itemsetupform.php
(#58) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#79) Short array syntax must be used to define arrays
(#89) 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
mod/surveypro/field/select/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/shortdate/backup/moodle2/backup_surveyprofield_shortdate_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/shortdate/backup/moodle2/restore_surveyprofield_shortdate_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/shortdate/classes/item.php
(#226) This comment is 41% valid code; is this commented out code?
(#325) Short array syntax must be used to define arrays
(#334) 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
(#445) Short array syntax must be used to define arrays
(#446) Short array syntax must be used to define arrays
(#467) Short array syntax must be used to define arrays
(#468) Short array syntax must be used to define arrays
(#542) Short array syntax must be used to define arrays
(#544) Short array syntax must be used to define arrays
(#714) Short array syntax must be used to define arrays
(#780) Short array syntax must be used to define arrays
mod/surveypro/field/shortdate/classes/itemsetupform.php
(#62) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
mod/surveypro/field/shortdate/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/textarea/backup/moodle2/backup_surveyprofield_textarea_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/textarea/backup/moodle2/restore_surveyprofield_textarea_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/textarea/classes/item.php
(#198) This comment is 41% valid code; is this commented out code?
(#262) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#288) Short array syntax must be used to define arrays
(#372) Short array syntax must be used to define arrays
(#408) Short array syntax must be used to define arrays
(#420) Short array syntax must be used to define arrays
(#435) Inline comments must start with a capital letter, digit or 3-dots sequence
(#435) This comment is 50% valid code; is this commented out code?
(#438) Short array syntax must be used to define arrays
(#506) Short array syntax must be used to define arrays
(#549) Short array syntax must be used to define arrays
(#566) Short array syntax must be used to define arrays
(#576) Short array syntax must be used to define arrays
(#600) Short array syntax must be used to define arrays
(#645) Short array syntax must be used to define arrays
mod/surveypro/field/textarea/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/field/time/backup/moodle2/backup_surveyprofield_time_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/field/time/backup/moodle2/restore_surveyprofield_time_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/field/time/classes/item.php
(#227) This comment is 41% valid code; is this commented out code?
(#262) Line exceeds 132 characters; contains 157 characters
(#342) Short array syntax must be used to define arrays
(#351) 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
(#458) Short array syntax must be used to define arrays
(#459) Short array syntax must be used to define arrays
(#491) Short array syntax must be used to define arrays
(#492) Short array syntax must be used to define arrays
(#504) Short array syntax must be used to define arrays
(#568) Short array syntax must be used to define arrays
(#570) Short array syntax must be used to define arrays
(#762) Short array syntax must be used to define arrays
(#828) Short array syntax must be used to define arrays
mod/surveypro/field/time/classes/itemsetupform.php
(#57) Short array syntax must be used to define arrays
(#61) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#129) Short array syntax must be used to define arrays
mod/surveypro/field/time/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/format/fieldset/backup/moodle2/backup_surveyproformat_fieldset_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
mod/surveypro/format/fieldset/backup/moodle2/restore_surveyproformat_fieldset_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/format/fieldset/classes/item.php
(#71) Short array syntax must be used to define arrays
(#123) This comment is 41% valid code; is this commented out code?
(#164) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#240) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
mod/surveypro/format/fieldset/classes/itemsetupform.php
(#65) Short array syntax must be used to define arrays
mod/surveypro/format/fieldset/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/format/fieldsetend/classes/item.php
(#66) Short array syntax must be used to define arrays
(#131) This comment is 41% valid code; is this commented out code?
(#198) Short array syntax must be used to define arrays
(#223) Short array syntax must be used to define arrays
(#245) Short array syntax must be used to define arrays
mod/surveypro/format/fieldsetend/classes/itemsetupform.php
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) This comment is 63% valid code; is this commented out code?
mod/surveypro/format/fieldsetend/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/format/label/backup/moodle2/backup_surveyproformat_label_subplugin.class.php
(#42) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#45) There should be a comma after the last array item in a multi-line array.
(#52) Short array syntax must be used to define arrays
mod/surveypro/format/label/backup/moodle2/restore_surveyproformat_label_subplugin.class.php
(#42) Short array syntax must be used to define arrays
mod/surveypro/format/label/classes/item.php
(#149) This comment is 41% valid code; is this commented out code?
(#168) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#221) 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
(#303) Short array syntax must be used to define arrays
(#328) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
mod/surveypro/format/label/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/format/pagebreak/classes/item.php
(#66) Short array syntax must be used to define arrays
(#134) This comment is 41% valid code; is this commented out code?
(#223) Short array syntax must be used to define arrays
(#245) Short array syntax must be used to define arrays
mod/surveypro/format/pagebreak/classes/itemsetupform.php
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) This comment is 63% valid code; is this commented out code?
mod/surveypro/format/pagebreak/db/upgrade.php
(#40) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
mod/surveypro/index.php
(#30) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#113) There should be a comma after the last array item in a multi-line array.
mod/surveypro/layout_itemlist.php
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#127) Short array syntax must be used to define arrays
(#140) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#170) Logical operator "and" is prohibited; use "&&" instead
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/layout_itemsetup.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#141) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
mod/surveypro/layout_preview.php
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#124) Logical operator "and" is prohibited; use "&&" instead
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/layout_validation.php
(#34) Short array syntax must be used to define arrays
(#35) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Short array syntax must be used to define arrays
(#101) Logical operator "and" is prohibited; use "&&" instead
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/lib.php
(#380) This comment is 54% valid code; is this commented out code?
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Short array syntax must be used to define arrays
(#425) Short array syntax must be used to define arrays
(#438) Short array syntax must be used to define arrays
(#502) Short array syntax must be used to define arrays
(#515) Short array syntax must be used to define arrays
(#533) Short array syntax must be used to define arrays
(#557) Short array syntax must be used to define arrays
(#562) Short array syntax must be used to define arrays
(#691) Short array syntax must be used to define arrays
(#700) Short array syntax must be used to define arrays
(#760) Short array syntax must be used to define arrays
(#775) Short array syntax must be used to define arrays
(#779) Short array syntax must be used to define arrays
(#819) Short array syntax must be used to define arrays
(#824) Short array syntax must be used to define arrays
(#1022) Short array syntax must be used to define arrays
(#1023) Short array syntax must be used to define arrays
(#1099) Short array syntax must be used to define arrays
(#1100) Short array syntax must be used to define arrays
(#1137) Short array syntax must be used to define arrays
(#1146) Short array syntax must be used to define arrays
(#1155) Short array syntax must be used to define arrays
(#1164) Short array syntax must be used to define arrays
(#1173) Short array syntax must be used to define arrays
(#1230) Short array syntax must be used to define arrays
mod/surveypro/mod_form.php
(#54) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#156) Short array syntax must be used to define arrays
(#167) Short array syntax must be used to define arrays
(#169) Short array syntax must be used to define arrays
(#186) Short array syntax must be used to define arrays
(#264) Line exceeds 132 characters; contains 134 characters
(#348) Short array syntax must be used to define arrays
(#351) Short array syntax must be used to define arrays
(#357) Short array syntax must be used to define arrays
mod/surveypro/mtemplate_apply.php
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#59) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#86) Logical operator "and" is prohibited; use "&&" instead
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/mtemplate_save.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#77) Logical operator "and" is prohibited; use "&&" instead
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/report/attachments/classes/filterform.php
(#72) 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
(#89) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#112) Short array syntax must be used to define arrays
(#162) Short array syntax must be used to define arrays
mod/surveypro/report/attachments/classes/form.php
(#135) Short array syntax must be used to define arrays
(#136) Short array syntax must be used to define arrays
(#181) Short array syntax must be used to define arrays
mod/surveypro/report/attachments/classes/groupjumperform.php
(#56) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#70) This comment is 65% valid code; is this commented out code?
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/report/attachments/classes/report.php
(#81) 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
(#149) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#156) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) This comment is 63% valid code; is this commented out code?
(#167) Short array syntax must be used to define arrays
(#172) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#230) Short array syntax must be used to define arrays
mod/surveypro/report/attachments/uploads.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#104) Short array syntax must be used to define arrays
mod/surveypro/report/attachments/view.php
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#41) 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
(#87) Short array syntax must be used to define arrays
(#93) Logical operator "and" is prohibited; use "&&" instead
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Short array syntax must be used to define arrays
mod/surveypro/report/colles/classes/groupjumperform.php
(#56) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#70) This comment is 65% valid code; is this commented out code?
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/report/colles/classes/report.php
(#61) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#71) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#110) 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
(#149) 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
(#186) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#196) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) This comment is 65% valid code; is this commented out code?
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) This comment is 78% valid code; is this commented out code?
(#223) Short array syntax must be used to define arrays
(#230) Short array syntax must be used to define arrays
(#232) 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
(#258) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#274) Short array syntax must be used to define arrays
(#278) Short array syntax must be used to define arrays
(#282) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#293) Short array syntax must be used to define arrays
(#305) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Short array syntax must be used to define arrays
(#356) Short array syntax must be used to define arrays
(#450) Short array syntax must be used to define arrays
(#454) Short array syntax must be used to define arrays
(#502) Short array syntax must be used to define arrays
(#504) Short array syntax must be used to define arrays
(#561) Short array syntax must be used to define arrays
(#571) Short array syntax must be used to define arrays
(#576) Short array syntax must be used to define arrays
(#620) Short array syntax must be used to define arrays
(#622) Short array syntax must be used to define arrays
mod/surveypro/report/colles/graph.php
(#35) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Short array syntax must be used to define arrays
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Short array syntax must be used to define arrays
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) This comment is 42% valid code; is this commented out code?
(#112) Inline comments must start with a capital letter, digit or 3-dots sequence
(#112) This comment is 42% valid code; is this commented out code?
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) This comment is 42% valid code; is this commented out code?
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) This comment is 42% valid code; is this commented out code?
(#152) Short array syntax must be used to define arrays
(#154) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) This comment is 80% valid code; is this commented out code?
(#192) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) This comment is 86% valid code; is this commented out code?
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#199) Short array syntax must be used to define arrays
(#207) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) This comment is 58% valid code; is this commented out code?
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#211) Short array syntax must be used to define arrays
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) This comment is 58% valid code; is this commented out code?
(#225) Inline comments must start with a capital letter, digit or 3-dots sequence
(#225) This comment is 42% valid code; is this commented out code?
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) This comment is 42% valid code; is this commented out code?
(#243) Short array syntax must be used to define arrays
(#245) Short array syntax must be used to define arrays
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#260) This comment is 70% valid code; is this commented out code?
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) This comment is 50% valid code; is this commented out code?
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) This comment is 86% valid code; is this commented out code?
(#280) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Short array syntax must be used to define arrays
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) This comment is 58% valid code; is this commented out code?
(#292) Inline comments must start with a capital letter, digit or 3-dots sequence
(#292) This comment is 42% valid code; is this commented out code?
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) This comment is 58% valid code; is this commented out code?
(#301) Short array syntax must be used to define arrays
(#303) Short array syntax must be used to define arrays
mod/surveypro/report/colles/version.php
(#30) Short array syntax must be used to define arrays
mod/surveypro/report/colles/view.php
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#107) Logical operator "and" is prohibited; use "&&" instead
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/report/frequency/classes/filterform.php
(#64) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#78) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
mod/surveypro/report/frequency/classes/report.php
(#84) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#95) Short array syntax must be used to define arrays
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) This comment is 78% valid code; is this commented out code?
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) This comment is 75% valid code; is this commented out code?
(#132) Short array syntax must be used to define arrays
(#142) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#210) Short array syntax must be used to define arrays
(#231) Short array syntax must be used to define arrays
(#254) Short array syntax must be used to define arrays
(#285) Short array syntax must be used to define arrays
(#292) Short array syntax must be used to define arrays
mod/surveypro/report/frequency/graph.php
(#35) Short array syntax must be used to define arrays
(#36) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) This comment is 63% valid code; is this commented out code?
mod/surveypro/report/frequency/view.php
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#62) Short array syntax must be used to define arrays
(#80) Short array syntax must be used to define arrays
(#86) Logical operator "and" is prohibited; use "&&" instead
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Short array syntax must be used to define arrays
mod/surveypro/report/lateusers/classes/groupjumperform.php
(#56) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#70) This comment is 65% valid code; is this commented out code?
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/report/lateusers/classes/report.php
(#81) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) This comment is 75% valid code; is this commented out code?
(#142) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
mod/surveypro/report/lateusers/view.php
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#99) Short array syntax must be used to define arrays
(#105) Logical operator "and" is prohibited; use "&&" instead
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Short array syntax must be used to define arrays
mod/surveypro/report/responsesperuser/classes/groupjumperform.php
(#56) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#70) This comment is 65% valid code; is this commented out code?
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/report/responsesperuser/classes/report.php
(#81) 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
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) This comment is 75% valid code; is this commented out code?
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) This comment is 75% valid code; is this commented out code?
(#145) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#151) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
mod/surveypro/report/responsesperuser/view.php
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#92) Logical operator "and" is prohibited; use "&&" instead
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Line exceeds 132 characters; contains 134 characters
(#123) Short array syntax must be used to define arrays
mod/surveypro/report/userspercount/classes/groupjumperform.php
(#56) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#70) This comment is 65% valid code; is this commented out code?
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/report/userspercount/classes/report.php
(#81) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) This comment is 75% valid code; is this commented out code?
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) This comment is 75% valid code; is this commented out code?
(#139) Short array syntax must be used to define arrays
(#179) Short array syntax must be used to define arrays
mod/surveypro/report/userspercount/view.php
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#92) Logical operator "and" is prohibited; use "&&" instead
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Short array syntax must be used to define arrays
mod/surveypro/settings.php
(#29) Line exceeds 132 characters; contains 141 characters
(#36) Line exceeds 132 characters; contains 137 characters
mod/surveypro/template/attls/classes/template.php
(#64) Short array syntax must be used to define arrays
mod/surveypro/template/attls/settings.php
(#30) Short array syntax must be used to define arrays
(#38) Line exceeds 132 characters; contains 143 characters
(#40) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#47) Line exceeds 132 characters; contains 147 characters
mod/surveypro/template/collesactual/classes/template.php
(#64) Short array syntax must be used to define arrays
mod/surveypro/template/collesactual/lang/en/surveyprotemplate_collesactual.php
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) This comment is 78% valid code; is this commented out code?
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) This comment is 78% valid code; is this commented out code?
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) This comment is 78% valid code; is this commented out code?
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) This comment is 78% valid code; is this commented out code?
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) This comment is 78% valid code; is this commented out code?
mod/surveypro/template/collesactual/lang/it/surveyprotemplate_collesactual.php
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) This comment is 78% valid code; is this commented out code?
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) This comment is 78% valid code; is this commented out code?
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) This comment is 78% valid code; is this commented out code?
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 78% valid code; is this commented out code?
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) This comment is 78% valid code; is this commented out code?
mod/surveypro/template/collesactual/settings.php
(#30) Short array syntax must be used to define arrays
(#38) Line exceeds 132 characters; contains 150 characters
(#40) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#47) Line exceeds 132 characters; contains 161 characters
mod/surveypro/template/collesactualpreferred/classes/template.php
(#64) Short array syntax must be used to define arrays
mod/surveypro/template/collesactualpreferred/lang/en/surveyprotemplate_collesactualpreferred.php
(#69) This comment is 54% valid code; is this commented out code?
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) This comment is 54% valid code; is this commented out code?
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) This comment is 54% valid code; is this commented out code?
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) This comment is 54% valid code; is this commented out code?
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) This comment is 54% valid code; is this commented out code?
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/template/collesactualpreferred/lang/it/surveyprotemplate_collesactualpreferred.php
(#67) This comment is 54% valid code; is this commented out code?
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) This comment is 54% valid code; is this commented out code?
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) This comment is 54% valid code; is this commented out code?
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) This comment is 54% valid code; is this commented out code?
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) This comment is 54% valid code; is this commented out code?
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/template/collesactualpreferred/settings.php
(#30) Short array syntax must be used to define arrays
(#38) Line exceeds 132 characters; contains 159 characters
(#40) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#47) Line exceeds 132 characters; contains 179 characters
mod/surveypro/template/collespreferred/classes/template.php
(#64) Short array syntax must be used to define arrays
mod/surveypro/template/collespreferred/lang/en/surveyprotemplate_collespreferred.php
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) This comment is 78% valid code; is this commented out code?
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) This comment is 78% valid code; is this commented out code?
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) This comment is 78% valid code; is this commented out code?
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) This comment is 78% valid code; is this commented out code?
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) This comment is 78% valid code; is this commented out code?
mod/surveypro/template/collespreferred/lang/it/surveyprotemplate_collespreferred.php
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) This comment is 78% valid code; is this commented out code?
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) This comment is 78% valid code; is this commented out code?
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) This comment is 78% valid code; is this commented out code?
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) This comment is 78% valid code; is this commented out code?
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) This comment is 78% valid code; is this commented out code?
mod/surveypro/template/collespreferred/settings.php
(#30) Short array syntax must be used to define arrays
(#38) Line exceeds 132 characters; contains 153 characters
(#40) Short array syntax must be used to define arrays
(#42) There should be a comma after the last array item in a multi-line array.
(#47) Line exceeds 132 characters; contains 167 characters
mod/surveypro/template/criticalincidents/classes/template.php
(#45) Short array syntax must be used to define arrays
mod/surveypro/templatemaster/classes/template.php
(#45) Short array syntax must be used to define arrays
mod/surveypro/tests/behat/behat_mod_surveypro.php
(#142) Short array syntax must be used to define arrays
(#195) Line exceeds 132 characters; contains 164 characters
(#198) Line exceeds 132 characters; contains 159 characters
(#244) Short array syntax must be used to define arrays
(#278) Line exceeds 132 characters; contains 138 characters
(#279) Short array syntax must be used to define arrays
(#288) Short array syntax must be used to define arrays
(#289) Short array syntax must be used to define arrays
(#291) Short array syntax must be used to define arrays
(#302) Short array syntax must be used to define arrays
mod/surveypro/tests/behat/lib_behattest.php
(#41) Short array syntax must be used to define arrays
mod/surveypro/tests/generator/lib.php
(#64) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#99) There should be a comma after the last array item in a multi-line array.
(#100) There should be a comma after the last array item in a multi-line array.
mod/surveypro/tests/generator_test.php
(#32) PHPUnit testcase name "mod_surveypro_generator_testcase" does not match file name "generator_test"
(#32) PHPUnit class "mod_surveypro_generator_testcase" does not have any namespace. It is recommended to add it to the "mod_surveypro" namespace, using more levels if needed, in order to match the code being tested
(#47) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#53) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#56) 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
(#74) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/tests/lib_test.php
(#40) There should be a comma after the last array item in a multi-line array.
(#67) There should be a comma after the last array item in a multi-line array.
(#75) There should be a comma after the last array item in a multi-line array.
(#76) There should be a comma after the last array item in a multi-line array.
(#81) 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.
(#90) There should be a comma after the last array item in a multi-line array.
(#97) There should be a comma after the last array item in a multi-line array.
(#105) There should be a comma after the last array item in a multi-line array.
(#106) There should be a comma after the last array item in a multi-line array.
(#107) There should be a comma after the last array item in a multi-line array.
mod/surveypro/tests/mastertemplate_test.php
(#43) 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
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) This comment is 60% valid code; is this commented out code?
mod/surveypro/tests/setup_test.php
(#32) PHPUnit testcase name "mod_surveypro_setup_testcase" does not match file name "setup_test"
(#32) PHPUnit class "mod_surveypro_setup_testcase" does not have any namespace. It is recommended to add it to the "mod_surveypro" namespace, using more levels if needed, in order to match the code being tested
mod/surveypro/userstyle.php
(#34) Short array syntax must be used to define arrays
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/utemplate_apply.php
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Short array syntax must be used to define arrays
(#94) Logical operator "and" is prohibited; use "&&" instead
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/utemplate_import.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Line exceeds 132 characters; contains 134 characters
(#66) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#94) Logical operator "and" is prohibited; use "&&" instead
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/utemplate_manage.php
(#35) 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
(#39) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#73) Logical operator "and" is prohibited; use "&&" instead
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/utemplate_save.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) 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
(#93) Logical operator "and" is prohibited; use "&&" instead
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/view.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#58) Short array syntax must be used to define arrays
(#64) Logical operator "and" is prohibited; use "&&" instead
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/view_export.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#89) Logical operator "and" is prohibited; use "&&" instead
(#93) Inline comments must end in full-stops, exclamation marks, or question marks
mod/surveypro/view_form.php
(#38) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#144) Short array syntax must be used to define arrays
(#155) Short array syntax must be used to define arrays
mod/surveypro/view_import.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#57) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#82) Logical operator "and" is prohibited; use "&&" instead
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Short array syntax must be used to define arrays
mod/surveypro/view_search.php
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#41) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#74) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
mod/surveypro/view_submissions.php
(#36) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#89) Short array syntax must be used to define arrays
(#94) Logical operator "and" is prohibited; use "&&" instead
(#98) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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