Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

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


PHP coding style problems

(936 errors, 222 warnings)

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

mod/etherpadlite/backup/moodle2/backup_etherpadlite_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Whitespace found at end of line
(#29) Line exceeds 132 characters; contains 133 characters
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Whitespace found at end of line
(#36) Whitespace found at end of line
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Whitespace found at end of line
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Whitespace found at end of line
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected 4 spaces, found 3
(#62) Closing brace indented incorrectly; expected 4 spaces, found 3
mod/etherpadlite/backup/moodle2/backup_etherpadlite_settingslib.php
(#1) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Whitespace found at end of line
(#25) Whitespace found at end of line
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
mod/etherpadlite/backup/moodle2/backup_etherpadlite_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#36) Commas (,) must be followed by white space.
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#55) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Variable "padID" must be all lower-case
(#58) Variable "padID" must be all lower-case
(#59) Variable "padID" must be all lower-case
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#17) Whitespace found at end of line
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Whitespace found at end of line
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Whitespace found at end of line
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Whitespace found at end of line
(#56) Whitespace found at end of line
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Whitespace found at end of line
(#61) Whitespace found at end of line
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Whitespace found at end of line
(#74) Whitespace found at end of line
(#83) Whitespace found at end of line
(#90) Whitespace found at end of line
(#93) Whitespace found at end of line
(#106) Whitespace found at end of line
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Whitespace found at end of line
(#114) Whitespace found at end of line
mod/etherpadlite/backup/moodle2/restore_etherpadlite_stepslib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#30) Expected MOODLE_INTERNAL check or config.php inclusion
(#39) Expected "if (...) {\n"; found "if(...) {\n"
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Commas (,) must be followed by white space.
(#57) Variable "createGroup" must be all lower-case
(#58) Variable "groupID" must be all lower-case
(#58) Variable "createGroup" must be all lower-case
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) This comment is 75% valid code; is this commented out code?
(#59) No space found before comment text; expected "// echo "New GroupID is $groupID\n\n";" but found "//echo "New GroupID is $groupID\n\n";"
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Variable "groupID" must be all lower-case
(#67) Variable "padID" must be all lower-case
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) This comment is 75% valid code; is this commented out code?
(#68) No space found before comment text; expected "// echo "Created new pad with padID: $padID\n\n";" but found "//echo "Created new pad with padID: $padID\n\n";"
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Variable "padID" must be all lower-case
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Commas (,) must be followed by white space.
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#93) Variable "padID" must be all lower-case
(#94) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#96) Commas (,) must be followed by white space.
(#99) Variable "padID" must be all lower-case
(#100) Variable "padID" must be all lower-case
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) This comment is 77% valid code; is this commented out code?
(#110) No space found before comment text; expected "// $this->add_related_files('mod_etherpadlite', 'intro', null);" but found "//$this->add_related_files('mod_etherpadlite', 'intro', null);"
mod/etherpadlite/classes/event/course_module_viewed.php
(#2) The opening <?php tag must be followed by exactly one newline.
mod/etherpadlite/db/log.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#33) Expected 1 space before "=>"; 0 found
(#33) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#35) Expected 1 space before "=>"; 0 found
(#35) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
mod/etherpadlite/db/upgrade.php
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) 3 slashes comments are not allowed; use "// Comment." instead
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#54) 3 slashes comments are not allowed; use "// Comment." instead
(#55) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) 3 slashes comments are not allowed; use "// Comment." instead
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
(#56) 3 slashes comments are not allowed; use "// Comment." instead
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) 3 slashes comments are not allowed; use "// Comment." instead
(#59) Line indented incorrectly; expected at least 4 spaces, found 0
(#59) 3 slashes comments are not allowed; use "// Comment." instead
(#59) Expected 1 space before comment text but found 5; use block comment if you need indentation
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) 3 slashes comments are not allowed; use "// Comment." instead
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#81) A closing tag is not permitted at the end of a PHP file
mod/etherpadlite/etherpad-lite-client.php
(#29) Expected MOODLE_INTERNAL check or config.php inclusion
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Line indented incorrectly; expected 4 spaces, found 2
(#39) Member variable "apiKey" must be all lower-case
(#40) Line indented incorrectly; expected 4 spaces, found 2
(#40) Member variable "baseUrl" must be all lower-case
(#41) Line indented incorrectly; expected 4 spaces, found 2
(#43) Line indented incorrectly; expected 4 spaces, found 2
(#43) Variable "apiKey" must be all lower-case
(#43) Variable "baseUrl" must be all lower-case
(#43) Expected 1 space before opening brace; found 0
(#44) Line indented incorrectly; expected 8 spaces, found 4
(#44) Expected "if (...) {\n"; found "if (...){\n"
(#44) Variable "apiKey" must be all lower-case
(#45) Line indented incorrectly; expected at least 12 spaces, found 6
(#45) Variable "apiKey" must be all lower-case
(#46) Line indented incorrectly; expected 8 spaces, found 4
(#47) Line indented incorrectly; expected at least 8 spaces, found 4
(#47) Variable "apiKey" must be all lower-case
(#49) Line indented incorrectly; expected 8 spaces, found 4
(#49) Expected "if (...) {\n"; found "if (...){\n"
(#49) Variable "baseUrl" must be all lower-case
(#50) Line indented incorrectly; expected at least 12 spaces, found 6
(#50) Variable "baseUrl" must be all lower-case
(#51) Line indented incorrectly; expected 8 spaces, found 4
(#52) Line indented incorrectly; expected 8 spaces, found 4
(#52) Expected "if (...) {\n"; found "if (...){\n"
(#53) Line indented incorrectly; expected at least 12 spaces, found 6
(#54) Line indented incorrectly; expected 8 spaces, found 4
(#55) Line indented incorrectly; expected at least 8 spaces, found 4
(#56) Line indented incorrectly; expected 4 spaces, found 2
(#58) Line indented incorrectly; expected 4 spaces, found 2
(#58) Expected 1 space before opening brace; found 0
(#59) Line indented incorrectly; expected at least 8 spaces, found 4
(#60) Line indented incorrectly; expected 4 spaces, found 2
(#62) Line indented incorrectly; expected 4 spaces, found 2
(#62) Expected 1 space before opening brace; found 0
(#63) Line indented incorrectly; expected at least 8 spaces, found 4
(#64) Line indented incorrectly; expected 4 spaces, found 2
(#66) Line indented incorrectly; expected 4 spaces, found 2
(#66) Expected 1 space before opening brace; found 0
(#67) Line indented incorrectly; expected at least 8 spaces, found 4
(#68) Line indented incorrectly; expected at least 8 spaces, found 4
(#70) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) Line indented incorrectly; expected at least 8 spaces, found 4
(#72) Line indented incorrectly; expected at least 8 spaces, found 4
(#73) Line indented incorrectly; expected 8 spaces, found 4
(#73) Expected "if (...) {\n"; found "if(...) {\n"
(#74) Line indented incorrectly; expected at least 12 spaces, found 6
(#75) Line indented incorrectly; expected at least 12 spaces, found 10
(#76) Line indented incorrectly; expected at least 12 spaces, found 10
(#77) Line indented incorrectly; expected at least 16 spaces, found 8
(#78) Line indented incorrectly; expected 8 spaces, found 4
(#79) Line indented incorrectly; expected 8 spaces, found 4
(#80) Line indented incorrectly; expected at least 12 spaces, found 8
(#81) Line indented incorrectly; expected 8 spaces, found 4
(#82) Line indented incorrectly; expected at least 12 spaces, found 8
(#83) Line indented incorrectly; expected 8 spaces, found 4
(#85) Line indented incorrectly; expected 8 spaces, found 4
(#85) Expected "if (...) {\n"; found "if(...){\n"
(#86) Inline comments must start with a capital letter, digit or 3-dots sequence
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) This comment is 60% valid code; is this commented out code?
(#86) Line indented incorrectly; expected at least 12 spaces, found 4
(#86) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#87) Line indented incorrectly; expected at least 12 spaces, found 8
(#88) Line indented incorrectly; expected 8 spaces, found 4
(#90) Line indented incorrectly; expected at least 8 spaces, found 4
(#91) Line indented incorrectly; expected 8 spaces, found 4
(#91) Expected "if (...) {\n"; found "if (...){\n"
(#92) Inline comments must start with a capital letter, digit or 3-dots sequence
(#92) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) This comment is 60% valid code; is this commented out code?
(#92) Line indented incorrectly; expected at least 12 spaces, found 4
(#92) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#93) Line indented incorrectly; expected at least 12 spaces, found 8
(#94) Line indented incorrectly; expected 8 spaces, found 4
(#95) Line indented incorrectly; expected at least 8 spaces, found 4
(#96) Line indented incorrectly; expected 4 spaces, found 2
(#98) Line indented incorrectly; expected 4 spaces, found 2
(#98) Protected method name "EtherpadLiteClient::handleResult" must be in lower-case letters only
(#98) Expected 1 space before opening brace; found 0
(#99) Line indented incorrectly; expected 8 spaces, found 4
(#99) Expected "if (...) {\n"; found "if (...){\n"
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) This comment is 60% valid code; is this commented out code?
(#100) Line indented incorrectly; expected at least 12 spaces, found 4
(#100) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#101) Line indented incorrectly; expected at least 12 spaces, found 8
(#102) Line indented incorrectly; expected 8 spaces, found 4
(#103) Line indented incorrectly; expected 8 spaces, found 4
(#103) Expected "if (...) {\n"; found "if (...){\n"
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) This comment is 60% valid code; is this commented out code?
(#104) Line indented incorrectly; expected at least 12 spaces, found 4
(#104) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#105) Line indented incorrectly; expected at least 12 spaces, found 8
(#106) Line indented incorrectly; expected 8 spaces, found 4
(#107) Line indented incorrectly; expected 8 spaces, found 4
(#107) Expected "if (...) {\n"; found "if (...){\n"
(#108) Line indented incorrectly; expected at least 12 spaces, found 6
(#109) Line indented incorrectly; expected 8 spaces, found 4
(#111) Line indented incorrectly; expected 8 spaces, found 4
(#112) Line indented incorrectly; expected 12 spaces, found 6
(#114) Line indented incorrectly; expected 12 spaces, found 6
(#115) Line indented incorrectly; expected 12 spaces, found 6
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) This comment is 59% valid code; is this commented out code?
(#116) Line indented incorrectly; expected at least 16 spaces, found 8
(#118) Line indented incorrectly; expected 12 spaces, found 6
(#119) Inline comments must start with a capital letter, digit or 3-dots sequence
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) This comment is 59% valid code; is this commented out code?
(#119) Line indented incorrectly; expected at least 16 spaces, found 8
(#121) Line indented incorrectly; expected 12 spaces, found 6
(#122) Inline comments must start with a capital letter, digit or 3-dots sequence
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) This comment is 59% valid code; is this commented out code?
(#122) Line indented incorrectly; expected at least 16 spaces, found 8
(#124) Line indented incorrectly; expected 12 spaces, found 6
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) This comment is 60% valid code; is this commented out code?
(#125) Line indented incorrectly; expected at least 16 spaces, found 8
(#127) Line indented incorrectly; expected 8 spaces, found 4
(#128) Line indented incorrectly; expected 4 spaces, found 2
(#130) Line indented incorrectly; expected at least 4 spaces, found 2
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 4 spaces, found 2
(#133) Inline comments must start with a capital letter, digit or 3-dots sequence
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#133) Line indented incorrectly; expected at least 4 spaces, found 2
(#134) Line indented incorrectly; expected 4 spaces, found 2
(#134) Public method name "EtherpadLiteClient::createGroup" must be in lower-case letters only
(#134) Expected 1 space before opening brace; found 0
(#135) Line indented incorrectly; expected at least 8 spaces, found 4
(#136) Line indented incorrectly; expected 4 spaces, found 2
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 4 spaces, found 2
(#139) Line indented incorrectly; expected 4 spaces, found 2
(#139) Public method name "EtherpadLiteClient::createGroupIfNotExistsFor" must be in lower-case letters only
(#139) Variable "groupMapper" must be all lower-case
(#139) Expected 1 space before opening brace; found 0
(#140) Line indented incorrectly; expected at least 8 spaces, found 4
(#141) Line indented incorrectly; expected at least 8 spaces, found 6
(#141) Variable "groupMapper" must be all lower-case
(#142) Line indented incorrectly; expected at least 8 spaces, found 4
(#143) Line indented incorrectly; expected 4 spaces, found 2
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 4 spaces, found 2
(#146) Line indented incorrectly; expected 4 spaces, found 2
(#146) Public method name "EtherpadLiteClient::deleteGroup" must be in lower-case letters only
(#146) Variable "groupID" must be all lower-case
(#146) Expected 1 space before opening brace; found 0
(#147) Line indented incorrectly; expected at least 8 spaces, found 4
(#148) Line indented incorrectly; expected at least 8 spaces, found 6
(#148) Variable "groupID" must be all lower-case
(#149) Line indented incorrectly; expected at least 8 spaces, found 4
(#150) Line indented incorrectly; expected 4 spaces, found 2
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#152) Line indented incorrectly; expected at least 4 spaces, found 2
(#153) Line indented incorrectly; expected 4 spaces, found 2
(#153) Public method name "EtherpadLiteClient::listPads" must be in lower-case letters only
(#153) Variable "groupID" must be all lower-case
(#153) Expected 1 space before opening brace; found 0
(#154) Line indented incorrectly; expected at least 8 spaces, found 4
(#155) Line indented incorrectly; expected at least 8 spaces, found 6
(#155) Variable "groupID" must be all lower-case
(#156) Line indented incorrectly; expected at least 8 spaces, found 4
(#157) Line indented incorrectly; expected 4 spaces, found 2
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Line indented incorrectly; expected at least 4 spaces, found 2
(#160) Line indented incorrectly; expected 4 spaces, found 2
(#160) Public method name "EtherpadLiteClient::createGroupPad" must be in lower-case letters only
(#160) Variable "groupID" must be all lower-case
(#160) Variable "padName" must be all lower-case
(#160) Expected 1 space before opening brace; found 0
(#161) Line indented incorrectly; expected at least 8 spaces, found 4
(#162) Line indented incorrectly; expected at least 8 spaces, found 6
(#162) Variable "groupID" must be all lower-case
(#163) Line indented incorrectly; expected at least 8 spaces, found 6
(#163) Variable "padName" must be all lower-case
(#164) Line indented incorrectly; expected at least 8 spaces, found 6
(#165) Line indented incorrectly; expected at least 8 spaces, found 4
(#166) Line indented incorrectly; expected 4 spaces, found 2
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 4 spaces, found 2
(#169) Line indented incorrectly; expected 4 spaces, found 2
(#169) Public method name "EtherpadLiteClient::listAllGroups" must be in lower-case letters only
(#169) Expected 1 space before opening brace; found 0
(#170) Line indented incorrectly; expected at least 8 spaces, found 4
(#171) Line indented incorrectly; expected 4 spaces, found 2
(#173) Line indented incorrectly; expected at least 4 spaces, found 2
(#174) Line indented incorrectly; expected at least 4 spaces, found 2
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Line indented incorrectly; expected at least 4 spaces, found 2
(#177) Line indented incorrectly; expected 4 spaces, found 2
(#177) Public method name "EtherpadLiteClient::createAuthor" must be in lower-case letters only
(#177) Expected 1 space before opening brace; found 0
(#178) Line indented incorrectly; expected at least 8 spaces, found 4
(#179) Line indented incorrectly; expected at least 8 spaces, found 6
(#180) Line indented incorrectly; expected at least 8 spaces, found 4
(#181) Line indented incorrectly; expected 4 spaces, found 2
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Line indented incorrectly; expected at least 4 spaces, found 2
(#184) Line indented incorrectly; expected 4 spaces, found 2
(#184) Public method name "EtherpadLiteClient::createAuthorIfNotExistsFor" must be in lower-case letters only
(#184) Variable "authorMapper" must be all lower-case
(#184) Expected 1 space before opening brace; found 0
(#185) Line indented incorrectly; expected at least 8 spaces, found 4
(#186) Line indented incorrectly; expected at least 8 spaces, found 6
(#186) Variable "authorMapper" must be all lower-case
(#187) Line indented incorrectly; expected at least 8 spaces, found 6
(#188) Line indented incorrectly; expected at least 8 spaces, found 4
(#189) Line indented incorrectly; expected 4 spaces, found 2
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Line indented incorrectly; expected at least 4 spaces, found 2
(#192) Line indented incorrectly; expected 4 spaces, found 2
(#192) Public method name "EtherpadLiteClient::listPadsOfAuthor" must be in lower-case letters only
(#192) Variable "authorID" must be all lower-case
(#192) Expected 1 space before opening brace; found 0
(#193) Line indented incorrectly; expected at least 8 spaces, found 4
(#194) Line indented incorrectly; expected at least 8 spaces, found 6
(#194) Variable "authorID" must be all lower-case
(#195) Line indented incorrectly; expected at least 8 spaces, found 4
(#196) Line indented incorrectly; expected 4 spaces, found 2
(#198) Inline comments must end in full-stops, exclamation marks, or question marks
(#198) Line indented incorrectly; expected at least 4 spaces, found 2
(#199) Line indented incorrectly; expected 4 spaces, found 2
(#199) Public method name "EtherpadLiteClient::getAuthorName" must be in lower-case letters only
(#199) Variable "authorID" must be all lower-case
(#199) Expected 1 space before opening brace; found 0
(#200) Line indented incorrectly; expected at least 8 spaces, found 4
(#201) Line indented incorrectly; expected at least 8 spaces, found 6
(#201) Variable "authorID" must be all lower-case
(#202) Line indented incorrectly; expected at least 8 spaces, found 4
(#203) Line indented incorrectly; expected 4 spaces, found 2
(#205) Line indented incorrectly; expected at least 4 spaces, found 2
(#206) Line indented incorrectly; expected at least 4 spaces, found 2
(#207) Line indented incorrectly; expected at least 4 spaces, found 2
(#208) Line indented incorrectly; expected at least 4 spaces, found 2
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Line indented incorrectly; expected at least 4 spaces, found 2
(#211) Line indented incorrectly; expected 4 spaces, found 2
(#211) Public method name "EtherpadLiteClient::createSession" must be in lower-case letters only
(#211) Variable "groupID" must be all lower-case
(#211) Variable "authorID" must be all lower-case
(#211) Variable "validUntil" must be all lower-case
(#211) Expected 1 space before opening brace; found 0
(#212) Line indented incorrectly; expected at least 8 spaces, found 4
(#213) Line indented incorrectly; expected at least 8 spaces, found 6
(#213) Variable "groupID" must be all lower-case
(#214) Line indented incorrectly; expected at least 8 spaces, found 6
(#214) Variable "authorID" must be all lower-case
(#215) Line indented incorrectly; expected at least 8 spaces, found 6
(#215) Variable "validUntil" must be all lower-case
(#216) Line indented incorrectly; expected at least 8 spaces, found 4
(#217) Line indented incorrectly; expected 4 spaces, found 2
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Line indented incorrectly; expected at least 4 spaces, found 2
(#220) Line indented incorrectly; expected 4 spaces, found 2
(#220) Public method name "EtherpadLiteClient::deleteSession" must be in lower-case letters only
(#220) Variable "sessionID" must be all lower-case
(#220) Expected 1 space before opening brace; found 0
(#221) Line indented incorrectly; expected at least 8 spaces, found 4
(#222) Line indented incorrectly; expected at least 8 spaces, found 6
(#222) Variable "sessionID" must be all lower-case
(#223) Line indented incorrectly; expected at least 8 spaces, found 4
(#224) Line indented incorrectly; expected 4 spaces, found 2
(#226) Inline comments must start with a capital letter, digit or 3-dots sequence
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Line indented incorrectly; expected at least 4 spaces, found 2
(#227) Line indented incorrectly; expected 4 spaces, found 2
(#227) Public method name "EtherpadLiteClient::getSessionInfo" must be in lower-case letters only
(#227) Variable "sessionID" must be all lower-case
(#227) Expected 1 space before opening brace; found 0
(#228) Line indented incorrectly; expected at least 8 spaces, found 4
(#229) Line indented incorrectly; expected at least 8 spaces, found 6
(#229) Variable "sessionID" must be all lower-case
(#230) Line indented incorrectly; expected at least 8 spaces, found 4
(#231) Line indented incorrectly; expected 4 spaces, found 2
(#233) Inline comments must start with a capital letter, digit or 3-dots sequence
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Line indented incorrectly; expected at least 4 spaces, found 2
(#234) Line indented incorrectly; expected 4 spaces, found 2
(#234) Public method name "EtherpadLiteClient::listSessionsOfGroup" must be in lower-case letters only
(#234) Variable "groupID" must be all lower-case
(#234) Expected 1 space before opening brace; found 0
(#235) Line indented incorrectly; expected at least 8 spaces, found 4
(#236) Line indented incorrectly; expected at least 8 spaces, found 6
(#236) Variable "groupID" must be all lower-case
(#237) Line indented incorrectly; expected at least 8 spaces, found 4
(#238) Line indented incorrectly; expected 4 spaces, found 2
(#240) Inline comments must start with a capital letter, digit or 3-dots sequence
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Line indented incorrectly; expected at least 4 spaces, found 2
(#241) Line indented incorrectly; expected 4 spaces, found 2
(#241) Public method name "EtherpadLiteClient::listSessionsOfAuthor" must be in lower-case letters only
(#241) Variable "authorID" must be all lower-case
(#241) Expected 1 space before opening brace; found 0
(#242) Line indented incorrectly; expected at least 8 spaces, found 4
(#243) Line indented incorrectly; expected at least 8 spaces, found 6
(#243) Variable "authorID" must be all lower-case
(#244) Line indented incorrectly; expected at least 8 spaces, found 4
(#245) Line indented incorrectly; expected 4 spaces, found 2
(#247) Line indented incorrectly; expected at least 4 spaces, found 2
(#248) Inline comments must end in full-stops, exclamation marks, or question marks
(#248) Line indented incorrectly; expected at least 4 spaces, found 2
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Line indented incorrectly; expected at least 4 spaces, found 2
(#251) Line indented incorrectly; expected 4 spaces, found 2
(#251) Public method name "EtherpadLiteClient::getText" must be in lower-case letters only
(#251) Variable "padID" must be all lower-case
(#251) Expected 1 space before opening brace; found 0
(#252) Line indented incorrectly; expected at least 8 spaces, found 4
(#252) Variable "padID" must be all lower-case
(#253) Line indented incorrectly; expected 8 spaces, found 4
(#253) Expected "if (...) {\n"; found "if (...){\n"
(#254) Line indented incorrectly; expected at least 12 spaces, found 6
(#255) Line indented incorrectly; expected 8 spaces, found 4
(#256) Line indented incorrectly; expected at least 8 spaces, found 4
(#257) Line indented incorrectly; expected 4 spaces, found 2
(#259) Inline comments must start with a capital letter, digit or 3-dots sequence
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Line indented incorrectly; expected at least 4 spaces, found 2
(#260) Line indented incorrectly; expected 4 spaces, found 2
(#260) Public method name "EtherpadLiteClient::getHTML" must be in lower-case letters only
(#260) Variable "padID" must be all lower-case
(#260) Expected 1 space before opening brace; found 0
(#261) Line indented incorrectly; expected at least 8 spaces, found 4
(#261) Variable "padID" must be all lower-case
(#262) Line indented incorrectly; expected 8 spaces, found 4
(#262) Expected "if (...) {\n"; found "if (...){\n"
(#263) Line indented incorrectly; expected at least 12 spaces, found 6
(#264) Line indented incorrectly; expected 8 spaces, found 4
(#265) Line indented incorrectly; expected at least 8 spaces, found 4
(#266) Line indented incorrectly; expected 4 spaces, found 2
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Line indented incorrectly; expected at least 4 spaces, found 2
(#269) Line indented incorrectly; expected 4 spaces, found 2
(#269) Public method name "EtherpadLiteClient::setText" must be in lower-case letters only
(#269) Variable "padID" must be all lower-case
(#269) Expected 1 space before opening brace; found 0
(#270) Line indented incorrectly; expected at least 8 spaces, found 4
(#271) Line indented incorrectly; expected at least 8 spaces, found 6
(#271) Variable "padID" must be all lower-case
(#272) Line indented incorrectly; expected at least 8 spaces, found 6
(#273) Line indented incorrectly; expected at least 8 spaces, found 4
(#274) Line indented incorrectly; expected 4 spaces, found 2
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) Line indented incorrectly; expected at least 4 spaces, found 2
(#277) Line indented incorrectly; expected 4 spaces, found 2
(#277) Public method name "EtherpadLiteClient::setHTML" must be in lower-case letters only
(#277) Variable "padID" must be all lower-case
(#277) Expected 1 space before opening brace; found 0
(#278) Line indented incorrectly; expected at least 8 spaces, found 4
(#279) Line indented incorrectly; expected at least 8 spaces, found 6
(#279) Variable "padID" must be all lower-case
(#280) Line indented incorrectly; expected at least 8 spaces, found 6
(#281) Line indented incorrectly; expected at least 8 spaces, found 4
(#282) Line indented incorrectly; expected 4 spaces, found 2
(#284) Line indented incorrectly; expected at least 4 spaces, found 2
(#285) Line indented incorrectly; expected at least 4 spaces, found 2
(#286) Line indented incorrectly; expected at least 4 spaces, found 2
(#287) Line indented incorrectly; expected at least 4 spaces, found 2
(#289) Inline comments must start with a capital letter, digit or 3-dots sequence
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Line indented incorrectly; expected at least 4 spaces, found 2
(#290) Line indented incorrectly; expected 4 spaces, found 2
(#290) Public method name "EtherpadLiteClient::createPad" must be in lower-case letters only
(#290) Variable "padID" must be all lower-case
(#290) Expected 1 space before opening brace; found 0
(#291) Line indented incorrectly; expected at least 8 spaces, found 4
(#292) Line indented incorrectly; expected at least 8 spaces, found 6
(#292) Variable "padID" must be all lower-case
(#293) Line indented incorrectly; expected at least 8 spaces, found 6
(#294) Line indented incorrectly; expected at least 8 spaces, found 4
(#295) Line indented incorrectly; expected 4 spaces, found 2
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Line indented incorrectly; expected at least 4 spaces, found 2
(#298) Line indented incorrectly; expected 4 spaces, found 2
(#298) Public method name "EtherpadLiteClient::getRevisionsCount" must be in lower-case letters only
(#298) Variable "padID" must be all lower-case
(#298) Expected 1 space before opening brace; found 0
(#299) Line indented incorrectly; expected at least 8 spaces, found 4
(#300) Line indented incorrectly; expected at least 8 spaces, found 6
(#300) Variable "padID" must be all lower-case
(#301) Line indented incorrectly; expected at least 8 spaces, found 4
(#302) Line indented incorrectly; expected 4 spaces, found 2
(#304) Inline comments must start with a capital letter, digit or 3-dots sequence
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Line indented incorrectly; expected at least 4 spaces, found 2
(#305) Line indented incorrectly; expected 4 spaces, found 2
(#305) Public method name "EtherpadLiteClient::padUsersCount" must be in lower-case letters only
(#305) Variable "padID" must be all lower-case
(#305) Expected 1 space before opening brace; found 0
(#306) Line indented incorrectly; expected at least 8 spaces, found 4
(#307) Line indented incorrectly; expected at least 8 spaces, found 6
(#307) Variable "padID" must be all lower-case
(#308) Line indented incorrectly; expected at least 8 spaces, found 4
(#309) Line indented incorrectly; expected 4 spaces, found 2
(#311) Inline comments must start with a capital letter, digit or 3-dots sequence
(#311) Inline comments must end in full-stops, exclamation marks, or question marks
(#311) Line indented incorrectly; expected at least 4 spaces, found 2
(#312) Line indented incorrectly; expected 4 spaces, found 2
(#312) Public method name "EtherpadLiteClient::getLastEdited" must be in lower-case letters only
(#312) Variable "padID" must be all lower-case
(#312) Expected 1 space before opening brace; found 0
(#313) Line indented incorrectly; expected at least 8 spaces, found 4
(#314) Line indented incorrectly; expected at least 8 spaces, found 6
(#314) Variable "padID" must be all lower-case
(#315) Line indented incorrectly; expected at least 8 spaces, found 4
(#316) Line indented incorrectly; expected 4 spaces, found 2
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Line indented incorrectly; expected at least 4 spaces, found 2
(#319) Line indented incorrectly; expected 4 spaces, found 2
(#319) Public method name "EtherpadLiteClient::deletePad" must be in lower-case letters only
(#319) Variable "padID" must be all lower-case
(#319) Expected 1 space before opening brace; found 0
(#320) Line indented incorrectly; expected at least 8 spaces, found 4
(#321) Line indented incorrectly; expected at least 8 spaces, found 6
(#321) Variable "padID" must be all lower-case
(#322) Line indented incorrectly; expected at least 8 spaces, found 4
(#323) Line indented incorrectly; expected 4 spaces, found 2
(#325) Inline comments must start with a capital letter, digit or 3-dots sequence
(#325) Inline comments must end in full-stops, exclamation marks, or question marks
(#325) Line indented incorrectly; expected at least 4 spaces, found 2
(#326) Line indented incorrectly; expected 4 spaces, found 2
(#326) Public method name "EtherpadLiteClient::getReadOnlyID" must be in lower-case letters only
(#326) Variable "padID" must be all lower-case
(#326) Expected 1 space before opening brace; found 0
(#327) Line indented incorrectly; expected at least 8 spaces, found 4
(#328) Line indented incorrectly; expected at least 8 spaces, found 6
(#328) Variable "padID" must be all lower-case
(#329) Line indented incorrectly; expected at least 8 spaces, found 4
(#330) Line indented incorrectly; expected 4 spaces, found 2
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Line indented incorrectly; expected at least 4 spaces, found 2
(#333) Line indented incorrectly; expected 4 spaces, found 2
(#333) Public method name "EtherpadLiteClient::listAuthorsOfPad" must be in lower-case letters only
(#333) Variable "padID" must be all lower-case
(#333) Expected 1 space before opening brace; found 0
(#334) Line indented incorrectly; expected at least 8 spaces, found 4
(#335) Line indented incorrectly; expected at least 8 spaces, found 6
(#335) Variable "padID" must be all lower-case
(#336) Line indented incorrectly; expected at least 8 spaces, found 4
(#337) Line indented incorrectly; expected 4 spaces, found 2
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Line indented incorrectly; expected at least 4 spaces, found 2
(#340) Line indented incorrectly; expected 4 spaces, found 2
(#340) Public method name "EtherpadLiteClient::setPublicStatus" must be in lower-case letters only
(#340) Variable "padID" must be all lower-case
(#340) Variable "publicStatus" must be all lower-case
(#340) Expected 1 space before opening brace; found 0
(#341) Line indented incorrectly; expected 8 spaces, found 4
(#341) Variable "publicStatus" must be all lower-case
(#342) Line indented incorrectly; expected at least 12 spaces, found 6
(#342) Variable "publicStatus" must be all lower-case
(#342) Variable "publicStatus" must be all lower-case
(#343) Line indented incorrectly; expected 8 spaces, found 4
(#344) Line indented incorrectly; expected at least 8 spaces, found 4
(#345) Line indented incorrectly; expected at least 8 spaces, found 6
(#345) Variable "padID" must be all lower-case
(#346) Line indented incorrectly; expected at least 8 spaces, found 6
(#346) Variable "publicStatus" must be all lower-case
(#347) Line indented incorrectly; expected at least 8 spaces, found 4
(#348) Line indented incorrectly; expected 4 spaces, found 2
(#350) Inline comments must start with a capital letter, digit or 3-dots sequence
(#350) Inline comments must end in full-stops, exclamation marks, or question marks
(#350) Line indented incorrectly; expected at least 4 spaces, found 2
(#351) Line indented incorrectly; expected 4 spaces, found 2
(#351) Public method name "EtherpadLiteClient::getPublicStatus" must be in lower-case letters only
(#351) Variable "padID" must be all lower-case
(#351) Expected 1 space before opening brace; found 0
(#352) Line indented incorrectly; expected at least 8 spaces, found 4
(#353) Line indented incorrectly; expected at least 8 spaces, found 6
(#353) Variable "padID" must be all lower-case
(#354) Line indented incorrectly; expected at least 8 spaces, found 4
(#355) Line indented incorrectly; expected 4 spaces, found 2
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Line indented incorrectly; expected at least 4 spaces, found 2
(#358) Line indented incorrectly; expected 4 spaces, found 2
(#358) Public method name "EtherpadLiteClient::setPassword" must be in lower-case letters only
(#358) Variable "padID" must be all lower-case
(#358) Expected 1 space before opening brace; found 0
(#359) Line indented incorrectly; expected at least 8 spaces, found 4
(#360) Line indented incorrectly; expected at least 8 spaces, found 6
(#360) Variable "padID" must be all lower-case
(#361) Line indented incorrectly; expected at least 8 spaces, found 6
(#362) Line indented incorrectly; expected at least 8 spaces, found 4
(#363) Line indented incorrectly; expected 4 spaces, found 2
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Line indented incorrectly; expected at least 4 spaces, found 2
(#366) Line indented incorrectly; expected 4 spaces, found 2
(#366) Public method name "EtherpadLiteClient::isPasswordProtected" must be in lower-case letters only
(#366) Variable "padID" must be all lower-case
(#366) Expected 1 space before opening brace; found 0
(#367) Line indented incorrectly; expected at least 8 spaces, found 4
(#368) Line indented incorrectly; expected at least 8 spaces, found 6
(#368) Variable "padID" must be all lower-case
(#369) Line indented incorrectly; expected at least 8 spaces, found 4
(#370) Line indented incorrectly; expected 4 spaces, found 2
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#372) Line indented incorrectly; expected at least 4 spaces, found 2
(#373) Line indented incorrectly; expected 4 spaces, found 2
(#373) Public method name "EtherpadLiteClient::padUsers" must be in lower-case letters only
(#373) Variable "padID" must be all lower-case
(#373) Expected 1 space before opening brace; found 0
(#374) Line indented incorrectly; expected at least 8 spaces, found 4
(#375) Line indented incorrectly; expected at least 8 spaces, found 6
(#375) Variable "padID" must be all lower-case
(#376) Line indented incorrectly; expected at least 8 spaces, found 4
(#377) Line indented incorrectly; expected 4 spaces, found 2
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Line indented incorrectly; expected at least 4 spaces, found 2
(#380) Line indented incorrectly; expected 4 spaces, found 2
(#380) Public method name "EtherpadLiteClient::sendClientsMessage" must be in lower-case letters only
(#380) Variable "padID" must be all lower-case
(#380) Expected 1 space before opening brace; found 0
(#381) Line indented incorrectly; expected at least 8 spaces, found 4
(#382) Line indented incorrectly; expected at least 8 spaces, found 6
(#382) Variable "padID" must be all lower-case
(#383) Line indented incorrectly; expected at least 8 spaces, found 6
(#384) Line indented incorrectly; expected at least 8 spaces, found 4
(#385) Line indented incorrectly; expected 4 spaces, found 2
mod/etherpadlite/index.php
(#19) Whitespace found at end of line
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) 3 slashes comments are not allowed; use "// Comment." instead
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) 3 slashes comments are not allowed; use "// Comment." instead
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) 3 slashes comments are not allowed; use "// Comment." instead
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) No space found before comment text; expected "// Show dimmed if the mod is hidden" but found "//Show dimmed if the mod is hidden"
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// Show normal if the mod is visible" but found "//Show normal if the mod is visible"
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) 3 slashes comments are not allowed; use "// Comment." instead
(#102) A closing tag is not permitted at the end of a PHP file
mod/etherpadlite/lang/en/etherpadlite.php
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Inline comments must start with a capital letter, digit or 3-dots sequence
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) A closing tag is not permitted at the end of a PHP file
mod/etherpadlite/lib.php
(#40) "include" must be immediately followed by an open parenthesis
(#40) File is being unconditionally included; use "require" instead
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Commas (,) must be followed by white space.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "createGroup" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Variable "groupID" must be all lower-case
(#60) Variable "createGroup" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#61) This comment is 75% valid code; is this commented out code?
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) No space found before comment text; expected "// echo "New GroupID is $groupID\n\n";" but found "//echo "New GroupID is $groupID\n\n";"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) This comment is 64% valid code; is this commented out code?
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) No space found before comment text; expected "// echo "\n\ncreateGroup Failed with message ". $e->getMessage();" but found "//echo "\n\ncreateGroup Failed with message ". $e->getMessage();"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Variable "groupID" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Variable "padID" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) This comment is 75% valid code; is this commented out code?
(#71) Line indented incorrectly; expected at least 8 spaces, found 4
(#71) No space found before comment text; expected "// echo "Created new pad with padID: $padID\n\n";" but found "//echo "Created new pad with padID: $padID\n\n";"
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 64% valid code; is this commented out code?
(#74) Line indented incorrectly; expected at least 8 spaces, found 4
(#74) No space found before comment text; expected "// echo "\n\ncreateGroupPad Failed with message ". $e->getMessage();" but found "//echo "\n\ncreateGroupPad Failed with message ". $e->getMessage();"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Variable "padID" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Perl-style comments are not allowed; use "// Comment." instead
(#101) Expected "if (...) {\n"; found "if(...) {\n"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#127) Perl-style comments are not allowed; use "// Comment." instead
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Commas (,) must be followed by white space.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Variable "padID" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Variable "groupID" must be all lower-case
(#133) Variable "padID" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Variable "groupID" must be all lower-case
(#134) Variable "groupID" must be all lower-case
(#136) Empty IF statement detected
(#136) Variable "padID" must be all lower-case
(#141) Empty IF statement detected
(#141) Variable "groupID" must be all lower-case
(#146) Expected 1 space before "=>"; 0 found
(#146) Expected 1 space after "=>"; 0 found
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#248) Closing brace must be on a line by itself
(#249) Closing brace must be on a line by itself
(#250) Closing brace must be on a line by itself
(#251) Closing brace must be on a line by itself
(#252) Closing brace must be on a line by itself
(#253) Closing brace must be on a line by itself
(#254) Closing brace must be on a line by itself
(#255) Closing brace must be on a line by itself
(#256) Closing brace must be on a line by itself
(#257) Closing brace must be on a line by itself
(#259) Closing brace must be on a line by itself
(#264) 86 slashes comments are not allowed; use "// Comment." instead
(#265) 3 slashes comments are not allowed; use "// Comment." instead
(#266) 3 slashes comments are not allowed; use "// Comment." instead
(#267) 3 slashes comments are not allowed; use "// Comment." instead
(#268) 3 slashes comments are not allowed; use "// Comment." instead
(#269) function name "etherpadlite_genRandomString" must be lower-case letters only
(#269) Opening brace must be the last content on the line
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Line indented incorrectly; expected 4 spaces, found 8
(#275) Line indented incorrectly; expected 4 spaces, found 8
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#282) Expected "if (...) {\n"; found "if(...) {\n"
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 8 spaces, found 2
(#283) Expected "if (...) {\n"; found "if(...) {\n"
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 12 spaces, found 3
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 8 spaces, found 2
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) A closing tag is not permitted at the end of a PHP file
mod/etherpadlite/mod_form.php
(#53) Visibility must be declared on method "definition"
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Line indented incorrectly; expected at least 8 spaces, found 0
(#58) No space found before comment text; expected "// -------------------------------------------------------------------------------" but found "//-------------------------------------------------------------------------------"
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Line indented incorrectly; expected at least 8 spaces, found 4
(#59) 3 slashes comments are not allowed; use "// Comment." instead
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 8 spaces, found 4
(#62) 3 slashes comments are not allowed; use "// Comment." instead
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#72) Line indented incorrectly; expected at least 8 spaces, found 4
(#72) 3 slashes comments are not allowed; use "// Comment." instead
(#73) This comment is 74% valid code; is this commented out code?
(#73) No space found before comment text; expected "// $mform->addElement('htmleditor', 'intro', get_string('etherpadliteintro', 'etherpadlite'));" but found "//$mform->addElement('htmleditor', 'intro', get_string('etherpadliteintro', 'etherpadlite'));"
(#74) This comment is 70% valid code; is this commented out code?
(#74) No space found before comment text; expected "// $mform->setType('intro', PARAM_RAW);" but found "//$mform->setType('intro', PARAM_RAW);"
(#75) This comment is 73% valid code; is this commented out code?
(#75) No space found before comment text; expected "// $mform->addRule('intro', get_string('required'), 'required', null, 'client');" but found "//$mform->addRule('intro', get_string('required'), 'required', null, 'client');"
(#76) This comment is 78% valid code; is this commented out code?
(#76) No space found before comment text; expected "// $mform->setHelpButton('intro', array('writing', 'richtext'), false, 'editorhelpbutton');" but found "//$mform->setHelpButton('intro', array('writing', 'richtext'), false, 'editorhelpbutton');"
(#77) Line indented incorrectly; expected at least 8 spaces, found 4
(#77) 3 slashes comments are not allowed; use "// Comment." instead
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) This comment is 75% valid code; is this commented out code?
(#78) No space found before comment text; expected "// $mform->addElement('format', 'introformat', get_string('format'));" but found "//$mform->addElement('format', 'introformat', get_string('format'));"
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Expected "if (...) {\n"; found "if(...) {\n"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 9
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 9
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Inline comments must end in full-stops, exclamation marks, or question marks
mod/etherpadlite/settings.php
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Commas (,) must be followed by white space.
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Commas (,) must be followed by white space.
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#53) A closing tag is not permitted at the end of a PHP file
mod/etherpadlite/version.php
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
mod/etherpadlite/view.php
(#30) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#37) Usage of ELSEIF not allowed; use ELSE IF instead
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Expected "if (...) {\n"; found "if(...) {\n"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Closing brace indented incorrectly; expected 1 spaces, found 4
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "padId" must be all lower-case
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Commas (,) must be followed by white space.
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Expected "if (...) {\n"; found "if(...) {\n"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#73) Expected "try {\n...} catch (...) {\n"; found "try {\n...}\n\tcatch (...) {\n"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Variable "readOnlyID" must be all lower-case
(#74) Variable "padId" must be all lower-case
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Variable "readOnlyID" must be all lower-case
(#75) Variable "readOnlyID" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "readOnlyID" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 4 spaces, found 1
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) This comment is 70% valid code; is this commented out code?
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) No space found before comment text; expected "// echo "\n\ngetReadOnlyID failed with Message: ".$e->getMessage();" but found "//echo "\n\ngetReadOnlyID failed with Message: ".$e->getMessage();"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#83) Expected "} else {\n"; found "}\nelse {\n"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Variable "padId" must be all lower-case
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#88) Variable "groupID" must be all lower-case
(#88) Variable "padId" must be all lower-case
(#89) Variable "groupID" must be all lower-case
(#89) Variable "groupID" must be all lower-case
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Expected "if (...) {\n"; found "if(...) {\n"
(#96) Expected "} else {\n"; found "}\n else {\n"
(#99) Variable "authorID" must be all lower-case
(#100) Inline comments must start with a capital letter, digit or 3-dots sequence
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) This comment is 75% valid code; is this commented out code?
(#100) No space found before comment text; expected "// echo "The AuthorID is now $authorID\n\n";" but found "//echo "The AuthorID is now $authorID\n\n";"
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) This comment is 64% valid code; is this commented out code?
(#103) No space found before comment text; expected "// echo "\n\ncreateAuthor Failed with message: ". $e->getMessage();" but found "//echo "\n\ncreateAuthor Failed with message: ". $e->getMessage();"
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) This comment is 62% valid code; is this commented out code?
(#107) No space found before comment text; expected "// $validUntil = mktime(0, 0, 0, date("m"), date("d")+1, date("y")); // +1 day in the future" but found "//$validUntil = mktime(0, 0, 0, date("m"), date("d")+1, date("y")); // +1 day in the future"
(#108) Variable "validUntil" must be all lower-case
(#109) Expected "try {\n...} catch (...) {\n"; found "try{\n...}\ncatch (...) {\n"
(#110) Variable "sessionID" must be all lower-case
(#110) Variable "groupID" must be all lower-case
(#110) Variable "authorID" must be all lower-case
(#110) Variable "validUntil" must be all lower-case
(#113) Inline comments must start with a capital letter, digit or 3-dots sequence
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) This comment is 70% valid code; is this commented out code?
(#113) No space found before comment text; expected "// echo "\n\ncreateSession failed with message: ".$e->getMessage();" but found "//echo "\n\ncreateSession failed with message: ".$e->getMessage();"
(#116) Variable "sessionID" must be all lower-case
(#116) Variable "sessionID" must be all lower-case
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) Expected 1 space before "==="; 0 found
(#119) Expected 1 space after "==="; 0 found
(#119) Expected 1 space before "?"; 0 found
(#119) Expected 1 space after "?"; 0 found
(#119) Expected 1 space before ":"; 0 found
(#119) Expected 1 space after ":"; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Variable "sessionID" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#121) Variable "validUntil" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#121) Commas (,) must be followed by white space.
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) 3 slashes comments are not allowed; use "// Comment." instead
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) 3 slashes comments are not allowed; use "// Comment." instead
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) 3 slashes comments are not allowed; use "// Comment." instead
(#150) Expected "if (...) {\n"; found "if(...) {\n"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Expected 1 space before ".="; 0 found
(#151) Commas (,) must be followed by white space.
(#153) Expected "if (...) {\n"; found "if(...) {\n"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) Expected "} else {\n"; found "}\nelse {\n"
(#182) Inline comments must end in full-stops, exclamation marks, or question marks
(#182) 3 slashes comments are not allowed; use "// Comment." instead

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

(1 errors, 0 warnings)

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

mod/etherpadlite/styles.css
(#1) Expected "CHARSET" to be "charset" (at-rule-name-case)

PHPDocs style problems

(111 errors, 7 warnings)

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

mod/etherpadlite/backup/moodle2/backup_etherpadlite_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#31) No one-line description found in phpdocs for class backup_etherpadlite_activity_task
(#52) Phpdocs for function backup_etherpadlite_activity_task::encode_content_links has incomplete parameters list
(#31) Class backup_etherpadlite_activity_task does not have @copyright tag
(#31) Class backup_etherpadlite_activity_task does not have @license tag
mod/etherpadlite/backup/moodle2/backup_etherpadlite_settingslib.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
mod/etherpadlite/backup/moodle2/backup_etherpadlite_stepslib.php
(#2) Empty line found after PHP open tag
(#31) Function backup_etherpadlite_activity_structure_step::define_structure is not documented
(#18) No one-line description found in phpdocs for file
(#26) Class backup_etherpadlite_activity_structure_step does not have @copyright tag
(#26) Class backup_etherpadlite_activity_structure_step does not have @license tag
mod/etherpadlite/backup/moodle2/restore_etherpadlite_activity_task.class.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file
(#29) No one-line description found in phpdocs for class restore_etherpadlite_activity_task
(#29) Class restore_etherpadlite_activity_task does not have @copyright tag
(#29) Class restore_etherpadlite_activity_task does not have @license tag
mod/etherpadlite/backup/moodle2/restore_etherpadlite_stepslib.php
(#2) Empty line found after PHP open tag
(#32) Function restore_etherpadlite_activity_structure_step::define_structure is not documented
(#47) Function restore_etherpadlite_activity_structure_step::process_etherpadlite is not documented
(#85) Function restore_etherpadlite_activity_structure_step::process_etherpadlite_content is not documented
(#107) Function restore_etherpadlite_activity_structure_step::after_execute is not documented
(#18) No one-line description found in phpdocs for file
(#27) Class restore_etherpadlite_activity_structure_step does not have @copyright tag
(#27) Class restore_etherpadlite_activity_structure_step does not have @license tag
mod/etherpadlite/classes/event/course_module_viewed.php
(#2) Empty line found after PHP open tag
(#15) Class course_module_viewed is not documented
(#23) Function course_module_viewed::init is not documented
(#15) Package is not specified for class course_module_viewed. It is also not specified in file-level phpdocs
mod/etherpadlite/db/log.php
(#2) Empty line found after PHP open tag
mod/etherpadlite/db/upgrade.php
(#45) Function xmldb_etherpadlite_upgrade is not documented
(#53) Found comment starting with three or more slashes
(#54) Found comment starting with three or more slashes
(#55) Found comment starting with three or more slashes
(#56) Found comment starting with three or more slashes
(#58) Found comment starting with three or more slashes
(#59) Found comment starting with three or more slashes
(#60) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
mod/etherpadlite/etherpad-lite-client.php
(#29) Class EtherpadLiteClient is not documented
(#43) Function EtherpadLiteClient::__construct is not documented
(#58) Function EtherpadLiteClient::get is not documented
(#62) Function EtherpadLiteClient::post is not documented
(#66) Function EtherpadLiteClient::call is not documented
(#98) Function EtherpadLiteClient::handleResult is not documented
(#134) Function EtherpadLiteClient::createGroup is not documented
(#139) Function EtherpadLiteClient::createGroupIfNotExistsFor is not documented
(#146) Function EtherpadLiteClient::deleteGroup is not documented
(#153) Function EtherpadLiteClient::listPads is not documented
(#160) Function EtherpadLiteClient::createGroupPad is not documented
(#169) Function EtherpadLiteClient::listAllGroups is not documented
(#177) Function EtherpadLiteClient::createAuthor is not documented
(#184) Function EtherpadLiteClient::createAuthorIfNotExistsFor is not documented
(#192) Function EtherpadLiteClient::listPadsOfAuthor is not documented
(#199) Function EtherpadLiteClient::getAuthorName is not documented
(#211) Function EtherpadLiteClient::createSession is not documented
(#220) Function EtherpadLiteClient::deleteSession is not documented
(#227) Function EtherpadLiteClient::getSessionInfo is not documented
(#234) Function EtherpadLiteClient::listSessionsOfGroup is not documented
(#241) Function EtherpadLiteClient::listSessionsOfAuthor is not documented
(#251) Function EtherpadLiteClient::getText is not documented
(#260) Function EtherpadLiteClient::getHTML is not documented
(#269) Function EtherpadLiteClient::setText is not documented
(#277) Function EtherpadLiteClient::setHTML is not documented
(#290) Function EtherpadLiteClient::createPad is not documented
(#298) Function EtherpadLiteClient::getRevisionsCount is not documented
(#305) Function EtherpadLiteClient::padUsersCount is not documented
(#312) Function EtherpadLiteClient::getLastEdited is not documented
(#319) Function EtherpadLiteClient::deletePad is not documented
(#326) Function EtherpadLiteClient::getReadOnlyID is not documented
(#333) Function EtherpadLiteClient::listAuthorsOfPad is not documented
(#340) Function EtherpadLiteClient::setPublicStatus is not documented
(#351) Function EtherpadLiteClient::getPublicStatus is not documented
(#358) Function EtherpadLiteClient::setPassword is not documented
(#366) Function EtherpadLiteClient::isPasswordProtected is not documented
(#373) Function EtherpadLiteClient::padUsers is not documented
(#380) Function EtherpadLiteClient::sendClientsMessage is not documented
(#39) Variable EtherpadLiteClient::$apiKey is not documented
(#40) Variable EtherpadLiteClient::$baseUrl is not documented
(#41) Variable EtherpadLiteClient::$curl is not documented
(#31) Constant EtherpadLiteClient::API_VERSION is not documented
(#33) Constant EtherpadLiteClient::CODE_OK is not documented
(#34) Constant EtherpadLiteClient::CODE_INVALID_PARAMETERS is not documented
(#35) Constant EtherpadLiteClient::CODE_INTERNAL_ERROR is not documented
(#36) Constant EtherpadLiteClient::CODE_INVALID_FUNCTION is not documented
(#37) Constant EtherpadLiteClient::CODE_INVALID_API_KEY is not documented
mod/etherpadlite/index.php
(#42) Found comment starting with three or more slashes
(#47) Found comment starting with three or more slashes
(#54) Found comment starting with three or more slashes
(#91) Found comment starting with three or more slashes
mod/etherpadlite/lib.php
(#269) Function etherpadlite_genRandomString is not documented
(#279) Function etherpadlite_guestsallowed is not documented
(#264) Found comment starting with three or more slashes
(#265) Found comment starting with three or more slashes
(#266) Found comment starting with three or more slashes
(#267) Found comment starting with three or more slashes
(#268) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
(#242) There is no description in phpdocs for function etherpadlite_supports
(#48) Phpdocs for function etherpadlite_add_instance has incomplete parameters list
(#91) Phpdocs for function etherpadlite_update_instance has incomplete parameters list
(#154) Phpdocs for function etherpadlite_user_outline has incomplete parameters list
(#169) Phpdocs for function etherpadlite_user_complete has incomplete parameters list
(#181) Phpdocs for function etherpadlite_print_recent_activity has incomplete parameters list
mod/etherpadlite/mod_form.php
(#51) Class mod_etherpadlite_mod_form is not documented
(#53) Function mod_etherpadlite_mod_form::definition is not documented
(#59) Found comment starting with three or more slashes
(#62) Found comment starting with three or more slashes
(#72) Found comment starting with three or more slashes
(#77) Found comment starting with three or more slashes
(#17) No one-line description found in phpdocs for file
mod/etherpadlite/version.php
(#17) No one-line description found in phpdocs for file
(#21) Package mod_etheradlite is not valid
mod/etherpadlite/view.php
(#127) Found comment starting with three or more slashes
(#138) Found comment starting with three or more slashes
(#145) Found comment starting with three or more slashes
(#182) Found comment starting with three or more slashes

Update savepoints problems

(0 errors, 0 warnings)

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


Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(1 errors, 1 warnings)

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

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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