Prechecker results: error


Overview

(0 errors, 0 warnings)

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


PHP lint problems

(1 errors, 0 warnings)

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

mod/oublog/lang/es/oublog.php
BOM character found

PHP coding style problems

(1410 errors, 2230 warnings)

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

mod/oublog/allposts.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#17) Missing @copyright tag
(#17) Missing @license tag
(#21) Incorrect @package tag for file allposts.php. Expected mod_oublog, found oublog.
(#24) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#30) Short array syntax must be used to define arrays
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#44) 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
(#77) There should be a comma after the last array item in a multi-line array.
(#78) There should be a comma after the last array item in a multi-line array.
(#103) Expected 1 space before "+"; 0 found
(#103) Expected 1 space after "+"; 0 found
(#111) Short array syntax must be used to define arrays
(#114) Logical operator "and" is prohibited; use "&&" instead
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Short array syntax must be used to define arrays
(#129) Commas (,) must be followed by white space.
(#176) Short array syntax must be used to define arrays
mod/oublog/approve.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file approve.php
(#18) Boilerplate comment must be followed by a single blank line or end of file
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Short array syntax must be used to define arrays
(#44) Expected 1 space before "=>"; 0 found
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Short array syntax must be used to define arrays
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 4 spaces, found 3
(#74) 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
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#109) There should be a comma after the last array item in a multi-line array.
(#110) There should be a comma after the last array item in a multi-line array.
mod/oublog/atomlib.php
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#20) Incorrect @package tag for file atomlib.php. Expected mod_oublog, found oublog.
(#26) Missing docblock for function atom_standard_header
(#55) Short array syntax must be used to define arrays
(#80) Missing docblock for function atom_add_items
(#85) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#91) Expected 1 space before "=>"; 0 found
(#91) Expected 1 space after "=>"; 0 found
(#103) Short array syntax must be used to define arrays
(#123) Missing docblock for function atom_standard_footer
(#139) Missing docblock for function atom_start_tag
(#151) Expected 1 space before "*"; 0 found
(#151) Expected 1 space after "*"; 0 found
(#155) Missing docblock for function atom_end_tag
(#161) Expected 1 space before "*"; 0 found
(#161) Expected 1 space after "*"; 0 found
(#166) Missing docblock for function atom_full_tag
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#181) Missing docblock for function date_format_rfc3339
(#185) Short array syntax must be used to define arrays
mod/oublog/backup/moodle2/backup_oublog_activity_task.class.php
(#1) No one-line description found in phpdocs for docblock of file backup_oublog_activity_task.class.php
(#18) Incorrect @package tag for file backup_oublog_activity_task.class.php. Expected mod_oublog, found moodlecore.
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) The static declaration must come after the visibility declaration
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Expected 1 space before "="; 0 found
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) Expected 1 space before "="; 0 found
(#61) Expected 1 space after "="; 0 found
(#62) Expected 1 space before "="; 0 found
mod/oublog/backup/moodle2/backup_oublog_settingslib.php
(#1) No one-line description found in phpdocs for docblock of file backup_oublog_settingslib.php
(#18) Incorrect @package tag for file backup_oublog_settingslib.php. Expected mod_oublog, found moodlecore.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/backup/moodle2/backup_oublog_stepslib.php
(#1) No one-line description found in phpdocs for docblock of file backup_oublog_stepslib.php
(#18) Incorrect @package tag for file backup_oublog_stepslib.php. Expected mod_oublog, found moodlecore.
(#33) Missing docblock for function define_structure
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#39) Short array syntax must be used to define arrays
(#39) 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.
(#50) Short array syntax must be used to define arrays
(#50) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#57) 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
(#64) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#77) Short array syntax must be used to define arrays
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Short array syntax must be used to define arrays
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Short array syntax must be used to define arrays
(#106) Expected 1 space before "=>"; 0 found
(#107) Short array syntax must be used to define arrays
(#107) Expected 1 space before "=>"; 0 found
(#108) Short array syntax must be used to define arrays
(#108) Expected 1 space before "=>"; 0 found
(#109) Short array syntax must be used to define arrays
(#109) Expected 1 space before "=>"; 0 found
(#110) Short array syntax must be used to define arrays
(#110) Expected 1 space before "=>"; 0 found
(#115) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/backup/moodle2/restore_oublog_activity_task.class.php
(#1) No one-line description found in phpdocs for docblock of file restore_oublog_activity_task.class.php
(#18) Incorrect @package tag for file restore_oublog_activity_task.class.php. Expected mod_oublog, found moodlecore.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) The static declaration must come after the visibility declaration
(#54) 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
(#59) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#69) The static declaration must come after the visibility declaration
(#70) Short array syntax must be used to define arrays
(#87) The static declaration must come after the visibility declaration
(#88) Short array syntax must be used to define arrays
(#112) The static declaration must come after the visibility declaration
(#113) Short array syntax must be used to define arrays
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/backup/moodle2/restore_oublog_stepslib.php
(#1) No one-line description found in phpdocs for docblock of file restore_oublog_stepslib.php
(#18) Incorrect @package tag for file restore_oublog_stepslib.php. Expected mod_oublog, found moodlecore.
(#33) Missing docblock for function define_structure
(#35) Short array syntax must be used to define arrays
(#45) Line exceeds 132 characters; contains 133 characters
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Missing docblock for function process_oublog
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Short array syntax must be used to define arrays
(#70) Expected 1 space before "=>"; 0 found
(#80) Inline comments must start with a capital letter, digit or 3-dots sequence
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Missing docblock for function process_oublog_instance
(#99) Missing docblock for function process_oublog_link
(#106) Expected 1 space after "="; 2 found
(#112) Missing docblock for function process_oublog_post
(#130) Missing docblock for function process_oublog_comment
(#143) Missing docblock for function process_oublog_edit
(#156) Missing docblock for function process_oublog_tag
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Short array syntax must be used to define arrays
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#181) Missing docblock for function process_oublog_rating
(#208) Missing docblock for function after_execute
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/bloglogin.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file bloglogin.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/classes/completion/custom_completion.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) No one-line description found in phpdocs for docblock of function get_state
(#54) There should be a comma after the last array item in a multi-line array.
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Short array syntax must be used to define arrays
(#75) There should be a comma after the last array item in a multi-line array.
(#94) There should be a comma after the last array item in a multi-line array.
mod/oublog/classes/event/comment_approved.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#84) Short array syntax must be used to define arrays
mod/oublog/classes/event/comment_created.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#82) Short array syntax must be used to define arrays
mod/oublog/classes/event/comment_deleted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#83) Short array syntax must be used to define arrays
mod/oublog/classes/event/course_module_instance_list_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/oublog/classes/event/course_module_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/oublog/classes/event/participation_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/oublog/classes/event/post_created.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#80) Short array syntax must be used to define arrays
mod/oublog/classes/event/post_deleted.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#82) Short array syntax must be used to define arrays
mod/oublog/classes/event/post_imported.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#75) Short array syntax must be used to define arrays
mod/oublog/classes/event/post_updated.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#82) Short array syntax must be used to define arrays
mod/oublog/classes/event/post_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#75) Short array syntax must be used to define arrays
mod/oublog/classes/event/save_failed.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
mod/oublog/classes/event/site_entries_viewed.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#82) Short array syntax must be used to define arrays
mod/oublog/classes/files_mask.php
(#29) Missing docblock for function replace_filename
mod/oublog/classes/portfolio_caller.php
(#31) Missing member variable doc comment
(#32) Missing member variable doc comment
(#33) Missing member variable doc comment
(#34) Missing member variable doc comment
(#35) Missing member variable doc comment
(#36) Missing member variable doc comment
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#40) Missing member variable doc comment
(#40) Short array syntax must be used to define arrays
(#41) Missing member variable doc comment
(#41) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#75) Docblock tag "@global" is not recommended.
(#79) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#120) Short array syntax must be used to define arrays
(#133) Docblock tag "@global" is not recommended.
(#134) Docblock tag "@global" is not recommended.
(#140) Short array syntax must be used to define arrays
(#141) Short array syntax must be used to define arrays
(#161) Logical operator "and" is prohibited; use "&&" instead
(#190) Docblock tag "@global" is not recommended.
(#193) No one-line description found in phpdocs for docblock of function get_return_url
(#199) Docblock tag "@global" is not recommended.
(#202) No one-line description found in phpdocs for docblock of function get_navigation
(#204) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#211) No one-line description found in phpdocs for docblock of function get_sha1
(#216) Short array syntax must be used to define arrays
(#228) No one-line description found in phpdocs for docblock of function check_permissions
(#236) Docblock tag "@global" is not recommended.
(#246) Short array syntax must be used to define arrays
(#249) Short array syntax must be used to define arrays
(#282) Missing docblock for function expected_time
(#289) No one-line description found in phpdocs for docblock of function display_name
(#293) Missing docblock for function base_supported_formats
(#294) Short array syntax must be used to define arrays
mod/oublog/classes/privacy/provider.php
(#27) Import statements must not begin with a leading backslash
(#29) Import statements must not begin with a leading backslash
(#31) Import statements must not begin with a leading backslash
(#32) Import statements must not begin with a leading backslash
(#33) Import statements must not begin with a leading backslash
(#34) Import statements must not begin with a leading backslash
(#36) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#67) There must not be a space before the colon in a return type declaration
(#224) There should be a comma after the last array item in a multi-line array.
(#256) There should be a comma after the last array item in a multi-line array.
(#309) There should be a comma after the last array item in a multi-line array.
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) There should be a comma after the last array item in a multi-line array.
(#396) There should be a comma after the last array item in a multi-line array.
(#427) There should be a comma after the last array item in a multi-line array.
(#448) There should be a comma after the last array item in a multi-line array.
(#477) There should be a comma after the last array item in a multi-line array.
(#483) There should be a comma after the last array item in a multi-line array.
(#519) There must not be a space before the colon in a return type declaration
(#619) There should be a comma after the last array item in a multi-line array.
(#806) Inline comments must end in full-stops, exclamation marks, or question marks
(#828) Inline comments must end in full-stops, exclamation marks, or question marks
(#841) Inline comments must end in full-stops, exclamation marks, or question marks
(#893) Inline comments must end in full-stops, exclamation marks, or question marks
(#914) Inline comments must end in full-stops, exclamation marks, or question marks
(#923) Inline comments must end in full-stops, exclamation marks, or question marks
(#952) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/classes/search/activity.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#41) 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
(#105) Short array syntax must be used to define arrays
mod/oublog/classes/search/comments.php
(#43) There should be a comma after the last array item in a multi-line array.
(#66) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $context.
(#98) Short array syntax must be used to define arrays
(#156) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#191) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
mod/oublog/classes/search/post.php
(#44) There should be a comma after the last array item in a multi-line array.
(#67) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $context.
(#97) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#226) Short array syntax must be used to define arrays
mod/oublog/classes/task/cron_task.php
(#26) Missing docblock for class cron_task
(#47) Short array syntax must be used to define arrays
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/classes/task/settings_task.php
(#26) Missing docblock for class settings_task
(#37) Missing docblock for function execute
(#42) Expected 1 space before "="; 0 found
(#46) File must end with a newline character
mod/oublog/classes/tool_datamasking.php
(#30) Missing docblock for function build_plan
mod/oublog/comment_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Missing @copyright tag
(#19) Missing @license tag
(#19) Missing docblock for class mod_oublog_comment_form
(#21) Missing docblock for function definition
(#33) Expected 1 space after "="; 2 found
(#67) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#107) Missing docblock for function validation
(#111) Short array syntax must be used to define arrays
mod/oublog/confirmloggedin.php
(#21) Incorrect @package tag for file confirmloggedin.php. Expected mod_oublog, found mod.
(#52) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
(#54) There should be a comma after the last array item in a multi-line array.
mod/oublog/db/access.php
(#1) DocBlock missing a @package tag for file access.php. Expected @package mod_oublog
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#21) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Short array syntax must be used to define arrays
(#23) Short array syntax must be used to define arrays
(#27) Short array syntax must be used to define arrays
(#31) There should be a comma after the last array item in a multi-line array.
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Short array syntax must be used to define arrays
(#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.
(#44) There should be a comma after the last array item in a multi-line array.
(#47) Short array syntax must be used to define arrays
(#51) 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.
(#53) 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
(#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.
(#62) There should be a comma after the last array item in a multi-line array.
(#64) Short array syntax must be used to define arrays
(#68) 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.
(#71) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#78) There should be a comma after the last array item in a multi-line array.
(#79) There should be a comma after the last array item in a multi-line array.
(#83) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#90) There should be a comma after the last array item in a multi-line array.
(#91) There should be a comma after the last array item in a multi-line array.
(#94) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#100) There should be a comma after the last array item in a multi-line array.
(#101) There should be a comma after the last array item in a multi-line array.
(#105) Short array syntax must be used to define arrays
(#109) Short array syntax must be used to define arrays
(#111) There should be a comma after the last array item in a multi-line array.
(#112) There should be a comma after the last array item in a multi-line array.
(#116) Short array syntax must be used to define arrays
(#120) Short array syntax must be used to define arrays
(#122) There should be a comma after the last array item in a multi-line array.
(#123) There should be a comma after the last array item in a multi-line array.
(#127) Short array syntax must be used to define arrays
(#131) Short array syntax must be used to define arrays
(#133) There should be a comma after the last array item in a multi-line array.
(#134) There should be a comma after the last array item in a multi-line array.
(#138) Short array syntax must be used to define arrays
(#142) 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.
(#144) There should be a comma after the last array item in a multi-line array.
(#146) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#157) There should be a comma after the last array item in a multi-line array.
(#159) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#170) There should be a comma after the last array item in a multi-line array.
(#172) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#182) There should be a comma after the last array item in a multi-line array.
(#184) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#194) There should be a comma after the last array item in a multi-line array.
(#196) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#204) There should be a comma after the last array item in a multi-line array.
(#205) There should be a comma after the last array item in a multi-line array.
(#208) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#216) There should be a comma after the last array item in a multi-line array.
(#217) There should be a comma after the last array item in a multi-line array.
(#220) Short array syntax must be used to define arrays
(#225) Short array syntax must be used to define arrays
(#228) There should be a comma after the last array item in a multi-line array.
(#230) There should be a comma after the last array item in a multi-line array.
(#233) Short array syntax must be used to define arrays
(#237) Short array syntax must be used to define arrays
(#240) There should be a comma after the last array item in a multi-line array.
(#241) There should be a comma after the last array item in a multi-line array.
(#244) Short array syntax must be used to define arrays
(#248) Short array syntax must be used to define arrays
(#252) There should be a comma after the last array item in a multi-line array.
(#255) Short array syntax must be used to define arrays
(#259) Short array syntax must be used to define arrays
(#263) There should be a comma after the last array item in a multi-line array.
mod/oublog/db/install.php
(#20) Incorrect @package tag for file install.php. Expected mod_oublog, found mod.
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for function xmldb_oublog_install
(#50) Short array syntax must be used to define arrays
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
mod/oublog/db/log.php
(#20) Incorrect @package tag for file log.php. Expected mod_oublog, found mod.
(#28) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#29) Expected 1 space before "=>"; 0 found
(#29) Expected 1 space after "=>"; 0 found
(#30) Short array syntax must be used to define arrays
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Short array syntax must be used to define arrays
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#32) Short array syntax must be used to define arrays
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#32) Expected 1 space before "=>"; 0 found
(#32) Expected 1 space after "=>"; 0 found
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Short array syntax must be used to define arrays
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#35) Short array syntax must be used to define arrays
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#36) Short array syntax must be used to define arrays
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#37) Short array syntax must be used to define arrays
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#38) Short array syntax must be used to define arrays
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#38) Expected 1 space before "=>"; 0 found
(#38) Expected 1 space after "=>"; 0 found
(#39) Short array syntax must be used to define arrays
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Short array syntax must be used to define arrays
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Short array syntax must be used to define arrays
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#42) Short array syntax must be used to define arrays
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Short array syntax must be used to define arrays
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#44) File must end with a newline character
mod/oublog/db/services.php
(#96) 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.
mod/oublog/db/tasks.php
(#28) Short array syntax must be used to define arrays
(#29) Short array syntax must be used to define arrays
(#36) There should be a comma after the last array item in a multi-line array.
(#37) There should be a comma after the last array item in a multi-line array.
mod/oublog/db/upgrade.php
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Missing @copyright tag
(#33) Missing @license tag
(#33) Missing docblock for function xmldb_oublog_upgrade
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Short array syntax must be used to define arrays
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#206) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
mod/oublog/deletecomment.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file deletecomment.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#22) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Short array syntax must be used to define arrays
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#42) Short array syntax must be used to define arrays
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#46) Short array syntax must be used to define arrays
(#46) Expected 1 space before "=>"; 0 found
(#46) Expected 1 space after "=>"; 0 found
(#49) Short array syntax must be used to define arrays
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#49) Expected 1 space before "=>"; 0 found
(#49) Expected 1 space after "=>"; 0 found
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Expected 1 space before "=="; 0 found
(#71) Expected 1 space after "=="; 0 found
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Short array syntax must be used to define arrays
(#110) 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.
(#130) Short array syntax must be used to define arrays
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#135) Short array syntax must be used to define arrays
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
mod/oublog/deletelink.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file deletelink.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#22) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Short array syntax must be used to define arrays
(#29) Expected 1 space before "=>"; 0 found
(#37) Short array syntax must be used to define arrays
(#37) Expected 1 space before "=>"; 0 found
(#41) Short array syntax must be used to define arrays
(#41) Expected 1 space before "=>"; 0 found
(#45) Short array syntax must be used to define arrays
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#63) Short array syntax must be used to define arrays
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#73) Short array syntax must be used to define arrays
(#87) Short array syntax must be used to define arrays
(#87) Expected 1 space before "=>"; 0 found
(#87) Expected 1 space after "=>"; 0 found
(#94) Short array syntax must be used to define arrays
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
(#94) Expected 1 space before "=>"; 0 found
(#94) Expected 1 space after "=>"; 0 found
mod/oublog/deletepost.php
(#1) Missing docblock for file deletepost.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#22) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#34) Short array syntax must be used to define arrays
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#43) Short array syntax must be used to define arrays
(#43) Expected 1 space before "=>"; 0 found
(#43) Expected 1 space after "=>"; 0 found
(#47) Short array syntax must be used to define arrays
(#66) Expected 1 space before "="; 0 found
(#66) Expected 1 space after "="; 0 found
(#72) Short array syntax must be used to define arrays
(#73) Expected 1 space before "!="; 0 found
(#73) Expected 1 space after "!="; 0 found
(#82) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#128) Short array syntax must be used to define arrays
(#131) There should be a comma after the last array item in a multi-line array.
(#146) Short array syntax must be used to define arrays
(#164) Short array syntax must be used to define arrays
(#167) There should be a comma after the last array item in a multi-line array.
(#207) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#232) Missing docblock for function oublog_do_delete
(#234) Short array syntax must be used to define arrays
(#237) There should be a comma after the last array item in a multi-line array.
(#243) Short array syntax must be used to define arrays
(#255) Short array syntax must be used to define arrays
(#258) Short array syntax must be used to define arrays
(#259) There should be a comma after the last array item in a multi-line array.
(#260) There should be a comma after the last array item in a multi-line array.
(#277) DocBlock missing a @package tag for function oublog_three_button. Expected @package mod_oublog
(#294) Short array syntax must be used to define arrays
mod/oublog/deletepost_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Incorrect @package tag for class mod_oublog_deletepost_form. Expected mod_oublog, found mod.
(#28) Missing docblock for function definition
(#37) Short array syntax must be used to define arrays
(#37) Expected 1 space before "=>"; 0 found
(#37) Expected 1 space after "=>"; 0 found
(#46) Short array syntax must be used to define arrays
(#79) Missing docblock for function validation
mod/oublog/editcomment.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file editcomment.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#23) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Short array syntax must be used to define arrays
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#41) Short array syntax must be used to define arrays
(#41) Expected 1 space before "=>"; 0 found
(#41) Expected 1 space after "=>"; 0 found
(#47) Short array syntax must be used to define arrays
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#48) Line indented incorrectly; expected at least 4 spaces, found 3
(#50) Short array syntax must be used to define arrays
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Short array syntax must be used to define arrays
(#86) Short array syntax must be used to define arrays
(#86) Expected 1 space before "=>"; 0 found
(#86) Expected 1 space after "=>"; 0 found
(#104) Short array syntax must be used to define arrays
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Short array syntax must be used to define arrays
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) 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.
mod/oublog/editinstance.php
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#21) Incorrect @package tag for file editinstance.php. Expected mod_oublog, found oublog.
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#36) Short array syntax must be used to define arrays
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#45) Short array syntax must be used to define arrays
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#53) Short array syntax must be used to define arrays
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#53) Expected 1 space before "=>"; 0 found
(#53) Expected 1 space after "=>"; 0 found
(#58) Short array syntax must be used to define arrays
(#58) Expected 1 space before "=>"; 0 found
(#58) Expected 1 space after "=>"; 0 found
(#75) Short array syntax must be used to define arrays
(#83) Short array syntax must be used to define arrays
(#117) File must end with a newline character
mod/oublog/editlink.php
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#20) Incorrect @package tag for file editlink.php. Expected mod_oublog, found oublog.
(#23) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#39) Short array syntax must be used to define arrays
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#45) Short array syntax must be used to define arrays
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#50) Short array syntax must be used to define arrays
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#68) Expected 1 space before "="; 0 found
(#68) Expected 1 space after "="; 0 found
(#70) Short array syntax must be used to define arrays
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#87) Short array syntax must be used to define arrays
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Short array syntax must be used to define arrays
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#113) Short array syntax must be used to define arrays
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
mod/oublog/editpost.php
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#21) Incorrect @package tag for file editpost.php. Expected mod_oublog, found oublog.
(#34) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#48) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#84) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#96) Short array syntax must be used to define arrays
(#144) Short array syntax must be used to define arrays
(#186) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#218) Short array syntax must be used to define arrays
(#236) Short array syntax must be used to define arrays
(#239) Short array syntax must be used to define arrays
(#240) There should be a comma after the last array item in a multi-line array.
(#241) 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
(#273) Short array syntax must be used to define arrays
(#274) There should be a comma after the last array item in a multi-line array.
(#275) There should be a comma after the last array item in a multi-line array.
mod/oublog/export.php
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#45) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#65) Short array syntax must be used to define arrays
(#72) There should be a comma after the last array item in a multi-line array.
(#75) Short array syntax must be used to define arrays
(#83) There should be a comma after the last array item in a multi-line array.
(#99) Short array syntax must be used to define arrays
(#104) There should be a comma after the last array item in a multi-line array.
(#106) Short array syntax must be used to define arrays
mod/oublog/externallib.php
(#21) Incorrect @package tag for file externallib.php. Expected mod_oublog, found mod.
(#37) Missing docblock for class mod_oublog_external
(#94) Missing docblock for function get_user_blogs_parameters
(#95) Short array syntax must be used to define arrays
(#96) 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.
(#131) Short array syntax must be used to define arrays
(#144) Missing docblock for function get_user_blogs_returns
(#147) Short array syntax must be used to define arrays
(#167) Missing docblock for function get_blog_info_parameters
(#169) Short array syntax must be used to define arrays
(#190) Missing docblock for function get_blog_info
(#209) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#224) Missing docblock for function get_blog_info_returns
(#226) Short array syntax must be used to define arrays
(#244) Missing docblock for function get_blog_allposts_parameters
(#246) Short array syntax must be used to define arrays
(#300) Short array syntax must be used to define arrays
(#305) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
(#312) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#320) Missing docblock for function get_blog_allposts_returns
(#321) Short array syntax must be used to define arrays
(#322) Short array syntax must be used to define arrays
(#326) Short array syntax must be used to define arrays
(#333) Short array syntax must be used to define arrays
(#336) There should be a comma after the last array item in a multi-line array.
(#349) Missing docblock for function get_blog_posts_parameters
(#351) Short array syntax must be used to define arrays
(#406) Short array syntax must be used to define arrays
(#418) Short array syntax must be used to define arrays
(#423) There should be a comma after the last array item in a multi-line array.
(#427) 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.
(#437) 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.
(#450) Missing docblock for function get_blog_posts_returns
(#451) Short array syntax must be used to define arrays
(#464) Short array syntax must be used to define arrays
(#469) Short array syntax must be used to define arrays
(#476) Short array syntax must be used to define arrays
(#484) Short array syntax must be used to define arrays
(#496) Short array syntax must be used to define arrays
(#503) There should be a comma after the last array item in a multi-line array.
mod/oublog/feed.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file feed.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#22) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#39) Short array syntax must be used to define arrays
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#39) Expected 1 space before "=>"; 0 found
(#39) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "!="; 0 found
(#62) Expected 1 space after "!="; 0 found
(#63) Short array syntax must be used to define arrays
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#64) Short array syntax must be used to define arrays
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#66) Short array syntax must be used to define arrays
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#69) Short array syntax must be used to define arrays
(#69) Expected 1 space before "=>"; 0 found
(#69) Expected 1 space after "=>"; 0 found
(#70) Short array syntax must be used to define arrays
(#70) Expected 1 space before "=>"; 0 found
(#70) Expected 1 space after "=>"; 0 found
(#71) Short array syntax must be used to define arrays
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#82) Short array syntax must be used to define arrays
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Short array syntax must be used to define arrays
(#103) Expected 1 space before "=>"; 0 found
(#103) Expected 1 space after "=>"; 0 found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Short array syntax must be used to define arrays
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#152) Short array syntax must be used to define arrays
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 8 spaces, found 7
(#166) Short array syntax must be used to define arrays
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Empty IF statement detected
(#187) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#205) Expected 1 space before "="; 0 found
(#205) Expected 1 space after "="; 0 found
(#206) Expected 1 space before "=="; 0 found
(#206) Expected 1 space after "=="; 0 found
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#221) Expected 1 space before "="; 0 found
(#221) Expected 1 space after "="; 0 found
(#221) Expected 1 space before "=="; 0 found
(#221) Expected 1 space after "=="; 0 found
mod/oublog/import.php
(#21) Incorrect @package tag for file import.php. Expected mod_oublog, found mod.
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#38) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#168) 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
(#186) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#232) Short array syntax must be used to define arrays
(#239) 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
(#302) Short array syntax must be used to define arrays
(#306) Short array syntax must be used to define arrays
(#315) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#326) Short array syntax must be used to define arrays
(#331) Short array syntax must be used to define arrays
(#333) Short array syntax must be used to define arrays
(#334) Short array syntax must be used to define arrays
(#338) Short array syntax must be used to define arrays
(#339) Short array syntax must be used to define arrays
(#341) Short array syntax must be used to define arrays
(#343) Short array syntax must be used to define arrays
(#350) Short array syntax must be used to define arrays
(#374) Short array syntax must be used to define arrays
(#384) Short array syntax must be used to define arrays
(#389) 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
(#436) Short array syntax must be used to define arrays
(#443) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
(#472) Short array syntax must be used to define arrays
(#475) Short array syntax must be used to define arrays
(#475) Short array syntax must be used to define arrays
(#477) Short array syntax must be used to define arrays
(#483) Short array syntax must be used to define arrays
(#487) Short array syntax must be used to define arrays
(#488) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#502) Short array syntax must be used to define arrays
(#505) Short array syntax must be used to define arrays
(#519) Short array syntax must be used to define arrays
(#548) Short array syntax must be used to define arrays
(#551) Short array syntax must be used to define arrays
(#553) There should be a comma after the last array item in a multi-line array.
(#559) Short array syntax must be used to define arrays
mod/oublog/index.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Additional whitespace found at start of file
(#2) Line indented incorrectly; expected at least 1 spaces, found 0
(#3) Line indented incorrectly; expected at least 1 spaces, found 0
(#4) Line indented incorrectly; expected at least 1 spaces, found 0
(#5) Line indented incorrectly; expected at least 1 spaces, found 0
(#6) Line indented incorrectly; expected at least 1 spaces, found 0
(#7) Line indented incorrectly; expected at least 1 spaces, found 0
(#8) Line indented incorrectly; expected at least 1 spaces, found 0
(#9) Line indented incorrectly; expected at least 1 spaces, found 0
(#10) Line indented incorrectly; expected at least 1 spaces, found 0
(#11) Line indented incorrectly; expected at least 1 spaces, found 0
(#12) Line indented incorrectly; expected at least 1 spaces, found 0
(#13) Line indented incorrectly; expected at least 1 spaces, found 0
(#14) Line indented incorrectly; expected at least 1 spaces, found 0
(#15) Line indented incorrectly; expected at least 1 spaces, found 0
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Line indented incorrectly; expected at least 1 spaces, found 0
(#20) Incorrect @package tag for file index.php. Expected mod_oublog, found oublog.
(#23) Line indented incorrectly; expected at least 1 spaces, found 0
(#24) Line indented incorrectly; expected at least 1 spaces, found 0
(#26) Line indented incorrectly; expected at least 1 spaces, found 0
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#28) Line indented incorrectly; expected 1 spaces, found 0
(#28) Short array syntax must be used to define arrays
(#28) Expected 1 space before "=>"; 0 found
(#28) Expected 1 space after "=>"; 0 found
(#29) Line indented incorrectly; expected at least 5 spaces, found 4
(#30) Line indented incorrectly; expected 1 spaces, found 0
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Line indented incorrectly; expected at least 1 spaces, found 0
(#33) Line indented incorrectly; expected at least 1 spaces, found 0
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Line indented incorrectly; expected 1 spaces, found 0
(#35) Line indented incorrectly; expected at least 5 spaces, found 4
(#36) Line indented incorrectly; expected 1 spaces, found 0
(#38) Line indented incorrectly; expected at least 1 spaces, found 0
(#40) Line indented incorrectly; expected at least 1 spaces, found 0
(#41) Line indented incorrectly; expected at least 1 spaces, found 0
(#41) 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.
(#43) Line indented incorrectly; expected at least 1 spaces, found 0
(#44) Line indented incorrectly; expected at least 1 spaces, found 0
(#45) Line indented incorrectly; expected at least 1 spaces, found 0
(#46) Line indented incorrectly; expected at least 1 spaces, found 0
(#48) Line indented incorrectly; expected at least 1 spaces, found 0
(#49) Line indented incorrectly; expected at least 1 spaces, found 0
(#50) Line indented incorrectly; expected at least 1 spaces, found 0
(#51) Line indented incorrectly; expected at least 1 spaces, found 0
(#52) Line indented incorrectly; expected at least 1 spaces, found 0
(#53) Line indented incorrectly; expected at least 1 spaces, found 0
(#53) Short array syntax must be used to define arrays
(#54) Line indented incorrectly; expected at least 1 spaces, found 0
(#55) Line indented incorrectly; expected at least 1 spaces, found 0
(#56) Line indented incorrectly; expected at least 1 spaces, found 0
(#57) Line indented incorrectly; expected at least 1 spaces, found 0
(#58) Line indented incorrectly; expected at least 1 spaces, found 0
(#60) Line indented incorrectly; expected at least 1 spaces, found 0
(#61) Line indented incorrectly; expected 1 spaces, found 0
(#62) Line indented incorrectly; expected at least 5 spaces, found 4
(#63) Line indented incorrectly; expected 1 spaces, found 0
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line indented incorrectly; expected at least 1 spaces, found 0
(#66) Line indented incorrectly; expected at least 1 spaces, found 0
(#72) Line indented incorrectly; expected at least 1 spaces, found 0
(#72) Short array syntax must be used to define arrays
(#74) Line indented incorrectly; expected at least 1 spaces, found 0
(#75) Line indented incorrectly; expected at least 1 spaces, found 0
(#76) Line indented incorrectly; expected at least 1 spaces, found 0
(#77) Line indented incorrectly; expected at least 1 spaces, found 0
(#78) Line indented incorrectly; expected at least 1 spaces, found 0
(#79) Line indented incorrectly; expected at least 1 spaces, found 0
(#80) Line indented incorrectly; expected at least 1 spaces, found 0
(#82) Line indented incorrectly; expected 1 spaces, found 0
(#83) Line indented incorrectly; expected at least 5 spaces, found 4
(#83) Short array syntax must be used to define arrays
(#84) Line indented incorrectly; expected at least 5 spaces, found 4
(#84) Short array syntax must be used to define arrays
(#85) Line indented incorrectly; expected 1 spaces, found 0
(#86) Line indented incorrectly; expected at least 5 spaces, found 4
(#86) Short array syntax must be used to define arrays
(#87) Line indented incorrectly; expected at least 5 spaces, found 4
(#87) Short array syntax must be used to define arrays
(#88) Line indented incorrectly; expected 1 spaces, found 0
(#89) Line indented incorrectly; expected at least 5 spaces, found 4
(#89) Short array syntax must be used to define arrays
(#90) Line indented incorrectly; expected at least 5 spaces, found 4
(#90) Short array syntax must be used to define arrays
(#91) Line indented incorrectly; expected 1 spaces, found 0
(#93) Line indented incorrectly; expected at least 1 spaces, found 0
(#95) Line indented incorrectly; expected 1 spaces, found 0
(#97) Line indented incorrectly; expected at least 5 spaces, found 4
(#99) Line indented incorrectly; expected at least 5 spaces, found 4
(#100) Line indented incorrectly; expected 5 spaces, found 4
(#101) Line indented incorrectly; expected at least 9 spaces, found 8
(#102) Line indented incorrectly; expected at least 9 spaces, found 8
(#103) Line indented incorrectly; expected 5 spaces, found 4
(#104) Line indented incorrectly; expected at least 9 spaces, found 8
(#105) Line indented incorrectly; expected at least 9 spaces, found 8
(#106) Line indented incorrectly; expected 5 spaces, found 4
(#108) Line indented incorrectly; expected at least 5 spaces, found 4
(#110) Line indented incorrectly; expected 5 spaces, found 4
(#111) Line indented incorrectly; expected 9 spaces, found 8
(#112) Line indented incorrectly; expected 13 spaces, found 12
(#113) Line indented incorrectly; expected at least 17 spaces, found 16
(#114) Line indented incorrectly; expected 13 spaces, found 12
(#115) Line indented incorrectly; expected 13 spaces, found 12
(#116) Line indented incorrectly; expected at least 17 spaces, found 16
(#117) Line indented incorrectly; expected 13 spaces, found 12
(#118) Line indented incorrectly; expected at least 13 spaces, found 12
(#119) Line indented incorrectly; expected 9 spaces, found 8
(#120) Line indented incorrectly; expected at least 9 spaces, found 8
(#120) Short array syntax must be used to define arrays
(#122) Line indented incorrectly; expected 5 spaces, found 4
(#123) Line indented incorrectly; expected at least 9 spaces, found 8
(#123) Short array syntax must be used to define arrays
(#124) Line indented incorrectly; expected 5 spaces, found 4
(#126) Line indented incorrectly; expected at least 5 spaces, found 4
(#127) Line indented incorrectly; expected 1 spaces, found 0
(#129) Line indented incorrectly; expected at least 1 spaces, found 0
(#130) Line indented incorrectly; expected at least 1 spaces, found 0
(#131) Line indented incorrectly; expected at least 1 spaces, found 0
(#131) File must end with a newline character
mod/oublog/lang/ca/oublog.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file oublog.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#17) The string key "modulename" is not in the correct order, it should be before "oublog"
(#21) The string key "oublog:post" is not in the correct order, it should be before "oublog:view"
(#22) The string key "oublog:comment" is not in the correct order, it should be before "oublog:post"
(#25) The string key "oublog:managelinks" is not in the correct order, it should be before "oublog:manageposts"
(#26) The string key "oublog:audit" is not in the correct order, it should be before "oublog:managelinks"
(#29) The string key "newpost" is not in the correct order, it should be before "oublog:audit"
(#31) The string key "message" is not in the correct order, it should be before "title"
(#33) The string key "allowcomments" is not in the correct order, it should be before "tags"
(#36) The string key "maxvisibility" is not in the correct order, it should be before "visibility"
(#38) The string key "no" is not in the correct order, it should be before "yes"
(#39) The string key "blogname" is not in the correct order, it should be before "no"
(#43) The string key "visiblecourseusers" is not in the correct order, it should be before "visibleyou"
(#48) The string key "addpost" is not in the correct order, it should be before "visiblepublic"
(#51) The string key "editonsummary" is not in the correct order, it should be before "editsummary"
(#53) The string key "edit" is not in the correct order, it should be before "editonsummary"
(#54) The string key "delete" is not in the correct order, it should be before "edit"
(#57) The string key "newerposts" is not in the correct order, it should be before "olderposts"
(#58) The string key "extranavolderposts" is not in the correct order, it should be before "newerposts"
(#61) The string key "comments" is not in the correct order, it should be before "extranavtag"
(#63) The string key "1comment" is not in the correct order, it should be before "ncomments"
(#66) The string key "addcomment" is not in the correct order, it should be before "lastcomment"
(#69) The string key "confirmdeletecomment" is not in the correct order, it should be before "confirmdeletepost"
(#75) The string key "addlink" is not in the correct order, it should be before "views"
(#79) The string key "feeds" is not in the correct order, it should be before "subscribefeed"
(#80) The string key "blogfeed" is not in the correct order, it should be before "feeds"
(#82) The string key "atom" is not in the correct order, it should be before "commentsfeed"
(#84) The string key "atomfeed" is not in the correct order, it should be before "rss"
(#87) The string key "newblogposts" is not in the correct order, it should be before "rssfeed"
(#89) The string key "blogsummary" is not in the correct order, it should be before "newblogposts"
(#92) The string key "defaultpersonalblogname" is not in the correct order, it should be before "posts"
(#96) The string key "noblogposts" is not in the correct order, it should be before "numposts"
(#98) The string key "blogoptions" is not in the correct order, it should be before "noblogposts"
(#102) The string key "deletedby" is not in the correct order, it should be before "postedby"
(#108) Expected 1 space before "="; 0 found
(#108) Expected 1 space after "="; 0 found
(#110) The string key "bloginfo" is not in the correct order, it should be before "url"
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#121) The string key "completionpostsgroup" is not in the correct order, it should be before "unsupportedbrowser"
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#122) The string key "completionposts" is not in the correct order, it should be before "completionpostsgroup"
(#122) Expected 1 space before "="; 0 found
(#122) Expected 1 space after "="; 0 found
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#124) The string key "completioncommentsgroup" is not in the correct order, it should be before "completionpostshelp"
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#125) The string key "completioncomments" is not in the correct order, it should be before "completioncommentsgroup"
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
mod/oublog/lang/de/oublog.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file oublog.php
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#17) The string key "modulename" is not in the correct order, it should be before "oublog"
(#22) The string key "oublog:contributepersonal" is not in the correct order, it should be before "oublog:viewpersonal"
(#24) The string key "oublog:comment" is not in the correct order, it should be before "oublog:post"
(#27) The string key "oublog:managelinks" is not in the correct order, it should be before "oublog:manageposts"
(#28) The string key "oublog:audit" is not in the correct order, it should be before "oublog:managelinks"
(#31) The string key "newpost" is not in the correct order, it should be before "oublog:audit"
(#33) The string key "message" is not in the correct order, it should be before "title"
(#36) The string key "allowcomments" is not in the correct order, it should be before "tagsfield"
(#39) The string key "maxvisibility" is not in the correct order, it should be before "visibility"
(#41) The string key "no" is not in the correct order, it should be before "yes"
(#42) The string key "blogname" is not in the correct order, it should be before "no"
(#46) The string key "visiblecourseusers" is not in the correct order, it should be before "visibleyou"
(#47) The string key "visibleblogusers" is not in the correct order, it should be before "visiblecourseusers"
(#52) The string key "addpost" is not in the correct order, it should be before "visiblepublic"
(#55) The string key "editonsummary" is not in the correct order, it should be before "editsummary"
(#57) The string key "edit" is not in the correct order, it should be before "editonsummary"
(#58) The string key "delete" is not in the correct order, it should be before "edit"
(#61) The string key "newerposts" is not in the correct order, it should be before "olderposts"
(#62) The string key "extranavolderposts" is not in the correct order, it should be before "newerposts"
(#65) The string key "comments" is not in the correct order, it should be before "extranavtag"
(#67) The string key "1comment" is not in the correct order, it should be before "ncomments"
(#70) The string key "addcomment" is not in the correct order, it should be before "lastcomment"
(#73) The string key "confirmdeletecomment" is not in the correct order, it should be before "confirmdeletepost"
(#79) The string key "addlink" is not in the correct order, it should be before "views"
(#83) The string key "feeds" is not in the correct order, it should be before "subscribefeed"
(#86) The string key "blogfeed" is not in the correct order, it should be before "filter-tooltip"
(#88) The string key "atom" is not in the correct order, it should be before "commentsfeed"
(#90) The string key "atomfeed" is not in the correct order, it should be before "rss"
(#93) The string key "newblogposts" is not in the correct order, it should be before "rssfeed"
(#95) The string key "blogsummary" is not in the correct order, it should be before "newblogposts"
(#98) The string key "defaultpersonalblogname" is not in the correct order, it should be before "posts"
(#102) The string key "noblogposts" is not in the correct order, it should be before "numposts"
(#104) The string key "blogoptions" is not in the correct order, it should be before "noblogposts"
(#108) The string key "deletedby" is not in the correct order, it should be before "postedby"
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#116) The string key "bloginfo" is not in the correct order, it should be before "url"
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#118) Expected 1 space before "="; 0 found
(#118) Expected 1 space after "="; 0 found
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#123) The string key "completionpostsgroup" is not in the correct order, it should be before "unsupportedbrowser"
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#124) The string key "completionposts" is not in the correct order, it should be before "completionpostsgroup"
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#125) Expected 1 space before "="; 0 found
(#125) Expected 1 space after "="; 0 found
(#126) The string key "completioncommentsgroup" is not in the correct order, it should be before "completionpostshelp"
(#126) Expected 1 space before "="; 0 found
(#126) Expected 1 space after "="; 0 found
(#127) The string key "completioncomments" is not in the correct order, it should be before "completioncommentsgroup"
(#127) Expected 1 space before "="; 0 found
(#127) Expected 1 space after "="; 0 found
(#128) Expected 1 space before "="; 0 found
(#128) Expected 1 space after "="; 0 found
(#130) Expected 1 space before "="; 0 found
(#130) Expected 1 space after "="; 0 found
(#131) The string key "guestblog" is not in the correct order, it should be before "maybehiddenposts"
(#131) Expected 1 space before "="; 0 found
(#131) Expected 1 space after "="; 0 found
(#133) Expected 1 space before "="; 0 found
(#133) Expected 1 space after "="; 0 found
(#135) The string key "accessdenied" is not in the correct order, it should be before "noposts"
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#137) The string key "overviewnumentrylog1" is not in the correct order, it should be before "siteentries"
(#138) The string key "overviewnumentrylog" is not in the correct order, it should be before "overviewnumentrylog1"
(#140) The string key "overviewnumentryvw" is not in the correct order, it should be before "overviewnumentryvw1"
mod/oublog/lang/en/oublog.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file oublog.php
(#19) The string key "modulename" is not in the correct order, it should be before "oublog"
(#21) The string key "modulename_help" is not in the correct order, it should be before "modulenameplural"
(#26) The string key "lastmodified" is not in the correct order, it should be before "oublogintro"
(#29) The string key "oublog:view" is not in the correct order, it should be before "strftimerecent"
(#30) The string key "oublog:addinstance" is not in the correct order, it should be before "oublog:view"
(#33) The string key "oublog:contributepersonal" is not in the correct order, it should be before "oublog:viewprivate"
(#35) The string key "oublog:comment" is not in the correct order, it should be before "oublog:post"
(#38) The string key "oublog:managelinks" is not in the correct order, it should be before "oublog:manageposts"
(#39) The string key "oublog:audit" is not in the correct order, it should be before "oublog:managelinks"
(#41) The string key "oublog:exportownpost" is not in the correct order, it should be before "oublog:viewindividual"
(#45) The string key "oublog:ignorecommentperiod" is not in the correct order, it should be before "oublog:ignorepostperiod"
(#47) The string key "advancedoptions" is not in the correct order, it should be before "oublog:ignorecommentperiod"
(#51) The string key "commentfrom" is not in the correct order, it should be before "postuntil"
(#53) The string key "beforestartpost" is not in the correct order, it should be before "commentuntil"
(#56) The string key "beforeendpost" is not in the correct order, it should be before "beforestartpostcapable"
(#59) The string key "afterendpost" is not in the correct order, it should be before "beforeendpostcapable"
(#65) The string key "beforeendcomment" is not in the correct order, it should be before "beforestartcommentcapable"
(#68) The string key "afterendcomment" is not in the correct order, it should be before "beforeendcommentcapable"
(#76) The string key "message" is not in the correct order, it should be before "title"
(#79) The string key "allowcomments" is not in the correct order, it should be before "tagsfield"
(#87) The string key "error_grouppubliccomments" is not in the correct order, it should be before "publiccomments_info"
(#98) The string key "maxvisibility" is not in the correct order, it should be before "visibility_help"
(#100) The string key "no" is not in the correct order, it should be before "yes"
(#101) The string key "blogname" is not in the correct order, it should be before "no"
(#103) The string key "statblockon" is not in the correct order, it should be before "summary"
(#106) The string key "oublogallpostslogin" is not in the correct order, it should be before "statblockon_help"
(#110) The string key "globalusageexclude" is not in the correct order, it should be before "oublogallpostslogin_desc"
(#117) The string key "sharedblog_existed" is not in the correct order, it should be before "sharedblog_invalid_morethan1"
(#119) The string key "sharedblog_error" is not in the correct order, it should be before "sharedblog_mastered"
(#123) The string key "displayname_default" is not in the correct order, it should be before "sharedblog_help"
(#124) The string key "displayname" is not in the correct order, it should be before "displayname_default"
(#132) The string key "visiblecourseusers" is not in the correct order, it should be before "visibleyou"
(#133) The string key "visibleblogusers" is not in the correct order, it should be before "visiblecourseusers"
(#136) The string key "invalidpostid" is not in the correct order, it should be before "visiblepublic"
(#138) The string key "addpost" is not in the correct order, it should be before "invalidpostid"
(#141) The string key "editonsummary" is not in the correct order, it should be before "editsummary"
(#143) The string key "edit" is not in the correct order, it should be before "editonsummary"
(#144) The string key "delete" is not in the correct order, it should be before "edit"
(#147) The string key "newerposts" is not in the correct order, it should be before "olderposts"
(#148) The string key "extranavolderposts" is not in the correct order, it should be before "newerposts"
(#151) The string key "comments" is not in the correct order, it should be before "extranavtag"
(#153) The string key "ncomments" is not in the correct order, it should be before "recentcomments"
(#155) The string key "npending" is not in the correct order, it should be before "onecomment"
(#157) The string key "npendingafter" is not in the correct order, it should be before "onepending"
(#159) The string key "comment" is not in the correct order, it should be before "onependingafter"
(#161) The string key "addcomment" is not in the correct order, it should be before "lastcomment"
(#164) The string key "confirmdeletecomment" is not in the correct order, it should be before "confirmdeletepost"
(#170) The string key "addlink" is not in the correct order, it should be before "views"
(#175) The string key "feeds" is not in the correct order, it should be before "subscribefeed"
(#176) The string key "blogfeed" is not in the correct order, it should be before "feeds"
(#178) The string key "atom" is not in the correct order, it should be before "commentsfeed"
(#180) The string key "atomfeed" is not in the correct order, it should be before "rss"
(#183) The string key "newblogposts" is not in the correct order, it should be before "rssfeed"
(#185) The string key "blogsummary" is not in the correct order, it should be before "newblogposts"
(#188) The string key "defaultpersonalblogname" is not in the correct order, it should be before "posts"
(#192) The string key "noblogposts" is not in the correct order, it should be before "numposts"
(#194) The string key "blogoptions" is not in the correct order, it should be before "noblogposts"
(#200) The string key "deletedby" is not in the correct order, it should be before "postedbymoderatedaudit"
(#210) The string key "bloginfo" is not in the correct order, it should be before "url"
(#222) The string key "completionpostsgroup" is not in the correct order, it should be before "unsupportedbrowser"
(#224) The string key "completionposts" is not in the correct order, it should be before "completionpostsgroup_help"
(#225) The string key "completioncommentsgroup" is not in the correct order, it should be before "completionposts"
(#227) The string key "completioncomments" is not in the correct order, it should be before "completioncommentsgroup_help"
(#229) The string key "completiondetail:comments" is not in the correct order, it should be before "completiondetail:posts"
(#238) The string key "guestblog" is not in the correct order, it should be before "maybehiddenposts"
(#244) Unexpected comment found. Auto-fixing will not work after this comment
(#245) The string key "accessdenied" is not in the correct order, it should be before "returntolabel"
(#247) The string key "invalidcomment" is not in the correct order, it should be before "invalidpost"
(#248) The string key "invalidblog" is not in the correct order, it should be before "invalidcomment"
(#253) The string key "commentsnotallowed" is not in the correct order, it should be before "tagupdatefailed"
(#256) The string key "couldnotaddlink" is not in the correct order, it should be before "onlyworkspersonal"
(#258) The string key "notaddpost" is not in the correct order, it should be before "notaddpostnogroup"
(#259) The string key "feedsnotenabled" is not in the correct order, it should be before "notaddpost"
(#261) The string key "deleteglobalblog" is not in the correct order, it should be before "invalidformat"
(#264) The string key "invalidvisbilitylevel" is not in the correct order, it should be before "invalidvisibility"
(#265) The string key "invalidblogdetails" is not in the correct order, it should be before "invalidvisbilitylevel"
(#268) The string key "overviewnumentrylog1" is not in the correct order, it should be before "siteentries"
(#269) The string key "overviewnumentrylog" is not in the correct order, it should be before "overviewnumentrylog1"
(#271) The string key "overviewnumentryvw" is not in the correct order, it should be before "overviewnumentryvw1"
(#273) The string key "individualblogs" is not in the correct order, it should be before "overviewnumentryvw"
(#278) The string key "separateindividual" is not in the correct order, it should be before "visibleindividualblogs"
(#280) The string key "viewallusers" is not in the correct order, it should be before "visibleindividual"
(#283) The string key "re" is not in the correct order, it should be before "viewallusersingroup"
(#285) The string key "moderated_info" is not in the correct order, it should be before "re"
(#288) The string key "moderated_authorname" is not in the correct order, it should be before "moderated_info"
(#290) The string key "moderated_confirminfo" is not in the correct order, it should be before "moderated_confirmvalue"
(#291) The string key "moderated_confirm" is not in the correct order, it should be before "moderated_confirminfo"
(#292) The string key "moderated_addedcomment" is not in the correct order, it should be before "moderated_confirm"
(#295) The string key "error_noconfirm" is not in the correct order, it should be before "moderated_typicaltime"
(#300) The string key "error_alreadyapproved" is not in the correct order, it should be before "moderated_postername"
(#302) The string key "error_unspecified" is not in the correct order, it should be before "error_wrongkey"
(#303) The string key "error_moderatednotallowed" is not in the correct order, it should be before "error_unspecified"
(#308) The string key "moderated_restrictblog" is not in the correct order, it should be before "moderated_restrictpost"
(#311) The string key "moderated_restrictblog_info" is not in the correct order, it should be before "moderated_restrictpost_info"
(#312) The string key "moderated_emailsubject" is not in the correct order, it should be before "moderated_restrictblog_info"
(#313) The string key "moderated_emailhtml" is not in the correct order, it should be before "moderated_emailsubject"
(#385) The string key "displayversion" is not in the correct order, it should be before "moderated_emailtext"
(#389) Unexpected comment found. Auto-fixing will not work after this comment
(#390) The string key "allowcomments_help" is not in the correct order, it should be before "pluginname"
(#422) Unexpected comment found. Auto-fixing will not work after this comment
(#423) The string key "externaldashboardadd" is not in the correct order, it should be before "tags_help_predefined"
(#428) Unexpected comment found. Auto-fixing will not work after this comment
(#429) The string key "oublog:grade" is not in the correct order, it should be before "viewblogposts"
(#433) The string key "myparticipation" is not in the correct order, it should be before "usersparticipation"
(#435) The string key "participation" is not in the correct order, it should be before "savegrades"
(#437) The string key "details" is not in the correct order, it should be before "participationbyuser"
(#440) The string key "commentsby" is not in the correct order, it should be before "postsby"
(#441) The string key "commentonby" is not in the correct order, it should be before "commentsby"
(#443) The string key "nousercomments" is not in the correct order, it should be before "nouserposts"
(#444) The string key "gradesupdated" is not in the correct order, it should be before "nousercomments"
(#446) The string key "nousergrade" is not in the correct order, it should be before "usergrade"
(#448) Unexpected comment found. Auto-fixing will not work after this comment
(#449) The string key "downloadas" is not in the correct order, it should be before "nousergrade"
(#456) Unexpected comment found. Auto-fixing will not work after this comment
(#457) The string key "exportedpost" is not in the correct order, it should be before "posttitle"
(#461) The string key "configmaxattachments" is not in the correct order, it should be before "exportuntitledpost"
(#465) The string key "maxattachments" is not in the correct order, it should be before "maxattachmentsize"
(#468) The string key "attachments_help" is not in the correct order, it should be before "maxattachmentsize_help"
(#471) The string key "configremoteserver" is not in the correct order, it should be before "remoteserver"
(#474) The string key "configremotetoken" is not in the correct order, it should be before "remotetoken"
(#480) The string key "postalert" is not in the correct order, it should be before "reportingemail_help"
(#481) The string key "commentalert" is not in the correct order, it should be before "postalert"
(#484) The string key "untitledcomment" is not in the correct order, it should be before "untitledpost"
(#486) Unexpected comment found. Auto-fixing will not work after this comment
(#487) The string key "discovery" is not in the correct order, it should be before "untitledcomment"
(#491) The string key "timefilter_label" is not in the correct order, it should be before "timefilter_thisyear"
(#493) The string key "timefilter_open" is not in the correct order, it should be before "timefilter_submit"
(#494) The string key "timefilter_close" is not in the correct order, it should be before "timefilter_open"
(#496) The string key "activeblogs" is not in the correct order, it should be before "visits"
(#499) The string key "visits_info_active" is not in the correct order, it should be before "visits_info_alltime"
(#500) The string key "mostposts" is not in the correct order, it should be before "visits_info_active"
(#504) The string key "posts_info_thismonth" is not in the correct order, it should be before "posts_info_thisyear"
(#505) The string key "mostcomments" is not in the correct order, it should be before "posts_info_thismonth"
(#507) The string key "comments_info_alltime" is not in the correct order, it should be before "numbercomments"
(#509) The string key "comments_info_thismonth" is not in the correct order, it should be before "comments_info_thisyear"
(#510) The string key "commentposts" is not in the correct order, it should be before "comments_info_thismonth"
(#513) The string key "commentposts_info_thismonth" is not in the correct order, it should be before "commentposts_info_thisyear"
(#515) Unexpected comment found. Auto-fixing will not work after this comment
(#524) The string key "deleteemailpostbutton" is not in the correct order, it should be before "emailcontenthtml"
(#525) The string key "deleteandemail" is not in the correct order, it should be before "deleteemailpostbutton"
(#527) The string key "cancel" is not in the correct order, it should be before "emailmessage"
(#529) The string key "copytoself" is not in the correct order, it should be before "deleteemailpostdescription"
(#531) The string key "deletedblogpost" is not in the correct order, it should be before "includepost"
(#534) The string key "extra_emails" is not in the correct order, it should be before "sendanddelete"
(#537) Unexpected comment found. Auto-fixing will not work after this comment
(#538) The string key "allowimport" is not in the correct order, it should be before "extra_emails_help"
(#544) The string key "import_step0_inst" is not in the correct order, it should be before "import_step0_nonefound"
(#546) The string key "import_step0_blog" is not in the correct order, it should be before "import_step0_numposts"
(#549) The string key "import_step1_from" is not in the correct order, it should be before "import_step1_inst"
(#551) The string key "import_step1_table_posted" is not in the correct order, it should be before "import_step1_table_title"
(#553) The string key "import_step1_table_include" is not in the correct order, it should be before "import_step1_table_tags"
(#554) The string key "import_step1_addtag" is not in the correct order, it should be before "import_step1_table_include"
(#556) The string key "import_step1_include_label" is not in the correct order, it should be before "import_step1_removetag"
(#558) The string key "import_step1_all" is not in the correct order, it should be before "import_step1_submit"
(#564) The string key "import_step2_conflicts" is not in the correct order, it should be before "import_step2_total"
(#566) The string key "import_step2_cancel_submit" is not in the correct order, it should be before "import_step2_conflicts_submit"
(#567) Unexpected comment found. Auto-fixing will not work after this comment
(#568) The string key "contribution" is not in the correct order, it should be before "import_step2_cancel_submit"
(#572) The string key "contribution_fromto" is not in the correct order, it should be before "contribution_to"
(#574) The string key "end" is not in the correct order, it should be before "start"
(#575) The string key "displayperiod" is not in the correct order, it should be before "end"
(#577) The string key "displayperiod_help" is not in the correct order, it should be before "info"
(#582) The string key "nousercommentsfound" is not in the correct order, it should be before "nouserpostsfound"
(#584) The string key "numbercommentsmore" is not in the correct order, it should be before "numberpostsmore"
(#586) The string key "viewallparticipation" is not in the correct order, it should be before "viewmyparticipation"
(#587) The string key "timestartenderror" is not in the correct order, it should be before "viewallparticipation"
(#589) The string key "savefailtitle" is not in the correct order, it should be before "timestartenderror"
(#590) The string key "savefailnetwork" is not in the correct order, it should be before "savefailtitle"
(#598) The string key "order" is not in the correct order, it should be before "savefailtext"
(#599) The string key "alpha" is not in the correct order, it should be before "order"
(#601) The string key "filter" is not in the correct order, it should be before "use"
(#610) The string key "official" is not in the correct order, it should be before "predefinedtags_help"
(#611) The string key "invalidblogtags" is not in the correct order, it should be before "official"
(#613) The string key "nousercommentpartsfound" is not in the correct order, it should be before "nouserpostpartsfound"
(#617) The string key "participation_fromto" is not in the correct order, it should be before "participation_to"
(#619) The string key "commentonbyusers" is not in the correct order, it should be before "recentposts"
(#620) The string key "commentdated" is not in the correct order, it should be before "commentonbyusers"
(#622) The string key "postdetail" is not in the correct order, it should be before "postinfoblock"
(#623) The string key "group" is not in the correct order, it should be before "postdetail"
(#624) The string key "event:postcreated" is not in the correct order, it should be before "group"
(#625) The string key "event:commentcreated" is not in the correct order, it should be before "event:postcreated"
(#630) The string key "event:commentapproved" is not in the correct order, it should be before "event:postviewed"
(#634) The string key "event:postimported" is not in the correct order, it should be before "event:siteentriesviewed"
(#639) The string key "grading" is not in the correct order, it should be before "oublog:viewrating"
(#647) The string key "share" is not in the correct order, it should be before "userrating"
(#649) The string key "oublogcrontask" is not in the correct order, it should be before "tweet"
(#657) The string key "restricttags_default" is not in the correct order, it should be before "restricttags_set"
(#664) The string key "search:activity" is not in the correct order, it should be before "search:post"
(#666) The string key "numberofposts" is not in the correct order, it should be before "search:comments"
(#669) Unexpected comment found. Auto-fixing will not work after this comment
(#673) The string key "privacy:metadata:oublog_comments:message" is not in the correct order, it should be before "privacy:metadata:oublog_comments:userid"
(#674) The string key "privacy:metadata:oublog_comments:authorname" is not in the correct order, it should be before "privacy:metadata:oublog_comments:message"
(#675) The string key "privacy:metadata:oublog_comments:authorip" is not in the correct order, it should be before "privacy:metadata:oublog_comments:authorname"
(#680) The string key "privacy:metadata:oublog_instances:summary" is not in the correct order, it should be before "privacy:metadata:oublog_instances:userid"
(#685) The string key "privacy:metadata:oublog_posts:deletedby" is not in the correct order, it should be before "privacy:metadata:oublog_posts:title"
(#688) The string key "privacy:metadata:oublog_edits" is not in the correct order, it should be before "privacy:metadata:oublog_posts:lasteditedby"
(#690) The string key "privacy:metadata:oublog_edits:oldtitle" is not in the correct order, it should be before "privacy:metadata:oublog_edits:userid"
(#691) The string key "privacy:metadata:oublog_edits:oldmessage" is not in the correct order, it should be before "privacy:metadata:oublog_edits:oldtitle"
(#696) The string key "privacy:metadata:oublog_taginstances" is not in the correct order, it should be before "privacy:metadata:oublog_tags:tag"
(#701) The string key "privacy:metadata:oublog_comments_moderated" is not in the correct order, it should be before "privacy:metadata:oublog_taginstances:tagid"
(#704) The string key "privacy:metadata:oublog_comments_moderated:message" is not in the correct order, it should be before "privacy:metadata:oublog_comments_moderated:title"
(#705) The string key "privacy:metadata:oublog_comments_moderated:authorname" is not in the correct order, it should be before "privacy:metadata:oublog_comments_moderated:message"
(#706) The string key "privacy:metadata:oublog_comments_moderated:authorip" is not in the correct order, it should be before "privacy:metadata:oublog_comments_moderated:authorname"
(#709) The string key "privacy:metadata:preference:mod_oublog_postformfilter" is not in the correct order, it should be before "privacy:metadata:preference:oublog_tagorder"
(#711) The string key "privacy:metadata:preference:mod_oublog_commentformfilter" is not in the correct order, it should be before "privacy:metadata:preference:mod_oublog_visitformfilter"
(#715) The string key "privacy:metadata:preference:mod_oublog_hidestatsform_comment" is not in the correct order, it should be before "privacy:metadata:preference:mod_oublog_hidestatsform_visit"
(#718) The string key "privacy:metadata:preference:oublog_accordion_allposts_open" is not in the correct order, it should be before "privacy:metadata:preference:oublog_accordion_view_open"
(#720) The string key "privacy:metadata:core_rating" is not in the correct order, it should be before "privacy:metadata:preference:oublog_accordion_allposts_open"
(#723) The string key "privacy_somebodyelse" is not in the correct order, it should be before "privacy_you"
(#724) The string key "privacy_editnumber" is not in the correct order, it should be before "privacy_somebodyelse"
(#725) The string key "privacy_commentnumber" is not in the correct order, it should be before "privacy_editnumber"
(#728) The string key "accordion_open" is not in the correct order, it should be before "privacy_commentplaceholder"
(#729) The string key "accordion_closed" is not in the correct order, it should be before "accordion_open"
(#732) The string key "export:header" is not in the correct order, it should be before "export:title"
(#733) The string key "export:description" is not in the correct order, it should be before "export:header"
(#733) Whitespace found at end of line within string
(#736) The string key "export:header_title" is not in the correct order, it should be before "export:type"
(#737) The string key "export:header_date_posted" is not in the correct order, it should be before "export:header_title"
(#739) The string key "export:header_author" is not in the correct order, it should be before "export:header_tags"
(#741) The string key "tagshowless" is not in the correct order, it should be before "tagshowmore"
(#743) The string key "savecheck" is not in the correct order, it should be before "tagshowless"
mod/oublog/lang/es/oublog.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) The first thing in a PHP file must be the <?php tag.
(#1) Missing docblock for file oublog.php
(#4) The string key "modulename" is not in the correct order, it should be before "oublog"
(#8) The string key "oublog:post" is not in the correct order, it should be before "oublog:view"
(#9) The string key "oublog:comment" is not in the correct order, it should be before "oublog:post"
(#12) The string key "oublog:managelinks" is not in the correct order, it should be before "oublog:manageposts"
(#13) The string key "oublog:audit" is not in the correct order, it should be before "oublog:managelinks"
(#16) The string key "newpost" is not in the correct order, it should be before "oublog:audit"
(#18) The string key "message" is not in the correct order, it should be before "title"
(#21) The string key "allowcomments" is not in the correct order, it should be before "tagsfield"
(#24) The string key "maxvisibility" is not in the correct order, it should be before "visibility"
(#26) The string key "no" is not in the correct order, it should be before "yes"
(#27) The string key "blogname" is not in the correct order, it should be before "no"
(#31) The string key "visiblecourseusers" is not in the correct order, it should be before "visibleyou"
(#36) The string key "addpost" is not in the correct order, it should be before "visiblepublic"
(#39) The string key "editonsummary" is not in the correct order, it should be before "editsummary"
(#41) The string key "edit" is not in the correct order, it should be before "editonsummary"
(#42) The string key "delete" is not in the correct order, it should be before "edit"
(#45) The string key "newerposts" is not in the correct order, it should be before "olderposts"
(#46) The string key "extranavolderposts" is not in the correct order, it should be before "newerposts"
(#49) The string key "comments" is not in the correct order, it should be before "extranavtag"
(#51) The string key "1comment" is not in the correct order, it should be before "ncomments"
(#54) The string key "addcomment" is not in the correct order, it should be before "lastcomment"
(#57) The string key "confirmdeletecomment" is not in the correct order, it should be before "confirmdeletepost"
(#63) The string key "addlink" is not in the correct order, it should be before "views"
(#67) The string key "feeds" is not in the correct order, it should be before "subscribefeed"
(#70) The string key "blogfeed" is not in the correct order, it should be before "filter-tooltip"
(#72) The string key "atom" is not in the correct order, it should be before "commentsfeed"
(#74) The string key "atomfeed" is not in the correct order, it should be before "rss"
(#77) The string key "newblogposts" is not in the correct order, it should be before "rssfeed"
(#79) The string key "blogsummary" is not in the correct order, it should be before "newblogposts"
(#82) The string key "defaultpersonalblogname" is not in the correct order, it should be before "posts"
(#86) The string key "noblogposts" is not in the correct order, it should be before "numposts"
(#88) The string key "blogoptions" is not in the correct order, it should be before "noblogposts"
(#92) The string key "deletedby" is not in the correct order, it should be before "postedby"
(#98) Expected 1 space before "="; 0 found
(#98) Expected 1 space after "="; 0 found
(#100) The string key "bloginfo" is not in the correct order, it should be before "url"
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#104) Expected 1 space before "="; 0 found
(#104) Expected 1 space after "="; 0 found
(#109) The string key "completionpostsgroup" is not in the correct order, it should be before "unsupportedbrowser"
(#109) Expected 1 space before "="; 0 found
(#109) Expected 1 space after "="; 0 found
(#110) The string key "completionposts" is not in the correct order, it should be before "completionpostsgroup"
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#111) Expected 1 space before "="; 0 found
(#111) Expected 1 space after "="; 0 found
(#112) The string key "completioncommentsgroup" is not in the correct order, it should be before "completionpostshelp"
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#113) The string key "completioncomments" is not in the correct order, it should be before "completioncommentsgroup"
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#114) Expected 1 space before "="; 0 found
(#114) Expected 1 space after "="; 0 found
(#116) Expected 1 space before "="; 0 found
(#116) Expected 1 space after "="; 0 found
(#117) Expected 1 space before "="; 0 found
(#117) Expected 1 space after "="; 0 found
mod/oublog/lang/ja/oublog.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file oublog.php
(#1) Moodle boilerplate not found
mod/oublog/lang/pt_br/oublog.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file oublog.php
(#1) Moodle boilerplate not found
(#63) The string key "feedsnotenabled" is not in the correct order, it should be before "filter-tooltip"
(#117) The string key "no_blogtogetheroringroups" is not in the correct order, it should be before "noblogposts"
(#167) The string key "tags_help" is not in the correct order, it should be before "tagsfield"
(#179) Unexpected string end, it should be a line feed after a semicolon
(#179) Whitespace found at end of line
mod/oublog/lib.php
(#16) Missing @copyright tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#25) Incorrect @package tag for file lib.php. Expected mod_oublog, found oublog.
(#59) Short array syntax must be used to define arrays
(#60) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#130) Short array syntax must be used to define arrays
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#138) Short array syntax must be used to define arrays
(#138) Expected 1 space before "=>"; 0 found
(#138) Expected 1 space after "=>"; 0 found
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) Short array syntax must be used to define arrays
(#142) Expected 1 space before "=>"; 0 found
(#142) Expected 1 space after "=>"; 0 found
(#144) Short array syntax must be used to define arrays
(#144) Expected 1 space before "=>"; 0 found
(#144) Expected 1 space after "=>"; 0 found
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Short array syntax must be used to define arrays
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#150) Inline comments must start with a capital letter, digit or 3-dots sequence
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) Short array syntax must be used to define arrays
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Short array syntax must be used to define arrays
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Short array syntax must be used to define arrays
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#165) Short array syntax must be used to define arrays
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#178) Inline comments must start with a capital letter, digit or 3-dots sequence
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Short array syntax must be used to define arrays
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#204) Short array syntax must be used to define arrays
(#240) Short array syntax must be used to define arrays
(#276) Short array syntax must be used to define arrays
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Inline comments must start with a capital letter, digit or 3-dots sequence
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Inline comments must start with a capital letter, digit or 3-dots sequence
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Short array syntax must be used to define arrays
(#368) Inline comments must start with a capital letter, digit or 3-dots sequence
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#443) Short array syntax must be used to define arrays
(#443) Expected 1 space before "=>"; 0 found
(#443) Expected 1 space after "=>"; 0 found
(#471) Closing brace must be on a line by itself
(#472) Closing brace must be on a line by itself
(#473) Closing brace must be on a line by itself
(#474) Closing brace must be on a line by itself
(#475) Closing brace must be on a line by itself
(#476) Closing brace must be on a line by itself
(#477) Closing brace must be on a line by itself
(#478) Closing brace must be on a line by itself
(#479) Closing brace must be on a line by itself
(#496) Inline comments must end in full-stops, exclamation marks, or question marks
(#497) Expected 1 space before "="; 0 found
(#497) Expected 1 space after "="; 0 found
(#497) Short array syntax must be used to define arrays
(#501) Expected 1 space before "="; 0 found
(#501) Expected 1 space after "="; 0 found
(#501) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Inline comments must end in full-stops, exclamation marks, or question marks
(#512) Short array syntax must be used to define arrays
(#513) Expected 1 space before "=="; 0 found
(#513) Expected 1 space after "=="; 0 found
(#514) Expected 1 space before "="; 0 found
(#514) Expected 1 space after "="; 0 found
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Short array syntax must be used to define arrays
(#530) Expected 1 space before "=="; 0 found
(#530) Expected 1 space after "=="; 0 found
(#531) Expected 1 space before "="; 0 found
(#531) Expected 1 space after "="; 0 found
(#533) Expected 1 space before "="; 0 found
(#533) Expected 1 space after "="; 0 found
(#549) Short array syntax must be used to define arrays
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#560) Short array syntax must be used to define arrays
(#566) Inline comments must start with a capital letter, digit or 3-dots sequence
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) Short array syntax must be used to define arrays
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Expected 1 space before "=="; 0 found
(#601) Expected 1 space after "=="; 0 found
(#611) Short array syntax must be used to define arrays
(#614) Inline comments must start with a capital letter, digit or 3-dots sequence
(#614) Inline comments must end in full-stops, exclamation marks, or question marks
(#644) Short array syntax must be used to define arrays
(#649) Expected 1 space before "=="; 0 found
(#649) Expected 1 space after "=="; 0 found
(#652) Short array syntax must be used to define arrays
(#652) Expected 1 space before "=>"; 0 found
(#652) Expected 1 space after "=>"; 0 found
(#664) Short array syntax must be used to define arrays
(#669) Short array syntax must be used to define arrays
(#669) Expected 1 space before "=>"; 0 found
(#669) Expected 1 space after "=>"; 0 found
(#680) Logical operator "or" is prohibited; use "||" instead
(#722) Short array syntax must be used to define arrays
(#728) Short array syntax must be used to define arrays
(#745) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) Short array syntax must be used to define arrays
(#859) Short array syntax must be used to define arrays
(#894) Short array syntax must be used to define arrays
(#901) Short array syntax must be used to define arrays
(#921) Docblock tag "@global" is not recommended.
(#922) Docblock tag "@global" is not recommended.
(#930) Short array syntax must be used to define arrays
(#939) Short array syntax must be used to define arrays
(#956) Inline comments must end in full-stops, exclamation marks, or question marks
(#959) Inline comments must end in full-stops, exclamation marks, or question marks
(#985) Short array syntax must be used to define arrays
(#988) There should be a comma after the last array item in a multi-line array.
(#999) Short array syntax must be used to define arrays
(#1007) Short array syntax must be used to define arrays
(#1010) Missing docblock for function oublog_oualerts_additional_recipients
(#1020) Short array syntax must be used to define arrays
(#1037) Missing docblock for function oublog_oualerts_custom_info
(#1044) Expected 1 space after "="; 2 found
(#1048) Short array syntax must be used to define arrays
(#1068) Docblock tag "@global" is not recommended.
(#1069) Docblock tag "@global" is not recommended.
(#1074) Short array syntax must be used to define arrays
(#1083) Short array syntax must be used to define arrays
(#1103) Short array syntax must be used to define arrays
(#1107) There should be a comma after the last array item in a multi-line array.
(#1120) Line exceeds 132 characters; contains 148 characters
(#1149) Short array syntax must be used to define arrays
(#1171) Short array syntax must be used to define arrays
(#1259) Docblock tag "@global" is not recommended.
(#1260) Docblock tag "@global" is not recommended.
(#1291) Docblock tag "@global" is not recommended.
(#1329) Short array syntax must be used to define arrays
(#1372) Short array syntax must be used to define arrays
(#1440) Line exceeds 132 characters; contains 136 characters
mod/oublog/link_form.php
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#18) Missing @copyright tag
(#18) Missing @license tag
(#18) Missing docblock for class mod_oublog_link_form
(#20) Missing docblock for function definition
mod/oublog/locallib.php
(#17) Missing @copyright tag
(#27) Incorrect @package tag for file locallib.php. Expected mod_oublog, found oublog.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#102) Short array syntax must be used to define arrays
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#106) Short array syntax must be used to define arrays
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#106) Expected 1 space before "=>"; 0 found
(#106) Expected 1 space after "=>"; 0 found
(#107) Short array syntax must be used to define arrays
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#108) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#110) Expected 1 space before "=>"; 0 found
(#110) Expected 1 space after "=>"; 0 found
(#115) Short array syntax must be used to define arrays
(#134) Short array syntax must be used to define arrays
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#152) Logical operator "or" is prohibited; use "||" instead
(#155) Short array syntax must be used to define arrays
(#155) Expected 1 space before "=>"; 0 found
(#155) Expected 1 space after "=>"; 0 found
(#171) Logical operator "or" is prohibited; use "||" instead
(#174) Short array syntax must be used to define arrays
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Expected 1 space before "=="; 0 found
(#229) Expected 1 space after "=="; 0 found
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Expected 1 space before "=="; 0 found
(#234) Expected 1 space after "=="; 0 found
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) Inline comments must end in full-stops, exclamation marks, or question marks
(#310) Inline comments must end in full-stops, exclamation marks, or question marks
(#345) Short array syntax must be used to define arrays
(#348) Short array syntax must be used to define arrays
(#387) Short array syntax must be used to define arrays
(#401) Expected 1 space before "=="; 0 found
(#401) Expected 1 space after "=="; 0 found
(#404) Expected 1 space before "=="; 0 found
(#404) Expected 1 space after "=="; 0 found
(#408) Expected 1 space before "!="; 0 found
(#408) Expected 1 space after "!="; 0 found
(#507) Short array syntax must be used to define arrays
(#507) Expected 1 space before "=>"; 0 found
(#507) Expected 1 space after "=>"; 0 found
(#507) Expected 1 space before "=>"; 0 found
(#507) Expected 1 space after "=>"; 0 found
(#507) Line exceeds 132 characters; contains 144 characters
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Short array syntax must be used to define arrays
(#528) Short array syntax must be used to define arrays
(#528) Expected 1 space before "=>"; 0 found
(#528) Expected 1 space after "=>"; 0 found
(#528) Line exceeds 132 characters; contains 151 characters
(#529) Short array syntax must be used to define arrays
(#529) Expected 1 space before "=>"; 0 found
(#529) Expected 1 space after "=>"; 0 found
(#536) Inline comments must end in full-stops, exclamation marks, or question marks
(#561) Short array syntax must be used to define arrays
(#561) Expected 1 space before "=>"; 0 found
(#561) Expected 1 space after "=>"; 0 found
(#572) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Short array syntax must be used to define arrays
(#597) Short array syntax must be used to define arrays
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#597) Line exceeds 132 characters; contains 153 characters
(#598) Short array syntax must be used to define arrays
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#605) Inline comments must end in full-stops, exclamation marks, or question marks
(#610) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) Line exceeds 132 characters; contains 135 characters
(#640) Short array syntax must be used to define arrays
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#733) Short array syntax must be used to define arrays
(#737) Short array syntax must be used to define arrays
(#738) Short array syntax must be used to define arrays
(#760) Short array syntax must be used to define arrays
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#793) Inline comments must end in full-stops, exclamation marks, or question marks
(#794) Line exceeds 132 characters; contains 160 characters
(#807) Inline comments must end in full-stops, exclamation marks, or question marks
(#808) Short array syntax must be used to define arrays
(#815) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Short array syntax must be used to define arrays
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Line exceeds 132 characters; contains 134 characters
(#863) Short array syntax must be used to define arrays
(#867) Inline comments must end in full-stops, exclamation marks, or question marks
(#873) Short array syntax must be used to define arrays
(#879) Inline comments must end in full-stops, exclamation marks, or question marks
(#894) Short array syntax must be used to define arrays
(#901) Inline comments must end in full-stops, exclamation marks, or question marks
(#908) Short array syntax must be used to define arrays
(#948) Short array syntax must be used to define arrays
(#951) Short array syntax must be used to define arrays
(#980) Short array syntax must be used to define arrays
(#981) Short array syntax must be used to define arrays
(#983) Inline comments must end in full-stops, exclamation marks, or question marks
(#984) Short array syntax must be used to define arrays
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#986) Expected 1 space before "="; 0 found
(#986) Expected 1 space after "="; 0 found
(#992) Inline comments must start with a capital letter, digit or 3-dots sequence
(#992) Inline comments must end in full-stops, exclamation marks, or question marks
(#997) Inline comments must start with a capital letter, digit or 3-dots sequence
(#997) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) Short array syntax must be used to define arrays
(#1033) Short array syntax must be used to define arrays
(#1053) Short array syntax must be used to define arrays
(#1054) Short array syntax must be used to define arrays
(#1077) Short array syntax must be used to define arrays
(#1124) Expected 1 space before "-"; 0 found
(#1124) Expected 1 space after "-"; 0 found
(#1124) Expected 1 space before "+"; 0 found
(#1124) Expected 1 space after "+"; 0 found
(#1127) Expected 1 space before "-"; 0 found
(#1127) Expected 1 space after "-"; 0 found
(#1127) Expected 1 space before "/"; 0 found
(#1127) Expected 1 space after "/"; 0 found
(#1127) Expected 1 space before "*"; 0 found
(#1127) Expected 1 space after "*"; 0 found
(#1152) Expected 1 space before "="; 0 found
(#1152) Short array syntax must be used to define arrays
(#1161) Short array syntax must be used to define arrays
(#1166) Short array syntax must be used to define arrays
(#1166) Expected 1 space before "=>"; 0 found
(#1166) Expected 1 space after "=>"; 0 found
(#1170) Short array syntax must be used to define arrays
(#1170) Expected 1 space before "=>"; 0 found
(#1170) Expected 1 space after "=>"; 0 found
(#1184) Line exceeds 132 characters; contains 140 characters
(#1209) Short array syntax must be used to define arrays
(#1224) Short array syntax must be used to define arrays
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1292) Short array syntax must be used to define arrays
(#1295) Short array syntax must be used to define arrays
(#1327) Short array syntax must be used to define arrays
(#1343) Short array syntax must be used to define arrays
(#1346) Short array syntax must be used to define arrays
(#1354) Short array syntax must be used to define arrays
(#1374) Short array syntax must be used to define arrays
(#1393) Inline comments must end in full-stops, exclamation marks, or question marks
(#1400) Inline comments must end in full-stops, exclamation marks, or question marks
(#1404) Missing docblock for function oublog_require_userblog_permission
(#1432) Short array syntax must be used to define arrays
(#1432) Expected 1 space before "=>"; 0 found
(#1432) Expected 1 space after "=>"; 0 found
(#1434) Short array syntax must be used to define arrays
(#1434) Expected 1 space before "=>"; 0 found
(#1434) Expected 1 space after "=>"; 0 found
(#1442) Expected 1 space before "="; 0 found
(#1442) Expected 1 space after "="; 0 found
(#1508) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1511) Short array syntax must be used to define arrays
(#1515) Short array syntax must be used to define arrays
(#1553) Short array syntax must be used to define arrays
(#1562) Short array syntax must be used to define arrays
(#1562) Expected 1 space before "=>"; 0 found
(#1562) Expected 1 space after "=>"; 0 found
(#1586) Short array syntax must be used to define arrays
(#1644) Short array syntax must be used to define arrays
(#1645) Short array syntax must be used to define arrays
(#1666) Short array syntax must be used to define arrays
(#1713) Inline comments must end in full-stops, exclamation marks, or question marks
(#1715) Inline comments must end in full-stops, exclamation marks, or question marks
(#1718) Inline comments must end in full-stops, exclamation marks, or question marks
(#1722) Inline comments must end in full-stops, exclamation marks, or question marks
(#1747) Short array syntax must be used to define arrays
(#1748) Short array syntax must be used to define arrays
(#1766) Short array syntax must be used to define arrays
(#1771) Inline comments must end in full-stops, exclamation marks, or question marks
(#1789) Inline comments must end in full-stops, exclamation marks, or question marks
(#1790) Line exceeds 132 characters; contains 154 characters
(#1802) Short array syntax must be used to define arrays
(#1804) Inline comments must end in full-stops, exclamation marks, or question marks
(#1816) Inline comments must end in full-stops, exclamation marks, or question marks
(#1851) Line exceeds 132 characters; contains 135 characters
(#1857) Expected 1 space before "=="; 0 found
(#1857) Expected 1 space after "=="; 0 found
(#1883) Inline comments must end in full-stops, exclamation marks, or question marks
(#1890) Inline comments must end in full-stops, exclamation marks, or question marks
(#1919) Line exceeds 132 characters; contains 142 characters
(#1920) Line exceeds 132 characters; contains 140 characters
(#1948) Short array syntax must be used to define arrays
(#1977) Inline comments must end in full-stops, exclamation marks, or question marks
(#1979) Expected 1 space before "="; 0 found
(#1979) Expected 1 space after "="; 0 found
(#1981) Inline comments must end in full-stops, exclamation marks, or question marks
(#1982) Expected 1 space before "="; 0 found
(#1982) Expected 1 space after "="; 0 found
(#1989) Short array syntax must be used to define arrays
(#1990) Expected 1 space before "="; 0 found
(#1990) Expected 1 space after "="; 0 found
(#1990) Short array syntax must be used to define arrays
(#1992) Expected 1 space before "="; 0 found
(#1992) Expected 1 space after "="; 0 found
(#1998) Inline comments must end in full-stops, exclamation marks, or question marks
(#1999) Expected 1 space before "="; 0 found
(#1999) Expected 1 space after "="; 0 found
(#2006) Missing docblock for function oublog_date
(#2028) Short array syntax must be used to define arrays
(#2028) Expected 1 space before "=>"; 0 found
(#2028) Expected 1 space after "=>"; 0 found
(#2029) Short array syntax must be used to define arrays
(#2029) Expected 1 space before "=>"; 0 found
(#2029) Expected 1 space after "=>"; 0 found
(#2029) Line exceeds 132 characters; contains 137 characters
(#2051) Inline comments must end in full-stops, exclamation marks, or question marks
(#2059) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2059) Inline comments must end in full-stops, exclamation marks, or question marks
(#2097) Short array syntax must be used to define arrays
(#2161) Missing docblock for function oublog_individual_get_all_users
(#2164) Short array syntax must be used to define arrays
(#2182) Short array syntax must be used to define arrays
(#2197) Missing docblock for function oublog_individual_get_users_who_posted_to_this_blog
(#2199) Short array syntax must be used to define arrays
(#2221) Short array syntax must be used to define arrays
(#2225) Missing docblock for function oublog_individual_get_active_user
(#2230) Expected 1 space after "="; 2 found
(#2237) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2237) Inline comments must end in full-stops, exclamation marks, or question marks
(#2251) Missing docblock for function oublog_individual_has_permissions
(#2322) Inline comments must end in full-stops, exclamation marks, or question marks
(#2348) Missing docblock for function oublog_individual_add_to_sqlwhere
(#2348) Line exceeds 132 characters; contains 133 characters
(#2373) Expected 1 space after "="; 2 found
(#2397) Short array syntax must be used to define arrays
(#2400) Short array syntax must be used to define arrays
(#2407) Short array syntax must be used to define arrays
(#2410) Short array syntax must be used to define arrays
(#2420) Inline comments must end in full-stops, exclamation marks, or question marks
(#2423) Short array syntax must be used to define arrays
(#2426) Inline comments must end in full-stops, exclamation marks, or question marks
(#2431) Inline comments must end in full-stops, exclamation marks, or question marks
(#2459) Inline comments must end in full-stops, exclamation marks, or question marks
(#2462) Inline comments must end in full-stops, exclamation marks, or question marks
(#2479) Short array syntax must be used to define arrays
(#2496) Short array syntax must be used to define arrays
(#2497) Inline comments must end in full-stops, exclamation marks, or question marks
(#2511) Inline comments must end in full-stops, exclamation marks, or question marks
(#2519) Short array syntax must be used to define arrays
(#2523) Short array syntax must be used to define arrays
(#2529) Inline comments must end in full-stops, exclamation marks, or question marks
(#2534) Inline comments must end in full-stops, exclamation marks, or question marks
(#2538) Inline comments must end in full-stops, exclamation marks, or question marks
(#2540) Inline comments must end in full-stops, exclamation marks, or question marks
(#2541) Expected 1 space before "/"; 0 found
(#2541) Expected 1 space after "/"; 0 found
(#2547) Inline comments must end in full-stops, exclamation marks, or question marks
(#2548) Expected 1 space before "*"; 0 found
(#2548) Expected 1 space after "*"; 0 found
(#2565) Short array syntax must be used to define arrays
(#2569) There should be a comma after the last array item in a multi-line array.
(#2572) Inline comments must end in full-stops, exclamation marks, or question marks
(#2588) Inline comments must end in full-stops, exclamation marks, or question marks
(#2589) Short array syntax must be used to define arrays
(#2590) Short array syntax must be used to define arrays
(#2613) Inline comments must end in full-stops, exclamation marks, or question marks
(#2614) Short array syntax must be used to define arrays
(#2636) Inline comments must end in full-stops, exclamation marks, or question marks
(#2648) Inline comments must end in full-stops, exclamation marks, or question marks
(#2652) Inline comments must end in full-stops, exclamation marks, or question marks
(#2659) Inline comments must end in full-stops, exclamation marks, or question marks
(#2661) Short array syntax must be used to define arrays
(#2661) Expected 1 space before "=>"; 0 found
(#2661) Expected 1 space after "=>"; 0 found
(#2664) Short array syntax must be used to define arrays
(#2664) Expected 1 space before "=>"; 0 found
(#2664) Expected 1 space after "=>"; 0 found
(#2672) Inline comments must end in full-stops, exclamation marks, or question marks
(#2678) Inline comments must end in full-stops, exclamation marks, or question marks
(#2680) Short array syntax must be used to define arrays
(#2682) There should be a comma after the last array item in a multi-line array.
(#2686) Inline comments must end in full-stops, exclamation marks, or question marks
(#2689) Short array syntax must be used to define arrays
(#2707) There should be a comma after the last array item in a multi-line array.
(#2711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2711) Inline comments must end in full-stops, exclamation marks, or question marks
(#2716) Inline comments must end in full-stops, exclamation marks, or question marks
(#2723) Inline comments must end in full-stops, exclamation marks, or question marks
(#2724) Short array syntax must be used to define arrays
(#2724) Expected 1 space before "=>"; 0 found
(#2724) Expected 1 space after "=>"; 0 found
(#2741) Inline comments must end in full-stops, exclamation marks, or question marks
(#2744) Short array syntax must be used to define arrays
(#2747) Inline comments must end in full-stops, exclamation marks, or question marks
(#2749) Short array syntax must be used to define arrays
(#2750) Short array syntax must be used to define arrays
(#2761) Inline comments must end in full-stops, exclamation marks, or question marks
(#2765) Inline comments must end in full-stops, exclamation marks, or question marks
(#2766) Short array syntax must be used to define arrays
(#2770) There should be a comma after the last array item in a multi-line array.
(#2776) Inline comments must end in full-stops, exclamation marks, or question marks
(#2778) Short array syntax must be used to define arrays
(#2793) Inline comments must end in full-stops, exclamation marks, or question marks
(#2807) Short array syntax must be used to define arrays
(#2809) Short array syntax must be used to define arrays
(#2884) Short array syntax must be used to define arrays
(#2891) Short array syntax must be used to define arrays
(#2959) Short array syntax must be used to define arrays
(#2981) Missing docblock for class oublog_portfolio_caller
(#2983) Missing member variable doc comment
(#2984) Missing member variable doc comment
(#2985) Missing member variable doc comment
(#2986) Missing member variable doc comment
(#2987) Missing member variable doc comment
(#2988) Missing member variable doc comment
(#2989) Missing member variable doc comment
(#2991) Missing member variable doc comment
(#2992) Missing member variable doc comment
(#2992) Short array syntax must be used to define arrays
(#2992) Inline comments must start with a capital letter, digit or 3-dots sequence
(#2992) Inline comments must end in full-stops, exclamation marks, or question marks
(#2997) No one-line description found in phpdocs for docblock of function expected_callbackargs
(#2998) Short array syntax must be used to define arrays
(#3007) No one-line description found in phpdocs for docblock of function __construct
(#3014) Docblock tag "@global" is not recommended.
(#3016) No one-line description found in phpdocs for docblock of function load_data
(#3025) Short array syntax must be used to define arrays
(#3025) Expected 1 space before "=>"; 0 found
(#3025) Expected 1 space after "=>"; 0 found
(#3029) Short array syntax must be used to define arrays
(#3039) Short array syntax must be used to define arrays
(#3054) Short array syntax must be used to define arrays
(#3057) Short array syntax must be used to define arrays
(#3057) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3057) Inline comments must end in full-stops, exclamation marks, or question marks
(#3059) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3059) Inline comments must end in full-stops, exclamation marks, or question marks
(#3073) Docblock tag "@global" is not recommended.
(#3076) No one-line description found in phpdocs for docblock of function get_return_url
(#3082) Docblock tag "@global" is not recommended.
(#3085) No one-line description found in phpdocs for docblock of function get_navigation
(#3093) Short array syntax must be used to define arrays
(#3094) Short array syntax must be used to define arrays
(#3097) There should be a comma after the last array item in a multi-line array.
(#3099) Short array syntax must be used to define arrays
(#3106) Docblock tag "@global" is not recommended.
(#3107) Docblock tag "@global" is not recommended.
(#3130) Docblock tag "@global" is not recommended.
(#3140) Short array syntax must be used to define arrays
(#3143) Short array syntax must be used to define arrays
(#3151) Line indented incorrectly; expected at least 12 spaces, found 11
(#3185) No one-line description found in phpdocs for docblock of function get_sha1
(#3189) Empty CATCH statement detected
(#3196) Missing docblock for function expected_time
(#3203) No one-line description found in phpdocs for docblock of function check_permissions
(#3212) No one-line description found in phpdocs for docblock of function display_name
(#3216) Missing docblock for function base_supported_formats
(#3217) Short array syntax must be used to define arrays
(#3233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3233) Inline comments must end in full-stops, exclamation marks, or question marks
(#3272) Inline comments must end in full-stops, exclamation marks, or question marks
(#3277) Inline comments must end in full-stops, exclamation marks, or question marks
(#3284) Inline comments must end in full-stops, exclamation marks, or question marks
(#3314) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3314) Inline comments must end in full-stops, exclamation marks, or question marks
(#3324) Short array syntax must be used to define arrays
(#3383) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3383) Inline comments must end in full-stops, exclamation marks, or question marks
(#3386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3386) Inline comments must end in full-stops, exclamation marks, or question marks
(#3390) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3390) Inline comments must end in full-stops, exclamation marks, or question marks
(#3547) Short array syntax must be used to define arrays
(#3552) There should be a comma after the last array item in a multi-line array.
(#3557) Short array syntax must be used to define arrays
(#3564) Short array syntax must be used to define arrays
(#3570) Short array syntax must be used to define arrays
(#3576) Short array syntax must be used to define arrays
(#3581) Short array syntax must be used to define arrays
(#3602) Short array syntax must be used to define arrays
(#3611) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3611) Inline comments must end in full-stops, exclamation marks, or question marks
(#3656) Short array syntax must be used to define arrays
(#3657) Short array syntax must be used to define arrays
(#3679) Short array syntax must be used to define arrays
(#3688) Short array syntax must be used to define arrays
(#3700) Short array syntax must be used to define arrays
(#3723) Inline comments must end in full-stops, exclamation marks, or question marks
(#3739) Short array syntax must be used to define arrays
(#3742) Short array syntax must be used to define arrays
(#3744) Short array syntax must be used to define arrays
(#3746) Short array syntax must be used to define arrays
(#3802) Short array syntax must be used to define arrays
(#3803) Short array syntax must be used to define arrays
(#3809) Short array syntax must be used to define arrays
(#3809) There should be a comma after the last array item in a multi-line array.
(#3835) Short array syntax must be used to define arrays
(#3848) Short array syntax must be used to define arrays
(#3898) Inline comments must end in full-stops, exclamation marks, or question marks
(#3921) Short array syntax must be used to define arrays
(#3924) Short array syntax must be used to define arrays
(#3926) Short array syntax must be used to define arrays
(#3934) Short array syntax must be used to define arrays
(#3935) Short array syntax must be used to define arrays
(#3939) Short array syntax must be used to define arrays
(#3941) Short array syntax must be used to define arrays
(#4001) Short array syntax must be used to define arrays
(#4002) Short array syntax must be used to define arrays
(#4007) Short array syntax must be used to define arrays
(#4007) There should be a comma after the last array item in a multi-line array.
(#4044) Short array syntax must be used to define arrays
(#4048) Short array syntax must be used to define arrays
(#4103) Inline comments must end in full-stops, exclamation marks, or question marks
(#4126) Short array syntax must be used to define arrays
(#4129) Short array syntax must be used to define arrays
(#4131) Short array syntax must be used to define arrays
(#4139) Short array syntax must be used to define arrays
(#4140) Short array syntax must be used to define arrays
(#4144) Short array syntax must be used to define arrays
(#4146) Short array syntax must be used to define arrays
(#4219) Short array syntax must be used to define arrays
(#4220) Short array syntax must be used to define arrays
(#4225) Short array syntax must be used to define arrays
(#4229) There should be a comma after the last array item in a multi-line array.
(#4230) There should be a comma after the last array item in a multi-line array.
(#4255) Short array syntax must be used to define arrays
(#4319) Inline comments must end in full-stops, exclamation marks, or question marks
(#4342) Short array syntax must be used to define arrays
(#4344) Short array syntax must be used to define arrays
(#4346) Short array syntax must be used to define arrays
(#4349) Short array syntax must be used to define arrays
(#4357) Short array syntax must be used to define arrays
(#4358) Short array syntax must be used to define arrays
(#4373) Short array syntax must be used to define arrays
(#4375) Short array syntax must be used to define arrays
(#4462) Short array syntax must be used to define arrays
(#4464) Short array syntax must be used to define arrays
(#4490) Short array syntax must be used to define arrays
(#4492) Short array syntax must be used to define arrays
(#4508) Short array syntax must be used to define arrays
(#4511) There should be a comma after the last array item in a multi-line array.
(#4515) Short array syntax must be used to define arrays
(#4516) Short array syntax must be used to define arrays
(#4530) Line exceeds 132 characters; contains 142 characters
(#4538) Inline comments must end in full-stops, exclamation marks, or question marks
(#4604) Short array syntax must be used to define arrays
(#4605) Short array syntax must be used to define arrays
(#4611) Short array syntax must be used to define arrays
(#4614) Short array syntax must be used to define arrays
(#4631) Short array syntax must be used to define arrays
(#4638) Short array syntax must be used to define arrays
(#4642) Expected 1 space after "!="; 0 found
(#4645) Short array syntax must be used to define arrays
(#4652) Short array syntax must be used to define arrays
(#4681) Expected 1 space after "="; 0 found
(#4706) Short array syntax must be used to define arrays
(#4710) Short array syntax must be used to define arrays
(#4718) Short array syntax must be used to define arrays
(#4719) Short array syntax must be used to define arrays
(#4732) Short array syntax must be used to define arrays
(#4740) Short array syntax must be used to define arrays
(#4745) Expected 1 space after "!="; 0 found
(#4747) Short array syntax must be used to define arrays
(#4762) Short array syntax must be used to define arrays
(#4780) Short array syntax must be used to define arrays
(#4783) There should be a comma after the last array item in a multi-line array.
(#4789) Short array syntax must be used to define arrays
(#4790) Short array syntax must be used to define arrays
(#4885) Short array syntax must be used to define arrays
(#4893) There should be a comma after the last array item in a multi-line array.
(#4900) Short array syntax must be used to define arrays
(#4906) Short array syntax must be used to define arrays
(#4913) Missing docblock for class oublog_stats_timefilter_form
(#4915) Missing member variable doc comment
(#4917) Missing docblock for function definition
(#4941) Short array syntax must be used to define arrays
(#4943) Line exceeds 132 characters; contains 153 characters
(#4963) Missing docblock for function render
(#4968) Short array syntax must be used to define arrays
(#4973) Missing docblock for function get_form_identifier
(#4978) Missing docblock for function add_action_buttons
(#5000) Short array syntax must be used to define arrays
(#5003) Short array syntax must be used to define arrays
(#5006) Short array syntax must be used to define arrays
(#5012) Missing docblock for class oublog_all_portfolio_caller
(#5014) Missing member variable doc comment
(#5015) Missing member variable doc comment
(#5016) Missing member variable doc comment
(#5017) Missing member variable doc comment
(#5018) Missing member variable doc comment
(#5019) Missing member variable doc comment
(#5020) Missing member variable doc comment
(#5021) Missing member variable doc comment
(#5022) Missing member variable doc comment
(#5023) Missing member variable doc comment
(#5024) Missing member variable doc comment
(#5026) Missing member variable doc comment
(#5027) Missing member variable doc comment
(#5027) Short array syntax must be used to define arrays
(#5028) Missing member variable doc comment
(#5028) Short array syntax must be used to define arrays
(#5033) No one-line description found in phpdocs for docblock of function expected_callbackargs
(#5034) Short array syntax must be used to define arrays
(#5051) No one-line description found in phpdocs for docblock of function __construct
(#5059) Docblock tag "@global" is not recommended.
(#5061) No one-line description found in phpdocs for docblock of function load_data
(#5063) Short array syntax must be used to define arrays
(#5071) Short array syntax must be used to define arrays
(#5100) Short array syntax must be used to define arrays
(#5102) Short array syntax must be used to define arrays
(#5125) Short array syntax must be used to define arrays
(#5136) Docblock tag "@global" is not recommended.
(#5139) No one-line description found in phpdocs for docblock of function get_return_url
(#5145) Docblock tag "@global" is not recommended.
(#5148) No one-line description found in phpdocs for docblock of function get_navigation
(#5150) Short array syntax must be used to define arrays
(#5151) Short array syntax must be used to define arrays
(#5157) Docblock tag "@global" is not recommended.
(#5164) Short array syntax must be used to define arrays
(#5178) Logical operator "and" is prohibited; use "&&" instead
(#5209) No one-line description found in phpdocs for docblock of function get_sha1
(#5213) Empty CATCH statement detected
(#5219) Short array syntax must be used to define arrays
(#5230) No one-line description found in phpdocs for docblock of function check_permissions
(#5236) Missing docblock for function oublog_get_displayname
(#5249) Missing docblock for function oublog_get_reportingemail
(#5259) Missing docblock for function oublog_oualerts_enabled
(#5283) Short array syntax must be used to define arrays
(#5285) Short array syntax must be used to define arrays
(#5290) Short array syntax must be used to define arrays
(#5307) Missing docblock for function public_multi
(#5307) Short array syntax must be used to define arrays
(#5325) Short array syntax must be used to define arrays
(#5326) Short array syntax must be used to define arrays
(#5328) Short array syntax must be used to define arrays
(#5360) Short array syntax must be used to define arrays
(#5372) Short array syntax must be used to define arrays
(#5385) Short array syntax must be used to define arrays
(#5413) Short array syntax must be used to define arrays
(#5442) Short array syntax must be used to define arrays
(#5449) Short array syntax must be used to define arrays
(#5455) Short array syntax must be used to define arrays
(#5478) Short array syntax must be used to define arrays
(#5487) Short array syntax must be used to define arrays
(#5505) Short array syntax must be used to define arrays
(#5518) Short array syntax must be used to define arrays
(#5545) Short array syntax must be used to define arrays
(#5553) Short array syntax must be used to define arrays
(#5572) Short array syntax must be used to define arrays
(#5574) Short array syntax must be used to define arrays
(#5578) Short array syntax must be used to define arrays
(#5586) Short array syntax must be used to define arrays
(#5591) Short array syntax must be used to define arrays
(#5595) Short array syntax must be used to define arrays
(#5598) Short array syntax must be used to define arrays
(#5611) Short array syntax must be used to define arrays
(#5628) Short array syntax must be used to define arrays
(#5666) Missing docblock for class oublog_participation_timefilter_form
(#5668) Missing docblock for function definition
(#5687) Short array syntax must be used to define arrays
(#5692) Short array syntax must be used to define arrays
(#5714) Missing docblock for function validation
(#5716) Logical operator "and" is prohibited; use "&&" instead
(#5725) Missing docblock for class oublog_export_portfolio_caller
(#5725) Closing brace must be on a line by itself
mod/oublog/mod_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#19) Docblock tag "@access" is not recommended.
(#20) Incorrect @package tag for file mod_form.php. Expected mod_oublog, found oublog.
(#22) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Missing docblock for class mod_oublog_mod_form_base
(#30) Duplicate class name "mod_oublog_mod_form_base" found; first defined in /var/lib/jenkins/git_repositories/prechecker/mod/oublog/mod_form.php on line 25
(#30) Missing docblock for class mod_oublog_mod_form_base
(#35) Missing docblock for class mod_oublog_mod_form
(#37) Missing docblock for function definition
(#45) Short array syntax must be used to define arrays
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#53) Short array syntax must be used to define arrays
(#62) 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
(#109) Short array syntax must be used to define arrays
(#116) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#139) Short array syntax must be used to define arrays
(#139) Expected 1 space before "=>"; 0 found
(#139) Expected 1 space after "=>"; 0 found
(#151) Short array syntax must be used to define arrays
(#151) Expected 1 space before "=>"; 0 found
(#151) Expected 1 space after "=>"; 0 found
(#157) Short array syntax must be used to define arrays
(#162) There should be a comma after the last array item in a multi-line array.
(#171) Short array syntax must be used to define arrays
(#173) Short array syntax must be used to define arrays
(#175) Short array syntax must be used to define arrays
(#177) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#203) Short array syntax must be used to define arrays
(#214) Missing docblock for function add_completion_rules
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#256) Missing docblock for function completion_rule_enabled
(#258) Expected 1 space before "!="; 0 found
(#258) Expected 1 space after "!="; 0 found
(#260) Expected 1 space before "!="; 0 found
(#260) Expected 1 space after "!="; 0 found
(#263) Missing docblock for function get_data
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Missing docblock for function data_preprocessing
(#326) Variable "default_values" must not contain underscores.
(#332) Variable "default_values" must not contain underscores.
(#333) Variable "default_values" must not contain underscores.
(#334) Variable "default_values" must not contain underscores.
(#335) Variable "default_values" must not contain underscores.
(#339) Variable "default_values" must not contain underscores.
(#340) Variable "default_values" must not contain underscores.
(#341) Variable "default_values" must not contain underscores.
(#342) Variable "default_values" must not contain underscores.
(#346) Missing docblock for function validation
(#364) Short array syntax must be used to define arrays
(#373) Line indented incorrectly; expected 12 spaces, found 11
(#376) Closing brace indented incorrectly; expected 11 spaces, found 12
mod/oublog/movelink.php
(#16) Missing @copyright tag
(#16) Missing @license tag
(#16) Boilerplate comment must be followed by a single blank line or end of file
(#20) Incorrect @package tag for file movelink.php. Expected mod_oublog, found oublog.
(#23) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#30) Short array syntax must be used to define arrays
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#44) Short array syntax must be used to define arrays
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#47) 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
(#64) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#64) Expected 1 space before "+"; 0 found
(#64) Expected 1 space after "+"; 0 found
(#69) Short array syntax must be used to define arrays
(#69) Expected 1 space before "+"; 0 found
(#69) Expected 1 space after "+"; 0 found
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#76) Expected 1 space before "-"; 0 found
(#76) Expected 1 space after "-"; 0 found
(#81) Short array syntax must be used to define arrays
(#81) Expected 1 space before "-"; 0 found
(#81) Expected 1 space after "-"; 0 found
mod/oublog/participation.php
(#20) Incorrect @package tag for file participation.php. Expected mod_oublog, found mod.
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Short array syntax must be used to define arrays
(#45) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Short array syntax must be used to define arrays
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#114) There should be a comma after the last array item in a multi-line array.
(#116) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#119) Line indented incorrectly; expected at least 4 spaces, found 0
(#120) Line indented incorrectly; expected at least 4 spaces, found 0
(#121) Line indented incorrectly; expected 4 spaces, found 0
(#122) Line indented incorrectly; expected 8 spaces, found 4
(#123) Line indented incorrectly; expected at least 12 spaces, found 8
(#124) Line indented incorrectly; expected 8 spaces, found 4
(#125) Line indented incorrectly; expected 8 spaces, found 4
(#126) Line indented incorrectly; expected at least 12 spaces, found 8
(#127) Line indented incorrectly; expected 8 spaces, found 4
(#128) Line indented incorrectly; expected 4 spaces, found 0
(#129) Line indented incorrectly; expected at least 8 spaces, found 4
(#130) Line indented incorrectly; expected 8 spaces, found 4
(#131) Line indented incorrectly; expected at least 12 spaces, found 8
(#132) Line indented incorrectly; expected at least 12 spaces, found 8
(#133) Line indented incorrectly; expected 8 spaces, found 4
(#134) Line indented incorrectly; expected 8 spaces, found 4
(#135) Line indented incorrectly; expected at least 12 spaces, found 8
(#136) Line indented incorrectly; expected at least 12 spaces, found 8
(#137) Line indented incorrectly; expected 8 spaces, found 4
(#138) Line indented incorrectly; expected 4 spaces, found 0
(#140) Line indented incorrectly; expected at least 4 spaces, found 0
(#142) Line indented incorrectly; expected at least 4 spaces, found 0
(#143) Line indented incorrectly; expected at least 4 spaces, found 0
(#144) Line indented incorrectly; expected at least 4 spaces, found 0
(#146) Line indented incorrectly; expected at least 4 spaces, found 0
(#147) Line indented incorrectly; expected at least 4 spaces, found 0
(#147) Short array syntax must be used to define arrays
(#150) Short array syntax must be used to define arrays
(#152) There should be a comma after the last array item in a multi-line array.
(#153) There should be a comma after the last array item in a multi-line array.
(#154) Line indented incorrectly; expected at least 4 spaces, found 0
(#155) Line indented incorrectly; expected at least 4 spaces, found 0
(#156) Line indented incorrectly; expected at least 4 spaces, found 0
(#157) Line indented incorrectly; expected at least 4 spaces, found 0
(#159) Line indented incorrectly; expected at least 4 spaces, found 0
(#161) Line indented incorrectly; expected 4 spaces, found 0
(#162) Line indented incorrectly; expected at least 8 spaces, found 4
(#164) Line indented incorrectly; expected at least 8 spaces, found 4
(#165) Line indented incorrectly; expected 8 spaces, found 4
(#166) Line indented incorrectly; expected at least 12 spaces, found 8
(#167) Line indented incorrectly; expected at least 12 spaces, found 8
(#168) Line indented incorrectly; expected at least 12 spaces, found 8
(#169) Line indented incorrectly; expected 8 spaces, found 4
(#171) Line indented incorrectly; expected at least 8 spaces, found 4
(#172) Line indented incorrectly; expected at least 8 spaces, found 4
(#173) Line indented incorrectly; expected at least 8 spaces, found 4
(#174) Line indented incorrectly; expected 8 spaces, found 4
(#175) Line indented incorrectly; expected at least 12 spaces, found 8
(#176) Line indented incorrectly; expected 8 spaces, found 4
(#177) Line indented incorrectly; expected at least 8 spaces, found 4
(#178) Line indented incorrectly; expected 4 spaces, found 0
(#180) Line indented incorrectly; expected 4 spaces, found 0
(#181) Line indented incorrectly; expected at least 8 spaces, found 4
(#182) Line indented incorrectly; expected at least 8 spaces, found 4
(#183) Line indented incorrectly; expected 4 spaces, found 0
(#184) Line indented incorrectly; expected at least 4 spaces, found 0
(#185) Line indented incorrectly; expected at least 4 spaces, found 0
(#186) Line indented incorrectly; expected 4 spaces, found 0
(#187) Line indented incorrectly; expected at least 8 spaces, found 4
(#188) Line indented incorrectly; expected at least 8 spaces, found 4
(#189) Line indented incorrectly; expected 4 spaces, found 0
(#190) Line indented incorrectly; expected 4 spaces, found 0
(#191) Line indented incorrectly; expected at least 8 spaces, found 4
(#192) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Line indented incorrectly; expected 4 spaces, found 0
(#194) Line indented incorrectly; expected 4 spaces, found 0
(#195) Line indented incorrectly; expected at least 8 spaces, found 4
(#196) Line indented incorrectly; expected at least 8 spaces, found 4
(#197) Line indented incorrectly; expected at least 8 spaces, found 4
(#198) Line indented incorrectly; expected at least 8 spaces, found 4
(#199) Line indented incorrectly; expected at least 8 spaces, found 4
(#200) Line indented incorrectly; expected 4 spaces, found 0
(#201) Line indented incorrectly; expected 4 spaces, found 0
(#202) Line indented incorrectly; expected at least 8 spaces, found 4
(#203) Short array syntax must be used to define arrays
(#204) Line indented incorrectly; expected at least 12 spaces, found 4
(#205) Line indented incorrectly; expected 4 spaces, found 0
(#207) Line indented incorrectly; expected at least 4 spaces, found 0
(#211) Line indented incorrectly; expected at least 4 spaces, found 0
(#213) Line indented incorrectly; expected 4 spaces, found 0
(#214) Line indented incorrectly; expected at least 8 spaces, found 4
(#215) Line indented incorrectly; expected 4 spaces, found 0
mod/oublog/participation_table.php
(#20) Incorrect @package tag for file participation_table.php. Expected mod_oublog, found mod.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Missing member variable doc comment
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#40) Missing member variable doc comment
(#41) Missing member variable doc comment
(#42) Missing member variable doc comment
(#44) Missing docblock for function __construct
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Short array syntax must be used to define arrays
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Short array syntax must be used to define arrays
(#83) There should be a comma after the last array item in a multi-line array.
(#85) Short array syntax must be used to define arrays
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Short array syntax must be used to define arrays
(#181) Missing docblock for function grade_form_header
(#184) Short array syntax must be used to define arrays
(#189) Short array syntax must be used to define arrays
(#191) Short array syntax must be used to define arrays
(#193) Short array syntax must be used to define arrays
(#198) Missing docblock for function grade_form_footer
(#200) Short array syntax must be used to define arrays
(#202) Short array syntax must be used to define arrays
(#220) Missing member variable doc comment
(#221) Missing member variable doc comment
(#222) Missing member variable doc comment
(#223) Missing member variable doc comment
(#224) Missing member variable doc comment
(#225) Missing member variable doc comment
(#226) Missing member variable doc comment
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) You must use "/**" style comments for a member variable comment
(#230) Missing member variable doc comment
(#231) Missing member variable doc comment
(#232) Missing member variable doc comment
(#233) Missing member variable doc comment
(#235) Missing docblock for function __construct
(#248) Missing docblock for function setup
(#251) Inline comments must end in full-stops, exclamation marks, or question marks
(#252) Short array syntax must be used to define arrays
(#260) Short array syntax must be used to define arrays
(#270) Short array syntax must be used to define arrays
(#271) Short array syntax must be used to define arrays
(#273) Short array syntax must be used to define arrays
(#282) Inline comments must start with a capital letter, digit or 3-dots sequence
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#284) Short array syntax must be used to define arrays
(#309) Short array syntax must be used to define arrays
mod/oublog/participationlist.php
(#37) 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.
(#52) Short array syntax must be used to define arrays
(#53) 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
(#81) There should be a comma after the last array item in a multi-line array.
(#85) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
(#113) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#161) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#166) Short array syntax must be used to define arrays
(#192) Short array syntax must be used to define arrays
(#204) Short array syntax must be used to define arrays
(#207) Short array syntax must be used to define arrays
(#209) There should be a comma after the last array item in a multi-line array.
(#210) There should be a comma after the last array item in a multi-line array.
mod/oublog/pluginfile.php
(#17) Missing @copyright tag
(#21) Incorrect @package tag for file pluginfile.php. Expected mod_oublog, found mod.
(#26) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
mod/oublog/post_form.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Missing @copyright tag
(#19) Missing @license tag
(#19) Missing docblock for class mod_oublog_post_form
(#21) Missing member variable doc comment
(#22) Missing member variable doc comment
(#23) Missing member variable doc comment
(#23) Short array syntax must be used to define arrays
(#25) Missing docblock for function definition
(#48) 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
(#73) Short array syntax must be used to define arrays
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#73) Expected 1 space before "=>"; 0 found
(#73) Expected 1 space after "=>"; 0 found
(#77) Commas (,) must be followed by white space.
(#87) Short array syntax must be used to define arrays
(#103) Line exceeds 132 characters; contains 151 characters
(#110) Short array syntax must be used to define arrays
(#133) Short array syntax must be used to define arrays
(#160) Missing docblock for function validation
(#163) Short array syntax must be used to define arrays
mod/oublog/renderer.php
(#17) Missing @copyright tag
(#20) Incorrect @package tag for file renderer.php. Expected mod_oublog, found mod.
(#27) Missing docblock for class mod_oublog_renderer
(#78) global $OUTPUT cannot be used in renderers. Use $this->output.
(#101) Short array syntax must be used to define arrays
(#102) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#107) Short array syntax must be used to define arrays
(#114) Short array syntax must be used to define arrays
(#124) Short array syntax must be used to define arrays
(#125) Short array syntax must be used to define arrays
(#126) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
(#147) Short array syntax must be used to define arrays
(#160) Short array syntax must be used to define arrays
(#163) Short array syntax must be used to define arrays
(#167) Short array syntax must be used to define arrays
(#171) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#190) Short array syntax must be used to define arrays
(#193) Short array syntax must be used to define arrays
(#195) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#225) Short array syntax must be used to define arrays
(#229) Short array syntax must be used to define arrays
(#239) Short array syntax must be used to define arrays
(#254) Short array syntax must be used to define arrays
(#260) Short array syntax must be used to define arrays
(#289) Short array syntax must be used to define arrays
(#292) Short array syntax must be used to define arrays
(#303) Short array syntax must be used to define arrays
(#315) global $OUTPUT cannot be used in renderers. Use $this->output.
(#318) Short array syntax must be used to define arrays
(#320) Short array syntax must be used to define arrays
(#327) Short array syntax must be used to define arrays
(#332) Short array syntax must be used to define arrays
(#338) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#368) Short array syntax must be used to define arrays
(#373) Short array syntax must be used to define arrays
(#403) Short array syntax must be used to define arrays
(#420) Short array syntax must be used to define arrays
(#428) Expected "} else if (...) {\n"; found "} else if(...) {\n"
(#428) Expected "if (...) {\n"; found "if(...) {\n"
(#431) Short array syntax must be used to define arrays
(#445) Short array syntax must be used to define arrays
(#480) Short array syntax must be used to define arrays
(#482) Short array syntax must be used to define arrays
(#484) Short array syntax must be used to define arrays
(#485) Short array syntax must be used to define arrays
(#489) Short array syntax must be used to define arrays
(#490) Short array syntax must be used to define arrays
(#499) Short array syntax must be used to define arrays
(#501) Short array syntax must be used to define arrays
(#509) Short array syntax must be used to define arrays
(#511) Short array syntax must be used to define arrays
(#565) global $OUTPUT cannot be used in renderers. Use $this->output.
(#619) global $OUTPUT cannot be used in renderers. Use $this->output.
(#621) Short array syntax must be used to define arrays
(#624) Short array syntax must be used to define arrays
(#630) Short array syntax must be used to define arrays
(#644) Short array syntax must be used to define arrays
(#652) Short array syntax must be used to define arrays
(#665) Short array syntax must be used to define arrays
(#667) Short array syntax must be used to define arrays
(#746) Short array syntax must be used to define arrays
(#748) Short array syntax must be used to define arrays
(#754) Short array syntax must be used to define arrays
(#758) Short array syntax must be used to define arrays
(#760) There should be a comma after the last array item in a multi-line array.
(#766) Short array syntax must be used to define arrays
(#767) Short array syntax must be used to define arrays
(#776) Short array syntax must be used to define arrays
(#778) Short array syntax must be used to define arrays
(#786) Short array syntax must be used to define arrays
(#791) Short array syntax must be used to define arrays
(#809) Short array syntax must be used to define arrays
(#815) Short array syntax must be used to define arrays
(#822) Line indented incorrectly; expected 20 spaces, found 21
(#822) Closing brace indented incorrectly; expected 20 spaces, found 21
(#823) Short array syntax must be used to define arrays
(#828) Short array syntax must be used to define arrays
(#836) Short array syntax must be used to define arrays
(#844) Short array syntax must be used to define arrays
(#849) Short array syntax must be used to define arrays
(#853) Short array syntax must be used to define arrays
(#886) Short array syntax must be used to define arrays
(#927) Short array syntax must be used to define arrays
(#946) Short array syntax must be used to define arrays
(#974) Short array syntax must be used to define arrays
(#981) Short array syntax must be used to define arrays
(#1001) Invalid docblock tag "@oaran".
(#1008) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1022) Short array syntax must be used to define arrays
(#1031) Short array syntax must be used to define arrays
(#1034) Short array syntax must be used to define arrays
(#1037) Short array syntax must be used to define arrays
(#1041) Short array syntax must be used to define arrays
(#1053) Short array syntax must be used to define arrays
(#1057) Short array syntax must be used to define arrays
(#1061) Short array syntax must be used to define arrays
(#1071) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1072) Short array syntax must be used to define arrays
(#1078) Short array syntax must be used to define arrays
(#1080) Short array syntax must be used to define arrays
(#1093) Short array syntax must be used to define arrays
(#1105) Short array syntax must be used to define arrays
(#1133) Short array syntax must be used to define arrays
(#1151) Short array syntax must be used to define arrays
(#1154) Short array syntax must be used to define arrays
(#1160) Short array syntax must be used to define arrays
(#1210) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1216) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1218) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1226) Short array syntax must be used to define arrays
(#1230) There should be a comma after the last array item in a multi-line array.
(#1232) Short array syntax must be used to define arrays
(#1233) Short array syntax must be used to define arrays
(#1235) Short array syntax must be used to define arrays
(#1247) Short array syntax must be used to define arrays
(#1248) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1249) Short array syntax must be used to define arrays
(#1251) Short array syntax must be used to define arrays
(#1253) Short array syntax must be used to define arrays
(#1258) Short array syntax must be used to define arrays
(#1278) Short array syntax must be used to define arrays
(#1282) Short array syntax must be used to define arrays
(#1306) Short array syntax must be used to define arrays
(#1310) There should be a comma after the last array item in a multi-line array.
(#1312) Short array syntax must be used to define arrays
(#1313) Short array syntax must be used to define arrays
(#1315) Short array syntax must be used to define arrays
(#1318) Short array syntax must be used to define arrays
(#1329) Short array syntax must be used to define arrays
(#1333) Short array syntax must be used to define arrays
(#1340) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1340) Short array syntax must be used to define arrays
(#1341) Short array syntax must be used to define arrays
(#1359) Short array syntax must be used to define arrays
(#1381) Short array syntax must be used to define arrays
(#1386) Short array syntax must be used to define arrays
(#1396) Short array syntax must be used to define arrays
(#1397) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1398) Short array syntax must be used to define arrays
(#1399) Short array syntax must be used to define arrays
(#1400) Short array syntax must be used to define arrays
(#1401) Short array syntax must be used to define arrays
(#1404) Short array syntax must be used to define arrays
(#1405) Short array syntax must be used to define arrays
(#1407) Short array syntax must be used to define arrays
(#1433) global $PAGE cannot be used in renderers. Use $this->page.
(#1434) Short array syntax must be used to define arrays
(#1459) Missing docblock for function render_stats_view
(#1460) global $PAGE cannot be used in renderers. Use $this->page.
(#1460) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1478) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1481) Short array syntax must be used to define arrays
(#1490) global $PAGE cannot be used in renderers. Use $this->page.
(#1491) Short array syntax must be used to define arrays
(#1493) Short array syntax must be used to define arrays
(#1494) Short array syntax must be used to define arrays
(#1495) global $PAGE cannot be used in renderers. Use $this->page.
(#1495) Short array syntax must be used to define arrays
(#1498) Short array syntax must be used to define arrays
(#1500) Short array syntax must be used to define arrays
(#1504) global $PAGE cannot be used in renderers. Use $this->page.
(#1505) Short array syntax must be used to define arrays
(#1506) Short array syntax must be used to define arrays
(#1522) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1529) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1532) Short array syntax must be used to define arrays
(#1538) Short array syntax must be used to define arrays
(#1547) Missing docblock for function render_oublog_print_delete_dialog
(#1548) global $PAGE cannot be used in renderers. Use $this->page.
(#1549) global $PAGE cannot be used in renderers. Use $this->page.
(#1550) Short array syntax must be used to define arrays
(#1551) Short array syntax must be used to define arrays
(#1552) Short array syntax must be used to define arrays
(#1553) Short array syntax must be used to define arrays
(#1554) Short array syntax must be used to define arrays
(#1557) Short array syntax must be used to define arrays
(#1559) global $PAGE cannot be used in renderers. Use $this->page.
(#1559) Short array syntax must be used to define arrays
(#1568) global $PAGE cannot be used in renderers. Use $this->page.
(#1568) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1574) Short array syntax must be used to define arrays
(#1575) global $OUTPUT cannot be used in renderers. Use $this->output.
(#1576) Short array syntax must be used to define arrays
(#1578) global $PAGE cannot be used in renderers. Use $this->page.
(#1578) Short array syntax must be used to define arrays
(#1581) global $PAGE cannot be used in renderers. Use $this->page.
(#1581) Short array syntax must be used to define arrays
(#1593) global $PAGE cannot be used in renderers. Use $this->page.
(#1595) global $PAGE cannot be used in renderers. Use $this->page.
(#1598) global $PAGE cannot be used in renderers. Use $this->page.
(#1607) global $PAGE cannot be used in renderers. Use $this->page.
(#1609) global $PAGE cannot be used in renderers. Use $this->page.
(#1615) global $PAGE cannot be used in renderers. Use $this->page.
(#1626) global $PAGE cannot be used in renderers. Use $this->page.
(#1628) global $PAGE cannot be used in renderers. Use $this->page.
(#1631) global $PAGE cannot be used in renderers. Use $this->page.
(#1644) Missing docblock for function render_export_button_top
(#1649) Missing docblock for function render_export_button_bottom
(#1659) Short array syntax must be used to define arrays
(#1669) Short array syntax must be used to define arrays
(#1689) Short array syntax must be used to define arrays
(#1690) Short array syntax must be used to define arrays
(#1690) Line exceeds 132 characters; contains 175 characters
(#1710) Short array syntax must be used to define arrays
(#1712) Short array syntax must be used to define arrays
(#1714) Short array syntax must be used to define arrays
(#1863) Short array syntax must be used to define arrays
(#1868) Short array syntax must be used to define arrays
(#1871) Short array syntax must be used to define arrays
(#1873) Short array syntax must be used to define arrays
(#1873) Line exceeds 132 characters; contains 133 characters
(#1916) Missing docblock for class oublog_statsinfo
(#1917) Missing member variable doc comment
(#1918) Missing member variable doc comment
(#1919) Missing member variable doc comment
(#1920) Missing member variable doc comment
(#1921) Missing member variable doc comment
mod/oublog/restrictcomments.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file restrictcomments.php
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Short array syntax must be used to define arrays
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Short array syntax must be used to define arrays
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Short array syntax must be used to define arrays
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Short array syntax must be used to define arrays
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#114) Short array syntax must be used to define arrays
(#114) Expected 1 space before "=>"; 0 found
(#114) Expected 1 space after "=>"; 0 found
(#127) Short array syntax must be used to define arrays
(#130) Short array syntax must be used to define arrays
(#132) Short array syntax must be used to define arrays
(#134) Expected 1 space after "="; 0 found
(#135) Short array syntax must be used to define arrays
(#136) Short array syntax must be used to define arrays
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/savegrades.php
(#20) Incorrect @package tag for file savegrades.php. Expected mod_oublog, found mod.
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) 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
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Short array syntax must be used to define arrays
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/settings.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file settings.php
(#18) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
mod/oublog/stats_update.php
(#21) Incorrect @package tag for file stats_update.php. Expected mod_oublog, found mod.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#40) Short array syntax must be used to define arrays
(#49) Short array syntax must be used to define arrays
(#54) Short array syntax must be used to define arrays
mod/oublog/tests/behat/behat_mod_oublog.php
(#72) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#113) Missing docblock for function get_oublog_by_idnumber
(#122) Short array syntax must be used to define arrays
mod/oublog/tests/cron_task_test.php
(#28) Old MOODLE_INTERNAL check detected. Replace it by "defined('MOODLE_INTERNAL') || die();"
(#35) Unit test cron_task_test should be declared as final.
(#35) PHPUnit class "cron_task_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#35) Missing docblock for class cron_task_test
(#36) Test method test_cron_task() is missing any coverage information, own or at class level
(#36) Test method test_cron_task() is missing a return type
(#73) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#108) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Test method test_cron_with_many_data() is missing any coverage information, own or at class level
(#161) Test method test_cron_with_many_data() is missing a return type
(#197) Test method test_cron_with_zero_data() is missing any coverage information, own or at class level
(#197) Test method test_cron_with_zero_data() is missing a return type
mod/oublog/tests/externallib_test.php
(#19) Import statements must not begin with a leading backslash
(#27) Unit test externallib_test should be declared as final.
(#27) Missing @copyright tag
(#27) Missing @license tag
(#27) Missing docblock for class externallib_test
(#28) Opening brace should be on the same line as the declaration for class externallib_test
(#32) Missing member variable doc comment
(#33) Missing member variable doc comment
(#35) Missing docblock for function create_content in testcase
(#35) Short array syntax must be used to define arrays
(#52) 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
(#71) Short array syntax must be used to define arrays
(#73) There should be a comma after the last array item in a multi-line array.
(#89) Test method test_get_user_blogs_nousername() is missing any coverage information, own or at class level
(#89) Test method test_get_user_blogs_nousername() is missing a return type
(#106) Test method test_get_user_blogs_username_with_specialcharacter() is missing any coverage information, own or at class level
(#106) Test method test_get_user_blogs_username_with_specialcharacter() is missing a return type
(#122) Test method test_get_user_blogs_username_valid_notexist() is missing any coverage information, own or at class level
(#122) Test method test_get_user_blogs_username_valid_notexist() is missing a return type
(#139) Test method test_get_user_blogs_username_valid_exist() is missing any coverage information, own or at class level
(#139) Test method test_get_user_blogs_username_valid_exist() is missing a return type
(#143) Short array syntax must be used to define arrays
(#145) Short array syntax must be used to define arrays
(#166) Test method test_get_user_blogs_ou_identifiers() is missing any coverage information, own or at class level
(#166) Test method test_get_user_blogs_ou_identifiers() is missing a return type
(#202) Test method test_get_blog_posts_blogid_empty() is missing any coverage information, own or at class level
(#202) Test method test_get_blog_posts_blogid_empty() is missing a return type
(#219) Test method test_get_blog_posts_blogid_as_string() is missing any coverage information, own or at class level
(#219) Test method test_get_blog_posts_blogid_as_string() is missing a return type
(#235) Test method test_get_blog_posts_bcontextid_empty() is missing any coverage information, own or at class level
(#235) Test method test_get_blog_posts_bcontextid_empty() is missing a return type
(#252) Test method test_get_blog_posts_bcontextid_as_string() is missing any coverage information, own or at class level
(#252) Test method test_get_blog_posts_bcontextid_as_string() is missing a return type
(#268) Test method test_get_blog_posts_selected_empty() is missing any coverage information, own or at class level
(#268) Test method test_get_blog_posts_selected_empty() is missing a return type
(#285) Test method test_get_blog_posts_selected_special_character() is missing any coverage information, own or at class level
(#285) Test method test_get_blog_posts_selected_special_character() is missing a return type
(#300) Test method test_get_blog_posts_selected_not_exist() is missing any coverage information, own or at class level
(#300) Test method test_get_blog_posts_selected_not_exist() is missing a return type
(#316) Test method test_get_blog_posts_selected_inccomments_empty() is missing any coverage information, own or at class level
(#316) Test method test_get_blog_posts_selected_inccomments_empty() is missing a return type
(#322) Short array syntax must be used to define arrays
(#323) Short array syntax must be used to define arrays
(#338) Test method test_get_blog_posts_selected_inccomments_false() is missing any coverage information, own or at class level
(#338) Test method test_get_blog_posts_selected_inccomments_false() is missing a return type
(#344) Short array syntax must be used to define arrays
(#345) Short array syntax must be used to define arrays
(#360) Test method test_get_blog_posts_selected_inccomments_true() is missing any coverage information, own or at class level
(#360) Test method test_get_blog_posts_selected_inccomments_true() is missing a return type
(#366) Short array syntax must be used to define arrays
(#367) Short array syntax must be used to define arrays
(#382) Test method test_get_blog_posts_username_empty() is missing any coverage information, own or at class level
(#382) Test method test_get_blog_posts_username_empty() is missing a return type
(#398) Test method test_get_blog_posts_username_not_exist() is missing any coverage information, own or at class level
(#398) Test method test_get_blog_posts_username_not_exist() is missing a return type
(#414) Test method test_get_blog_posts_username_with_special_characters() is missing any coverage information, own or at class level
(#414) Test method test_get_blog_posts_username_with_special_characters() is missing a return type
(#429) Test method test_get_blog_posts_ou_identifiers() is missing any coverage information, own or at class level
(#429) Test method test_get_blog_posts_ou_identifiers() is missing a return type
(#468) Test method test_get_blog_allposts_empty_blogid() is missing any coverage information, own or at class level
(#468) Test method test_get_blog_allposts_empty_blogid() is missing a return type
(#484) Test method test_get_blog_allposts_blogid_as_string() is missing any coverage information, own or at class level
(#484) Test method test_get_blog_allposts_blogid_as_string() is missing a return type
(#499) Test method test_get_blog_allposts_blogid_not_exist() is missing any coverage information, own or at class level
(#499) Test method test_get_blog_allposts_blogid_not_exist() is missing a return type
(#515) Test method test_get_blog_allposts_empty_sort() is missing any coverage information, own or at class level
(#515) Test method test_get_blog_allposts_empty_sort() is missing a return type
(#530) Test method test_get_blog_allposts_sort_as_int() is missing any coverage information, own or at class level
(#530) Test method test_get_blog_allposts_sort_as_int() is missing a return type
(#545) Test method test_get_blog_allposts_empty_username() is missing any coverage information, own or at class level
(#545) Test method test_get_blog_allposts_empty_username() is missing a return type
(#561) Test method test_get_blog_allposts_username_with_special_character() is missing any coverage information, own or at class level
(#561) Test method test_get_blog_allposts_username_with_special_character() is missing a return type
(#576) Test method test_get_blog_allposts_username_not_exist() is missing any coverage information, own or at class level
(#576) Test method test_get_blog_allposts_username_not_exist() is missing a return type
(#592) Test method test_get_blog_allposts_page_as_string() is missing any coverage information, own or at class level
(#592) Test method test_get_blog_allposts_page_as_string() is missing a return type
(#607) Test method test_get_blog_allposts_tags_not_sequence_type() is missing any coverage information, own or at class level
(#607) Test method test_get_blog_allposts_tags_not_sequence_type() is missing a return type
(#622) Test method test_get_blog_allposts_all_field_valid_and_exist() is missing any coverage information, own or at class level
(#622) Test method test_get_blog_allposts_all_field_valid_and_exist() is missing a return type
(#639) Test method test_get_blog_allposts_ou_identifiers() is missing any coverage information, own or at class level
(#639) Test method test_get_blog_allposts_ou_identifiers() is missing a return type
(#678) Test method test_get_blog_info_nocmid() is missing any coverage information, own or at class level
(#678) Test method test_get_blog_info_nocmid() is missing a return type
(#694) Test method test_get_blog_info_cmid_as_string() is missing any coverage information, own or at class level
(#694) Test method test_get_blog_info_cmid_as_string() is missing a return type
(#710) Test method test_get_blog_info_cmid_not_exist() is missing any coverage information, own or at class level
(#710) Test method test_get_blog_info_cmid_not_exist() is missing a return type
(#727) Test method test_get_blog_info_empty_username() is missing any coverage information, own or at class level
(#727) Test method test_get_blog_info_empty_username() is missing a return type
(#744) Test method test_get_blog_info_username_with_special_characters() is missing any coverage information, own or at class level
(#744) Test method test_get_blog_info_username_with_special_characters() is missing a return type
(#760) Test method test_get_blog_info_username_not_exist() is missing any coverage information, own or at class level
(#760) Test method test_get_blog_info_username_not_exist() is missing a return type
(#777) Test method test_get_blog_info_username_all_valid() is missing any coverage information, own or at class level
(#777) Test method test_get_blog_info_username_all_valid() is missing a return type
(#781) Short array syntax must be used to define arrays
(#798) Test method test_get_blog_info_ou_identifiers() is missing any coverage information, own or at class level
(#798) Test method test_get_blog_info_ou_identifiers() is missing a return type
(#804) Short array syntax must be used to define arrays
mod/oublog/tests/generator/lib.php
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#37) Missing member variable doc comment
(#39) Missing docblock for function reset
(#44) Missing docblock for function create_instance
(#44) Implicitly marking a parameter as nullable is deprecated since PHP 8.4. Update the type to be explicitly nullable instead. Found implicitly nullable parameter: $options.
(#105) Missing docblock for function create_content
(#105) Short array syntax must be used to define arrays
(#134) Short array syntax must be used to define arrays
(#137) Short array syntax must be used to define arrays
(#175) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
mod/oublog/tests/generator_test.php
(#26) Old MOODLE_INTERNAL check detected. Replace it by "defined('MOODLE_INTERNAL') || die();"
(#33) Unit test oublog_generator_test should be declared as final.
(#33) PHPUnit testcase name "oublog_generator_test" does not match file name "generator_test"
(#33) PHPUnit class "oublog_generator_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#33) Missing docblock for class oublog_generator_test
(#35) Test method test_create_instance() is missing any coverage information, own or at class level
(#35) Test method test_create_instance() is missing a return type
(#77) Test method test_create_content() is missing any coverage information, own or at class level
(#77) Test method test_create_content() is missing a return type
(#92) Short array syntax must be used to define arrays
(#92) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#105) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#111) Short array syntax must be used to define arrays
(#117) Short array syntax must be used to define arrays
(#118) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
mod/oublog/tests/locallib_test.php
(#28) Old MOODLE_INTERNAL check detected. Replace it by "defined('MOODLE_INTERNAL') || die();"
(#36) Unit test oublog_locallib_test should be declared as final.
(#36) PHPUnit testcase name "oublog_locallib_test" does not match file name "locallib_test"
(#36) PHPUnit class "oublog_locallib_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#36) Missing docblock for class oublog_locallib_test
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#39) Short array syntax must be used to define arrays
(#40) Missing member variable doc comment
(#76) Test method test_oublog_add_post() is missing any coverage information, own or at class level
(#76) Test method test_oublog_add_post() is missing a return type
(#101) Short array syntax must be used to define arrays
(#116) Test method test_oublog_add_comment() is missing any coverage information, own or at class level
(#116) Test method test_oublog_add_comment() is missing a return type
(#122) Short array syntax must be used to define arrays
(#130) Short array syntax must be used to define arrays
(#146) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#167) Short array syntax must be used to define arrays
(#174) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#182) Short array syntax must be used to define arrays
(#190) Test method test_oublog_get_posts_course() is missing any coverage information, own or at class level
(#190) Test method test_oublog_get_posts_course() is missing a return type
(#205) Short array syntax must be used to define arrays
(#212) Short array syntax must be used to define arrays
(#246) Test method test_oublog_get_posts_group() is missing any coverage information, own or at class level
(#246) Test method test_oublog_get_posts_group() is missing a return type
(#252) Short array syntax must be used to define arrays
(#254) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
(#272) Short array syntax must be used to define arrays
(#295) Test method test_oublog_get_posts_individual() is missing any coverage information, own or at class level
(#295) Test method test_oublog_get_posts_individual() is missing a return type
(#306) Short array syntax must be used to define arrays
(#341) Short array syntax must be used to define arrays
(#356) Short array syntax must be used to define arrays
(#394) Test method test_oublog_get_posts_personal() is missing any coverage information, own or at class level
(#394) Test method test_oublog_get_posts_personal() is missing a return type
(#402) Short array syntax must be used to define arrays
(#403) Short array syntax must be used to define arrays
(#452) Short array syntax must be used to define arrays
(#491) Test method test_oublog_get_last_modified() is missing any coverage information, own or at class level
(#491) Test method test_oublog_get_last_modified() is missing a return type
(#504) Short array syntax must be used to define arrays
(#524) This comment is 46% valid code; is this commented out code?
(#530) Test method test_oublog_get_participation_details() is missing any coverage information, own or at class level
(#530) Test method test_oublog_get_participation_details() is missing a return type
(#547) Short array syntax must be used to define arrays
(#556) Short array syntax must be used to define arrays
(#618) Inline comments must end in full-stops, exclamation marks, or question marks
(#639) Short array syntax must be used to define arrays
(#647) Short array syntax must be used to define arrays
(#656) Short array syntax must be used to define arrays
(#676) Inline comments must end in full-stops, exclamation marks, or question marks
(#686) Short array syntax must be used to define arrays
(#695) Short array syntax must be used to define arrays
(#730) Short array syntax must be used to define arrays
(#741) Short array syntax must be used to define arrays
(#749) Short array syntax must be used to define arrays
(#757) Short array syntax must be used to define arrays
(#765) Short array syntax must be used to define arrays
(#812) Inline comments must end in full-stops, exclamation marks, or question marks
(#819) Short array syntax must be used to define arrays
(#825) Short array syntax must be used to define arrays
(#832) Short array syntax must be used to define arrays
(#904) Short array syntax must be used to define arrays
(#906) Short array syntax must be used to define arrays
(#917) Short array syntax must be used to define arrays
(#926) Short array syntax must be used to define arrays
(#953) Short array syntax must be used to define arrays
(#962) Short array syntax must be used to define arrays
(#993) Short array syntax must be used to define arrays
(#1002) Short array syntax must be used to define arrays
(#1064) Expected 1 space before "*"; 0 found
(#1064) Expected 1 space after "*"; 0 found
(#1064) Expected 1 space before "*"; 0 found
(#1064) Expected 1 space after "*"; 0 found
(#1065) Expected 1 space before "*"; 0 found
(#1065) Expected 1 space after "*"; 0 found
(#1065) Expected 1 space before "*"; 0 found
(#1065) Expected 1 space after "*"; 0 found
(#1065) Expected 1 space before "*"; 0 found
(#1065) Expected 1 space after "*"; 0 found
(#1067) Short array syntax must be used to define arrays
(#1072) Inline comments must end in full-stops, exclamation marks, or question marks
(#1073) Short array syntax must be used to define arrays
(#1081) Short array syntax must be used to define arrays
(#1085) Expected 1 space after ".="; 2 found
(#1181) Inline comments must end in full-stops, exclamation marks, or question marks
(#1192) Expected 1 space before "*"; 0 found
(#1192) Expected 1 space after "*"; 0 found
(#1193) Expected 1 space before "*"; 0 found
(#1193) Expected 1 space after "*"; 0 found
(#1201) Inline comments must end in full-stops, exclamation marks, or question marks
(#1208) Inline comments must end in full-stops, exclamation marks, or question marks
(#1221) Inline comments must end in full-stops, exclamation marks, or question marks
(#1243) Inline comments must end in full-stops, exclamation marks, or question marks
(#1247) Expected 1 space after "-"; 0 found
(#1254) Inline comments must end in full-stops, exclamation marks, or question marks
(#1287) Test method test_oublog_get_posts_pagination() is missing any coverage information, own or at class level
(#1287) Test method test_oublog_get_posts_pagination() is missing a return type
(#1296) Inline comments must end in full-stops, exclamation marks, or question marks
(#1301) Short array syntax must be used to define arrays
(#1308) Short array syntax must be used to define arrays
(#1333) Test method test_oublog_tags() is missing any coverage information, own or at class level
(#1333) Test method test_oublog_tags() is missing a return type
(#1349) Short array syntax must be used to define arrays
(#1363) Short array syntax must be used to define arrays
(#1367) Short array syntax must be used to define arrays
(#1377) Short array syntax must be used to define arrays
(#1382) Short array syntax must be used to define arrays
(#1392) Short array syntax must be used to define arrays
(#1393) Short array syntax must be used to define arrays
(#1402) Short array syntax must be used to define arrays
(#1407) Short array syntax must be used to define arrays
(#1412) Short array syntax must be used to define arrays
(#1431) Short array syntax must be used to define arrays
(#1439) Short array syntax must be used to define arrays
(#1466) Short array syntax must be used to define arrays
(#1471) Short array syntax must be used to define arrays
(#1483) Short array syntax must be used to define arrays
(#1489) Short array syntax must be used to define arrays
(#1548) Test method test_oublog_time_limits() is missing any coverage information, own or at class level
(#1548) Test method test_oublog_time_limits() is missing a return type
(#1554) Short array syntax must be used to define arrays
(#1556) Short array syntax must be used to define arrays
(#1558) Short array syntax must be used to define arrays
(#1560) Short array syntax must be used to define arrays
(#1567) Short array syntax must be used to define arrays
(#1578) Short array syntax must be used to define arrays
(#1588) Test method test_can_view_post() is missing any coverage information, own or at class level
(#1588) Test method test_can_view_post() is missing a return type
(#1647) Inline comments must end in full-stops, exclamation marks, or question marks
(#1650) Inline comments must end in full-stops, exclamation marks, or question marks
(#1743) Test method test_oublog_core_calendar_provide_event_action() is missing any coverage information, own or at class level
(#1743) Test method test_oublog_core_calendar_provide_event_action() is missing a return type
(#1769) Test method test_oublog_core_calendar_provide_event_action_in_hidden_section() is missing any coverage information, own or at class level
(#1769) Test method test_oublog_core_calendar_provide_event_action_in_hidden_section() is missing a return type
(#1800) Test method test_oublog_core_calendar_provide_event_action_for_user() is missing any coverage information, own or at class level
(#1800) Test method test_oublog_core_calendar_provide_event_action_for_user() is missing a return type
(#1832) Test method test_oublog_core_calendar_provide_event_action_as_non_user() is missing any coverage information, own or at class level
(#1832) Test method test_oublog_core_calendar_provide_event_action_as_non_user() is missing a return type
(#1860) Test method test_oublog_core_calendar_provide_event_action_already_completed() is missing any coverage information, own or at class level
(#1860) Test method test_oublog_core_calendar_provide_event_action_already_completed() is missing a return type
(#1893) Test method test_oublog_core_calendar_provide_event_action_already_completed_for_user() is missing any coverage information, own or at class level
(#1893) Test method test_oublog_core_calendar_provide_event_action_already_completed_for_user() is missing a return type
(#1931) Test method test_oublog_check_view_permissions_personal_restrict() is missing any coverage information, own or at class level
(#1931) Test method test_oublog_check_view_permissions_personal_restrict() is missing a return type
(#1946) Line indented incorrectly; expected 4 spaces, found 0
(#1946) Closing brace indented incorrectly; expected 4 spaces, found 0
mod/oublog/tests/oublog_import_getallposts_test.php
(#28) Old MOODLE_INTERNAL check detected. Replace it by "defined('MOODLE_INTERNAL') || die();"
(#35) Unit test oublog_import_getallposts_test should be declared as final.
(#35) PHPUnit class "oublog_import_getallposts_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#35) Missing docblock for class oublog_import_getallposts_test
(#37) Missing member variable doc comment
(#38) Missing member variable doc comment
(#39) Missing member variable doc comment
(#45) 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.
(#49) Short array syntax must be used to define arrays
(#51) 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
(#55) There should be a comma after the last array item in a multi-line array.
(#65) Test method test_oublog_import_getallposts() is missing any coverage information, own or at class level
(#65) Test method test_oublog_import_getallposts() is missing a return type
(#86) Test method test_oublog_import_getallposts_in1blog() is missing any coverage information, own or at class level
(#86) Test method test_oublog_import_getallposts_in1blog() is missing a return type
(#113) Test method test_oublog_import_getallposts_not_enough_post() is missing any coverage information, own or at class level
(#113) Test method test_oublog_import_getallposts_not_enough_post() is missing a return type
(#140) Test method test_oublog_import_getallposts_enough_post() is missing any coverage information, own or at class level
(#140) Test method test_oublog_import_getallposts_enough_post() is missing a return type
(#166) Test method test_oublog_import_getallposts_with1post_delete() is missing any coverage information, own or at class level
(#166) Test method test_oublog_import_getallposts_with1post_delete() is missing a return type
mod/oublog/tests/oublog_import_getbloginfo_test.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Unit test oublog_import_getbloginfo_test should be declared as final.
(#21) PHPUnit class "oublog_import_getbloginfo_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#21) Missing @copyright tag
(#21) Missing @license tag
(#21) Missing docblock for class oublog_import_getbloginfo_test
(#22) Opening brace should be on the same line as the declaration for class oublog_import_getbloginfo_test
(#23) Missing member variable doc comment
(#24) Missing member variable doc comment
(#25) Missing member variable doc comment
(#30) Short array syntax must be used to define arrays
(#32) There should be a comma after the last array item in a multi-line array.
(#34) Short array syntax must be used to define arrays
(#36) There should be a comma after the last array item in a multi-line array.
(#38) Short array syntax must be used to define arrays
(#40) There should be a comma after the last array item in a multi-line array.
(#51) Test method test_oublog_import_getbloginfo_noblog() is missing any coverage information, own or at class level
(#51) Test method test_oublog_import_getbloginfo_noblog() is missing a return type
(#61) Test method test_oublog_import_getbloginfo_have_course_blog_unenrolled() is missing any coverage information, own or at class level
(#61) Test method test_oublog_import_getbloginfo_have_course_blog_unenrolled() is missing a return type
(#62) Short array syntax must be used to define arrays
(#73) Test method test_oublog_import_getbloginfo_have_2course_blog_enrolldifferent() is missing any coverage information, own or at class level
(#73) Test method test_oublog_import_getbloginfo_have_2course_blog_enrolldifferent() is missing a return type
(#80) Short array syntax must be used to define arrays
(#81) Short array syntax must be used to define arrays
(#92) Test method test_oublog_import_getbloginfo_have_2course_blog_no_individual() is missing any coverage information, own or at class level
(#92) Test method test_oublog_import_getbloginfo_have_2course_blog_no_individual() is missing a return type
(#99) Short array syntax must be used to define arrays
(#110) Test method test_oublog_import_getbloginfo_have_2course_blog_separate_individual() is missing any coverage information, own or at class level
(#110) Test method test_oublog_import_getbloginfo_have_2course_blog_separate_individual() is missing a return type
(#117) Short array syntax must be used to define arrays
(#131) Test method test_oublog_import_getbloginfo_have_2course_blog_visible_individual() is missing any coverage information, own or at class level
(#131) Test method test_oublog_import_getbloginfo_have_2course_blog_visible_individual() is missing a return type
(#138) Short array syntax must be used to define arrays
(#152) Test method test_oublog_import_getbloginfo_have_2course_blog_no_individual_global() is missing any coverage information, own or at class level
(#152) Test method test_oublog_import_getbloginfo_have_2course_blog_no_individual_global() is missing a return type
(#159) Short array syntax must be used to define arrays
mod/oublog/tests/oublog_import_getblogs_test.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Unit test oublog_import_getblogs_test should be declared as final.
(#21) PHPUnit class "oublog_import_getblogs_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#21) Missing @copyright tag
(#21) Missing @license tag
(#21) Missing docblock for class oublog_import_getblogs_test
(#22) Opening brace should be on the same line as the declaration for class oublog_import_getblogs_test
(#23) Missing member variable doc comment
(#24) Missing member variable doc comment
(#25) Missing member variable doc comment
(#30) Short array syntax must be used to define arrays
(#32) There should be a comma after the last array item in a multi-line array.
(#34) Short array syntax must be used to define arrays
(#36) There should be a comma after the last array item in a multi-line array.
(#38) Short array syntax must be used to define arrays
(#40) There should be a comma after the last array item in a multi-line array.
(#51) Test method test_oublog_import_getblogs_noenroll() is missing any coverage information, own or at class level
(#51) Test method test_oublog_import_getblogs_noenroll() is missing a return type
(#66) Test method test_oublog_import_getblogs_enrollnoblog() is missing any coverage information, own or at class level
(#66) Test method test_oublog_import_getblogs_enrollnoblog() is missing a return type
(#82) Test method test_oublog_import_getblogs_enrollnopost() is missing any coverage information, own or at class level
(#82) Test method test_oublog_import_getblogs_enrollnopost() is missing a return type
(#99) Test method test_oublog_import_getblogs_enroll_1blog_2posts() is missing any coverage information, own or at class level
(#99) Test method test_oublog_import_getblogs_enroll_1blog_2posts() is missing a return type
(#104) Short array syntax must be used to define arrays
(#119) Test method test_oublog_import_getblogs_enroll_2blog_posts() is missing any coverage information, own or at class level
(#119) Test method test_oublog_import_getblogs_enroll_2blog_posts() is missing a return type
(#124) Short array syntax must be used to define arrays
(#129) Short array syntax must be used to define arrays
(#145) Test method test_oublog_import_getblogs_enroll_2blog_posts_differentcourse() is missing any coverage information, own or at class level
(#145) Test method test_oublog_import_getblogs_enroll_2blog_posts_differentcourse() is missing a return type
(#150) Short array syntax must be used to define arrays
(#155) Short array syntax must be used to define arrays
(#170) Test method test_oublog_import_getblogs_enroll_3blog_differentindividual() is missing any coverage information, own or at class level
(#170) Test method test_oublog_import_getblogs_enroll_3blog_differentindividual() is missing a return type
(#177) Short array syntax must be used to define arrays
(#180) Short array syntax must be used to define arrays
(#184) Short array syntax must be used to define arrays
(#203) Test method test_oublog_import_getblogs_enroll_3blog_exclude_current_post() is missing any coverage information, own or at class level
(#203) Test method test_oublog_import_getblogs_enroll_3blog_exclude_current_post() is missing a return type
(#210) Short array syntax must be used to define arrays
(#213) Short array syntax must be used to define arrays
(#217) Short array syntax must be used to define arrays
(#236) Test method test_oublog_import_getblogs_guest_account() is missing any coverage information, own or at class level
(#236) Test method test_oublog_import_getblogs_guest_account() is missing a return type
(#240) Short array syntax must be used to define arrays
(#254) Test method test_oublog_import_getblogs_admin_unenrolled() is missing any coverage information, own or at class level
(#254) Test method test_oublog_import_getblogs_admin_unenrolled() is missing a return type
(#257) Short array syntax must be used to define arrays
(#271) Test method test_oublog_import_getblogs_admin_enrolled() is missing any coverage information, own or at class level
(#271) Test method test_oublog_import_getblogs_admin_enrolled() is missing a return type
(#277) Short array syntax must be used to define arrays
mod/oublog/tests/oublog_import_getposts_test.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Unit test oublog_import_getposts_test should be declared as final.
(#21) PHPUnit class "oublog_import_getposts_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#21) Missing @copyright tag
(#21) Missing @license tag
(#21) Missing docblock for class oublog_import_getposts_test
(#22) Opening brace should be on the same line as the declaration for class oublog_import_getposts_test
(#23) Missing member variable doc comment
(#24) Missing member variable doc comment
(#25) Missing member variable doc comment
(#27) Missing docblock for function create_content in testcase
(#27) Short array syntax must be used to define arrays
(#44) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#52) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#65) There should be a comma after the last array item in a multi-line array.
(#67) Short array syntax must be used to define arrays
(#69) There should be a comma after the last array item in a multi-line array.
(#71) Short array syntax must be used to define arrays
(#73) There should be a comma after the last array item in a multi-line array.
(#84) Test method test_oublog_import_getposts_test_nopost_selectwrongpost() is missing any coverage information, own or at class level
(#84) Test method test_oublog_import_getposts_test_nopost_selectwrongpost() is missing a return type
(#88) Short array syntax must be used to define arrays
(#90) Short array syntax must be used to define arrays
(#100) Test method test_oublog_import_getposts_test_1post_selectwrong() is missing any coverage information, own or at class level
(#100) Test method test_oublog_import_getposts_test_1post_selectwrong() is missing a return type
(#104) Short array syntax must be used to define arrays
(#106) Short array syntax must be used to define arrays
(#116) Test method test_oublog_import_getposts_test_1post_selectcorrect() is missing any coverage information, own or at class level
(#116) Test method test_oublog_import_getposts_test_1post_selectcorrect() is missing a return type
(#120) Short array syntax must be used to define arrays
(#122) Short array syntax must be used to define arrays
(#135) Test method test_oublog_import_getposts_test_2post_selectcorrect() is missing any coverage information, own or at class level
(#135) Test method test_oublog_import_getposts_test_2post_selectcorrect() is missing a return type
(#139) Short array syntax must be used to define arrays
(#143) Short array syntax must be used to define arrays
(#155) Test method test_oublog_import_getposts_test_1post_2comment_notinclude() is missing any coverage information, own or at class level
(#155) Test method test_oublog_import_getposts_test_1post_2comment_notinclude() is missing a return type
(#159) Short array syntax must be used to define arrays
(#166) 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
(#181) Test method test_oublog_import_getposts_test_1post_2comment_included() is missing any coverage information, own or at class level
(#181) Test method test_oublog_import_getposts_test_1post_2comment_included() is missing a return type
(#185) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#218) Test method test_oublog_import_getposts_test_1post_2comment_1deleted() is missing any coverage information, own or at class level
(#218) Test method test_oublog_import_getposts_test_1post_2comment_1deleted() is missing a return type
(#222) Short array syntax must be used to define arrays
(#231) Short array syntax must be used to define arrays
(#232) Short array syntax must be used to define arrays
(#234) Short array syntax must be used to define arrays
(#247) Test method test_oublog_import_getposts_test_1post_2comment_1notbelongtouser() is missing any coverage information, own or at class level
(#247) Test method test_oublog_import_getposts_test_1post_2comment_1notbelongtouser() is missing a return type
(#253) Short array syntax must be used to define arrays
(#261) Short array syntax must be used to define arrays
(#262) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
mod/oublog/tests/oublog_search_test.php
(#31) Import statements must not begin with a leading backslash
(#32) Import statements must not begin with a leading backslash
(#41) Unit test oublog_search_test should be declared as final.
(#41) PHPUnit class "oublog_search_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#47) Test method test_post_search_index() is missing any coverage information, own or at class level
(#47) Test method test_post_search_index() is missing a return type
(#78) Short array syntax must be used to define arrays
(#101) Short array syntax must be used to define arrays
(#126) Short array syntax must be used to define arrays
(#132) There should be a comma after the last array item in a multi-line array.
(#136) Short array syntax must be used to define arrays
(#142) There should be a comma after the last array item in a multi-line array.
(#192) Test method test_post_search_index_with_editing() is missing any coverage information, own or at class level
(#192) Test method test_post_search_index_with_editing() is missing a return type
(#250) Test method test_comments_search_index() is missing any coverage information, own or at class level
(#250) Test method test_comments_search_index() is missing a return type
(#271) Short array syntax must be used to define arrays
(#284) Short array syntax must be used to define arrays
(#292) Short array syntax must be used to define arrays
(#307) Short array syntax must be used to define arrays
(#313) Short array syntax must be used to define arrays
(#330) Short array syntax must be used to define arrays
(#336) There should be a comma after the last array item in a multi-line array.
(#391) Short array syntax must be used to define arrays
(#399) Test method test_oublog_posts_for_group_support() is missing any coverage information, own or at class level
(#399) Test method test_oublog_posts_for_group_support() is missing a return type
(#459) Short array syntax must be used to define arrays
(#465) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
mod/oublog/tests/oublog_shared.php
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#21) Missing @copyright tag
(#21) Missing @license tag
(#21) Missing docblock for class oublog_shared
(#22) Opening brace should be on the same line as the declaration for class oublog_shared
(#23) Missing member variable doc comment
(#25) Missing docblock for function setUp
(#30) There should be a comma after the last array item in a multi-line array.
(#114) There should be a comma after the last array item in a multi-line array.
(#120) Short array syntax must be used to define arrays
(#142) Expected 1 space after asterisk; 0 found
(#162) Short array syntax must be used to define arrays
(#170) Short array syntax must be used to define arrays
mod/oublog/tests/oublog_test_lib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#28) Missing docblock for class oublog_test_lib
(#47) Short array syntax must be used to define arrays
(#54) Missing docblock for function get_new_course
(#61) Missing docblock for function get_new_group
(#68) Missing docblock for function get_new_group_member
(#82) Short array syntax must be used to define arrays
(#138) Short array syntax must be used to define arrays
(#143) 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.
(#170) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
mod/oublog/tests/participation_test.php
(#25) Old MOODLE_INTERNAL check detected. Replace it by "defined('MOODLE_INTERNAL') || die();"
(#32) Unit test oublog_participation_test should be declared as final.
(#32) PHPUnit testcase name "oublog_participation_test" does not match file name "participation_test"
(#32) PHPUnit class "oublog_participation_test" does not have any namespace. It is recommended to add it to the "mod_oublog" namespace, using more levels if needed, in order to match the code being tested
(#32) Missing docblock for class oublog_participation_test
(#34) Test method test_myparticipation_access() is missing any coverage information, own or at class level
(#34) Test method test_myparticipation_access() is missing a return type
(#58) Short array syntax must be used to define arrays
(#75) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#139) Short array syntax must be used to define arrays
(#148) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#167) Test method test_userparticipation_access() is missing any coverage information, own or at class level
(#167) Test method test_userparticipation_access() is missing a return type
(#182) Short array syntax must be used to define arrays
(#188) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#208) Short array syntax must be used to define arrays
(#215) Short array syntax must be used to define arrays
(#220) Short array syntax must be used to define arrays
(#225) Short array syntax must be used to define arrays
(#230) Test method test_participation() is missing any coverage information, own or at class level
(#230) Test method test_participation() is missing a return type
(#260) Short array syntax must be used to define arrays
(#260) Short array syntax must be used to define arrays
(#261) Short array syntax must be used to define arrays
(#261) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#263) Short array syntax must be used to define arrays
(#299) Short array syntax must be used to define arrays
(#300) Short array syntax must be used to define arrays
(#317) Short array syntax must be used to define arrays
(#329) Short array syntax must be used to define arrays
(#329) Short array syntax must be used to define arrays
(#330) Short array syntax must be used to define arrays
(#330) Short array syntax must be used to define arrays
(#353) Test method test_participation_grades() is missing any coverage information, own or at class level
(#353) Test method test_participation_grades() is missing a return type
(#362) Short array syntax must be used to define arrays
(#371) Short array syntax must be used to define arrays
mod/oublog/tests/privacy_provider_test.php
(#42) Testcase privacy_provider_testcase should be declared as abstract.
(#42) PHPUnit testcase name "privacy_provider_testcase" does not match file name "privacy_provider_test"
(#57) Test method test_get_data_no_data() is missing any coverage information, own or at class level
(#57) Test method test_get_data_no_data() is missing a return type
(#102) Test method test_get_data_post() is missing any coverage information, own or at class level
(#102) Test method test_get_data_post() is missing a return type
(#142) Test method test_get_data_comment() is missing any coverage information, own or at class level
(#142) Test method test_get_data_comment() is missing a return type
(#179) Test method test_get_data_link() is missing any coverage information, own or at class level
(#179) Test method test_get_data_link() is missing a return type
(#222) Test method test_get_data_current_edit() is missing any coverage information, own or at class level
(#222) Test method test_get_data_current_edit() is missing a return type
(#259) Test method test_get_data_old_edit() is missing any coverage information, own or at class level
(#259) Test method test_get_data_old_edit() is missing a return type
(#300) Test method test_get_data_ratings() is missing any coverage information, own or at class level
(#300) Test method test_get_data_ratings() is missing a return type
(#365) Test method test_get_data_files() is missing any coverage information, own or at class level
(#365) Test method test_get_data_files() is missing a return type
(#389) Test method test_delete_data_for_all_users_in_context() is missing any coverage information, own or at class level
(#389) Test method test_delete_data_for_all_users_in_context() is missing a return type
(#476) Test method test_delete_data_for_user() is missing any coverage information, own or at class level
(#476) Test method test_delete_data_for_user() is missing a return type
(#736) Missing docblock for function get_blog_instances in testcase
(#747) Missing docblock for function get_posts_by_user in testcase
(#757) Missing docblock for function get_blog_posts in testcase
(#809) There should be a comma after the last array item in a multi-line array.
(#815) There should be a comma after the last array item in a multi-line array.
(#836) Test method test_get_users_in_context_oublog_post() is missing any coverage information, own or at class level
(#836) Test method test_get_users_in_context_oublog_post() is missing a return type
(#870) Test method test_get_users_in_context_oublog_links() is missing any coverage information, own or at class level
(#870) Test method test_get_users_in_context_oublog_links() is missing a return type
(#910) Test method test_get_users_in_context_oublog_edits() is missing any coverage information, own or at class level
(#910) Test method test_get_users_in_context_oublog_edits() is missing a return type
(#958) Test method test_get_users_in_context_oublog_ratings() is missing any coverage information, own or at class level
(#958) Test method test_get_users_in_context_oublog_ratings() is missing a return type
(#990) Test method test_get_users_in_context_oublog_comments() is missing any coverage information, own or at class level
(#990) Test method test_get_users_in_context_oublog_comments() is missing a return type
(#1033) Test method test_delete_data_for_users_oublog_post() is missing any coverage information, own or at class level
(#1033) Test method test_delete_data_for_users_oublog_post() is missing a return type
(#1081) Test method test_delete_data_for_users_oublog_links() is missing any coverage information, own or at class level
(#1081) Test method test_delete_data_for_users_oublog_links() is missing a return type
(#1121) Test method test_delete_data_for_users_oublog_comments() is missing any coverage information, own or at class level
(#1121) Test method test_delete_data_for_users_oublog_comments() is missing a return type
(#1161) Test method test_delete_data_for_users_oublog_ratings() is missing any coverage information, own or at class level
(#1161) Test method test_delete_data_for_users_oublog_ratings() is missing a return type
(#1205) Test method test_delete_data_for_users_oublog_edits() is missing any coverage information, own or at class level
(#1205) Test method test_delete_data_for_users_oublog_edits() is missing a return type
mod/oublog/tests/tool_datamasking_test.php
(#26) Unit test tool_datamasking_test should be declared as final.
(#40) Test method test_behaviour() is missing any coverage information, own or at class level
mod/oublog/userparticipation.php
(#20) Incorrect @package tag for file userparticipation.php. Expected mod_oublog, found mod.
(#36) This comment is 43% valid code; is this commented out code?
(#38) 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.
(#50) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Short array syntax must be used to define arrays
(#88) Inline comments must start with a capital letter, digit or 3-dots sequence
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Short array syntax must be used to define arrays
(#93) Short array syntax must be used to define arrays
(#99) 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.
(#115) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#123) Short array syntax must be used to define arrays
(#152) Short array syntax must be used to define arrays
(#194) Short array syntax must be used to define arrays
(#197) Short array syntax must be used to define arrays
(#200) Short array syntax must be used to define arrays
(#201) Short array syntax must be used to define arrays
(#255) Short array syntax must be used to define arrays
(#258) Short array syntax must be used to define arrays
(#261) There should be a comma after the last array item in a multi-line array.
(#262) There should be a comma after the last array item in a multi-line array.
mod/oublog/version.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#23) Incorrect @package tag for file version.php. Expected mod_oublog, found oublog.
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
mod/oublog/view.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#22) Incorrect @package tag for file view.php. Expected mod_oublog, found oublog.
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#42) Short array syntax must be used to define arrays
(#58) This comment is 50% valid code; is this commented out code?
(#62) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#78) 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
(#97) Short array syntax must be used to define arrays
(#216) Short array syntax must be used to define arrays
(#284) Short array syntax must be used to define arrays
(#287) Short array syntax must be used to define arrays
(#294) Short array syntax must be used to define arrays
(#355) Short array syntax must be used to define arrays
(#401) Short array syntax must be used to define arrays
(#470) Short array syntax must be used to define arrays
(#501) Short array syntax must be used to define arrays
(#519) Short array syntax must be used to define arrays
(#570) Short array syntax must be used to define arrays
(#576) Short array syntax must be used to define arrays
(#583) Short array syntax must be used to define arrays
mod/oublog/viewedit.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#17) Missing @copyright tag
(#17) Missing @license tag
(#17) Missing @copyright tag
(#17) Missing @license tag
(#17) Missing @copyright tag
(#17) Missing @license tag
(#17) Missing @copyright tag
(#17) Missing @license tag
(#17) Missing @copyright tag
(#17) Missing @license tag
(#22) Incorrect @package tag for file viewedit.php. Expected mod_oublog, found oublog.
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#31) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#47) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
(#94) Short array syntax must be used to define arrays
(#98) Short array syntax must be used to define arrays
(#100) Short array syntax must be used to define arrays
(#102) Expected 1 space after "?"; 2 found
(#102) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#128) Missing docblock for file viewedit.php
(#129) Missing docblock for file viewedit.php
(#149) Missing docblock for file viewedit.php
(#152) Missing docblock for file viewedit.php
(#161) Missing docblock for file viewedit.php
mod/oublog/viewpost.php
(#17) Missing @copyright tag
(#17) Missing @license tag
(#22) Incorrect @package tag for file viewpost.php. Expected mod_oublog, found oublog.
(#25) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#37) Short array syntax must be used to define arrays
(#38) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#68) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#99) Short array syntax must be used to define arrays
(#144) Short array syntax must be used to define arrays
(#149) Short array syntax must be used to define arrays
(#151) Short array syntax must be used to define arrays
(#153) Short array syntax must be used to define arrays
(#158) Short array syntax must be used to define arrays
(#162) Short array syntax must be used to define arrays
(#165) Short array syntax must be used to define arrays
(#166) There should be a comma after the last array item in a multi-line array.
(#167) There should be a comma after the last array item in a multi-line array.
(#217) Short array syntax must be used to define arrays
(#238) Short array syntax must be used to define arrays
(#241) Line exceeds 132 characters; contains 144 characters
(#266) Short array syntax must be used to define arrays

Javascript coding style problems

(7 errors, 85 warnings)

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

mod/oublog/amd/src/export.js
(#19) @package should be empty. (jsdoc/empty-tags)
(#107) Missing JSDoc @param "event" declaration. (jsdoc/require-param)
(#149) Missing JSDoc @param "postId" declaration. (jsdoc/require-param)
(#161) Missing JSDoc @param "postId" declaration. (jsdoc/require-param)
mod/oublog/module.js
(#25) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#31) 'e' is defined but never used. (no-unused-vars)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space before '}'. (block-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Expected space or tab after '/*' in comment. (spaced-comment)
(#46) Identifier 'init_showhide' is not in camel case. (camelcase)
(#89) Identifier 'init_deleteandemail' is not in camel case. (camelcase)
(#95) Multiple spaces found before 'e'. (no-multi-spaces)
(#113) Extra space after key 'action'. (key-spacing)
(#113) Unexpected space before function parentheses. (space-before-function-paren)
(#125) Extra space after key 'action'. (key-spacing)
(#125) Unexpected space before function parentheses. (space-before-function-paren)
(#135) Extra space after key 'value'. (key-spacing)
(#137) Extra space after key 'action'. (key-spacing)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#152) Identifier 'init_posttable' is not in camel case. (camelcase)
(#163) Requires a space after '{'. (block-spacing)
(#163) Statement inside of curly braces should be on next line. (brace-style)
(#163) Missing space before opening brace. (space-before-blocks)
(#163) Requires a space before '}'. (block-spacing)
(#163) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#172) Requires a space after '{'. (block-spacing)
(#172) Statement inside of curly braces should be on next line. (brace-style)
(#172) Missing space before opening brace. (space-before-blocks)
(#172) Requires a space before '}'. (block-spacing)
(#172) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#174) Requires a space before '}'. (block-spacing)
(#174) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#184) 'prearray' declared on line 198 column 21 is used outside of binding context. (block-scoped-var)
(#185) 'i' declared on line 199 column 26 is used outside of binding context. (block-scoped-var)
(#185) 'len' declared on line 199 column 33 is used outside of binding context. (block-scoped-var)
(#185) 'prearray' declared on line 198 column 21 is used outside of binding context. (block-scoped-var)
(#185) 'i' declared on line 199 column 26 is used outside of binding context. (block-scoped-var)
(#185) 'len' declared on line 199 column 33 is used outside of binding context. (block-scoped-var)
(#185) 'i' declared on line 199 column 26 is used outside of binding context. (block-scoped-var)
(#186) 'prearray' declared on line 198 column 21 is used outside of binding context. (block-scoped-var)
(#186) 'i' declared on line 199 column 26 is used outside of binding context. (block-scoped-var)
(#191) 'prearray' declared on line 198 column 21 is used outside of binding context. (block-scoped-var)
(#192) 'prearray' declared on line 198 column 21 is used outside of binding context. (block-scoped-var)
(#193) 'prearray' declared on line 198 column 21 is used outside of binding context. (block-scoped-var)
(#198) 'prearray' is already defined. (no-redeclare)
(#198) 'prearray' declared on line 184 column 21 is used outside of binding context. (block-scoped-var)
(#199) 'i' is already defined. (no-redeclare)
(#199) 'i' declared on line 185 column 26 is used outside of binding context. (block-scoped-var)
(#199) 'len' is already defined. (no-redeclare)
(#199) 'len' declared on line 185 column 33 is used outside of binding context. (block-scoped-var)
(#199) 'prearray' declared on line 184 column 21 is used outside of binding context. (block-scoped-var)
(#199) 'i' declared on line 185 column 26 is used outside of binding context. (block-scoped-var)
(#199) 'len' declared on line 185 column 33 is used outside of binding context. (block-scoped-var)
(#199) 'i' declared on line 185 column 26 is used outside of binding context. (block-scoped-var)
(#200) 'prearray' declared on line 184 column 21 is used outside of binding context. (block-scoped-var)
(#200) 'i' declared on line 185 column 26 is used outside of binding context. (block-scoped-var)
(#201) 'prearray' declared on line 184 column 21 is used outside of binding context. (block-scoped-var)
(#201) 'i' declared on line 185 column 26 is used outside of binding context. (block-scoped-var)
(#202) 'prearray' declared on line 184 column 21 is used outside of binding context. (block-scoped-var)
(#203) 'prearray' declared on line 184 column 21 is used outside of binding context. (block-scoped-var)
mod/oublog/yui/src/savecheck/js/savecheck.js
(#25) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#28) Extra space after key 'init'. (key-spacing)
(#39) Extra space after key 'title'. (key-spacing)
(#40) Extra space after key 'message'. (key-spacing)
(#41) Extra space after key 'render'. (key-spacing)
(#42) Extra space after key 'plugins'. (key-spacing)
(#42) There should be no space after '['. (array-bracket-spacing)
(#42) There should be no space before ']'. (array-bracket-spacing)
(#43) Extra space after key 'modal'. (key-spacing)
(#70) Extra space after key 'method'. (key-spacing)
(#71) Extra space after key 'data'. (key-spacing)
(#72) Extra space after key 'on'. (key-spacing)
(#73) Extra space after key 'success'. (key-spacing)
(#74) Extra space after key 'failure'. (key-spacing)
(#76) Extra space after key 'sync'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#77) Extra space after key 'timeout'. (key-spacing)
mod/oublog/yui/src/tagselector/js/tagselector.js
(#1) Identifier 'mod_oublog' is not in camel case. (camelcase)
mod/oublog/yui/statsbar/statsbar.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#4) Identifier 'container_class' is not in camel case. (camelcase)
(#5) Identifier 'container_class' is not in camel case. (camelcase)
mod/oublog/yui/statsupdate/statsupdate.js
(#1) 'YUI' is not defined. (no-undef)
(#2) Identifier 'mod_oublog' is not in camel case. (camelcase)
(#5) Identifier 'container_class' is not in camel case. (camelcase)
(#6) Identifier 'container_class' is not in camel case. (camelcase)
(#9) Missing space before opening brace. (space-before-blocks)
(#52) Blocks are nested too deeply (5). Maximum allowed is 4. (max-depth)
(#78) Identifier 'statsupdate_killspinner' is not in camel case. (camelcase)

CSS problems

(97 errors, 18 warnings)

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

mod/oublog/styles.css
(#207) Can't parse value "alpha(opacity=50)" (csstree/validator)
(#660) Unknown property `font-color` (csstree/validator)
(#89) Expected single space before "{" (block-opening-brace-space-before)
(#601) Expected single space before "{" (block-opening-brace-space-before)
(#56) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#65) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#131) Expected "#E7E7E7" to be "#e7e7e7" (color-hex-case)
(#148) Expected "#6E6E6E" to be "#6e6e6e" (color-hex-case)
(#211) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#228) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#232) Expected "#FFFFFF" to be "#ffffff" (color-hex-case)
(#242) Expected "#F2F2F2" to be "#f2f2f2" (color-hex-case)
(#293) Expected "#8D0047" to be "#8d0047" (color-hex-case)
(#122) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#232) Expected "#FFFFFF" to be "#FFF" (color-hex-length)
(#260) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#269) Expected "#aaaaaa" to be "#aaa" (color-hex-length)
(#510) Expected "#ffffff" to be "#fff" (color-hex-length)
(#532) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#6) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#15) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#23) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#48) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#66) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#70) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#80) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#94) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#188) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#189) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#190) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#195) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#196) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#255) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#289) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#293) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#301) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#302) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#307) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#308) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#314) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#315) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#330) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#331) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#332) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#336) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#337) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#338) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#339) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#343) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#346) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#354) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#427) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#598) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#602) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#195) Unexpected !important (declaration-no-important)
(#273) Unexpected unit (length-zero-no-unit)
(#289) Unexpected unit (length-zero-no-unit)
(#89) Expected line length to be no more than 132 characters (max-line-length)
(#660) Unexpected unknown property "font-color" (property-no-unknown)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#18) Expected newline after "," (selector-list-comma-newline-after)
(#55) Expected newline after "," (selector-list-comma-newline-after)
(#68) Expected newline after "," (selector-list-comma-newline-after)
(#69) Expected newline after "," (selector-list-comma-newline-after)
(#89) Expected newline after "," (selector-list-comma-newline-after)
(#89) Expected newline after "," (selector-list-comma-newline-after)
(#89) Expected newline after "," (selector-list-comma-newline-after)
(#89) Expected newline after "," (selector-list-comma-newline-after)
(#89) Expected newline after "," (selector-list-comma-newline-after)
(#89) Expected newline after "," (selector-list-comma-newline-after)
(#93) Expected newline after "," (selector-list-comma-newline-after)
(#272) Expected newline after "," (selector-list-comma-newline-after)
(#276) Expected newline after "," (selector-list-comma-newline-after)
(#276) Expected newline after "," (selector-list-comma-newline-after)
(#276) Expected newline after "," (selector-list-comma-newline-after)
(#276) Expected newline after "," (selector-list-comma-newline-after)
(#292) Expected newline after "," (selector-list-comma-newline-after)
(#353) Expected newline after "," (selector-list-comma-newline-after)
(#388) Expected newline after "," (selector-list-comma-newline-after)
(#548) Expected "UL" to be "ul" (selector-type-case)
(#748) Unexpected unknown type selector "oublog-filter-tagcount" (selector-type-no-unknown)
(#290) Expected indentation of 0 spaces (indentation)
(#307) Expected indentation of 4 spaces (indentation)
(#314) Expected indentation of 4 spaces (indentation)
(#329) Expected indentation of 4 spaces (indentation)
(#330) Expected indentation of 4 spaces (indentation)
(#331) Expected indentation of 4 spaces (indentation)
(#332) Expected indentation of 4 spaces (indentation)
(#336) Expected indentation of 4 spaces (indentation)
(#337) Expected indentation of 4 spaces (indentation)
(#338) Expected indentation of 4 spaces (indentation)
(#339) Expected indentation of 4 spaces (indentation)
(#340) Expected indentation of 4 spaces (indentation)
(#343) Expected indentation of 4 spaces (indentation)
(#346) Expected indentation of 4 spaces (indentation)
(#347) Expected indentation of 4 spaces (indentation)
(#354) Expected indentation of 4 spaces (indentation)
(#594) Expected indentation of 4 spaces (indentation)
(#636) Expected indentation of 4 spaces (indentation)
(#637) Expected indentation of 4 spaces (indentation)
(#670) Expected indentation of 4 spaces (indentation)
(#674) Expected indentation of 4 spaces (indentation)
(#678) Expected indentation of 4 spaces (indentation)
(#681) Expected indentation of 4 spaces (indentation)
(#684) Expected indentation of 4 spaces (indentation)
(#685) Expected indentation of 4 spaces (indentation)
(#686) Expected indentation of 4 spaces (indentation)
(#687) Expected indentation of 4 spaces (indentation)
(#688) Expected indentation of 4 spaces (indentation)
(#689) Expected indentation of 4 spaces (indentation)
(#697) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(54 errors, 0 warnings)

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

mod/oublog/backup/moodle2/backup_oublog_activity_task.class.php
(#47) Phpdocs for function backup_oublog_activity_task::encode_content_links has incomplete parameters list
mod/oublog/backup/moodle2/restore_oublog_activity_task.class.php
(#83) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#85) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#104) Inline phpdocs tag {@link restore_logs_processor} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
(#106) Inline phpdocs tag {@link restore_log_rule} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/oublog/classes/portfolio_caller.php
(#237) Phpdocs for function portfolio_caller::prepare_post has incomplete parameters list
mod/oublog/externallib.php
(#381) Phpdocs for function mod_oublog_external::get_blog_posts has incomplete parameters list
(#393) Phpdocs for function mod_oublog_external::get_blog_posts2 has incomplete parameters list
mod/oublog/index.php
(#1) The file is empty or doesn't contain PHP code. Skipped.
mod/oublog/lang/es/oublog.php
(#1) The file is empty or doesn't contain PHP code. Skipped.
mod/oublog/lib.php
(#125) Phpdocs for function oublog_delete_instance has incomplete parameters list
(#487) Phpdocs for function oublog_get_completion_state_lib has incomplete parameters list
(#541) Phpdocs for function oublog_print_overview has incomplete parameters list
(#1063) Phpdocs for function oublog_extend_settings_navigation has incomplete parameters list
(#1093) Phpdocs for function oublog_rating_permissions has incomplete parameters list
(#1292) Phpdocs for function oublog_get_user_grades has incomplete parameters list
(#1403) Phpdocs for function oublog_get_coursemodule_info has incomplete parameters list
(#20) Inline phpdocs tag {@link locallib.php} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/oublog/locallib.php
(#220) Phpdocs for function oublog_can_post has incomplete parameters list
(#247) Phpdocs for function oublog_can_comment has incomplete parameters list
(#495) Phpdocs for function oublog_add_post has incomplete parameters list
(#628) Phpdocs for function oublog_get_posts has incomplete parameters list
(#840) Phpdocs for function oublog_get_post has incomplete parameters list
(#972) Phpdocs for function oublog_update_item_tags has incomplete parameters list
(#1045) Phpdocs for function oublog_get_tags has incomplete parameters list
(#1138) Phpdocs for function oublog_get_tag_cloud has incomplete parameters list
(#1270) Phpdocs for function oublog_add_comment has incomplete parameters list
(#1737) Phpdocs for function oublog_get_feed_posts has incomplete parameters list
(#1839) Phpdocs for function oublog_get_feedurl has incomplete parameters list
(#1905) Phpdocs for function oublog_get_meta_tags has incomplete parameters list
(#2016) Phpdocs for function oublog_build_navigation has incomplete parameters list
(#2041) Phpdocs for function oublog_individual_get_activity_details has incomplete parameters list
(#2384) Phpdocs for function oublog_get_last_modified has incomplete parameters list
(#2559) Phpdocs for function oublog_apply_high_security has incomplete parameters list
(#2901) Phpdocs for function oublog_add_cmid_to_tag_atrribute has incomplete parameters list
(#2966) Phpdocs for function oublog_get_post_ids has incomplete parameters list
(#3131) Phpdocs for function oublog_portfolio_caller::prepare_post has incomplete parameters list
(#4161) Phpdocs for function oublog_stats_output_commentpoststats has incomplete parameters list
(#4404) Phpdocs for function oublog_stats_output_myparticipation has incomplete parameters list
(#4524) Phpdocs for function oublog_stats_output_participation has incomplete parameters list
(#4798) Phpdocs for function oublog_get_participation_details has incomplete parameters list
(#21) Inline phpdocs tag {@link lib.php} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}
mod/oublog/renderer.php
(#57) Phpdocs for function mod_oublog_renderer::render_post has incomplete parameters list
(#455) Phpdocs for function mod_oublog_renderer::render_post_socialshares has incomplete parameters list
(#697) Phpdocs for function mod_oublog_renderer::render_user_participation_list has incomplete parameters list
(#993) Phpdocs for function mod_oublog_renderer::render_comments has incomplete parameters list
(#1200) Phpdocs for function mod_oublog_renderer::render_all_users_participation_table has incomplete parameters list
(#1637) Phpdocs for function mod_oublog_renderer::render_summary has incomplete parameters list
(#1679) Phpdocs for function mod_oublog_renderer::get_link_back_to_oublog has incomplete parameters list
(#1722) Phpdocs for function mod_oublog_renderer::render_table_posts has incomplete parameters list
(#1881) Phpdocs for function mod_oublog_renderer::render_current_filter has incomplete parameters list
mod/oublog/tests/behat/behat_mod_oublog.php
(#56) Phpdocs for function behat_mod_oublog::i_create_n_posts_with_form_data has incomplete parameters list
(#87) Phpdocs for function behat_mod_oublog::i_create_n_comments_with_form_data has incomplete parameters list
mod/oublog/tests/oublog_test_lib.php
(#112) Phpdocs for function oublog_test_lib::get_new_grouping_group has incomplete parameters list

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "gherkinlint" failed. Use --force to continue.

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

(55 errors, 0 warnings)

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

mod/oublog/tests/behat/rate_individuals.feature
(#86) Wrong indentation for "given", expected indentation level of 4, but got 3
(#87) Wrong indentation for "and", expected indentation level of 4, but got 3
(#88) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#89) Wrong indentation for "and", expected indentation level of 4, but got 3
(#90) Wrong indentation for "and", expected indentation level of 4, but got 3
mod/oublog/tests/behat/basic.feature
(#942) Multiple empty lines are not allowed
mod/oublog/tests/behat/totalvisitcount.feature
(#62) Trailing spaces are not allowed
mod/oublog/tests/behat/time.period.feature
(#37) Wrong indentation for "given", expected indentation level of 4, but got 3
(#38) Wrong indentation for "and", expected indentation level of 4, but got 3
(#40) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#41) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#42) Wrong indentation for "and", expected indentation level of 4, but got 3
(#43) Wrong indentation for "and", expected indentation level of 4, but got 3
(#44) Wrong indentation for "given", expected indentation level of 4, but got 3
(#46) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#47) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#48) Wrong indentation for "and", expected indentation level of 4, but got 3
(#49) Wrong indentation for "and", expected indentation level of 4, but got 3
(#50) Wrong indentation for "and", expected indentation level of 4, but got 3
(#51) Wrong indentation for "given", expected indentation level of 4, but got 3
(#53) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#54) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#55) Wrong indentation for "and", expected indentation level of 4, but got 3
(#56) Wrong indentation for "and", expected indentation level of 4, but got 3
(#57) Wrong indentation for "and", expected indentation level of 4, but got 3
(#58) Wrong indentation for "given", expected indentation level of 4, but got 3
(#60) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#61) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#63) Wrong indentation for "and", expected indentation level of 4, but got 3
(#64) Wrong indentation for "and", expected indentation level of 4, but got 3
(#65) Wrong indentation for "given", expected indentation level of 4, but got 3
(#68) Wrong indentation for "given", expected indentation level of 4, but got 3
(#69) Wrong indentation for "and", expected indentation level of 4, but got 3
(#71) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#72) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#73) Wrong indentation for "and", expected indentation level of 4, but got 3
(#74) Wrong indentation for "and", expected indentation level of 4, but got 3
(#75) Wrong indentation for "given", expected indentation level of 4, but got 3
(#77) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#78) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#79) Wrong indentation for "and", expected indentation level of 4, but got 3
(#80) Wrong indentation for "and", expected indentation level of 4, but got 3
(#81) Wrong indentation for "and", expected indentation level of 4, but got 3
(#82) Wrong indentation for "given", expected indentation level of 4, but got 3
(#84) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#85) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#86) Wrong indentation for "and", expected indentation level of 4, but got 3
(#87) Wrong indentation for "and", expected indentation level of 4, but got 3
(#88) Wrong indentation for "and", expected indentation level of 4, but got 3
(#89) Wrong indentation for "given", expected indentation level of 4, but got 3
(#91) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#92) Wrong indentation for "Step", expected indentation level of 4, but got 3
(#94) Wrong indentation for "and", expected indentation level of 4, but got 3
(#95) Wrong indentation for "and", expected indentation level of 4, but got 3
(#96) Wrong indentation for "given", expected indentation level of 4, but got 3