Prechecker results: error


Overview

(1 errors, 0 warnings)

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

The patchset contains changes to upgrade.txt or UPGRADING.md files.

PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(630 errors, 766 warnings)

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

public/mod/plugnmeet/backup/moodle2/backup_plugnmeet_activity_task.class.php
(#37) Opening brace must not be followed by a blank line
public/mod/plugnmeet/backup/moodle2/backup_plugnmeet_stepslib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Opening brace must not be followed by a blank line
(#43) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#44) Line exceeds 132 characters; contains 152 characters
public/mod/plugnmeet/backup/moodle2/restore_plugnmeet_activity_task.class.php
(#37) Opening brace must not be followed by a blank line
(#60) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
public/mod/plugnmeet/backup/moodle2/restore_plugnmeet_stepslib.php
(#27) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Opening brace must not be followed by a blank line
(#43) Short array syntax must be used to define arrays
public/mod/plugnmeet/classes/event/course_module_instance_list_viewed.php
(#28) Opening brace must not be followed by a blank line
public/mod/plugnmeet/classes/event/course_module_viewed.php
(#28) Opening brace must not be followed by a blank line
(#33) No one-line description found in phpdocs for docblock of function init
(#63) Opening parenthesis of a multi-line function call must be the last content on the line
(#64) 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.
(#73) No one-line description found in phpdocs for docblock of function get_objectid_mapping
(#74) Short array syntax must be used to define arrays
public/mod/plugnmeet/classes/event/joined_plugnmeet_session.php
(#63) Short array syntax must be used to define arrays
(#72) Short array syntax must be used to define arrays
public/mod/plugnmeet/classes/external/mod_plugnmeet_create_room.php
(#1) No one-line description found in phpdocs for docblock of file mod_plugnmeet_create_room.php
(#42) No one-line description found in phpdocs for docblock of function create_room_parameters
(#57) No one-line description found in phpdocs for docblock of function create_room
(#63) There should be a comma after the last array item in a multi-line array.
(#77) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#88) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#89) Space after opening parenthesis of function call prohibited
(#89) Expected 0 spaces before closing parenthesis; 1 found
(#90) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#97) Expected at least 1 space before "."; 0 found
(#97) Expected at least 1 space after "."; 0 found
(#99) Short array syntax must be used to define arrays
(#103) Short array syntax must be used to define arrays
(#106) There should be a comma after the last array item in a multi-line array.
(#108) Opening parenthesis of a multi-line function call must be the last content on the line
(#116) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#116) Closing parenthesis of a multi-line function call must be on a line by itself
(#147) No one-line description found in phpdocs for docblock of function create_room_returns
public/mod/plugnmeet/classes/external/mod_plugnmeet_delete_recording.php
(#1) No one-line description found in phpdocs for docblock of file mod_plugnmeet_delete_recording.php
(#41) No one-line description found in phpdocs for docblock of function delete_recording_parameters
(#53) No one-line description found in phpdocs for docblock of function delete_recording
(#54) Short array syntax must be used to define arrays
(#84) No one-line description found in phpdocs for docblock of function delete_recording_returns
public/mod/plugnmeet/classes/external/mod_plugnmeet_end_room.php
(#1) No one-line description found in phpdocs for docblock of file mod_plugnmeet_end_room.php
(#41) No one-line description found in phpdocs for docblock of function end_room_parameters
(#53) No one-line description found in phpdocs for docblock of function end_room
(#54) Short array syntax must be used to define arrays
(#84) No one-line description found in phpdocs for docblock of function end_room_returns
public/mod/plugnmeet/classes/external/mod_plugnmeet_get_join_token.php
(#1) No one-line description found in phpdocs for docblock of file mod_plugnmeet_get_join_token.php
(#41) No one-line description found in phpdocs for docblock of function get_join_token_parameters
(#54) No one-line description found in phpdocs for docblock of function get_join_token
(#57) Short array syntax must be used to define arrays
(#59) There should be a comma after the last array item in a multi-line array.
(#72) Short array syntax must be used to define arrays
(#95) No one-line description found in phpdocs for docblock of function get_join_token_returns
public/mod/plugnmeet/classes/external/mod_plugnmeet_get_recording_download_link.php
(#1) No one-line description found in phpdocs for docblock of file mod_plugnmeet_get_recording_download_link.php
(#41) No one-line description found in phpdocs for docblock of function get_download_link_parameters
(#53) No one-line description found in phpdocs for docblock of function get_download_link
(#54) Short array syntax must be used to define arrays
(#56) There should be a comma after the last array item in a multi-line array.
(#90) No one-line description found in phpdocs for docblock of function get_download_link_returns
public/mod/plugnmeet/classes/external/mod_plugnmeet_get_recordings.php
(#1) No one-line description found in phpdocs for docblock of file mod_plugnmeet_get_recordings.php
(#41) No one-line description found in phpdocs for docblock of function get_recordings_parameters
(#61) No one-line description found in phpdocs for docblock of function get_recordings
(#62) Short array syntax must be used to define arrays
(#64) There should be a comma after the last array item in a multi-line array.
(#81) Short array syntax must be used to define arrays
(#100) No one-line description found in phpdocs for docblock of function get_recordings_returns
(#104) There should be a comma after the last array item in a multi-line array.
public/mod/plugnmeet/classes/external/mod_plugnmeet_isactive_room.php
(#1) No one-line description found in phpdocs for docblock of file mod_plugnmeet_isactive_room.php
(#41) No one-line description found in phpdocs for docblock of function isactive_room_parameters
(#54) No one-line description found in phpdocs for docblock of function isactive_room
(#58) There should be a comma after the last array item in a multi-line array.
(#91) No one-line description found in phpdocs for docblock of function isactive_room_returns
public/mod/plugnmeet/classes/external/mod_plugnmeet_update_client.php
(#42) No one-line description found in phpdocs for docblock of function update_client_parameters
(#53) No one-line description found in phpdocs for docblock of function update_client
(#72) Short array syntax must be used to define arrays
(#74) There should be a comma after the last array item in a multi-line array.
(#82) Parentheses must be used when instantiating a new class
(#96) Each PHP statement must be on a line by itself
(#106) No one-line description found in phpdocs for docblock of function delete_dir
(#114) Opening parenthesis of a multi-line function call must be the last content on the line
(#115) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#115) Closing parenthesis of a multi-line function call must be on a line by itself
(#130) No one-line description found in phpdocs for docblock of function update_client_returns
public/mod/plugnmeet/classes/privacy/provider.php
(#29) Opening brace must not be followed by a blank line
public/mod/plugnmeet/conference.php
(#32) Short array syntax must be used to define arrays
(#33) Short array syntax must be used to define arrays
(#39) Short array syntax must be used to define arrays
(#41) There should be a comma after the last array item in a multi-line array.
(#87) Missing docblock for file conference.php
(#88) Missing docblock for file conference.php
public/mod/plugnmeet/db/access.php
(#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.
public/mod/plugnmeet/db/install.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
public/mod/plugnmeet/db/services.php
(#27) Short array syntax must be used to define arrays
(#28) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#46) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#73) Short array syntax must be used to define arrays
(#82) Short array syntax must be used to define arrays
(#91) Short array syntax must be used to define arrays
public/mod/plugnmeet/db/uninstall.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
public/mod/plugnmeet/db/upgradelib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
public/mod/plugnmeet/grade.php
(#33) Short array syntax must be used to define arrays
(#34) Short array syntax must be used to define arrays
public/mod/plugnmeet/helpers/helper.php
(#34) No one-line description found in phpdocs for docblock of function format_html
(#48) Opening parenthesis of a multi-line function call must be the last content on the line
(#48) Only one argument is allowed per line in a multi-line function call
(#49) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#49) Only one argument is allowed per line in a multi-line function call
(#49) Closing parenthesis of a multi-line function call must be on a line by itself
(#106) No one-line description found in phpdocs for docblock of function get_room_features
(#107) Short array syntax must be used to define arrays
(#108) Short array syntax must be used to define arrays
(#110) Short array syntax must be used to define arrays
(#112) There should be a comma after the last array item in a multi-line array.
(#115) There should be a comma after the last array item in a multi-line array.
(#117) Short array syntax must be used to define arrays
(#119) Short array syntax must be used to define arrays
(#121) There should be a comma after the last array item in a multi-line array.
(#124) There should be a comma after the last array item in a multi-line array.
(#126) Short array syntax must be used to define arrays
(#128) Short array syntax must be used to define arrays
(#130) There should be a comma after the last array item in a multi-line array.
(#133) There should be a comma after the last array item in a multi-line array.
(#135) Short array syntax must be used to define arrays
(#137) Short array syntax must be used to define arrays
(#139) There should be a comma after the last array item in a multi-line array.
(#142) There should be a comma after the last array item in a multi-line array.
(#144) Short array syntax must be used to define arrays
(#146) Short array syntax must be used to define arrays
(#148) There should be a comma after the last array item in a multi-line array.
(#151) There should be a comma after the last array item in a multi-line array.
(#153) Short array syntax must be used to define arrays
(#155) 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.
(#160) There should be a comma after the last array item in a multi-line array.
(#162) Short array syntax must be used to define arrays
(#164) 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.
(#169) 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
(#174) There should be a comma after the last array item in a multi-line array.
(#176) Short array syntax must be used to define arrays
(#178) Short array syntax must be used to define arrays
(#180) There should be a comma after the last array item in a multi-line array.
(#183) There should be a comma after the last array item in a multi-line array.
(#185) Short array syntax must be used to define arrays
(#187) Short array syntax must be used to define arrays
(#189) There should be a comma after the last array item in a multi-line array.
(#192) There should be a comma after the last array item in a multi-line array.
(#194) Short array syntax must be used to define arrays
(#196) Short array syntax must be used to define arrays
(#198) There should be a comma after the last array item in a multi-line array.
(#201) There should be a comma after the last array item in a multi-line array.
(#203) Short array syntax must be used to define arrays
(#205) Short array syntax must be used to define arrays
(#207) 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.
(#212) Short array syntax must be used to define arrays
(#214) 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.
(#219) There should be a comma after the last array item in a multi-line array.
(#237) No one-line description found in phpdocs for docblock of function get_recording_features
(#238) Short array syntax must be used to define arrays
(#239) Short array syntax must be used to define arrays
(#241) Short array syntax must be used to define arrays
(#243) There should be a comma after the last array item in a multi-line array.
(#246) There should be a comma after the last array item in a multi-line array.
(#248) Short array syntax must be used to define arrays
(#250) 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.
(#256) 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.
(#262) Short array syntax must be used to define arrays
(#264) Short array syntax must be used to define arrays
(#266) 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) There should be a comma after the last array item in a multi-line array.
(#274) There should be a comma after the last array item in a multi-line array.
(#276) Short array syntax must be used to define arrays
(#278) Short array syntax must be used to define arrays
(#280) There should be a comma after the last array item in a multi-line array.
(#284) Short array syntax must be used to define arrays
(#287) There should be a comma after the last array item in a multi-line array.
(#288) There should be a comma after the last array item in a multi-line array.
(#290) Short array syntax must be used to define arrays
(#292) Short array syntax must be used to define arrays
(#294) There should be a comma after the last array item in a multi-line array.
(#298) Short array syntax must be used to define arrays
(#301) There should be a comma after the last array item in a multi-line array.
(#302) There should be a comma after the last array item in a multi-line array.
(#304) Short array syntax must be used to define arrays
(#306) Short array syntax must be used to define arrays
(#308) There should be a comma after the last array item in a multi-line array.
(#312) Short array syntax must be used to define arrays
(#315) There should be a comma after the last array item in a multi-line array.
(#316) There should be a comma after the last array item in a multi-line array.
(#334) No one-line description found in phpdocs for docblock of function get_chat_features
(#335) Short array syntax must be used to define arrays
(#336) Short array syntax must be used to define arrays
(#338) Short array syntax must be used to define arrays
(#340) There should be a comma after the last array item in a multi-line array.
(#343) There should be a comma after the last array item in a multi-line array.
(#345) Short array syntax must be used to define arrays
(#347) Short array syntax must be used to define arrays
(#349) There should be a comma after the last array item in a multi-line array.
(#353) Short array syntax must be used to define arrays
(#356) There should be a comma after the last array item in a multi-line array.
(#357) There should be a comma after the last array item in a multi-line array.
(#375) No one-line description found in phpdocs for docblock of function get_shared_note_pad_features
(#376) Short array syntax must be used to define arrays
(#377) Short array syntax must be used to define arrays
(#379) Short array syntax must be used to define arrays
(#381) There should be a comma after the last array item in a multi-line array.
(#384) There should be a comma after the last array item in a multi-line array.
(#385) There should be a comma after the last array item in a multi-line array.
(#402) No one-line description found in phpdocs for docblock of function get_whiteboard_features
(#403) Short array syntax must be used to define arrays
(#404) Short array syntax must be used to define arrays
(#406) Short array syntax must be used to define arrays
(#408) There should be a comma after the last array item in a multi-line array.
(#411) There should be a comma after the last array item in a multi-line array.
(#412) There should be a comma after the last array item in a multi-line array.
(#429) No one-line description found in phpdocs for docblock of function get_external_media_player_features
(#430) Short array syntax must be used to define arrays
(#431) Short array syntax must be used to define arrays
(#433) Short array syntax must be used to define arrays
(#435) There should be a comma after the last array item in a multi-line array.
(#438) There should be a comma after the last array item in a multi-line array.
(#439) There should be a comma after the last array item in a multi-line array.
(#456) No one-line description found in phpdocs for docblock of function get_waiting_room_features
(#457) Short array syntax must be used to define arrays
(#458) Short array syntax must be used to define arrays
(#460) Short array syntax must be used to define arrays
(#462) There should be a comma after the last array item in a multi-line array.
(#465) There should be a comma after the last array item in a multi-line array.
(#467) Short array syntax must be used to define arrays
(#471) Short array syntax must be used to define arrays
(#474) There should be a comma after the last array item in a multi-line array.
(#475) There should be a comma after the last array item in a multi-line array.
(#476) There should be a comma after the last array item in a multi-line array.
(#493) No one-line description found in phpdocs for docblock of function get_breakout_room_features
(#494) Short array syntax must be used to define arrays
(#495) Short array syntax must be used to define arrays
(#497) Short array syntax must be used to define arrays
(#499) There should be a comma after the last array item in a multi-line array.
(#502) There should be a comma after the last array item in a multi-line array.
(#504) Short array syntax must be used to define arrays
(#508) Short array syntax must be used to define arrays
(#511) There should be a comma after the last array item in a multi-line array.
(#512) There should be a comma after the last array item in a multi-line array.
(#513) There should be a comma after the last array item in a multi-line array.
(#530) No one-line description found in phpdocs for docblock of function get_display_external_link_features
(#531) Short array syntax must be used to define arrays
(#532) Short array syntax must be used to define arrays
(#534) Short array syntax must be used to define arrays
(#536) There should be a comma after the last array item in a multi-line array.
(#539) There should be a comma after the last array item in a multi-line array.
(#557) No one-line description found in phpdocs for docblock of function get_ingress_features
(#558) Short array syntax must be used to define arrays
(#559) Short array syntax must be used to define arrays
(#561) Short array syntax must be used to define arrays
(#563) There should be a comma after the last array item in a multi-line array.
(#566) There should be a comma after the last array item in a multi-line array.
(#584) No one-line description found in phpdocs for docblock of function get_polls_features
(#585) Short array syntax must be used to define arrays
(#586) Short array syntax must be used to define arrays
(#588) Short array syntax must be used to define arrays
(#590) There should be a comma after the last array item in a multi-line array.
(#593) There should be a comma after the last array item in a multi-line array.
(#611) Missing docblock for function get_end_to_end_encryption_features
(#612) Short array syntax must be used to define arrays
(#613) Short array syntax must be used to define arrays
(#615) Short array syntax must be used to define arrays
(#617) There should be a comma after the last array item in a multi-line array.
(#620) There should be a comma after the last array item in a multi-line array.
(#622) Short array syntax must be used to define arrays
(#624) Short array syntax must be used to define arrays
(#626) There should be a comma after the last array item in a multi-line array.
(#630) Short array syntax must be used to define arrays
(#633) There should be a comma after the last array item in a multi-line array.
(#634) There should be a comma after the last array item in a multi-line array.
(#636) Short array syntax must be used to define arrays
(#638) Short array syntax must be used to define arrays
(#640) There should be a comma after the last array item in a multi-line array.
(#644) Short array syntax must be used to define arrays
(#647) There should be a comma after the last array item in a multi-line array.
(#648) There should be a comma after the last array item in a multi-line array.
(#650) Short array syntax must be used to define arrays
(#652) Short array syntax must be used to define arrays
(#654) There should be a comma after the last array item in a multi-line array.
(#658) Short array syntax must be used to define arrays
(#661) There should be a comma after the last array item in a multi-line array.
(#662) There should be a comma after the last array item in a multi-line array.
(#680) No one-line description found in phpdocs for docblock of function get_sip_dial_in_features
(#681) Short array syntax must be used to define arrays
(#682) Short array syntax must be used to define arrays
(#684) Short array syntax must be used to define arrays
(#686) There should be a comma after the last array item in a multi-line array.
(#689) There should be a comma after the last array item in a multi-line array.
(#691) Short array syntax must be used to define arrays
(#693) Short array syntax must be used to define arrays
(#695) There should be a comma after the last array item in a multi-line array.
(#699) Short array syntax must be used to define arrays
(#702) There should be a comma after the last array item in a multi-line array.
(#703) There should be a comma after the last array item in a multi-line array.
(#705) Short array syntax must be used to define arrays
(#707) Short array syntax must be used to define arrays
(#709) There should be a comma after the last array item in a multi-line array.
(#713) Short array syntax must be used to define arrays
(#716) There should be a comma after the last array item in a multi-line array.
(#717) There should be a comma after the last array item in a multi-line array.
(#735) Missing docblock for function get_insights_features
(#736) Short array syntax must be used to define arrays
(#737) Short array syntax must be used to define arrays
(#739) Short array syntax must be used to define arrays
(#741) There should be a comma after the last array item in a multi-line array.
(#744) There should be a comma after the last array item in a multi-line array.
(#746) Short array syntax must be used to define arrays
(#747) Short array syntax must be used to define arrays
(#749) Short array syntax must be used to define arrays
(#751) There should be a comma after the last array item in a multi-line array.
(#755) Short array syntax must be used to define arrays
(#758) There should be a comma after the last array item in a multi-line array.
(#759) There should be a comma after the last array item in a multi-line array.
(#761) Short array syntax must be used to define arrays
(#763) Short array syntax must be used to define arrays
(#765) There should be a comma after the last array item in a multi-line array.
(#769) Short array syntax must be used to define arrays
(#772) There should be a comma after the last array item in a multi-line array.
(#773) There should be a comma after the last array item in a multi-line array.
(#775) Short array syntax must be used to define arrays
(#777) Short array syntax must be used to define arrays
(#779) There should be a comma after the last array item in a multi-line array.
(#783) Short array syntax must be used to define arrays
(#786) There should be a comma after the last array item in a multi-line array.
(#787) There should be a comma after the last array item in a multi-line array.
(#790) Short array syntax must be used to define arrays
(#791) Short array syntax must be used to define arrays
(#793) Short array syntax must be used to define arrays
(#795) There should be a comma after the last array item in a multi-line array.
(#799) Short array syntax must be used to define arrays
(#802) There should be a comma after the last array item in a multi-line array.
(#803) There should be a comma after the last array item in a multi-line array.
(#806) Short array syntax must be used to define arrays
(#807) Short array syntax must be used to define arrays
(#809) Short array syntax must be used to define arrays
(#811) There should be a comma after the last array item in a multi-line array.
(#815) Short array syntax must be used to define arrays
(#818) There should be a comma after the last array item in a multi-line array.
(#819) There should be a comma after the last array item in a multi-line array.
(#821) Short array syntax must be used to define arrays
(#822) Short array syntax must be used to define arrays
(#824) Short array syntax must be used to define arrays
(#826) There should be a comma after the last array item in a multi-line array.
(#830) Short array syntax must be used to define arrays
(#833) There should be a comma after the last array item in a multi-line array.
(#834) There should be a comma after the last array item in a multi-line array.
(#837) Short array syntax must be used to define arrays
(#838) Short array syntax must be used to define arrays
(#840) Short array syntax must be used to define arrays
(#842) There should be a comma after the last array item in a multi-line array.
(#846) Short array syntax must be used to define arrays
(#849) There should be a comma after the last array item in a multi-line array.
(#850) There should be a comma after the last array item in a multi-line array.
(#852) There should be a comma after the last array item in a multi-line array.
(#853) There should be a comma after the last array item in a multi-line array.
(#870) No one-line description found in phpdocs for docblock of function get_default_lock_settings
(#871) Short array syntax must be used to define arrays
(#872) Short array syntax must be used to define arrays
(#874) Short array syntax must be used to define arrays
(#876) There should be a comma after the last array item in a multi-line array.
(#879) There should be a comma after the last array item in a multi-line array.
(#881) Short array syntax must be used to define arrays
(#883) Short array syntax must be used to define arrays
(#885) There should be a comma after the last array item in a multi-line array.
(#888) There should be a comma after the last array item in a multi-line array.
(#890) Short array syntax must be used to define arrays
(#892) Short array syntax must be used to define arrays
(#894) There should be a comma after the last array item in a multi-line array.
(#897) There should be a comma after the last array item in a multi-line array.
(#899) Short array syntax must be used to define arrays
(#901) Short array syntax must be used to define arrays
(#903) There should be a comma after the last array item in a multi-line array.
(#906) There should be a comma after the last array item in a multi-line array.
(#908) Short array syntax must be used to define arrays
(#910) Short array syntax must be used to define arrays
(#912) There should be a comma after the last array item in a multi-line array.
(#915) There should be a comma after the last array item in a multi-line array.
(#917) Short array syntax must be used to define arrays
(#919) Short array syntax must be used to define arrays
(#921) There should be a comma after the last array item in a multi-line array.
(#924) There should be a comma after the last array item in a multi-line array.
(#926) Short array syntax must be used to define arrays
(#928) Short array syntax must be used to define arrays
(#930) There should be a comma after the last array item in a multi-line array.
(#933) There should be a comma after the last array item in a multi-line array.
(#935) Short array syntax must be used to define arrays
(#937) Short array syntax must be used to define arrays
(#939) There should be a comma after the last array item in a multi-line array.
(#942) There should be a comma after the last array item in a multi-line array.
(#944) Short array syntax must be used to define arrays
(#946) Short array syntax must be used to define arrays
(#948) There should be a comma after the last array item in a multi-line array.
(#951) There should be a comma after the last array item in a multi-line array.
(#967) No one-line description found in phpdocs for docblock of function show_join_button
(#968) Line exceeds 132 characters; contains 136 characters
public/mod/plugnmeet/index.php
(#32) Short array syntax must be used to define arrays
(#37) Short array syntax must be used to define arrays
(#38) There should be a comma after the last array item in a multi-line array.
(#43) Short array syntax must be used to define arrays
(#56) Short array syntax must be used to define arrays
(#63) Short array syntax must be used to define arrays
(#64) Short array syntax must be used to define arrays
(#66) Short array syntax must be used to define arrays
(#67) Short array syntax must be used to define arrays
(#69) Short array syntax must be used to define arrays
(#70) Short array syntax must be used to define arrays
(#76) Short array syntax must be used to define arrays
(#78) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#78) Short array syntax must be used to define arrays
(#78) Closing parenthesis of a multi-line function call must be on a line by itself
(#81) Short array syntax must be used to define arrays
(#82) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#82) Closing parenthesis of a multi-line function call must be on a line by itself
(#85) Logical operator "or" is prohibited; use "||" instead
(#86) Short array syntax must be used to define arrays
(#88) Short array syntax must be used to define arrays
public/mod/plugnmeet/lang/ar_SA/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/de_DE/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/en/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/es_ES/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/fr_FR/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/it_IT/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/nl_NL/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/pt_PT/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/ru_RU/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/uk_UA/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lang/zh_CN/plugnmeet.php
(#55) The string key "privacy:metadata:plugnmeet:fullname" is not in the correct order, it should be before "privacy:metadata:plugnmeet:userid"
(#59) The string key "no" is not in the correct order, it should be before "yes"
(#60) The string key "join" is not in the correct order, it should be before "no"
(#63) The string key "plugnmeet_viewed" is not in the correct order, it should be before "plugnmeetname_help"
(#64) The string key "joined_session" is not in the correct order, it should be before "plugnmeet_viewed"
(#67) The string key "plugnmeet_server_url" is not in the correct order, it should be before "plugnmeetconfig"
(#69) The string key "plugnmeet_api_key" is not in the correct order, it should be before "plugnmeet_server_url_des"
(#73) The string key "livekit_server_url" is not in the correct order, it should be before "plugnmeet_secret_des"
(#75) The string key "custom_logo" is not in the correct order, it should be before "livekit_server_url_des"
(#79) The string key "enable_dynacast" is not in the correct order, it should be before "plugnmeetoptions"
(#87) The string key "default_webcam_resolution" is not in the correct order, it should be before "video_codec_des"
(#89) The string key "default_screen_share_resolution" is not in the correct order, it should be before "default_webcam_resolution_des"
(#91) The string key "default_audio_preset" is not in the correct order, it should be before "default_screen_share_resolution_des"
(#93) The string key "copyright_display" is not in the correct order, it should be before "default_audio_preset_des"
(#100) The string key "max_participants" is not in the correct order, it should be before "welcome_message"
(#104) The string key "allow_webcams" is not in the correct order, it should be before "roomfeatures"
(#106) The string key "allow_screen_share" is not in the correct order, it should be before "mute_on_start"
(#107) The string key "allow_rtmp" is not in the correct order, it should be before "allow_screen_share"
(#109) The string key "allow_view_other_users_list" is not in the correct order, it should be before "allow_view_other_webcams"
(#110) The string key "admin_only_webcams" is not in the correct order, it should be before "allow_view_other_users_list"
(#113) The string key "moderator_join_first" is not in the correct order, it should be before "room_duration"
(#115) The string key "enable_analytics" is not in the correct order, it should be before "moderator_join_first_error"
(#116) The string key "allow_virtual_bg" is not in the correct order, it should be before "enable_analytics"
(#117) The string key "allow_raise_hand" is not in the correct order, it should be before "allow_virtual_bg"
(#123) The string key "allow_recording" is not in the correct order, it should be before "recordingfeatures"
(#124) The string key "allow_cloud_recording" is not in the correct order, it should be before "allow_recording"
(#126) The string key "allow_local_recording" is not in the correct order, it should be before "enable_auto_cloud_recording"
(#128) The string key "is_allow_download_recording" is not in the correct order, it should be before "is_allow_view_recording"
(#130) The string key "chatfeatures" is not in the correct order, it should be before "is_allow_download_recording"
(#131) The string key "allow_chat" is not in the correct order, it should be before "chatfeatures"
(#135) The string key "allow_shared_notepad" is not in the correct order, it should be before "shared_note_pad_features"
(#138) The string key "allow_whiteboard" is not in the correct order, it should be before "whiteboard_features"
(#141) The string key "allowed_external_media_player" is not in the correct order, it should be before "external_media_player_features"
(#144) The string key "activate_waiting_room" is not in the correct order, it should be before "waiting_room_features"
(#147) The string key "breakout_room_features" is not in the correct order, it should be before "waiting_room_msg"
(#148) The string key "allow_breakout_rooms" is not in the correct order, it should be before "breakout_room_features"
(#152) The string key "allow_display_external_link_features" is not in the correct order, it should be before "display_external_link_features"
(#158) The string key "lock_screen_sharing" is not in the correct order, it should be before "lock_webcam"
(#160) The string key "lock_shared_notepad" is not in the correct order, it should be before "lock_whiteboard"
(#161) The string key "lock_chat" is not in the correct order, it should be before "lock_shared_notepad"
(#163) The string key "lock_chat_file_share" is not in the correct order, it should be before "lock_chat_send_message"
(#166) The string key "available" is not in the correct order, it should be before "lock_private_chat"
(#171) The string key "client_load" is not in the correct order, it should be before "extraoption"
(#174) The string key "local" is not in the correct order, it should be before "remote"
(#176) The string key "client_download_url" is not in the correct order, it should be before "local"
(#179) The string key "error_file_open" is not in the correct order, it should be before "update_client_code"
(#180) The string key "client_updated_success" is not in the correct order, it should be before "error_file_open"
(#181) The string key "client_updated_failed" is not in the correct order, it should be before "client_updated_success"
(#183) The string key "join" is duplicated
(#186) The string key "recording_date" is not in the correct order, it should be before "recordings"
(#187) The string key "meeting_date" is not in the correct order, it should be before "recording_date"
(#188) The string key "file_size" is not in the correct order, it should be before "meeting_date"
(#190) The string key "download" is not in the correct order, it should be before "play"
(#191) The string key "delete" is not in the correct order, it should be before "download"
(#194) The string key "design_customization" is not in the correct order, it should be before "sure_to_delete"
(#195) The string key "custom_css_url" is not in the correct order, it should be before "design_customization"
(#201) The string key "background_color" is not in the correct order, it should be before "secondary_color_des"
(#207) The string key "footer_color" is not in the correct order, it should be before "header_color_des"
(#213) The string key "column_camera_position" is not in the correct order, it should be before "side_panel_bg_color_des"
(#218) The string key "allow_speech_to_text_translation_features" is not in the correct order, it should be before "column_camera_width_des"
(#228) The string key "enable_dial_in_on_create" is not in the correct order, it should be before "sip_dial_in_features_is_allow"
(#235) The string key "insights_transcription_features_is_allow_speech_synthesis" is not in the correct order, it should be before "insights_transcription_features_is_allow_translation"
(#236) The string key "insights_chat_translation_features_is_allow" is not in the correct order, it should be before "insights_transcription_features_is_allow_speech_synthesis"
(#237) The string key "insights_ai_features_is_allow" is not in the correct order, it should be before "insights_chat_translation_features_is_allow"
(#239) The string key "insights_ai_meeting_summarization_features_is_allow" is not in the correct order, it should be before "insights_ai_text_chat_features_is_allow"
public/mod/plugnmeet/lib.php
(#26) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#54) 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.
(#154) Short array syntax must be used to define arrays
(#159) Short array syntax must be used to define arrays
(#176) Short array syntax must be used to define arrays
(#198) Short array syntax must be used to define arrays
(#221) Short array syntax must be used to define arrays
(#252) Opening parenthesis of a multi-line function call must be the last content on the line
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Only one argument is allowed per line in a multi-line function call
(#252) Only one argument is allowed per line in a multi-line function call
(#253) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#253) Only one argument is allowed per line in a multi-line function call
(#253) Only one argument is allowed per line in a multi-line function call
(#253) Only one argument is allowed per line in a multi-line function call
(#253) Short array syntax must be used to define arrays
(#253) Closing parenthesis of a multi-line function call must be on a line by itself
(#269) Short array syntax must be used to define arrays
(#288) Short array syntax must be used to define arrays
(#326) Short array syntax must be used to define arrays
(#369) Missing docblock for function get_plugnmeet_config
(#394) Short array syntax must be used to define arrays
(#397) There should be a comma after the last array item in a multi-line array.
(#409) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#409) Closing parenthesis of a multi-line function call must be on a line by itself
(#432) Short array syntax must be used to define arrays
(#435) There should be a comma after the last array item in a multi-line array.
(#436) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#436) Closing parenthesis of a multi-line function call must be on a line by itself
(#447) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#447) Closing parenthesis of a multi-line function call must be on a line by itself
(#469) The use of backticks in strings is not recommended
(#469) The use of backticks in strings is not recommended
(#475) Missing docblock for function time_restriction_check_pass
public/mod/plugnmeet/mod_form.php
(#32) Blank line found at end of control structure
(#42) Opening brace must not be followed by a blank line
(#56) Short array syntax must be used to define arrays
(#85) Short array syntax must be used to define arrays
(#138) Short array syntax must be used to define arrays
(#141) Short array syntax must be used to define arrays
public/mod/plugnmeet/settings.php
(#36) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#36) Only one argument is allowed per line in a multi-line function call
(#36) Closing parenthesis of a multi-line function call must be on a line by itself
(#42) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#42) Only one argument is allowed per line in a multi-line function call
(#42) Closing parenthesis of a multi-line function call must be on a line by itself
(#48) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#48) Only one argument is allowed per line in a multi-line function call
(#48) Closing parenthesis of a multi-line function call must be on a line by itself
(#54) Only one argument is allowed per line in a multi-line function call
(#55) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#55) Short array syntax must be used to define arrays
(#55) Short array syntax must be used to define arrays
(#55) Closing parenthesis of a multi-line function call must be on a line by itself
(#60) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#60) Closing parenthesis of a multi-line function call must be on a line by itself
(#62) Short array syntax must be used to define arrays
(#64) There should be a comma after the last array item in a multi-line array.
(#70) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#70) Only one argument is allowed per line in a multi-line function call
(#70) Closing parenthesis of a multi-line function call must be on a line by itself
(#72) Short array syntax must be used to define arrays
(#74) There should be a comma after the last array item in a multi-line array.
(#80) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#80) Only one argument is allowed per line in a multi-line function call
(#80) Closing parenthesis of a multi-line function call must be on a line by itself
(#82) Short array syntax must be used to define arrays
(#86) There should be a comma after the last array item in a multi-line array.
(#92) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#92) Only one argument is allowed per line in a multi-line function call
(#92) Closing parenthesis of a multi-line function call must be on a line by itself
(#94) Short array syntax must be used to define arrays
(#110) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#110) Only one argument is allowed per line in a multi-line function call
(#110) Closing parenthesis of a multi-line function call must be on a line by itself
(#112) Short array syntax must be used to define arrays
(#117) There should be a comma after the last array item in a multi-line array.
(#122) Opening parenthesis of a multi-line function call must be the last content on the line
(#123) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#123) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Only one argument is allowed per line in a multi-line function call
(#123) Closing parenthesis of a multi-line function call must be on a line by itself
(#125) 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.
(#136) Opening parenthesis of a multi-line function call must be the last content on the line
(#137) Multi-line function call not indented correctly; expected 4 spaces but found 12
(#137) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Only one argument is allowed per line in a multi-line function call
(#137) Closing parenthesis of a multi-line function call must be on a line by itself
(#139) Short array syntax must be used to define arrays
(#141) There should be a comma after the last array item in a multi-line array.
(#147) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#147) Only one argument is allowed per line in a multi-line function call
(#147) Closing parenthesis of a multi-line function call must be on a line by itself
(#151) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#151) Only one argument is allowed per line in a multi-line function call
(#151) Closing parenthesis of a multi-line function call must be on a line by itself
(#153) Short array syntax must be used to define arrays
(#155) There should be a comma after the last array item in a multi-line array.
(#161) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#161) Only one argument is allowed per line in a multi-line function call
(#161) Closing parenthesis of a multi-line function call must be on a line by itself
(#168) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#168) Closing parenthesis of a multi-line function call must be on a line by itself
(#171) Only one argument is allowed per line in a multi-line function call
(#172) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#172) Closing parenthesis of a multi-line function call must be on a line by itself
(#180) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#180) Closing parenthesis of a multi-line function call must be on a line by itself
(#186) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#186) Only one argument is allowed per line in a multi-line function call
(#186) Closing parenthesis of a multi-line function call must be on a line by itself
(#192) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#192) Closing parenthesis of a multi-line function call must be on a line by itself
(#198) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#198) Closing parenthesis of a multi-line function call must be on a line by itself
(#204) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#204) Closing parenthesis of a multi-line function call must be on a line by itself
(#209) Only one argument is allowed per line in a multi-line function call
(#211) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#211) Short array syntax must be used to define arrays
(#211) Short array syntax must be used to define arrays
(#211) Closing parenthesis of a multi-line function call must be on a line by itself
(#217) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#217) Closing parenthesis of a multi-line function call must be on a line by itself
(#223) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#223) Closing parenthesis of a multi-line function call must be on a line by itself
(#229) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#229) Closing parenthesis of a multi-line function call must be on a line by itself
(#231) Short array syntax must be used to define arrays
(#233) There should be a comma after the last array item in a multi-line array.
(#239) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#239) Only one argument is allowed per line in a multi-line function call
(#239) Closing parenthesis of a multi-line function call must be on a line by itself
(#246) Multi-line function call not indented correctly; expected 4 spaces but found 8
(#246) Closing parenthesis of a multi-line function call must be on a line by itself
(#289) Missing docblock for file settings.php
public/mod/plugnmeet/version.php
(#28) Inline comments must start with a capital letter, digit or 3-dots sequence
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
public/mod/plugnmeet/view.php
(#39) Short array syntax must be used to define arrays
(#40) Short array syntax must be used to define arrays
(#42) Short array syntax must be used to define arrays
(#43) Short array syntax must be used to define arrays
(#51) Short array syntax must be used to define arrays
(#66) 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.
(#78) Missing docblock for file view.php
(#79) Missing docblock for file view.php
(#80) Missing docblock for file view.php
(#82) Missing docblock for file view.php
(#84) Missing docblock for file view.php
(#84) Expected 1 space after closing parenthesis; found 0
(#86) Missing docblock for file view.php
(#86) Expected 1 space after ELSE keyword; 0 found
(#88) Missing docblock for file view.php
(#90) Missing docblock for file view.php
(#100) Missing docblock for file view.php
public/mod/plugnmeet/views/join_part.php
(#31) Missing docblock for file join_part.php
(#34) Missing docblock for file join_part.php
(#34) Expected 1 space after closing parenthesis; found 0
(#37) Missing docblock for file join_part.php
(#39) Missing docblock for file join_part.php
(#44) Missing docblock for file join_part.php
(#45) Missing docblock for file join_part.php
(#60) Missing docblock for file join_part.php
(#61) Missing docblock for file join_part.php
(#100) Missing docblock for file join_part.php
(#101) Missing docblock for file join_part.php
(#139) Missing docblock for file join_part.php
(#141) Missing docblock for file join_part.php
(#150) Missing docblock for file join_part.php
(#177) Missing docblock for file join_part.php
(#178) Missing docblock for file join_part.php
(#188) Missing docblock for file join_part.php
public/mod/plugnmeet/views/recordings_part.php
(#28) Missing docblock for file recordings_part.php
(#33) Missing docblock for file recordings_part.php
(#34) Missing docblock for file recordings_part.php
(#35) Missing docblock for file recordings_part.php
(#45) Missing docblock for file recordings_part.php
(#46) Missing docblock for file recordings_part.php
(#48) Missing docblock for file recordings_part.php
(#55) Missing docblock for file recordings_part.php
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#106) Line exceeds 132 characters; contains 139 characters
(#108) Missing docblock for file recordings_part.php
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#113) Line exceeds 132 characters; contains 141 characters
(#115) Missing docblock for file recordings_part.php
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#119) Line exceeds 132 characters; contains 136 characters
(#121) Missing docblock for file recordings_part.php
(#227) Missing docblock for file recordings_part.php
(#255) Missing docblock for file recordings_part.php
(#294) Missing docblock for file recordings_part.php
(#304) Missing docblock for file recordings_part.php

Javascript coding style problems

(0 errors, 0 warnings)

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


CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(23 errors, 0 warnings)

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

public/mod/plugnmeet/classes/external/mod_plugnmeet_create_room.php
(#51) Phpdocs for function mod_plugnmeet_create_room::create_room has incomplete parameters list
public/mod/plugnmeet/classes/external/mod_plugnmeet_delete_recording.php
(#49) Phpdocs for function mod_plugnmeet_delete_recording::delete_recording has incomplete parameters list
public/mod/plugnmeet/classes/external/mod_plugnmeet_end_room.php
(#49) Phpdocs for function mod_plugnmeet_end_room::end_room has incomplete parameters list
public/mod/plugnmeet/classes/external/mod_plugnmeet_get_join_token.php
(#49) Phpdocs for function mod_plugnmeet_get_join_token::get_join_token has incomplete parameters list
public/mod/plugnmeet/classes/external/mod_plugnmeet_get_recording_download_link.php
(#49) Phpdocs for function mod_plugnmeet_get_recording_download_link::get_download_link has incomplete parameters list
public/mod/plugnmeet/classes/external/mod_plugnmeet_get_recordings.php
(#52) Phpdocs for function mod_plugnmeet_get_recordings::get_recordings has incomplete parameters list
public/mod/plugnmeet/classes/external/mod_plugnmeet_isactive_room.php
(#49) Phpdocs for function mod_plugnmeet_isactive_room::isactive_room has incomplete parameters list
public/mod/plugnmeet/classes/external/mod_plugnmeet_update_client.php
(#103) Phpdocs for function mod_plugnmeet_update_client::delete_dir has incomplete parameters list
public/mod/plugnmeet/helpers/helper.php
(#27) Phpdocs for function PlugNmeetHelper::format_html has incomplete parameters list
(#101) Phpdocs for function PlugNmeetHelper::get_room_features has incomplete parameters list
(#232) Phpdocs for function PlugNmeetHelper::get_recording_features has incomplete parameters list
(#329) Phpdocs for function PlugNmeetHelper::get_chat_features has incomplete parameters list
(#370) Phpdocs for function PlugNmeetHelper::get_shared_note_pad_features has incomplete parameters list
(#397) Phpdocs for function PlugNmeetHelper::get_whiteboard_features has incomplete parameters list
(#424) Phpdocs for function PlugNmeetHelper::get_external_media_player_features has incomplete parameters list
(#451) Phpdocs for function PlugNmeetHelper::get_waiting_room_features has incomplete parameters list
(#488) Phpdocs for function PlugNmeetHelper::get_breakout_room_features has incomplete parameters list
(#525) Phpdocs for function PlugNmeetHelper::get_display_external_link_features has incomplete parameters list
(#552) Phpdocs for function PlugNmeetHelper::get_ingress_features has incomplete parameters list
(#579) Phpdocs for function PlugNmeetHelper::get_polls_features has incomplete parameters list
(#675) Phpdocs for function PlugNmeetHelper::get_sip_dial_in_features has incomplete parameters list
(#865) Phpdocs for function PlugNmeetHelper::get_default_lock_settings has incomplete parameters list
(#964) Phpdocs for function PlugNmeetHelper::show_join_button 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

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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


Gherkin .feature problems

(0 errors, 0 warnings)

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