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

(4355 errors, 239 warnings)

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

blocks/smb_web_client/block_smb_web_client.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) "require_once" must be immediately followed by an open parenthesis
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#4) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) "require_once" must be immediately followed by an open parenthesis
(#7) Inline doc block comments are not allowed; use "// Comment." instead
(#26) Variable "smb_cfg" must not contain underscores.
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) This comment is 86% valid code; is this commented out code?
(#27) No space found before comment text; expected "// @include('config_smb_web_client.php'); // config for this block only" but found "//@include('config_smb_web_client.php'); // config for this block only"
(#29) Whitespace found at end of line
(#31) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#31) Scope modifier not specified for member variable "$blockwww"
(#32) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#32) Scope modifier not specified for member variable "$blockdir"
(#33) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#33) Scope modifier not specified for member variable "$gcfg"
(#33) Inline comments must start with a capital letter, digit or 3-dots sequence
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#35) Visibility must be declared on method "init"
(#36) Variable "smb_cfg" must not contain underscores.
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#38) Whitespace found at end of line
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#39) Whitespace found at end of line
(#40) Expected "if (...) {\n"; found "if (...){\n"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#43) Whitespace found at end of line
(#43) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#45) Whitespace found at end of line
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#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
(#49) Line indented incorrectly; expected at least 8 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 1
(#50) Expected 1 space before "="; 0 found
(#50) Expected 1 space after "="; 0 found
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#55) Visibility must be declared on method "get_content"
(#56) Variable "smb_cfg" must not contain underscores.
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#66) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Whitespace found at end of line
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) No space found before comment text; expected "// No config warning" but found "//No config warning"
(#70) Expected "if (...) {\n"; found "if (...){\n"
(#70) Variable "smb_cfg" must not contain underscores.
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Expected "if (...) {\n"; found "if (...){\n"
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#73) Commas (,) must be followed by white space.
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#75) Commas (,) must be followed by white space.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Whitespace found at end of line
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Expected "if (...) {\n"; found "if (...){\n"
(#81) Variable "smb_cfg" must not contain underscores.
(#82) Variable "smb_cfg" must not contain underscores.
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#84) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#86) No space found before comment text; expected "// EMC mod to only show for logged in users!" but found "//EMC mod to only show for logged in users!"
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) No space found before comment text; expected "// END EMC mod" but found "//END EMC mod"
(#91) Whitespace found at end of line
(#91) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#92) Whitespace found at end of line
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#95) Whitespace found at end of line
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Expected "if (...) {\n"; found "if (...){\n"
(#97) Expected 1 space before "!="; 0 found
(#97) Expected 1 space after "!="; 0 found
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#100) Expected 1 space before "=="; 0 found
(#100) Expected 1 space after "=="; 0 found
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) 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
(#104) Expected "if (...) {\n"; found "if (...){\n"
(#104) Variable "smb_cfg" must not contain underscores.
(#104) Variable "smb_cfg" must not contain underscores.
(#105) Expected 1 space before "="; 0 found
(#105) Expected 1 space after "="; 0 found
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Whitespace found at end of line
(#108) Inline comments must start with a capital letter, digit or 3-dots sequence
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line exceeds maximum limit of 180 characters; contains 331 characters
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Whitespace found at end of line
(#113) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Expected "if (...) {\n"; found "if (...){\n"
(#114) Variable "smb_cfg" must not contain underscores.
(#114) Variable "smb_cfg" must not contain underscores.
(#115) Variable "smb_cfg" must not contain underscores.
(#115) Variable "share_arr" must not contain underscores.
(#116) Expected "if (...) {\n"; found "if (...){\n"
(#116) Variable "share_arr" must not contain underscores.
(#117) Expected 1 space before ".="; 0 found
(#117) Expected 1 space after ".="; 0 found
(#117) Variable "share_arr" must not contain underscores.
(#117) Whitespace found at end of line
(#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
(#120) Expected "if (...) {\n"; found "if (...){\n"
(#121) Inline comments must start with a capital letter, digit or 3-dots sequence
(#121) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) Expected 1 space before ".="; 0 found
(#122) Expected 1 space after ".="; 0 found
(#122) Variable "share_arr" must not contain underscores.
(#122) Line exceeds maximum limit of 180 characters; contains 257 characters
(#127) Whitespace found at end of line
(#127) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#129) Whitespace found at end of line
(#131) Expected "if (...) {\n"; found "if (...){\n"
(#132) Expected 1 space before "="; 0 found
(#132) Expected 1 space after "="; 0 found
(#134) Whitespace found at end of line
(#135) Expected 1 space before "="; 0 found
(#135) Expected 1 space after "="; 0 found
(#136) Whitespace found at end of line
(#137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#137) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Whitespace found at end of line
(#141) Whitespace found at end of line
(#150) Variable "share_arr" must not contain underscores.
(#150) Expected 1 space after closing parenthesis; found 0
(#151) Variable "smb_cfg" must not contain underscores.
(#152) Expected 1 space before "="; 0 found
(#152) Expected 1 space after "="; 0 found
(#152) Variable "share_arr" must not contain underscores.
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#156) Expected "if (...) {\n"; found "if (...){\n"
(#156) Variable "smb_cfg" must not contain underscores.
(#156) Variable "smb_cfg" must not contain underscores.
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Variable "share_arr" must not contain underscores.
(#160) Variable "share_arr" must not contain underscores.
(#160) Line exceeds maximum limit of 180 characters; contains 319 characters
(#162) Whitespace found at end of line
(#164) Expected 5 space(s) before asterisk; 4 found
(#165) Expected 5 space(s) before asterisk; 4 found
(#166) Expected 5 space(s) before asterisk; 4 found
(#166) Whitespace found at end of line
(#167) Expected 1 space after closing parenthesis; found 0
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 5
(#168) Variable "bannedChars" must be all lower-case
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#168) Commas (,) must be followed by white space.
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 5
(#170) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#170) Variable "bannedChars" must be all lower-case
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 12 spaces, found 6
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#171) Commas (,) must be followed by white space.
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 5
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 5
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Whitespace found at end of line
(#178) Visibility must be declared on method "has_config"
(#178) Expected 1 space after closing parenthesis; found 0
(#183) Expected 5 space(s) before asterisk; 4 found
(#184) Expected 5 space(s) before asterisk; 4 found
(#185) Expected 5 space(s) before asterisk; 4 found
(#186) Expected 1 space after closing parenthesis; found 0
(#187) Variable "ap_ldap" must not contain underscores.
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#188) Expected 1 space before "="; 0 found
(#188) Expected 1 space after "="; 0 found
(#188) Variable "ap_ldap" must not contain underscores.
(#189) Variable "user_dn" must not contain underscores.
(#189) Variable "ap_ldap" must not contain underscores.
(#190) Variable "user_dn" must not contain underscores.
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Expected "if (...) {\n"; found "if (...) {\n"
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#192) Variable "ap_ldap" must not contain underscores.
(#197) Whitespace found at end of line
(#198) Whitespace found at end of line
(#201) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/class_smbwebclient.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Perl-style comments are not allowed; use "// Comment." instead
(#3) Line 2 of the opening comment must start "//".
(#3) Perl-style comments are not allowed; use "// Comment." instead
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Perl-style comments are not allowed; use "// Comment." instead
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Perl-style comments are not allowed; use "// Comment." instead
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Perl-style comments are not allowed; use "// Comment." instead
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Perl-style comments are not allowed; use "// Comment." instead
(#8) Line 7 of the opening comment must start "//".
(#8) Perl-style comments are not allowed; use "// Comment." instead
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Perl-style comments are not allowed; use "// Comment." instead
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Perl-style comments are not allowed; use "// Comment." instead
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Perl-style comments are not allowed; use "// Comment." instead
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Perl-style comments are not allowed; use "// Comment." instead
(#13) Line 12 of the opening comment must start "//".
(#13) Perl-style comments are not allowed; use "// Comment." instead
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Perl-style comments are not allowed; use "// Comment." instead
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Perl-style comments are not allowed; use "// Comment." instead
(#16) Perl-style comments are not allowed; use "// Comment." instead
(#17) Perl-style comments are not allowed; use "// Comment." instead
(#18) Perl-style comments are not allowed; use "// Comment." instead
(#19) Perl-style comments are not allowed; use "// Comment." instead
(#20) Perl-style comments are not allowed; use "// Comment." instead
(#21) Perl-style comments are not allowed; use "// Comment." instead
(#22) Perl-style comments are not allowed; use "// Comment." instead
(#23) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#23) Variable "SMBWEBCLIENT_VERSION" must be all lower-case
(#23) Variable "SMBWEBCLIENT_VERSION" must not contain underscores.
(#24) Perl-style comments are not allowed; use "// Comment." instead
(#28) Line indented incorrectly; expected at least 4 spaces, found 0
(#28) Perl-style comments are not allowed; use "// Comment." instead
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#30) Perl-style comments are not allowed; use "// Comment." instead
(#33) Member variable "archiverPlugins" must be all lower-case
(#33) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#33) Scope modifier not specified for member variable "$archiverPlugins"
(#36) Line exceeds 132 characters; contains 160 characters
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#41) Perl-style comments are not allowed; use "// Comment." instead
(#42) Line indented incorrectly; expected at least 4 spaces, found 0
(#42) Perl-style comments are not allowed; use "// Comment." instead
(#43) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Perl-style comments are not allowed; use "// Comment." instead
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#45) Perl-style comments are not allowed; use "// Comment." instead
(#47) Line indented incorrectly; expected at least 4 spaces, found 0
(#47) Member variable "inlineFiles" must be all lower-case
(#47) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#47) Scope modifier not specified for member variable "$inlineFiles"
(#48) Line exceeds maximum limit of 180 characters; contains 1211 characters
(#49) Line exceeds maximum limit of 180 characters; contains 2952 characters
(#50) Line exceeds maximum limit of 180 characters; contains 927 characters
(#51) Line exceeds maximum limit of 180 characters; contains 977 characters
(#52) Line exceeds maximum limit of 180 characters; contains 3014 characters
(#53) Line exceeds maximum limit of 180 characters; contains 511 characters
(#54) Line exceeds maximum limit of 180 characters; contains 713 characters
(#55) Line exceeds maximum limit of 180 characters; contains 1341 characters
(#56) Line exceeds maximum limit of 180 characters; contains 2921 characters
(#57) Line exceeds maximum limit of 180 characters; contains 717 characters
(#58) Line exceeds maximum limit of 180 characters; contains 1114 characters
(#59) Line exceeds maximum limit of 180 characters; contains 1017 characters
(#60) Line exceeds maximum limit of 180 characters; contains 872 characters
(#61) Line exceeds maximum limit of 180 characters; contains 255 characters
(#62) Line exceeds maximum limit of 180 characters; contains 277 characters
(#63) Line indented incorrectly; expected at least 4 spaces, found 2
(#63) Line exceeds maximum limit of 180 characters; contains 843 characters
(#64) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#66) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#66) Scope modifier not specified for member variable "$strings"
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#87) Line exceeds maximum limit of 180 characters; contains 208 characters
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Commas (,) must be followed by white space.
(#88) Line exceeds maximum limit of 180 characters; contains 182 characters
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Commas (,) must be followed by white space.
(#109) Line exceeds maximum limit of 180 characters; contains 284 characters
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Commas (,) must be followed by white space.
(#110) Line exceeds maximum limit of 180 characters; contains 987 characters
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Commas (,) must be followed by white space.
(#111) Line exceeds maximum limit of 180 characters; contains 266 characters
(#118) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Commas (,) must be followed by white space.
(#130) Line exceeds maximum limit of 180 characters; contains 218 characters
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Commas (,) must be followed by white space.
(#131) Line exceeds maximum limit of 180 characters; contains 245 characters
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Commas (,) must be followed by white space.
(#132) Line exceeds maximum limit of 180 characters; contains 361 characters
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Commas (,) must be followed by white space.
(#133) Line exceeds maximum limit of 180 characters; contains 248 characters
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Commas (,) must be followed by white space.
(#134) Line exceeds maximum limit of 180 characters; contains 231 characters
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Commas (,) must be followed by white space.
(#135) Line exceeds maximum limit of 180 characters; contains 300 characters
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Commas (,) must be followed by white space.
(#136) Line exceeds maximum limit of 180 characters; contains 644 characters
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Commas (,) must be followed by white space.
(#137) Line exceeds maximum limit of 180 characters; contains 270 characters
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Commas (,) must be followed by white space.
(#138) Line exceeds maximum limit of 180 characters; contains 238 characters
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Line exceeds 132 characters; contains 135 characters
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Line exceeds maximum limit of 180 characters; contains 232 characters
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Commas (,) must be followed by white space.
(#141) Line exceeds maximum limit of 180 characters; contains 726 characters
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Commas (,) must be followed by white space.
(#142) Line exceeds maximum limit of 180 characters; contains 947 characters
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Commas (,) must be followed by white space.
(#143) Line exceeds maximum limit of 180 characters; contains 244 characters
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Commas (,) must be followed by white space.
(#144) Line exceeds 132 characters; contains 161 characters
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Commas (,) must be followed by white space.
(#145) Line exceeds maximum limit of 180 characters; contains 220 characters
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Commas (,) must be followed by white space.
(#146) Line exceeds maximum limit of 180 characters; contains 245 characters
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Commas (,) must be followed by white space.
(#147) Line exceeds maximum limit of 180 characters; contains 395 characters
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Commas (,) must be followed by white space.
(#148) Line exceeds maximum limit of 180 characters; contains 259 characters
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Commas (,) must be followed by white space.
(#149) Line exceeds maximum limit of 180 characters; contains 1087 characters
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Line exceeds maximum limit of 180 characters; contains 490 characters
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Line exceeds maximum limit of 180 characters; contains 234 characters
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Commas (,) must be followed by white space.
(#152) Line exceeds maximum limit of 180 characters; contains 287 characters
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Commas (,) must be followed by white space.
(#153) Line exceeds maximum limit of 180 characters; contains 278 characters
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Commas (,) must be followed by white space.
(#154) Line exceeds maximum limit of 180 characters; contains 286 characters
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#155) Line exceeds maximum limit of 180 characters; contains 384 characters
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Commas (,) must be followed by white space.
(#156) Line exceeds maximum limit of 180 characters; contains 569 characters
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Line exceeds maximum limit of 180 characters; contains 1026 characters
(#178) Line indented incorrectly; expected at least 4 spaces, found 0
(#180) Line indented incorrectly; expected at least 4 spaces, found 0
(#180) Perl-style comments are not allowed; use "// Comment." instead
(#181) Line indented incorrectly; expected 4 spaces, found 0
(#181) PHP4 style constructors are not allowed; use "__construct()" instead
(#181) Visibility must be declared on method "smbwebclient"
(#182) Line indented incorrectly; expected at least 4 spaces, found 0
(#182) Opening brace should be on the same line as the declaration
(#183) Line indented incorrectly; expected at least 8 spaces, found 4
(#184) Line indented incorrectly; expected at least 8 spaces, found 4
(#186) Line indented incorrectly; expected 8 spaces, found 4
(#187) Line indented incorrectly; expected at least 12 spaces, found 8
(#188) Line indented incorrectly; expected at least 12 spaces, found 8
(#189) Line indented incorrectly; expected 8 spaces, found 4
(#190) Line indented incorrectly; expected at least 8 spaces, found 4
(#191) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Line indented incorrectly; expected at least 8 spaces, found 4
(#193) Perl-style comments are not allowed; use "// Comment." instead
(#194) Line indented incorrectly; expected 8 spaces, found 4
(#194) Commas (,) must be followed by white space.
(#195) Line indented incorrectly; expected at least 12 spaces, found 8
(#196) Line indented incorrectly; expected at least 12 spaces, found 8
(#197) Line indented incorrectly; expected 8 spaces, found 4
(#198) Line indented incorrectly; expected 4 spaces, found 0
(#200) Line indented incorrectly; expected 4 spaces, found 0
(#200) method name "smbwebclient::Run" must be in lower-case letters only
(#200) Visibility must be declared on method "Run"
(#201) Line indented incorrectly; expected at least 4 spaces, found 0
(#201) Opening brace should be on the same line as the declaration
(#202) Line indented incorrectly; expected at least 8 spaces, found 4
(#203) Whitespace found at end of line
(#204) Line indented incorrectly; expected 8 spaces, found 4
(#205) Line indented incorrectly; expected at least 12 spaces, found 8
(#206) Line indented incorrectly; expected at least 12 spaces, found 8
(#207) Line indented incorrectly; expected 8 spaces, found 4
(#209) Inline comments must start with a capital letter, digit or 3-dots sequence
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) This comment is 78% valid code; is this commented out code?
(#209) Line indented incorrectly; expected at least 8 spaces, found 4
(#209) No space found before comment text; expected "// $this->Go(preg_replace('/\/$/','',preg_replace('/^\//','',$this->cfgSambaRoot.'/'.$path)));" but found "//$this->Go(preg_replace('/\/$/','',preg_replace('/^\//','',$this->cfgSambaRoot.'/'.$path)));"
(#210) Line indented incorrectly; expected at least 8 spaces, found 4
(#210) Commas (,) must be followed by white space.
(#210) Commas (,) must be followed by white space.
(#212) Line indented incorrectly; expected at least 8 spaces, found 4
(#214) Line indented incorrectly; expected 8 spaces, found 4
(#215) Line indented incorrectly; expected 12 spaces, found 8
(#216) Line indented incorrectly; expected at least 16 spaces, found 12
(#217) Line indented incorrectly; expected 12 spaces, found 8
(#217) Usage of ELSEIF not allowed; use ELSE IF instead
(#218) Line indented incorrectly; expected at least 16 spaces, found 12
(#219) Line indented incorrectly; expected at least 16 spaces, found 12
(#220) Line indented incorrectly; expected 12 spaces, found 8
(#221) Line indented incorrectly; expected 8 spaces, found 4
(#223) Line indented incorrectly; expected at least 8 spaces, found 4
(#224) Whitespace found at end of line
(#225) Line indented incorrectly; expected at least 8 spaces, found 4
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#227) Line indented incorrectly; expected at least 8 spaces, found 4
(#228) Line indented incorrectly; expected at least 8 spaces, found 4
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Line indented incorrectly; expected at least 8 spaces, found 4
(#230) Line indented incorrectly; expected 8 spaces, found 4
(#230) Expected "if (...) {\n"; found "if (...){\n"
(#230) Expected 1 space before "=="; 0 found
(#230) Expected 1 space after "=="; 0 found
(#230) Expected 1 space before "=="; 0 found
(#230) Expected 1 space after "=="; 0 found
(#231) Line indented incorrectly; expected at least 12 spaces, found 8
(#231) Expected 1 space before "="; 0 found
(#231) Expected 1 space after "="; 0 found
(#232) Line indented incorrectly; expected 8 spaces, found 4
(#233) Whitespace found at end of line
(#234) Line indented incorrectly; expected 8 spaces, found 4
(#235) Line indented incorrectly; expected 12 spaces, found 8
(#235) Closing brace must be on a line by itself
(#236) Line indented incorrectly; expected 12 spaces, found 8
(#236) Expected 1 space before "="; 0 found
(#236) Expected 1 space after "="; 0 found
(#237) Line indented incorrectly; expected 12 spaces, found 8
(#237) Whitespace found at end of line
(#238) Line indented incorrectly; expected at least 16 spaces, found 12
(#239) Line indented incorrectly; expected at least 16 spaces, found 12
(#241) Line indented incorrectly; expected 12 spaces, found 8
(#242) Line indented incorrectly; expected at least 16 spaces, found 12
(#243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#243) Inline comments must end in full-stops, exclamation marks, or question marks
(#243) Line indented incorrectly; expected at least 16 spaces, found 12
(#244) Line indented incorrectly; expected 16 spaces, found 12
(#244) Expected "if (...) {\n"; found "if (...){\n"
(#244) Expected 1 space before "!="; 0 found
(#244) Expected 1 space after "!="; 0 found
(#244) Expected 1 space before "!="; 0 found
(#244) Expected 1 space after "!="; 0 found
(#245) Line indented incorrectly; expected at least 20 spaces, found 16
(#245) Whitespace found at end of line
(#246) Line indented incorrectly; expected 16 spaces, found 12
(#247) Whitespace found at end of line
(#248) Line indented incorrectly; expected 16 spaces, found 12
(#248) Expected "if (...) {\n"; found "if (...){\n"
(#248) Expected 1 space before "=="; 0 found
(#248) Expected 1 space after "=="; 0 found
(#249) Line indented incorrectly; expected at least 20 spaces, found 16
(#250) Line indented incorrectly; expected 16 spaces, found 12
(#250) Whitespace found at end of line
(#251) Line indented incorrectly; expected at least 20 spaces, found 16
(#252) Line indented incorrectly; expected 16 spaces, found 12
(#253) Whitespace found at end of line
(#253) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#254) Whitespace found at end of line
(#256) Line indented incorrectly; expected 8 spaces, found 4
(#257) Whitespace found at end of line
(#257) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#259) Line indented incorrectly; expected at least 8 spaces, found 4
(#260) Line indented incorrectly; expected 4 spaces, found 0
(#262) Line indented incorrectly; expected 4 spaces, found 0
(#262) method name "smbwebclient::InitSession" must be in lower-case letters only
(#262) Visibility must be declared on method "InitSession"
(#263) Line indented incorrectly; expected at least 4 spaces, found 0
(#263) Opening brace should be on the same line as the declaration
(#264) Line indented incorrectly; expected at least 8 spaces, found 4
(#265) Line indented incorrectly; expected at least 8 spaces, found 4
(#267) Line indented incorrectly; expected at least 8 spaces, found 4
(#267) Inline control structures are not allowed
(#268) Line indented incorrectly; expected at least 8 spaces, found 4
(#269) Line indented incorrectly; expected 4 spaces, found 0
(#271) Line indented incorrectly; expected 4 spaces, found 0
(#271) method name "smbwebclient::InitLanguage" must be in lower-case letters only
(#271) Visibility must be declared on method "InitLanguage"
(#272) Line indented incorrectly; expected at least 4 spaces, found 0
(#272) Opening brace should be on the same line as the declaration
(#273) Line indented incorrectly; expected at least 8 spaces, found 4
(#273) Perl-style comments are not allowed; use "// Comment." instead
(#274) Line indented incorrectly; expected 8 spaces, found 4
(#274) Commas (,) must be followed by white space.
(#275) Line indented incorrectly; expected at least 12 spaces, found 8
(#276) Line indented incorrectly; expected at least 12 spaces, found 8
(#277) Line indented incorrectly; expected 8 spaces, found 4
(#279) Line indented incorrectly; expected at least 8 spaces, found 4
(#279) Perl-style comments are not allowed; use "// Comment." instead
(#280) Line indented incorrectly; expected at least 8 spaces, found 4
(#281) Line indented incorrectly; expected at least 8 spaces, found 4
(#281) Variable "langOK" must be all lower-case
(#283) Line indented incorrectly; expected at least 8 spaces, found 4
(#283) Perl-style comments are not allowed; use "// Comment." instead
(#284) Line indented incorrectly; expected 8 spaces, found 4
(#285) Line indented incorrectly; expected at least 12 spaces, found 8
(#286) Line indented incorrectly; expected at least 12 spaces, found 8
(#286) Variable "langOK" must be all lower-case
(#287) Line indented incorrectly; expected at least 12 spaces, found 4
(#287) Perl-style comments are not allowed; use "// Comment." instead
(#288) Line indented incorrectly; expected 8 spaces, found 4
(#288) Usage of ELSEIF not allowed; use ELSE IF instead
(#289) Line indented incorrectly; expected at least 12 spaces, found 8
(#290) Line indented incorrectly; expected 8 spaces, found 4
(#291) Line indented incorrectly; expected at least 12 spaces, found 8
(#291) Perl-style comments are not allowed; use "// Comment." instead
(#292) Line indented incorrectly; expected at least 12 spaces, found 8
(#292) Inline control structures are not allowed
(#293) Line indented incorrectly; expected at least 12 spaces, found 8
(#293) Inline control structures are not allowed
(#294) Line indented incorrectly; expected 12 spaces, found 8
(#295) Line indented incorrectly; expected at least 16 spaces, found 12
(#296) Line indented incorrectly; expected at least 16 spaces, found 12
(#296) Variable "langOK" must be all lower-case
(#297) Line indented incorrectly; expected 12 spaces, found 8
(#298) Line indented incorrectly; expected at least 12 spaces, found 8
(#298) Perl-style comments are not allowed; use "// Comment." instead
(#299) Line indented incorrectly; expected 12 spaces, found 8
(#299) Variable "langOK" must be all lower-case
(#300) Line indented incorrectly; expected at least 16 spaces, found 12
(#301) Line indented incorrectly; expected at least 16 spaces, found 12
(#301) Inline control structures are not allowed
(#302) Line indented incorrectly; expected 16 spaces, found 12
(#303) Line indented incorrectly; expected at least 16 spaces, found 12
(#304) Line indented incorrectly; expected at least 20 spaces, found 16
(#305) Line indented incorrectly; expected at least 20 spaces, found 16
(#305) Variable "langOK" must be all lower-case
(#306) Line indented incorrectly; expected 16 spaces, found 12
(#307) Line indented incorrectly; expected 12 spaces, found 8
(#308) Line indented incorrectly; expected 8 spaces, found 4
(#309) Line indented incorrectly; expected at least 8 spaces, found 4
(#309) Inline control structures are not allowed
(#309) Variable "langOK" must be all lower-case
(#310) Line indented incorrectly; expected 4 spaces, found 0
(#312) Line indented incorrectly; expected at least 4 spaces, found 0
(#312) Perl-style comments are not allowed; use "// Comment." instead
(#313) Line indented incorrectly; expected 4 spaces, found 0
(#313) Visibility must be declared on method "_"
(#314) Line indented incorrectly; expected at least 4 spaces, found 0
(#314) Opening brace should be on the same line as the declaration
(#315) Line indented incorrectly; expected at least 8 spaces, found 4
(#315) Perl-style comments are not allowed; use "// Comment." instead
(#316) Line indented incorrectly; expected at least 8 spaces, found 4
(#316) Inline control structures are not allowed
(#318) Line indented incorrectly; expected at least 8 spaces, found 4
(#318) Perl-style comments are not allowed; use "// Comment." instead
(#319) Line indented incorrectly; expected at least 8 spaces, found 4
(#320) Line indented incorrectly; expected at least 8 spaces, found 4
(#320) Inline control structures are not allowed
(#320) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#323) Line indented incorrectly; expected at least 8 spaces, found 4
(#323) Perl-style comments are not allowed; use "// Comment." instead
(#324) Line indented incorrectly; expected at least 8 spaces, found 4
(#324) Inline control structures are not allowed
(#327) Line indented incorrectly; expected at least 8 spaces, found 4
(#327) Perl-style comments are not allowed; use "// Comment." instead
(#328) Line indented incorrectly; expected at least 8 spaces, found 4
(#328) Inline control structures are not allowed
(#331) Line indented incorrectly; expected at least 8 spaces, found 4
(#331) Perl-style comments are not allowed; use "// Comment." instead
(#332) Line indented incorrectly; expected at least 8 spaces, found 4
(#333) Line indented incorrectly; expected 4 spaces, found 0
(#335) Line indented incorrectly; expected at least 4 spaces, found 0
(#341) Line exceeds 132 characters; contains 133 characters
(#343) Line indented incorrectly; expected 4 spaces, found 0
(#343) method name "smbwebclient::DumpFile" must be in lower-case letters only
(#343) Visibility must be declared on method "DumpFile"
(#343) Variable "isAttachment" must be all lower-case
(#343) Variable "isCacheable" must be all lower-case
(#343) Variable "setMimeType" must be all lower-case
(#344) Line indented incorrectly; expected at least 4 spaces, found 0
(#344) Opening brace should be on the same line as the declaration
(#345) Line indented incorrectly; expected at least 8 spaces, found 4
(#345) Inline control structures are not allowed
(#346) Line indented incorrectly; expected at least 8 spaces, found 4
(#347) Line indented incorrectly; expected at least 8 spaces, found 4
(#347) Variable "mimeType" must be all lower-case
(#348) Line indented incorrectly; expected at least 8 spaces, found 4
(#348) Inline control structures are not allowed
(#348) Variable "mimeType" must be all lower-case
(#348) Variable "mimeType" must be all lower-case
(#350) Line indented incorrectly; expected at least 8 spaces, found 4
(#350) Perl-style comments are not allowed; use "// Comment." instead
(#351) Line indented incorrectly; expected 8 spaces, found 4
(#352) Line indented incorrectly; expected at least 12 spaces, found 8
(#352) Commas (,) must be followed by white space.
(#353) Line indented incorrectly; expected 8 spaces, found 4
(#354) Whitespace found at end of line
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Line indented incorrectly; expected at least 8 spaces, found 4
(#356) Line indented incorrectly; expected 8 spaces, found 4
(#356) Expected "if (...) {\n"; found "if (...){\n"
(#356) Variable "setMimeType" must be all lower-case
(#356) Expected 1 space before "!=="; 0 found
(#356) Expected 1 space after "!=="; 0 found
(#356) Variable "setMimeType" must be all lower-case
(#356) Expected 1 space before "!="; 0 found
(#356) Expected 1 space after "!="; 0 found
(#357) Line indented incorrectly; expected at least 12 spaces, found 8
(#357) Variable "mimeType" must be all lower-case
(#357) Variable "setMimeType" must be all lower-case
(#358) Line indented incorrectly; expected 8 spaces, found 4
(#360) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Line indented incorrectly; expected at least 8 spaces, found 4
(#361) Line indented incorrectly; expected 8 spaces, found 4
(#361) Expected "if (...) {\n"; found "if (...){\n"
(#361) Variable "isAttachment" must be all lower-case
(#362) Line indented incorrectly; expected at least 12 spaces, found 8
(#362) Variable "mimeType" must be all lower-case
(#363) Line indented incorrectly; expected 8 spaces, found 4
(#365) Line indented incorrectly; expected at least 8 spaces, found 4
(#365) Variable "isCacheable" must be all lower-case
(#366) Line indented incorrectly; expected at least 8 spaces, found 4
(#367) Line indented incorrectly; expected at least 8 spaces, found 4
(#368) Line indented incorrectly; expected at least 8 spaces, found 4
(#368) Variable "mimeType" must be all lower-case
(#369) Line indented incorrectly; expected 8 spaces, found 4
(#369) Expected "if (...) {\n"; found "if (...){\n"
(#369) Expected 1 space before ">"; 0 found
(#369) Expected 1 space after ">"; 0 found
(#370) Line indented incorrectly; expected at least 12 spaces, found 8
(#371) Line indented incorrectly; expected 8 spaces, found 4
(#373) Line indented incorrectly; expected at least 8 spaces, found 4
(#373) Inline control structures are not allowed
(#373) Variable "isAttachment" must be all lower-case
(#375) Line indented incorrectly; expected at least 8 spaces, found 4
(#375) Inline control structures are not allowed
(#378) Line indented incorrectly; expected 8 spaces, found 4
(#379) Line indented incorrectly; expected at least 12 spaces, found 8
(#380) Line indented incorrectly; expected 12 spaces, found 8
(#381) Line indented incorrectly; expected at least 16 spaces, found 12
(#381) Commas (,) must be followed by white space.
(#382) Line indented incorrectly; expected at least 16 spaces, found 12
(#383) Line indented incorrectly; expected 12 spaces, found 8
(#384) Line indented incorrectly; expected at least 12 spaces, found 8
(#385) Line indented incorrectly; expected 8 spaces, found 4
(#386) Line indented incorrectly; expected 4 spaces, found 0
(#388) Line indented incorrectly; expected 4 spaces, found 0
(#388) method name "smbwebclient::GetInlineFile" must be in lower-case letters only
(#388) Visibility must be declared on method "GetInlineFile"
(#389) Line indented incorrectly; expected at least 4 spaces, found 0
(#389) Opening brace should be on the same line as the declaration
(#390) Line indented incorrectly; expected 8 spaces, found 4
(#391) Line indented incorrectly; expected at least 12 spaces, found 8
(#391) Perl-style comments are not allowed; use "// Comment." instead
(#392) Line indented incorrectly; expected 12 spaces, found 8
(#393) Line indented incorrectly; expected at least 16 spaces, found 12
(#394) Line indented incorrectly; expected at least 16 spaces, found 12
(#395) Line indented incorrectly; expected at least 16 spaces, found 12
(#396) Line indented incorrectly; expected 12 spaces, found 8
(#397) Line indented incorrectly; expected at least 12 spaces, found 8
(#398) Line indented incorrectly; expected at least 12 spaces, found 8
(#399) Line indented incorrectly; expected at least 12 spaces, found 8
(#400) Line indented incorrectly; expected 8 spaces, found 4
(#401) Line indented incorrectly; expected 12 spaces, found 8
(#402) Line indented incorrectly; expected at least 16 spaces, found 12
(#402) Expected 1 space after "="; 2 found
(#403) Line indented incorrectly; expected 12 spaces, found 8
(#404) Line indented incorrectly; expected at least 16 spaces, found 12
(#405) Line indented incorrectly; expected at least 16 spaces, found 12
(#406) Line indented incorrectly; expected 12 spaces, found 8
(#407) Line indented incorrectly; expected 8 spaces, found 4
(#408) Line indented incorrectly; expected at least 8 spaces, found 4
(#409) Line indented incorrectly; expected 4 spaces, found 0
(#411) Line indented incorrectly; expected 4 spaces, found 0
(#411) method name "smbwebclient::DumpInlineFile" must be in lower-case letters only
(#411) Visibility must be declared on method "DumpInlineFile"
(#412) Line indented incorrectly; expected at least 4 spaces, found 0
(#412) Opening brace should be on the same line as the declaration
(#413) Line indented incorrectly; expected at least 8 spaces, found 4
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#414) Line indented incorrectly; expected at least 8 spaces, found 4
(#415) Line indented incorrectly; expected 4 spaces, found 0
(#417) Line indented incorrectly; expected 4 spaces, found 0
(#417) method name "smbwebclient::GetIP" must be in lower-case letters only
(#417) Visibility must be declared on method "GetIP"
(#418) Line indented incorrectly; expected at least 4 spaces, found 0
(#418) Opening brace should be on the same line as the declaration
(#419) Line indented incorrectly; expected 8 spaces, found 4
(#419) Commas (,) must be followed by white space.
(#419) Commas (,) must be followed by white space.
(#420) Line indented incorrectly; expected at least 12 spaces, found 8
(#420) Inline control structures are not allowed
(#421) Line indented incorrectly; expected 8 spaces, found 4
(#422) Line indented incorrectly; expected at least 8 spaces, found 4
(#423) Line indented incorrectly; expected 4 spaces, found 0
(#423) Whitespace found at end of line
(#425) Line indented incorrectly; expected at least 4 spaces, found 0
(#425) Perl-style comments are not allowed; use "// Comment." instead
(#426) Line indented incorrectly; expected 4 spaces, found 0
(#426) method name "smbwebclient::Debug" must be in lower-case letters only
(#426) Visibility must be declared on method "Debug"
(#427) Line indented incorrectly; expected at least 4 spaces, found 0
(#427) Opening brace should be on the same line as the declaration
(#428) Line indented incorrectly; expected at least 8 spaces, found 4
(#428) Expected 1 space before "="; 0 found
(#428) Expected 1 space after "="; 0 found
(#429) Line indented incorrectly; expected 8 spaces, found 4
(#429) Expected "if (...) {\n"; found "if (...){ \n"
(#429) Expected 1 space before ">"; 0 found
(#429) Expected 1 space after ">"; 0 found
(#429) Whitespace found at end of line
(#430) Line indented incorrectly; expected at least 12 spaces, found 8
(#431) Line indented incorrectly; expected at least 12 spaces, found 8
(#431) Expected 1 space before "="; 0 found
(#431) Expected 1 space after "="; 0 found
(#432) Line indented incorrectly; expected 12 spaces, found 8
(#432) Expected "for (...) {\n"; found "for (...){\n"
(#432) Expected 1 space before "="; 0 found
(#432) Expected 1 space after "="; 0 found
(#432) Expected 1 space before "<"; 0 found
(#432) Expected 1 space after "<"; 0 found
(#432) Expected 1 space before "-"; 0 found
(#432) Expected 1 space after "-"; 0 found
(#433) Line indented incorrectly; expected 16 spaces, found 12
(#433) Expected "if (...) {\n"; found "if (...){\n"
(#433) Expected 1 space before ">"; 0 found
(#433) Expected 1 space after ">"; 0 found
(#434) Line indented incorrectly; expected at least 20 spaces, found 16
(#435) Line indented incorrectly; expected 16 spaces, found 12
(#436) Line indented incorrectly; expected at least 16 spaces, found 12
(#436) Expected 1 space before ".="; 0 found
(#436) Expected 1 space after ".="; 0 found
(#437) Line indented incorrectly; expected 16 spaces, found 12
(#437) Expected "if (...) {\n"; found "if (...){\n"
(#438) Line indented incorrectly; expected at least 20 spaces, found 16
(#438) Expected 1 space before ".="; 0 found
(#438) Expected 1 space after ".="; 0 found
(#439) Line indented incorrectly; expected 16 spaces, found 12
(#440) Line indented incorrectly; expected at least 16 spaces, found 12
(#440) Expected 1 space before ".="; 0 found
(#440) Expected 1 space after ".="; 0 found
(#441) Line indented incorrectly; expected 12 spaces, found 8
(#442) Line indented incorrectly; expected at least 12 spaces, found 8
(#442) Expected 1 space before "="; 0 found
(#442) Expected 1 space after "="; 0 found
(#443) Line indented incorrectly; expected 8 spaces, found 4
(#444) Line indented incorrectly; expected 8 spaces, found 4
(#445) Line indented incorrectly; expected 12 spaces, found 8
(#445) Commas (,) must be followed by white space.
(#446) Line indented incorrectly; expected at least 16 spaces, found 12
(#447) Line indented incorrectly; expected 12 spaces, found 8
(#448) Line indented incorrectly; expected 8 spaces, found 4
(#449) Line indented incorrectly; expected 8 spaces, found 4
(#449) Expected "if (...) {\n"; found "if (...){ \n"
(#449) Expected 1 space before ">"; 0 found
(#449) Expected 1 space after ">"; 0 found
(#449) Whitespace found at end of line
(#450) Line indented incorrectly; expected at least 12 spaces, found 8
(#451) Line indented incorrectly; expected at least 12 spaces, found 8
(#452) Line indented incorrectly; expected 8 spaces, found 4
(#453) Line indented incorrectly; expected 4 spaces, found 0
(#455) Line indented incorrectly; expected at least 4 spaces, found 0
(#455) Perl-style comments are not allowed; use "// Comment." instead
(#456) Line indented incorrectly; expected 4 spaces, found 0
(#456) method name "smbwebclient::Page" must be in lower-case letters only
(#456) Visibility must be declared on method "Page"
(#457) Line indented incorrectly; expected at least 4 spaces, found 0
(#457) Opening brace should be on the same line as the declaration
(#458) Line indented incorrectly; expected 8 spaces, found 4
(#459) Line indented incorrectly; expected at least 12 spaces, found 8
(#460) Line indented incorrectly; expected at least 12 spaces, found 8
(#461) Line indented incorrectly; expected 8 spaces, found 4
(#462) Line indented incorrectly; expected at least 8 spaces, found 4
(#467) Expected 1 space before "=>"; 0 found
(#469) Line indented incorrectly; expected at least 8 spaces, found 4
(#470) Line indented incorrectly; expected 4 spaces, found 0
(#472) Line indented incorrectly; expected at least 4 spaces, found 0
(#472) Perl-style comments are not allowed; use "// Comment." instead
(#473) Line indented incorrectly; expected 4 spaces, found 0
(#473) method name "smbwebclient::Template" must be in lower-case letters only
(#473) Visibility must be declared on method "Template"
(#474) Line indented incorrectly; expected at least 4 spaces, found 0
(#474) Opening brace should be on the same line as the declaration
(#475) Line indented incorrectly; expected at least 8 spaces, found 4
(#476) Line indented incorrectly; expected 4 spaces, found 0
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Line indented incorrectly; expected at least 4 spaces, found 0
(#478) Perl-style comments are not allowed; use "// Comment." instead
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#479) Line indented incorrectly; expected at least 4 spaces, found 0
(#480) Line indented incorrectly; expected 4 spaces, found 0
(#480) method name "smbwebclient::Link" must be in lower-case letters only
(#480) Visibility must be declared on method "Link"
(#481) Line indented incorrectly; expected at least 4 spaces, found 0
(#481) Opening brace should be on the same line as the declaration
(#482) Line indented incorrectly; expected at least 8 spaces, found 4
(#482) Variable "att_class" must not contain underscores.
(#482) Expected 1 space before "="; 0 found
(#482) Expected 1 space after "="; 0 found
(#482) Expected 1 space before "=="; 0 found
(#482) Expected 1 space after "=="; 0 found
(#483) Line indented incorrectly; expected at least 8 spaces, found 4
(#483) Variable "att_style" must not contain underscores.
(#483) Expected 1 space before "="; 0 found
(#483) Expected 1 space after "="; 0 found
(#483) Expected 1 space before "=="; 0 found
(#483) Expected 1 space after "=="; 0 found
(#484) Line indented incorrectly; expected at least 8 spaces, found 4
(#484) Variable "att_onclick" must not contain underscores.
(#484) Expected 1 space before "="; 0 found
(#484) Expected 1 space after "="; 0 found
(#484) Expected 1 space before "=="; 0 found
(#484) Expected 1 space after "=="; 0 found
(#485) Line indented incorrectly; expected at least 8 spaces, found 4
(#485) Inline control structures are not allowed
(#486) Line indented incorrectly; expected at least 8 spaces, found 4
(#486) Variable "att_class" must not contain underscores.
(#486) Variable "att_style" must not contain underscores.
(#486) Variable "att_onclick" must not contain underscores.
(#487) Line indented incorrectly; expected 4 spaces, found 0
(#489) Line indented incorrectly; expected at least 4 spaces, found 0
(#489) Perl-style comments are not allowed; use "// Comment." instead
(#490) Line indented incorrectly; expected 4 spaces, found 0
(#490) method name "smbwebclient::Image" must be in lower-case letters only
(#490) Visibility must be declared on method "Image"
(#491) Line indented incorrectly; expected at least 4 spaces, found 0
(#491) Opening brace should be on the same line as the declaration
(#492) Line indented incorrectly; expected at least 8 spaces, found 4
(#493) Line indented incorrectly; expected 4 spaces, found 0
(#495) Line indented incorrectly; expected at least 4 spaces, found 0
(#495) Perl-style comments are not allowed; use "// Comment." instead
(#496) Line indented incorrectly; expected 4 spaces, found 0
(#496) method name "smbwebclient::Select" must be in lower-case letters only
(#496) Visibility must be declared on method "Select"
(#497) Line indented incorrectly; expected at least 4 spaces, found 0
(#497) Opening brace should be on the same line as the declaration
(#498) Line indented incorrectly; expected at least 8 spaces, found 4
(#499) Line indented incorrectly; expected 8 spaces, found 4
(#500) Line indented incorrectly; expected at least 12 spaces, found 8
(#501) Line indented incorrectly; expected at least 12 spaces, found 8
(#502) Line indented incorrectly; expected 8 spaces, found 4
(#503) Line indented incorrectly; expected at least 8 spaces, found 4
(#504) Line indented incorrectly; expected at least 8 spaces, found 4
(#505) Line indented incorrectly; expected 4 spaces, found 0
(#507) Line indented incorrectly; expected at least 4 spaces, found 0
(#507) Perl-style comments are not allowed; use "// Comment." instead
(#508) Line indented incorrectly; expected 4 spaces, found 0
(#508) method name "smbwebclient::CheckBox" must be in lower-case letters only
(#508) Visibility must be declared on method "CheckBox"
(#509) Line indented incorrectly; expected at least 4 spaces, found 0
(#509) Opening brace should be on the same line as the declaration
(#510) Line indented incorrectly; expected at least 8 spaces, found 4
(#511) Line indented incorrectly; expected 4 spaces, found 0
(#513) Line indented incorrectly; expected 4 spaces, found 0
(#513) method name "smbwebclient::Input" must be in lower-case letters only
(#513) Visibility must be declared on method "Input"
(#514) Line indented incorrectly; expected at least 4 spaces, found 0
(#514) Opening brace should be on the same line as the declaration
(#515) Line indented incorrectly; expected at least 8 spaces, found 4
(#515) Line exceeds 132 characters; contains 138 characters
(#516) Line indented incorrectly; expected 4 spaces, found 0
(#519) Line indented incorrectly; expected at least 4 spaces, found 0
(#519) Perl-style comments are not allowed; use "// Comment." instead
(#520) Line indented incorrectly; expected 4 spaces, found 0
(#520) method name "smbwebclient::GetUrl" must be in lower-case letters only
(#520) Visibility must be declared on method "GetUrl"
(#521) Line indented incorrectly; expected at least 4 spaces, found 0
(#521) Opening brace should be on the same line as the declaration
(#522) Line indented incorrectly; expected at least 8 spaces, found 4
(#523) Line indented incorrectly; expected at least 8 spaces, found 4
(#525) Line indented incorrectly; expected at least 8 spaces, found 4
(#525) Perl-style comments are not allowed; use "// Comment." instead
(#526) Line indented incorrectly; expected at least 8 spaces, found 4
(#528) Line indented incorrectly; expected 8 spaces, found 4
(#529) Line indented incorrectly; expected at least 12 spaces, found 8
(#529) Inline control structures are not allowed
(#530) Line indented incorrectly; expected at least 12 spaces, found 8
(#530) Inline control structures are not allowed
(#530) Inline control structures are not allowed
(#530) Expected 1 space before "=>"; 0 found
(#530) Expected 1 space after "=>"; 0 found
(#530) Expected 1 space before "=>"; 0 found
(#530) Expected 1 space after "=>"; 0 found
(#531) Line indented incorrectly; expected 8 spaces, found 4
(#533) Line indented incorrectly; expected at least 8 spaces, found 4
(#533) Perl-style comments are not allowed; use "// Comment." instead
(#534) Line indented incorrectly; expected at least 8 spaces, found 4
(#535) Line indented incorrectly; expected at least 8 spaces, found 4
(#535) Inline control structures are not allowed
(#535) Expected 1 space before "=>"; 0 found
(#535) Expected 1 space after "=>"; 0 found
(#535) Expected 1 space before "=>"; 0 found
(#535) Expected 1 space after "=>"; 0 found
(#536) Line indented incorrectly; expected 12 spaces, found 8
(#537) Line indented incorrectly; expected at least 16 spaces, found 12
(#538) Line indented incorrectly; expected 12 spaces, found 8
(#539) Line indented incorrectly; expected 8 spaces, found 4
(#540) Line indented incorrectly; expected at least 8 spaces, found 4
(#540) Inline control structures are not allowed
(#540) Commas (,) must be followed by white space.
(#542) Line indented incorrectly; expected 8 spaces, found 4
(#543) Line indented incorrectly; expected at least 12 spaces, found 8
(#543) Commas (,) must be followed by white space.
(#543) Commas (,) must be followed by white space.
(#544) Line indented incorrectly; expected 8 spaces, found 4
(#545) Line indented incorrectly; expected at least 12 spaces, found 8
(#546) Line indented incorrectly; expected 8 spaces, found 4
(#547) Line indented incorrectly; expected 4 spaces, found 0
(#549) Line indented incorrectly; expected 4 spaces, found 0
(#549) method name "smbwebclient::ErrorMessage" must be in lower-case letters only
(#549) Visibility must be declared on method "ErrorMessage"
(#550) Line indented incorrectly; expected at least 4 spaces, found 0
(#550) Opening brace should be on the same line as the declaration
(#551) Line indented incorrectly; expected at least 8 spaces, found 4
(#552) Line indented incorrectly; expected 4 spaces, found 0
(#554) Line indented incorrectly; expected 4 spaces, found 0
(#554) method name "smbwebclient::CleanCachedAuth" must be in lower-case letters only
(#554) Visibility must be declared on method "CleanCachedAuth"
(#555) Line indented incorrectly; expected at least 4 spaces, found 0
(#555) Opening brace should be on the same line as the declaration
(#556) Line indented incorrectly; expected at least 8 spaces, found 4
(#557) Line indented incorrectly; expected at least 8 spaces, found 4
(#558) Line indented incorrectly; expected at least 8 spaces, found 4
(#559) Whitespace found at end of line
(#560) Line indented incorrectly; expected 8 spaces, found 4
(#560) Expected "if (...) {\n"; found "if (...){\n"
(#560) Expected 1 space before "=="; 0 found
(#560) Expected 1 space after "=="; 0 found
(#561) Line indented incorrectly; expected at least 12 spaces, found 8
(#562) Line indented incorrectly; expected at least 12 spaces, found 8
(#563) Line indented incorrectly; expected at least 12 spaces, found 8
(#564) Line indented incorrectly; expected at least 12 spaces, found 8
(#565) Line indented incorrectly; expected at least 12 spaces, found 8
(#565) Expected 1 space before "="; 0 found
(#565) Expected 1 space after "="; 0 found
(#566) Line indented incorrectly; expected at least 12 spaces, found 8
(#566) Expected 1 space before "="; 0 found
(#566) Expected 1 space after "="; 0 found
(#567) Line indented incorrectly; expected at least 12 spaces, found 8
(#567) Expected 1 space before "="; 0 found
(#567) Expected 1 space after "="; 0 found
(#568) Line indented incorrectly; expected 8 spaces, found 4
(#569) Line indented incorrectly; expected 4 spaces, found 0
(#571) Line indented incorrectly; expected 4 spaces, found 0
(#571) method name "smbwebclient::GetAuth" must be in lower-case letters only
(#571) Visibility must be declared on method "GetAuth"
(#572) Line indented incorrectly; expected at least 4 spaces, found 0
(#572) Opening brace should be on the same line as the declaration
(#573) Line indented incorrectly; expected at least 8 spaces, found 4
(#574) Line indented incorrectly; expected at least 8 spaces, found 4
(#575) Line indented incorrectly; expected 4 spaces, found 0
(#577) Line indented incorrectly; expected at least 4 spaces, found 0
(#577) Perl-style comments are not allowed; use "// Comment." instead
(#578) Line indented incorrectly; expected 4 spaces, found 0
(#578) method name "smbwebclient::BasicAuth" must be in lower-case letters only
(#578) Visibility must be declared on method "BasicAuth"
(#579) Line indented incorrectly; expected at least 4 spaces, found 0
(#579) Opening brace should be on the same line as the declaration
(#580) Line indented incorrectly; expected at least 8 spaces, found 4
(#580) Expected 1 space before "="; 0 found
(#580) Expected 1 space after "="; 0 found
(#581) Line indented incorrectly; expected 8 spaces, found 4
(#582) Line indented incorrectly; expected 12 spaces, found 8
(#583) Line indented incorrectly; expected 16 spaces, found 12
(#584) Line indented incorrectly; expected at least 20 spaces, found 16
(#585) Line indented incorrectly; expected at least 20 spaces, found 16
(#586) Line indented incorrectly; expected at least 20 spaces, found 16
(#587) Line indented incorrectly; expected at least 20 spaces, found 16
(#588) Line indented incorrectly; expected at least 20 spaces, found 16
(#589) Line indented incorrectly; expected at least 20 spaces, found 16
(#590) Inline comments must end in full-stops, exclamation marks, or question marks
(#590) Line indented incorrectly; expected at least 20 spaces, found 16
(#591) Line indented incorrectly; expected at least 20 spaces, found 16
(#592) Line indented incorrectly; expected at least 20 spaces, found 16
(#593) Line indented incorrectly; expected 16 spaces, found 12
(#594) Whitespace found at end of line
(#595) Line indented incorrectly; expected at least 16 spaces, found 12
(#596) This comment is 67% valid code; is this commented out code?
(#596) Line indented incorrectly; expected at least 16 spaces, found 12
(#596) No space found before comment text; expected "// $this->user = stripslashes(@$_SERVER['PHP_AUTH_USER']);" but found "//$this->user = stripslashes(@$_SERVER['PHP_AUTH_USER']);"
(#597) Inline comments must end in full-stops, exclamation marks, or question marks
(#597) This comment is 67% valid code; is this commented out code?
(#597) Line indented incorrectly; expected at least 16 spaces, found 12
(#597) No space found before comment text; expected "// $this->pw = stripslashes(@$_SERVER['PHP_AUTH_PW']);" but found "//$this->pw = stripslashes(@$_SERVER['PHP_AUTH_PW']);"
(#598) Whitespace found at end of line
(#599) Line indented incorrectly; expected at least 16 spaces, found 12
(#600) Line indented incorrectly; expected at least 16 spaces, found 12
(#600) Whitespace found at end of line
(#601) Whitespace found at end of line
(#603) Line indented incorrectly; expected 12 spaces, found 8
(#604) Line indented incorrectly; expected 16 spaces, found 12
(#605) Line indented incorrectly; expected at least 20 spaces, found 16
(#606) Whitespace found at end of line
(#607) Line indented incorrectly; expected at least 20 spaces, found 16
(#608) This comment is 67% valid code; is this commented out code?
(#608) Line indented incorrectly; expected at least 20 spaces, found 16
(#608) No space found before comment text; expected "// $this->user = stripslashes(@$_SERVER['PHP_AUTH_USER']);" but found "//$this->user = stripslashes(@$_SERVER['PHP_AUTH_USER']);"
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) This comment is 67% valid code; is this commented out code?
(#609) Line indented incorrectly; expected at least 20 spaces, found 16
(#609) No space found before comment text; expected "// $this->pw = stripslashes(@$_SERVER['PHP_AUTH_PW']);" but found "//$this->pw = stripslashes(@$_SERVER['PHP_AUTH_PW']);"
(#610) Whitespace found at end of line
(#611) Line indented incorrectly; expected at least 20 spaces, found 16
(#612) Line indented incorrectly; expected at least 20 spaces, found 16
(#612) Whitespace found at end of line
(#613) Whitespace found at end of line
(#614) Line indented incorrectly; expected at least 20 spaces, found 16
(#615) Line indented incorrectly; expected 16 spaces, found 12
(#617) Line indented incorrectly; expected 8 spaces, found 4
(#618) Line indented incorrectly; expected 4 spaces, found 0
(#620) Line indented incorrectly; expected at least 4 spaces, found 0
(#620) Perl-style comments are not allowed; use "// Comment." instead
(#621) Line indented incorrectly; expected 4 spaces, found 0
(#621) method name "smbwebclient::FormAuth" must be in lower-case letters only
(#621) Visibility must be declared on method "FormAuth"
(#622) Line indented incorrectly; expected at least 4 spaces, found 0
(#622) Opening brace should be on the same line as the declaration
(#623) Line indented incorrectly; expected at least 8 spaces, found 4
(#624) Line indented incorrectly; expected 8 spaces, found 4
(#625) Line indented incorrectly; expected 12 spaces, found 8
(#626) Line indented incorrectly; expected 16 spaces, found 12
(#627) Line indented incorrectly; expected at least 20 spaces, found 16
(#628) Line indented incorrectly; expected at least 20 spaces, found 16
(#629) Line indented incorrectly; expected at least 20 spaces, found 16
(#630) Whitespace found at end of line
(#631) Line indented incorrectly; expected at least 20 spaces, found 16
(#631) Expected 1 space before "="; 0 found
(#631) Expected 1 space after "="; 0 found
(#631) Variable "smb_cfg" must not contain underscores.
(#632) Whitespace found at end of line
(#633) Line indented incorrectly; expected at least 20 spaces, found 16
(#637) Commas (,) must be followed by white space.
(#637) Commas (,) must be followed by white space.
(#639) Line indented incorrectly; expected at least 20 spaces, found 16
(#640) Line indented incorrectly; expected at least 20 spaces, found 16
(#641) Line indented incorrectly; expected at least 20 spaces, found 16
(#642) Line indented incorrectly; expected 16 spaces, found 12
(#643) Line indented incorrectly; expected at least 16 spaces, found 12
(#644) Line indented incorrectly; expected at least 16 spaces, found 12
(#646) Line indented incorrectly; expected 12 spaces, found 8
(#647) Line indented incorrectly; expected 16 spaces, found 12
(#648) Line indented incorrectly; expected at least 20 spaces, found 16
(#649) Line indented incorrectly; expected at least 20 spaces, found 16
(#650) Line indented incorrectly; expected at least 20 spaces, found 16
(#651) Line indented incorrectly; expected at least 20 spaces, found 16
(#652) Line indented incorrectly; expected at least 20 spaces, found 16
(#653) Line indented incorrectly; expected 16 spaces, found 12
(#655) Line indented incorrectly; expected 8 spaces, found 4
(#656) Line indented incorrectly; expected 4 spaces, found 0
(#658) Line indented incorrectly; expected 4 spaces, found 0
(#658) method name "smbwebclient::GetCachedAuth" must be in lower-case letters only
(#658) Visibility must be declared on method "GetCachedAuth"
(#659) Line indented incorrectly; expected at least 4 spaces, found 0
(#659) Opening brace should be on the same line as the declaration
(#660) Line indented incorrectly; expected at least 8 spaces, found 4
(#661) Line indented incorrectly; expected at least 8 spaces, found 4
(#661) Variable "nextLevel" must be all lower-case
(#661) Expected 1 space before "=>"; 0 found
(#661) Expected 1 space after "=>"; 0 found
(#661) Commas (,) must be followed by white space.
(#661) Expected 1 space before "=>"; 0 found
(#661) Expected 1 space after "=>"; 0 found
(#661) Commas (,) must be followed by white space.
(#661) Expected 1 space before "=>"; 0 found
(#661) Expected 1 space after "=>"; 0 found
(#661) Commas (,) must be followed by white space.
(#661) Expected 1 space before "=>"; 0 found
(#661) Expected 1 space after "=>"; 0 found
(#662) Line indented incorrectly; expected 8 spaces, found 4
(#663) Line indented incorrectly; expected at least 12 spaces, found 8
(#663) Perl-style comments are not allowed; use "// Comment." instead
(#664) Line indented incorrectly; expected at least 12 spaces, found 8
(#665) Line indented incorrectly; expected at least 12 spaces, found 8
(#666) Line indented incorrectly; expected at least 12 spaces, found 8
(#667) Line indented incorrectly; expected 12 spaces, found 8
(#667) Variable "nextLevel" must be all lower-case
(#667) Variable "nextLevel" must be all lower-case
(#668) Line indented incorrectly; expected 16 spaces, found 12
(#669) Line indented incorrectly; expected at least 20 spaces, found 16
(#670) Line indented incorrectly; expected at least 20 spaces, found 16
(#671) Line indented incorrectly; expected 16 spaces, found 12
(#672) Line indented incorrectly; expected 12 spaces, found 8
(#673) Line indented incorrectly; expected 8 spaces, found 4
(#673) Usage of ELSEIF not allowed; use ELSE IF instead
(#674) Line indented incorrectly; expected at least 12 spaces, found 8
(#674) Perl-style comments are not allowed; use "// Comment." instead
(#675) Line indented incorrectly; expected 12 spaces, found 8
(#675) Variable "nextLevel" must be all lower-case
(#676) Line indented incorrectly; expected 16 spaces, found 12
(#677) Line indented incorrectly; expected at least 16 spaces, found 12
(#678) Line indented incorrectly; expected at least 20 spaces, found 16
(#679) Line indented incorrectly; expected at least 20 spaces, found 16
(#680) Line indented incorrectly; expected at least 20 spaces, found 16
(#681) Line indented incorrectly; expected 16 spaces, found 12
(#682) Line indented incorrectly; expected 12 spaces, found 8
(#683) Line indented incorrectly; expected at least 12 spaces, found 8
(#683) Inline control structures are not allowed
(#684) Line indented incorrectly; expected 8 spaces, found 4
(#684) Inline control structures are not allowed
(#685) Line indented incorrectly; expected 4 spaces, found 0
(#687) Line indented incorrectly; expected 4 spaces, found 0
(#687) method name "smbwebclient::View" must be in lower-case letters only
(#687) Visibility must be declared on method "View"
(#688) Line indented incorrectly; expected at least 4 spaces, found 0
(#688) Opening brace should be on the same line as the declaration
(#688) Whitespace found at end of line
(#689) Line indented incorrectly; expected at least 8 spaces, found 4
(#689) Expected 1 space before "="; 0 found
(#689) Expected 1 space after "="; 0 found
(#690) Line indented incorrectly; expected at least 8 spaces, found 4
(#691) Line indented incorrectly; expected 8 spaces, found 4
(#692) Line indented incorrectly; expected 12 spaces, found 8
(#692) Closing brace must be on a line by itself
(#693) Line indented incorrectly; expected 12 spaces, found 8
(#694) Line indented incorrectly; expected 12 spaces, found 8
(#695) Line indented incorrectly; expected 12 spaces, found 8
(#696) Line indented incorrectly; expected at least 16 spaces, found 12
(#698) Line indented incorrectly; expected 12 spaces, found 8
(#699) Line indented incorrectly; expected at least 16 spaces, found 12
(#701) Line indented incorrectly; expected 12 spaces, found 8
(#702) Line indented incorrectly; expected at least 16 spaces, found 12
(#703) Line indented incorrectly; expected 8 spaces, found 4
(#705) Line indented incorrectly; expected at least 8 spaces, found 4
(#706) Line indented incorrectly; expected 8 spaces, found 4
(#707) Line indented incorrectly; expected 12 spaces, found 8
(#708) Line indented incorrectly; expected at least 16 spaces, found 12
(#709) Line indented incorrectly; expected at least 16 spaces, found 12
(#709) Commas (,) must be followed by white space.
(#709) Commas (,) must be followed by white space.
(#710) Line indented incorrectly; expected at least 16 spaces, found 12
(#711) Line indented incorrectly; expected 12 spaces, found 8
(#712) Line indented incorrectly; expected at least 16 spaces, found 12
(#713) Line indented incorrectly; expected at least 16 spaces, found 12
(#714) Line indented incorrectly; expected at least 16 spaces, found 12
(#715) Line indented incorrectly; expected 12 spaces, found 8
(#716) Line indented incorrectly; expected at least 12 spaces, found 8
(#717) Line indented incorrectly; expected at least 12 spaces, found 8
(#718) Line indented incorrectly; expected 8 spaces, found 4
(#719) Line indented incorrectly; expected at least 8 spaces, found 4
(#719) Commas (,) must be followed by white space.
(#719) Commas (,) must be followed by white space.
(#719) Commas (,) must be followed by white space.
(#720) Line indented incorrectly; expected at least 8 spaces, found 4
(#721) Line indented incorrectly; expected at least 8 spaces, found 4
(#722) Line indented incorrectly; expected at least 8 spaces, found 4
(#722) Line exceeds 132 characters; contains 156 characters
(#724) Line indented incorrectly; expected at least 8 spaces, found 4
(#725) Whitespace found at end of line
(#726) Line indented incorrectly; expected 8 spaces, found 4
(#726) Expected "if (...) {\n"; found "if (...){\n"
(#727) Line indented incorrectly; expected 12 spaces, found 8
(#728) Line indented incorrectly; expected at least 16 spaces, found 12
(#728) Inline control structures are not allowed
(#729) Line indented incorrectly; expected 16 spaces, found 12
(#729) Expected 1 space before "=="; 0 found
(#729) Expected 1 space after "=="; 0 found
(#729) Expected 1 space before "=="; 0 found
(#729) Expected 1 space after "=="; 0 found
(#730) Line indented incorrectly; expected at least 20 spaces, found 16
(#730) Inline comments must start with a capital letter, digit or 3-dots sequence
(#730) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) Line indented incorrectly; expected at least 20 spaces, found 16
(#732) Line indented incorrectly; expected at least 20 spaces, found 16
(#733) Line indented incorrectly; expected 20 spaces, found 16
(#734) Line indented incorrectly; expected at least 24 spaces, found 20
(#735) Line indented incorrectly; expected 20 spaces, found 16
(#736) Line indented incorrectly; expected at least 24 spaces, found 20
(#737) Line indented incorrectly; expected 20 spaces, found 16
(#738) Line indented incorrectly; expected 16 spaces, found 12
(#739) Line indented incorrectly; expected at least 20 spaces, found 16
(#740) Line indented incorrectly; expected at least 20 spaces, found 16
(#741) Line indented incorrectly; expected at least 20 spaces, found 16
(#741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) Line indented incorrectly; expected 16 spaces, found 12
(#743) Line indented incorrectly; expected at least 16 spaces, found 12
(#744) Line indented incorrectly; expected at least 16 spaces, found 12
(#746) Line indented incorrectly; expected at least 16 spaces, found 12
(#747) Inline comments must end in full-stops, exclamation marks, or question marks
(#747) This comment is 67% valid code; is this commented out code?
(#747) Line indented incorrectly; expected at least 16 spaces, found 12
(#748) Line indented incorrectly; expected at least 16 spaces, found 12
(#749) Line indented incorrectly; expected 16 spaces, found 12
(#750) Inline comments must end in full-stops, exclamation marks, or question marks
(#750) Line indented incorrectly; expected at least 20 spaces, found 16
(#751) Line indented incorrectly; expected at least 20 spaces, found 16
(#751) Expected 1 space before "="; 0 found
(#751) Expected 1 space after "="; 0 found
(#751) Expected 1 space before "=="; 0 found
(#751) Expected 1 space after "=="; 0 found
(#752) Line indented incorrectly; expected at least 20 spaces, found 16
(#753) Line indented incorrectly; expected at least 20 spaces, found 16
(#754) Line indented incorrectly; expected at least 20 spaces, found 16
(#755) Line indented incorrectly; expected at least 20 spaces, found 16
(#756) Line indented incorrectly; expected at least 20 spaces, found 16
(#756) Expected 1 space before "="; 0 found
(#756) Expected 1 space after "="; 0 found
(#757) Line indented incorrectly; expected 20 spaces, found 16
(#757) Expected "if (...) {\n"; found "if (...){\n"
(#757) Line exceeds 132 characters; contains 134 characters
(#758) Line indented incorrectly; expected at least 24 spaces, found 20
(#758) Expected 1 space before "="; 0 found
(#758) Expected 1 space after "="; 0 found
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Commas (,) must be followed by white space.
(#758) Line exceeds maximum limit of 180 characters; contains 215 characters
(#759) Line indented incorrectly; expected 24 spaces, found 20
(#759) Expected "if (...) {\n"; found "if (...){\n"
(#760) Line indented incorrectly; expected at least 28 spaces, found 24
(#760) Expected 1 space before "="; 0 found
(#760) Expected 1 space after "="; 0 found
(#760) Line exceeds 132 characters; contains 148 characters
(#761) Line indented incorrectly; expected 24 spaces, found 20
(#762) Line indented incorrectly; expected 20 spaces, found 16
(#763) Line indented incorrectly; expected at least 20 spaces, found 16
(#763) Line exceeds 132 characters; contains 153 characters
(#764) Line indented incorrectly; expected 16 spaces, found 12
(#765) Line indented incorrectly; expected at least 16 spaces, found 12
(#766) Line indented incorrectly; expected at least 16 spaces, found 12
(#767) Line indented incorrectly; expected at least 16 spaces, found 12
(#768) Line indented incorrectly; expected at least 16 spaces, found 12
(#769) Line indented incorrectly; expected at least 16 spaces, found 12
(#770) Line indented incorrectly; expected at least 16 spaces, found 12
(#771) Line indented incorrectly; expected at least 16 spaces, found 12
(#772) Line indented incorrectly; expected at least 16 spaces, found 12
(#773) Line indented incorrectly; expected at least 16 spaces, found 12
(#774) Line indented incorrectly; expected 12 spaces, found 8
(#775) Line indented incorrectly; expected 8 spaces, found 4
(#776) Inline comments must start with a capital letter, digit or 3-dots sequence
(#776) Line indented incorrectly; expected at least 8 spaces, found 4
(#777) Line indented incorrectly; expected at least 8 spaces, found 4
(#777) Inline comments must end in full-stops, exclamation marks, or question marks
(#779) Line indented incorrectly; expected 8 spaces, found 4
(#779) Expected "if (...) {\n"; found "if (...){\n"
(#779) Expected 1 space before "=="; 0 found
(#779) Expected 1 space after "=="; 0 found
(#780) Line indented incorrectly; expected at least 12 spaces, found 8
(#780) Expected 1 space before ".="; 0 found
(#780) Expected 1 space after ".="; 0 found
(#780) Commas (,) must be followed by white space.
(#780) Line exceeds 132 characters; contains 171 characters
(#781) Line indented incorrectly; expected 8 spaces, found 4
(#782) Whitespace found at end of line
(#783) Line indented incorrectly; expected at least 8 spaces, found 4
(#784) Line indented incorrectly; expected at least 8 spaces, found 4
(#785) Line indented incorrectly; expected at least 8 spaces, found 4
(#786) Line indented incorrectly; expected at least 8 spaces, found 4
(#787) Line indented incorrectly; expected at least 8 spaces, found 4
(#788) Line indented incorrectly; expected at least 8 spaces, found 4
(#789) Whitespace found at end of line
(#789) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#791) Line indented incorrectly; expected at least 8 spaces, found 4
(#792) Line indented incorrectly; expected 4 spaces, found 0
(#794) Line indented incorrectly; expected 4 spaces, found 0
(#794) method name "smbwebclient::ViewForm" must be in lower-case letters only
(#794) Visibility must be declared on method "ViewForm"
(#795) Line indented incorrectly; expected at least 4 spaces, found 0
(#795) Opening brace should be on the same line as the declaration
(#796) Line indented incorrectly; expected at least 8 spaces, found 4
(#797) Line indented incorrectly; expected at least 8 spaces, found 4
(#798) Line indented incorrectly; expected at least 8 spaces, found 4
(#800) Line indented incorrectly; expected at least 8 spaces, found 4
(#801) Line indented incorrectly; expected at least 8 spaces, found 4
(#802) Line indented incorrectly; expected 8 spaces, found 4
(#803) Line indented incorrectly; expected at least 12 spaces, found 8
(#804) Line indented incorrectly; expected at least 12 spaces, found 8
(#805) Line indented incorrectly; expected at least 12 spaces, found 8
(#806) Line indented incorrectly; expected 8 spaces, found 4
(#807) Line indented incorrectly; expected 8 spaces, found 4
(#808) Line indented incorrectly; expected at least 12 spaces, found 8
(#809) Line indented incorrectly; expected 8 spaces, found 4
(#810) Line indented incorrectly; expected 8 spaces, found 4
(#811) Line indented incorrectly; expected at least 12 spaces, found 8
(#812) Line indented incorrectly; expected 8 spaces, found 4
(#814) Line indented incorrectly; expected 8 spaces, found 4
(#815) Line indented incorrectly; expected 12 spaces, found 8
(#816) Line indented incorrectly; expected 12 spaces, found 8
(#816) Closing brace must be on a line by itself
(#816) Closing brace must be on a line by itself
(#817) Line indented incorrectly; expected 12 spaces, found 8
(#818) Line indented incorrectly; expected 16 spaces, found 12
(#819) Line indented incorrectly; expected 20 spaces, found 16
(#820) Line indented incorrectly; expected at least 24 spaces, found 20
(#821) Line indented incorrectly; expected at least 24 spaces, found 20
(#822) Line indented incorrectly; expected at least 24 spaces, found 20
(#823) Commas (,) must be followed by white space.
(#827) Line indented incorrectly; expected 20 spaces, found 16
(#828) Line indented incorrectly; expected at least 24 spaces, found 20
(#828) Inline control structures are not allowed
(#829) Line indented incorrectly; expected at least 24 spaces, found 20
(#830) Line indented incorrectly; expected at least 24 spaces, found 20
(#831) Line indented incorrectly; expected 16 spaces, found 12
(#833) Line indented incorrectly; expected 12 spaces, found 8
(#834) Line indented incorrectly; expected 16 spaces, found 12
(#835) Line indented incorrectly; expected 20 spaces, found 16
(#836) Line indented incorrectly; expected at least 24 spaces, found 20
(#837) Line indented incorrectly; expected at least 24 spaces, found 20
(#838) Line indented incorrectly; expected at least 24 spaces, found 20
(#839) Commas (,) must be followed by white space.
(#842) Line indented incorrectly; expected 20 spaces, found 16
(#843) Line indented incorrectly; expected at least 24 spaces, found 20
(#844) Line indented incorrectly; expected at least 24 spaces, found 20
(#845) Line indented incorrectly; expected at least 24 spaces, found 20
(#846) Commas (,) must be followed by white space.
(#850) Line indented incorrectly; expected 20 spaces, found 16
(#851) Line indented incorrectly; expected 24 spaces, found 20
(#852) Line indented incorrectly; expected at least 28 spaces, found 24
(#853) Line indented incorrectly; expected at least 28 spaces, found 24
(#854) Line indented incorrectly; expected at least 28 spaces, found 24
(#855) Line indented incorrectly; expected at least 28 spaces, found 24
(#856) Line indented incorrectly; expected 28 spaces, found 24
(#857) Line indented incorrectly; expected at least 32 spaces, found 28
(#858) Commas (,) must be followed by white space.
(#859) Line indented incorrectly; expected at least 32 spaces, found 28
(#860) Line indented incorrectly; expected 28 spaces, found 24
(#861) Line indented incorrectly; expected at least 28 spaces, found 24
(#862) Line indented incorrectly; expected at least 28 spaces, found 24
(#863) Line indented incorrectly; expected at least 28 spaces, found 24
(#864) Line indented incorrectly; expected at least 28 spaces, found 24
(#865) Line indented incorrectly; expected 24 spaces, found 20
(#866) Line indented incorrectly; expected 20 spaces, found 16
(#867) Line indented incorrectly; expected at least 24 spaces, found 20
(#867) Inline control structures are not allowed
(#868) Line indented incorrectly; expected at least 24 spaces, found 20
(#869) Line indented incorrectly; expected at least 24 spaces, found 20
(#870) Inline comments must start with a capital letter, digit or 3-dots sequence
(#870) Inline comments must end in full-stops, exclamation marks, or question marks
(#870) This comment is 72% valid code; is this commented out code?
(#870) Line indented incorrectly; expected at least 24 spaces, found 20
(#870) No space found before comment text; expected "// $amenu['DeleteSelectedAction'] = $this->_("Delete selected items");" but found "//$amenu['DeleteSelectedAction'] = $this->_("Delete selected items");"
(#871) Line indented incorrectly; expected at least 24 spaces, found 20
(#872) Line indented incorrectly; expected at least 24 spaces, found 20
(#873) Line indented incorrectly; expected 16 spaces, found 12
(#875) Line indented incorrectly; expected 12 spaces, found 8
(#876) Line indented incorrectly; expected 16 spaces, found 12
(#877) Line indented incorrectly; expected at least 20 spaces, found 16
(#878) Line indented incorrectly; expected at least 20 spaces, found 16
(#879) Line indented incorrectly; expected at least 20 spaces, found 16
(#880) Commas (,) must be followed by white space.
(#882) Line indented incorrectly; expected 16 spaces, found 12
(#883) Line indented incorrectly; expected at least 20 spaces, found 16
(#883) Inline control structures are not allowed
(#884) Line indented incorrectly; expected at least 20 spaces, found 16
(#885) Line indented incorrectly; expected 16 spaces, found 12
(#887) Line indented incorrectly; expected 12 spaces, found 8
(#888) Line indented incorrectly; expected 8 spaces, found 4
(#889) Line indented incorrectly; expected 8 spaces, found 4
(#890) Line indented incorrectly; expected at least 12 spaces, found 8
(#891) Line indented incorrectly; expected at least 12 spaces, found 8
(#891) Inline control structures are not allowed
(#892) Line indented incorrectly; expected at least 12 spaces, found 8
(#893) Line indented incorrectly; expected at least 12 spaces, found 8
(#894) Line indented incorrectly; expected 8 spaces, found 4
(#894) Usage of ELSEIF not allowed; use ELSE IF instead
(#895) Line indented incorrectly; expected at least 12 spaces, found 8
(#896) Line indented incorrectly; expected at least 12 spaces, found 8
(#897) Line indented incorrectly; expected at least 12 spaces, found 8
(#898) Line indented incorrectly; expected 8 spaces, found 4
(#899) Line indented incorrectly; expected 8 spaces, found 4
(#900) Line indented incorrectly; expected at least 12 spaces, found 8
(#909) Line indented incorrectly; expected 8 spaces, found 4
(#910) Line indented incorrectly; expected at least 8 spaces, found 4
(#911) Line indented incorrectly; expected 4 spaces, found 0
(#913) Line indented incorrectly; expected 4 spaces, found 0
(#913) method name "smbwebclient::UpAction" must be in lower-case letters only
(#913) Visibility must be declared on method "UpAction"
(#914) Line indented incorrectly; expected at least 4 spaces, found 0
(#914) Opening brace should be on the same line as the declaration
(#915) Line indented incorrectly; expected at least 8 spaces, found 4
(#915) Expected 1 space before "+"; 0 found
(#915) Expected 1 space after "+"; 0 found
(#916) Line indented incorrectly; expected 8 spaces, found 4
(#916) Expected 1 space before "="; 0 found
(#916) Expected 1 space after "="; 0 found
(#917) Line indented incorrectly; expected at least 12 spaces, found 8
(#918) Line indented incorrectly; expected 8 spaces, found 4
(#919) Line indented incorrectly; expected at least 8 spaces, found 4
(#920) Line indented incorrectly; expected at least 8 spaces, found 4
(#921) Line indented incorrectly; expected 4 spaces, found 0
(#923) Line indented incorrectly; expected 4 spaces, found 0
(#923) method name "smbwebclient::LogoutAction" must be in lower-case letters only
(#923) Visibility must be declared on method "LogoutAction"
(#924) Line indented incorrectly; expected at least 4 spaces, found 0
(#924) Opening brace should be on the same line as the declaration
(#925) Line indented incorrectly; expected at least 8 spaces, found 4
(#926) Line indented incorrectly; expected at least 8 spaces, found 4
(#927) Line indented incorrectly; expected 4 spaces, found 0
(#929) Line indented incorrectly; expected 4 spaces, found 0
(#929) method name "smbwebclient::SendMessageAction" must be in lower-case letters only
(#929) Visibility must be declared on method "SendMessageAction"
(#930) Line indented incorrectly; expected at least 4 spaces, found 0
(#930) Opening brace should be on the same line as the declaration
(#931) Line indented incorrectly; expected 8 spaces, found 4
(#932) Line indented incorrectly; expected 12 spaces, found 8
(#933) Line indented incorrectly; expected at least 16 spaces, found 12
(#934) Line indented incorrectly; expected at least 16 spaces, found 12
(#935) Line indented incorrectly; expected 12 spaces, found 8
(#936) Line indented incorrectly; expected 8 spaces, found 4
(#937) Line indented incorrectly; expected at least 8 spaces, found 4
(#937) Inline control structures are not allowed
(#938) Line indented incorrectly; expected at least 8 spaces, found 4
(#939) Line indented incorrectly; expected at least 8 spaces, found 4
(#940) Line indented incorrectly; expected 4 spaces, found 0
(#942) Line indented incorrectly; expected 4 spaces, found 0
(#942) method name "smbwebclient::NewFolderAction" must be in lower-case letters only
(#942) Visibility must be declared on method "NewFolderAction"
(#943) Line indented incorrectly; expected at least 4 spaces, found 0
(#943) Opening brace should be on the same line as the declaration
(#944) Line indented incorrectly; expected 8 spaces, found 4
(#945) Line indented incorrectly; expected at least 12 spaces, found 8
(#946) Line indented incorrectly; expected at least 12 spaces, found 8
(#947) Line indented incorrectly; expected at least 12 spaces, found 8
(#948) Line indented incorrectly; expected at least 12 spaces, found 8
(#949) Line indented incorrectly; expected 8 spaces, found 4
(#950) Line indented incorrectly; expected at least 8 spaces, found 4
(#950) Inline control structures are not allowed
(#951) Line indented incorrectly; expected at least 8 spaces, found 4
(#952) Line indented incorrectly; expected at least 8 spaces, found 4
(#953) Line indented incorrectly; expected 4 spaces, found 0
(#955) Line indented incorrectly; expected 4 spaces, found 0
(#955) method name "smbwebclient::NewFileAction" must be in lower-case letters only
(#955) Visibility must be declared on method "NewFileAction"
(#956) Line indented incorrectly; expected at least 4 spaces, found 0
(#956) Opening brace should be on the same line as the declaration
(#957) Line indented incorrectly; expected 8 spaces, found 4
(#958) Line indented incorrectly; expected at least 12 spaces, found 8
(#959) Line indented incorrectly; expected at least 12 spaces, found 8
(#960) Line indented incorrectly; expected 12 spaces, found 8
(#961) Line indented incorrectly; expected at least 16 spaces, found 12
(#962) Line indented incorrectly; expected at least 16 spaces, found 12
(#963) Line indented incorrectly; expected 12 spaces, found 8
(#964) Line indented incorrectly; expected 12 spaces, found 8
(#965) Line indented incorrectly; expected at least 16 spaces, found 12
(#966) Line indented incorrectly; expected at least 16 spaces, found 12
(#967) Line indented incorrectly; expected 12 spaces, found 8
(#968) Line indented incorrectly; expected 8 spaces, found 4
(#969) Line indented incorrectly; expected at least 8 spaces, found 4
(#969) Inline control structures are not allowed
(#970) Line indented incorrectly; expected at least 8 spaces, found 4
(#971) Line indented incorrectly; expected at least 8 spaces, found 4
(#972) Line indented incorrectly; expected 4 spaces, found 0
(#974) Line indented incorrectly; expected 4 spaces, found 0
(#974) method name "smbwebclient::ClamAV" must be in lower-case letters only
(#974) Visibility must be declared on method "ClamAV"
(#974) Expected 1 space after closing parenthesis; found 0
(#975) Spaces must be used to indent lines; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 8 spaces, found 1
(#975) Commas (,) must be followed by white space.
(#975) The use of backticks for shell execution is forbidden
(#975) The use of backticks for shell execution is forbidden
(#976) Spaces must be used to indent lines; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected 8 spaces, found 1
(#976) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#976) Expected 1 space before "=>"; 0 found
(#976) Expected 1 space after "=>"; 0 found
(#976) Expected 1 space before "=>"; 0 found
(#976) Expected 1 space after "=>"; 0 found
(#977) Spaces must be used to indent lines; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected at least 12 spaces, found 2
(#977) Commas (,) must be followed by white space.
(#978) Spaces must be used to indent lines; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected 12 spaces, found 2
(#978) Expected "if (...) {\n"; found "if (...){\n"
(#979) Spaces must be used to indent lines; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected at least 16 spaces, found 3
(#980) Spaces must be used to indent lines; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected 16 spaces, found 3
(#980) Expected "if (...) {\n"; found "if (...){\n"
(#980) Commas (,) must be followed by white space.
(#981) Spaces must be used to indent lines; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 20 spaces, found 4
(#982) Spaces must be used to indent lines; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected 16 spaces, found 3
(#982) Usage of ELSEIF not allowed; use ELSE IF instead
(#982) Commas (,) must be followed by white space.
(#983) Spaces must be used to indent lines; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 20 spaces, found 4
(#984) Spaces must be used to indent lines; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected at least 20 spaces, found 4
(#985) Spaces must be used to indent lines; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected 16 spaces, found 3
(#985) Usage of ELSEIF not allowed; use ELSE IF instead
(#985) Commas (,) must be followed by white space.
(#986) Spaces must be used to indent lines; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 20 spaces, found 4
(#987) Spaces must be used to indent lines; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected at least 20 spaces, found 4
(#988) Spaces must be used to indent lines; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected 16 spaces, found 3
(#989) Spaces must be used to indent lines; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 20 spaces, found 4
(#990) Spaces must be used to indent lines; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 20 spaces, found 4
(#991) Spaces must be used to indent lines; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected 16 spaces, found 3
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Whitespace found at end of line
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected 12 spaces, found 2
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected 8 spaces, found 1
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected 8 spaces, found 1
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 12 spaces, found 2
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 12 spaces, found 2
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected 8 spaces, found 1
(#998) Line indented incorrectly; expected 4 spaces, found 0
(#1000) Line indented incorrectly; expected 4 spaces, found 0
(#1000) method name "smbwebclient::DeleteSelectedAction" must be in lower-case letters only
(#1000) Visibility must be declared on method "DeleteSelectedAction"
(#1001) Line indented incorrectly; expected at least 4 spaces, found 0
(#1001) Opening brace should be on the same line as the declaration
(#1002) Line indented incorrectly; expected at least 8 spaces, found 4
(#1003) Line indented incorrectly; expected 8 spaces, found 4
(#1004) Line indented incorrectly; expected at least 12 spaces, found 8
(#1005) Line indented incorrectly; expected 12 spaces, found 8
(#1006) Line indented incorrectly; expected at least 16 spaces, found 12
(#1007) Line indented incorrectly; expected at least 16 spaces, found 12
(#1008) Line indented incorrectly; expected at least 16 spaces, found 12
(#1009) Line indented incorrectly; expected at least 16 spaces, found 12
(#1009) Inline control structures are not allowed
(#1010) Line indented incorrectly; expected 12 spaces, found 8
(#1011) Line indented incorrectly; expected at least 12 spaces, found 8
(#1012) Line indented incorrectly; expected at least 12 spaces, found 8
(#1012) Inline control structures are not allowed
(#1013) Line indented incorrectly; expected 8 spaces, found 4
(#1014) Line indented incorrectly; expected at least 8 spaces, found 4
(#1015) Line indented incorrectly; expected at least 8 spaces, found 4
(#1016) Line indented incorrectly; expected 4 spaces, found 0
(#1019) Line indented incorrectly; expected 4 spaces, found 0
(#1019) method name "smbwebclient::PrintFileAction" must be in lower-case letters only
(#1019) Visibility must be declared on method "PrintFileAction"
(#1020) Line indented incorrectly; expected at least 4 spaces, found 0
(#1020) Opening brace should be on the same line as the declaration
(#1021) Line indented incorrectly; expected 8 spaces, found 4
(#1022) Line indented incorrectly; expected at least 12 spaces, found 8
(#1023) Line indented incorrectly; expected at least 12 spaces, found 8
(#1024) Line indented incorrectly; expected 8 spaces, found 4
(#1025) Line indented incorrectly; expected at least 8 spaces, found 4
(#1025) Inline control structures are not allowed
(#1026) Line indented incorrectly; expected at least 8 spaces, found 4
(#1027) Line indented incorrectly; expected at least 8 spaces, found 4
(#1028) Line indented incorrectly; expected 4 spaces, found 0
(#1030) Line indented incorrectly; expected 4 spaces, found 0
(#1030) method name "smbwebclient::CancelSelectedAction" must be in lower-case letters only
(#1030) Visibility must be declared on method "CancelSelectedAction"
(#1031) Line indented incorrectly; expected at least 4 spaces, found 0
(#1031) Opening brace should be on the same line as the declaration
(#1032) Line indented incorrectly; expected at least 8 spaces, found 4
(#1033) Line indented incorrectly; expected 8 spaces, found 4
(#1034) Line indented incorrectly; expected 12 spaces, found 8
(#1035) Line indented incorrectly; expected at least 16 spaces, found 12
(#1036) Line indented incorrectly; expected at least 16 spaces, found 12
(#1037) Line indented incorrectly; expected at least 16 spaces, found 12
(#1037) Inline control structures are not allowed
(#1038) Line indented incorrectly; expected 12 spaces, found 8
(#1039) Line indented incorrectly; expected 8 spaces, found 4
(#1040) Line indented incorrectly; expected at least 8 spaces, found 4
(#1040) Inline control structures are not allowed
(#1041) Line indented incorrectly; expected at least 8 spaces, found 4
(#1042) Line indented incorrectly; expected at least 8 spaces, found 4
(#1043) Line indented incorrectly; expected 4 spaces, found 0
(#1045) Line indented incorrectly; expected 4 spaces, found 0
(#1045) method name "smbwebclient::DownloadFolderAction" must be in lower-case letters only
(#1045) Visibility must be declared on method "DownloadFolderAction"
(#1046) Line indented incorrectly; expected at least 4 spaces, found 0
(#1046) Opening brace should be on the same line as the declaration
(#1047) Line indented incorrectly; expected at least 8 spaces, found 4
(#1048) Inline comments must end in full-stops, exclamation marks, or question marks
(#1048) Line indented incorrectly; expected at least 8 spaces, found 4
(#1049) Line indented incorrectly; expected 8 spaces, found 4
(#1049) Expected "if (...) {\n"; found "if (...){\n"
(#1050) Line indented incorrectly; expected at least 12 spaces, found 8
(#1050) Expected 1 space before "="; 0 found
(#1050) Expected 1 space after "="; 0 found
(#1050) Expected 1 space before "*"; 0 found
(#1050) Expected 1 space after "*"; 0 found
(#1050) Expected 1 space before "*"; 0 found
(#1050) Expected 1 space after "*"; 0 found
(#1051) Line indented incorrectly; expected at least 12 spaces, found 8
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1051) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1051) Inline comments must end in full-stops, exclamation marks, or question marks
(#1052) Line indented incorrectly; expected 8 spaces, found 4
(#1053) Line indented incorrectly; expected at least 12 spaces, found 8
(#1053) Expected 1 space before "="; 0 found
(#1053) Expected 1 space after "="; 0 found
(#1053) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1053) Inline comments must end in full-stops, exclamation marks, or question marks
(#1054) Line indented incorrectly; expected 8 spaces, found 4
(#1055) Line indented incorrectly; expected at least 8 spaces, found 4
(#1055) Inline comments must end in full-stops, exclamation marks, or question marks
(#1055) Line exceeds maximum limit of 180 characters; contains 249 characters
(#1056) Line indented incorrectly; expected at least 8 spaces, found 4
(#1057) Line indented incorrectly; expected at least 8 spaces, found 4
(#1058) Line indented incorrectly; expected 4 spaces, found 0
(#1060) Line indented incorrectly; expected 4 spaces, found 0
(#1060) method name "smbwebclient::RenameSelectedAction" must be in lower-case letters only
(#1060) Visibility must be declared on method "RenameSelectedAction"
(#1061) Line indented incorrectly; expected at least 4 spaces, found 0
(#1061) Opening brace should be on the same line as the declaration
(#1062) Line indented incorrectly; expected at least 8 spaces, found 4
(#1063) Line indented incorrectly; expected at least 8 spaces, found 4
(#1064) Line indented incorrectly; expected 8 spaces, found 4
(#1065) Line indented incorrectly; expected at least 12 spaces, found 8
(#1066) Line indented incorrectly; expected 12 spaces, found 8
(#1066) Expected 1 space before "="; 0 found
(#1066) Expected 1 space after "="; 0 found
(#1067) Line indented incorrectly; expected 16 spaces, found 12
(#1068) Line indented incorrectly; expected at least 20 spaces, found 16
(#1069) Line indented incorrectly; expected at least 20 spaces, found 16
(#1070) Line indented incorrectly; expected at least 20 spaces, found 16
(#1070) Inline control structures are not allowed
(#1071) Line indented incorrectly; expected 16 spaces, found 12
(#1072) Line indented incorrectly; expected 12 spaces, found 8
(#1073) Line indented incorrectly; expected 8 spaces, found 4
(#1074) Line indented incorrectly; expected at least 8 spaces, found 4
(#1075) Line indented incorrectly; expected at least 8 spaces, found 4
(#1075) Inline control structures are not allowed
(#1076) Line indented incorrectly; expected at least 8 spaces, found 4
(#1077) Line indented incorrectly; expected at least 8 spaces, found 4
(#1078) Line indented incorrectly; expected 4 spaces, found 0
(#1081) Line indented incorrectly; expected at least 4 spaces, found 0
(#1081) Perl-style comments are not allowed; use "// Comment." instead
(#1082) Line indented incorrectly; expected 4 spaces, found 0
(#1082) method name "smbwebclient::PrintableBytes" must be in lower-case letters only
(#1082) Visibility must be declared on method "PrintableBytes"
(#1083) Line indented incorrectly; expected at least 4 spaces, found 0
(#1083) Opening brace should be on the same line as the declaration
(#1084) Line indented incorrectly; expected at least 8 spaces, found 4
(#1084) Inline control structures are not allowed
(#1085) Line indented incorrectly; expected at least 8 spaces, found 4
(#1085) Inline control structures are not allowed
(#1085) Usage of ELSEIF not allowed; use ELSE IF instead
(#1085) Expected 1 space before "*"; 0 found
(#1085) Expected 1 space after "*"; 0 found
(#1085) Expected 1 space before "*"; 0 found
(#1085) Expected 1 space after "*"; 0 found
(#1085) Commas (,) must be followed by white space.
(#1086) Line indented incorrectly; expected at least 8 spaces, found 4
(#1086) Inline control structures are not allowed
(#1086) Usage of ELSEIF not allowed; use ELSE IF instead
(#1086) Expected 1 space before "*"; 0 found
(#1086) Expected 1 space after "*"; 0 found
(#1086) Expected 1 space before "*"; 0 found
(#1086) Expected 1 space after "*"; 0 found
(#1086) Commas (,) must be followed by white space.
(#1087) Line indented incorrectly; expected at least 8 spaces, found 4
(#1087) Inline control structures are not allowed
(#1087) Expected 1 space before "*"; 0 found
(#1087) Expected 1 space after "*"; 0 found
(#1087) Expected 1 space before "*"; 0 found
(#1087) Expected 1 space after "*"; 0 found
(#1087) Commas (,) must be followed by white space.
(#1088) Line indented incorrectly; expected 4 spaces, found 0
(#1090) Line indented incorrectly; expected 4 spaces, found 0
(#1090) method name "smbwebclient::SafePrintablePath" must be in lower-case letters only
(#1090) Visibility must be declared on method "SafePrintablePath"
(#1090) Expected 1 space after closing parenthesis; found 0
(#1091) Line indented incorrectly; expected at least 8 spaces, found 4
(#1091) Expected 1 space before "="; 0 found
(#1091) Expected 1 space after "="; 0 found
(#1092) Line indented incorrectly; expected 8 spaces, found 4
(#1092) Expected "if (...) {\n"; found "if (...){\n"
(#1092) Commas (,) must be followed by white space.
(#1092) Expected 1 space before "!=="; 0 found
(#1092) Expected 1 space after "!=="; 0 found
(#1093) Line indented incorrectly; expected at least 12 spaces, found 8
(#1094) Line indented incorrectly; expected 8 spaces, found 4
(#1095) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1095) Inline comments must end in full-stops, exclamation marks, or question marks
(#1095) Line indented incorrectly; expected at least 8 spaces, found 4
(#1096) Line indented incorrectly; expected at least 8 spaces, found 4
(#1096) Expected 1 space before "="; 0 found
(#1096) Expected 1 space after "="; 0 found
(#1096) Commas (,) must be followed by white space.
(#1096) Commas (,) must be followed by white space.
(#1097) Line indented incorrectly; expected at least 8 spaces, found 4
(#1097) Expected 1 space before "="; 0 found
(#1097) Expected 1 space after "="; 0 found
(#1097) Commas (,) must be followed by white space.
(#1098) Line indented incorrectly; expected at least 8 spaces, found 4
(#1098) Expected 1 space before "="; 0 found
(#1098) Expected 1 space after "="; 0 found
(#1099) Line indented incorrectly; expected at least 8 spaces, found 4
(#1099) Expected 1 space before "="; 0 found
(#1099) Expected 1 space after "="; 0 found
(#1100) Line indented incorrectly; expected 8 spaces, found 4
(#1100) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1101) Line indented incorrectly; expected at least 12 spaces, found 8
(#1102) Line indented incorrectly; expected 12 spaces, found 8
(#1102) Expected "if (...) {\n"; found "if (...){\n"
(#1102) Expected 1 space before ">"; 0 found
(#1102) Expected 1 space after ">"; 0 found
(#1103) Line indented incorrectly; expected 16 spaces, found 12
(#1103) Expected "if (...) {\n"; found "if (...){\n"
(#1103) Expected 1 space before "=="; 0 found
(#1103) Expected 1 space after "=="; 0 found
(#1103) Commas (,) must be followed by white space.
(#1103) Expected 1 space before "=="; 0 found
(#1103) Expected 1 space after "=="; 0 found
(#1103) Expected 1 space before "-"; 0 found
(#1103) Expected 1 space after "-"; 0 found
(#1104) Line indented incorrectly; expected at least 20 spaces, found 16
(#1104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1104) Inline comments must end in full-stops, exclamation marks, or question marks
(#1105) Line indented incorrectly; expected 16 spaces, found 12
(#1106) Line indented incorrectly; expected at least 16 spaces, found 12
(#1106) Expected 1 space before ".="; 0 found
(#1106) Expected 1 space after ".="; 0 found
(#1106) Expected 1 space before "=="; 0 found
(#1106) Expected 1 space after "=="; 0 found
(#1107) Line indented incorrectly; expected at least 16 spaces, found 12
(#1107) Expected 1 space before ".="; 0 found
(#1107) Expected 1 space after ".="; 0 found
(#1108) Line indented incorrectly; expected 12 spaces, found 8
(#1109) Line indented incorrectly; expected 8 spaces, found 4
(#1110) Line indented incorrectly; expected at least 8 spaces, found 4
(#1111) Line indented incorrectly; expected 4 spaces, found 0
(#1113) Line indented incorrectly; expected 4 spaces, found 0
(#1113) method name "smbwebclient::PrintablePath" must be in lower-case letters only
(#1113) Visibility must be declared on method "PrintablePath"
(#1114) Line indented incorrectly; expected at least 4 spaces, found 0
(#1114) Opening brace should be on the same line as the declaration
(#1115) Line indented incorrectly; expected 8 spaces, found 4
(#1116) Line indented incorrectly; expected 12 spaces, found 8
(#1116) Closing brace must be on a line by itself
(#1117) Line indented incorrectly; expected 12 spaces, found 8
(#1117) Closing brace must be on a line by itself
(#1118) Line indented incorrectly; expected 12 spaces, found 8
(#1118) Closing brace must be on a line by itself
(#1119) Line indented incorrectly; expected 12 spaces, found 8
(#1120) Line indented incorrectly; expected at least 16 spaces, found 12
(#1121) Line indented incorrectly; expected 16 spaces, found 12
(#1122) Line indented incorrectly; expected at least 20 spaces, found 16
(#1122) Commas (,) must be followed by white space.
(#1122) Commas (,) must be followed by white space.
(#1123) Line indented incorrectly; expected 16 spaces, found 12
(#1125) Line indented incorrectly; expected 8 spaces, found 4
(#1126) Line indented incorrectly; expected 4 spaces, found 0
(#1128) Line indented incorrectly; expected 4 spaces, found 0
(#1128) method name "smbwebclient::Icon" must be in lower-case letters only
(#1128) Visibility must be declared on method "Icon"
(#1129) Line indented incorrectly; expected at least 4 spaces, found 0
(#1129) Opening brace should be on the same line as the declaration
(#1130) Line indented incorrectly; expected at least 8 spaces, found 4
(#1130) Commas (,) must be followed by white space.
(#1130) Commas (,) must be followed by white space.
(#1131) Line indented incorrectly; expected at least 8 spaces, found 4
(#1132) Line indented incorrectly; expected 4 spaces, found 0
(#1134) Line indented incorrectly; expected at least 4 spaces, found 0
(#1134) Perl-style comments are not allowed; use "// Comment." instead
(#1135) Line indented incorrectly; expected 4 spaces, found 0
(#1135) method name "smbwebclient::FromPath" must be in lower-case letters only
(#1135) Visibility must be declared on method "FromPath"
(#1136) Line indented incorrectly; expected at least 4 spaces, found 0
(#1136) Opening brace should be on the same line as the declaration
(#1137) Line indented incorrectly; expected 8 spaces, found 4
(#1138) Line indented incorrectly; expected 12 spaces, found 8
(#1139) Line indented incorrectly; expected 12 spaces, found 8
(#1139) Closing brace must be on a line by itself
(#1139) Closing brace must be on a line by itself
(#1140) Line indented incorrectly; expected 12 spaces, found 8
(#1140) Closing brace must be on a line by itself
(#1141) Line indented incorrectly; expected 12 spaces, found 8
(#1142) Line indented incorrectly; expected 8 spaces, found 4
(#1143) Line indented incorrectly; expected at least 8 spaces, found 4
(#1144) Line indented incorrectly; expected 4 spaces, found 0
(#1149) Perl-style comments are not allowed; use "// Comment." instead
(#1150) Perl-style comments are not allowed; use "// Comment." instead
(#1151) Perl-style comments are not allowed; use "// Comment." instead
(#1155) Line indented incorrectly; expected at least 4 spaces, found 0
(#1155) Member variable "cfgSmbClient" must be all lower-case
(#1155) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1155) Scope modifier not specified for member variable "$cfgSmbClient"
(#1156) Line indented incorrectly; expected at least 4 spaces, found 0
(#1156) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1156) Scope modifier not specified for member variable "$user"
(#1156) Expected 1 space before "="; 0 found
(#1156) Expected 1 space after "="; 0 found
(#1156) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1156) Scope modifier not specified for member variable "$pw"
(#1156) Expected 1 space before "="; 0 found
(#1156) Expected 1 space after "="; 0 found
(#1156) Member variable "cfgAuthMode" must be all lower-case
(#1156) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1156) Scope modifier not specified for member variable "$cfgAuthMode"
(#1156) Expected 1 space before "="; 0 found
(#1156) Expected 1 space after "="; 0 found
(#1157) Line indented incorrectly; expected at least 4 spaces, found 0
(#1157) Member variable "cfgDefaultServer" must be all lower-case
(#1157) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1157) Scope modifier not specified for member variable "$cfgDefaultServer"
(#1157) Expected 1 space before "="; 0 found
(#1157) Expected 1 space after "="; 0 found
(#1157) Member variable "cfgDefaultUser" must be all lower-case
(#1157) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1157) Scope modifier not specified for member variable "$cfgDefaultUser"
(#1157) Expected 1 space before "="; 0 found
(#1157) Expected 1 space after "="; 0 found
(#1157) Member variable "cfgDefaultPassword" must be all lower-case
(#1157) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1157) Scope modifier not specified for member variable "$cfgDefaultPassword"
(#1157) Expected 1 space before "="; 0 found
(#1157) Expected 1 space after "="; 0 found
(#1158) Line indented incorrectly; expected at least 4 spaces, found 0
(#1158) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1158) Scope modifier not specified for member variable "$types"
(#1159) Line indented incorrectly; expected at least 4 spaces, found 0
(#1159) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1159) Scope modifier not specified for member variable "$type"
(#1160) Line indented incorrectly; expected at least 4 spaces, found 0
(#1160) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1160) Scope modifier not specified for member variable "$network"
(#1161) Line indented incorrectly; expected at least 4 spaces, found 0
(#1161) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1161) Scope modifier not specified for member variable "$workgroup"
(#1161) Expected 1 space before "="; 0 found
(#1161) Expected 1 space after "="; 0 found
(#1161) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1161) Scope modifier not specified for member variable "$server"
(#1161) Expected 1 space before "="; 0 found
(#1161) Expected 1 space after "="; 0 found
(#1161) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1161) Scope modifier not specified for member variable "$share"
(#1161) Expected 1 space before "="; 0 found
(#1161) Expected 1 space after "="; 0 found
(#1161) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1161) Scope modifier not specified for member variable "$path"
(#1161) Expected 1 space before "="; 0 found
(#1161) Expected 1 space after "="; 0 found
(#1162) Line indented incorrectly; expected at least 4 spaces, found 0
(#1162) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1162) Scope modifier not specified for member variable "$name"
(#1163) Line indented incorrectly; expected at least 4 spaces, found 0
(#1163) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1163) Scope modifier not specified for member variable "$workgroups"
(#1163) Expected 1 space before "="; 0 found
(#1163) Expected 1 space after "="; 0 found
(#1163) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1163) Scope modifier not specified for member variable "$servers"
(#1163) Expected 1 space before "="; 0 found
(#1163) Expected 1 space after "="; 0 found
(#1163) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1163) Scope modifier not specified for member variable "$shares"
(#1163) Expected 1 space before "="; 0 found
(#1163) Expected 1 space after "="; 0 found
(#1163) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1163) Scope modifier not specified for member variable "$files"
(#1163) Expected 1 space before "="; 0 found
(#1163) Expected 1 space after "="; 0 found
(#1164) Line indented incorrectly; expected at least 4 spaces, found 0
(#1164) Member variable "cfgCachePath" must be all lower-case
(#1164) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1164) Scope modifier not specified for member variable "$cfgCachePath"
(#1165) Line indented incorrectly; expected at least 4 spaces, found 0
(#1165) Member variable "tempFile" must be all lower-case
(#1165) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1165) Scope modifier not specified for member variable "$tempFile"
(#1166) Line indented incorrectly; expected at least 4 spaces, found 0
(#1166) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1166) Scope modifier not specified for member variable "$debug"
(#1167) Line indented incorrectly; expected at least 4 spaces, found 0
(#1167) Member variable "socketOptions" must be all lower-case
(#1167) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1167) Scope modifier not specified for member variable "$socketOptions"
(#1168) Line indented incorrectly; expected at least 4 spaces, found 0
(#1168) Member variable "blockSize" must be all lower-case
(#1168) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1168) Scope modifier not specified for member variable "$blockSize"
(#1169) Line indented incorrectly; expected at least 4 spaces, found 0
(#1169) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1169) Scope modifier not specified for member variable "$order"
(#1170) Line indented incorrectly; expected at least 4 spaces, found 0
(#1170) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1170) Scope modifier not specified for member variable "$status"
(#1171) Line indented incorrectly; expected at least 4 spaces, found 0
(#1171) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1171) Scope modifier not specified for member variable "$accessproblem"
(#1172) Line indented incorrectly; expected at least 4 spaces, found 0
(#1172) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1172) Scope modifier not specified for member variable "$parser"
(#1173) Line indented incorrectly; expected at least 4 spaces, found 0
(#1173) Line exceeds maximum limit of 180 characters; contains 193 characters
(#1174) Line indented incorrectly; expected at least 4 spaces, found 0
(#1175) Line indented incorrectly; expected at least 4 spaces, found 0
(#1176) Line indented incorrectly; expected at least 4 spaces, found 0
(#1177) Line indented incorrectly; expected at least 4 spaces, found 0
(#1178) Line indented incorrectly; expected at least 4 spaces, found 0
(#1179) Line indented incorrectly; expected at least 4 spaces, found 0
(#1180) Line indented incorrectly; expected at least 4 spaces, found 0
(#1181) Line indented incorrectly; expected at least 4 spaces, found 0
(#1182) Line indented incorrectly; expected at least 4 spaces, found 0
(#1183) Line indented incorrectly; expected at least 4 spaces, found 0
(#1184) Line indented incorrectly; expected at least 4 spaces, found 0
(#1185) Line indented incorrectly; expected at least 4 spaces, found 0
(#1186) Line indented incorrectly; expected at least 4 spaces, found 0
(#1187) Line indented incorrectly; expected at least 4 spaces, found 0
(#1188) Line indented incorrectly; expected at least 4 spaces, found 0
(#1189) Line indented incorrectly; expected at least 4 spaces, found 0
(#1190) Line indented incorrectly; expected at least 4 spaces, found 0
(#1191) Line indented incorrectly; expected at least 4 spaces, found 0
(#1192) Line indented incorrectly; expected at least 4 spaces, found 0
(#1193) Line indented incorrectly; expected at least 4 spaces, found 0
(#1194) Line indented incorrectly; expected at least 4 spaces, found 0
(#1195) Line indented incorrectly; expected at least 4 spaces, found 0
(#1196) Line indented incorrectly; expected at least 4 spaces, found 0
(#1197) Line indented incorrectly; expected at least 4 spaces, found 0
(#1198) Line indented incorrectly; expected at least 4 spaces, found 0
(#1198) Inline comments must end in full-stops, exclamation marks, or question marks
(#1199) Line indented incorrectly; expected at least 4 spaces, found 0
(#1200) Line indented incorrectly; expected at least 4 spaces, found 0
(#1201) Line indented incorrectly; expected at least 4 spaces, found 0
(#1202) Line indented incorrectly; expected at least 4 spaces, found 0
(#1203) Line indented incorrectly; expected at least 4 spaces, found 0
(#1204) Line indented incorrectly; expected at least 4 spaces, found 0
(#1204) Line exceeds 132 characters; contains 178 characters
(#1205) Line indented incorrectly; expected at least 4 spaces, found 0
(#1206) Line indented incorrectly; expected at least 4 spaces, found 0
(#1207) Line indented incorrectly; expected at least 4 spaces, found 0
(#1209) Line indented incorrectly; expected 4 spaces, found 0
(#1209) PHP4 style constructors are not allowed; use "__construct()" instead
(#1209) Visibility must be declared on method "samba"
(#1210) Line indented incorrectly; expected at least 4 spaces, found 0
(#1210) Opening brace should be on the same line as the declaration
(#1211) Line indented incorrectly; expected at least 8 spaces, found 4
(#1211) Inline control structures are not allowed
(#1212) Line indented incorrectly; expected at least 8 spaces, found 4
(#1213) Line indented incorrectly; expected 4 spaces, found 0
(#1215) Line indented incorrectly; expected at least 4 spaces, found 0
(#1215) Perl-style comments are not allowed; use "// Comment." instead
(#1216) Line indented incorrectly; expected at least 4 spaces, found 0
(#1216) Perl-style comments are not allowed; use "// Comment." instead
(#1217) Line indented incorrectly; expected 4 spaces, found 0
(#1217) method name "samba::Go" must be in lower-case letters only
(#1217) Visibility must be declared on method "Go"
(#1218) Line indented incorrectly; expected at least 4 spaces, found 0
(#1218) Opening brace should be on the same line as the declaration
(#1219) Whitespace found at end of line
(#1220) Line indented incorrectly; expected at least 8 spaces, found 4
(#1220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1221) Line indented incorrectly; expected at least 8 spaces, found 4
(#1221) Commas (,) must be followed by white space.
(#1221) Line exceeds 132 characters; contains 151 characters
(#1221) Inline comments must end in full-stops, exclamation marks, or question marks
(#1222) Whitespace found at end of line
(#1223) Line indented incorrectly; expected 8 spaces, found 4
(#1223) Expected "if (...) {\n"; found "if (...){\n"
(#1224) Line indented incorrectly; expected at least 12 spaces, found 8
(#1225) Line exceeds 132 characters; contains 142 characters
(#1225) Inline comments must end in full-stops, exclamation marks, or question marks
(#1225) Line indented incorrectly; expected at least 12 spaces, found 8
(#1226) Line indented incorrectly; expected at least 12 spaces, found 8
(#1226) Expected 1 space before "="; 0 found
(#1226) Expected 1 space after "="; 0 found
(#1226) Commas (,) must be followed by white space.
(#1226) Commas (,) must be followed by white space.
(#1227) Line indented incorrectly; expected at least 12 spaces, found 8
(#1227) Expected 1 space before "="; 0 found
(#1227) Expected 1 space after "="; 0 found
(#1228) Line indented incorrectly; expected at least 12 spaces, found 8
(#1228) Expected 1 space before "="; 0 found
(#1228) Expected 1 space after "="; 0 found
(#1229) Line indented incorrectly; expected at least 12 spaces, found 8
(#1229) Expected 1 space before "="; 0 found
(#1229) Expected 1 space after "="; 0 found
(#1229) Whitespace found at end of line
(#1230) Line indented incorrectly; expected at least 12 spaces, found 8
(#1230) Expected 1 space before "="; 0 found
(#1230) Expected 1 space after "="; 0 found
(#1231) Line indented incorrectly; expected at least 12 spaces, found 8
(#1231) Expected 1 space before "="; 0 found
(#1231) Expected 1 space after "="; 0 found
(#1232) Line indented incorrectly; expected at least 12 spaces, found 8
(#1232) Expected 1 space before "="; 0 found
(#1232) Expected 1 space after "="; 0 found
(#1233) Line indented incorrectly; expected 12 spaces, found 8
(#1233) Expected "for (...) {\n"; found "for (...){\n"
(#1233) Expected 1 space before "="; 0 found
(#1233) Expected 1 space after "="; 0 found
(#1233) Expected 1 space before "<"; 0 found
(#1233) Expected 1 space after "<"; 0 found
(#1234) Line indented incorrectly; expected 16 spaces, found 12
(#1235) Line indented incorrectly; expected 20 spaces, found 16
(#1235) Closing brace must be on a line by itself
(#1236) Line indented incorrectly; expected 20 spaces, found 16
(#1236) Closing brace must be on a line by itself
(#1237) Line indented incorrectly; expected 16 spaces, found 12
(#1237) Whitespace found at end of line
(#1238) Line indented incorrectly; expected 16 spaces, found 12
(#1238) Expected "if (...) {\n"; found "if (...){ \n"
(#1238) Expected 1 space before ">"; 0 found
(#1238) Expected 1 space after ">"; 0 found
(#1238) Whitespace found at end of line
(#1239) Line indented incorrectly; expected at least 20 spaces, found 16
(#1239) Expected 1 space before ".="; 0 found
(#1239) Expected 1 space after ".="; 0 found
(#1239) Expected 1 space before "=="; 0 found
(#1239) Expected 1 space after "=="; 0 found
(#1240) Line indented incorrectly; expected at least 20 spaces, found 16
(#1240) Expected 1 space before ".="; 0 found
(#1240) Expected 1 space after ".="; 0 found
(#1241) Line indented incorrectly; expected 16 spaces, found 12
(#1242) Line indented incorrectly; expected 12 spaces, found 8
(#1243) Line indented incorrectly; expected at least 12 spaces, found 8
(#1243) Expected 1 space before "+"; 0 found
(#1243) Expected 1 space after "+"; 0 found
(#1243) Line exceeds 132 characters; contains 149 characters
(#1243) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1244) Line indented incorrectly; expected 8 spaces, found 4
(#1245) Line indented incorrectly; expected at least 12 spaces, found 8
(#1245) Inline control structures are not allowed
(#1245) Expected 1 space before "="; 0 found
(#1245) Expected 1 space after "="; 0 found
(#1245) Expected 1 space before "="; 0 found
(#1245) Expected 1 space after "="; 0 found
(#1245) Expected 1 space before "<"; 0 found
(#1245) Expected 1 space after "<"; 0 found
(#1246) Line indented incorrectly; expected 12 spaces, found 8
(#1247) Line indented incorrectly; expected 16 spaces, found 12
(#1247) Closing brace must be on a line by itself
(#1248) Line indented incorrectly; expected 16 spaces, found 12
(#1248) Closing brace must be on a line by itself
(#1249) Line indented incorrectly; expected 16 spaces, found 12
(#1249) Closing brace must be on a line by itself
(#1250) Line indented incorrectly; expected 16 spaces, found 12
(#1251) Line indented incorrectly; expected 12 spaces, found 8
(#1252) Line indented incorrectly; expected at least 12 spaces, found 8
(#1253) Line indented incorrectly; expected at least 12 spaces, found 8
(#1254) Line indented incorrectly; expected 8 spaces, found 4
(#1255) Line indented incorrectly; expected at least 8 spaces, found 4
(#1255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1256) Line indented incorrectly; expected at least 8 spaces, found 4
(#1256) Line exceeds 132 characters; contains 146 characters
(#1256) Inline comments must end in full-stops, exclamation marks, or question marks
(#1257) Line indented incorrectly; expected 4 spaces, found 0
(#1259) Line indented incorrectly; expected 4 spaces, found 0
(#1259) method name "samba::Browse" must be in lower-case letters only
(#1259) Visibility must be declared on method "Browse"
(#1260) Line indented incorrectly; expected at least 4 spaces, found 0
(#1260) Opening brace should be on the same line as the declaration
(#1261) Line indented incorrectly; expected at least 8 spaces, found 4
(#1262) Line indented incorrectly; expected at least 8 spaces, found 4
(#1263) Line indented incorrectly; expected at least 8 spaces, found 4
(#1264) Line indented incorrectly; expected at least 8 spaces, found 4
(#1264) Perl-style comments are not allowed; use "// Comment." instead
(#1265) Line indented incorrectly; expected 8 spaces, found 4
(#1266) Line indented incorrectly; expected 12 spaces, found 8
(#1267) Line indented incorrectly; expected at least 16 spaces, found 12
(#1268) Line indented incorrectly; expected 16 spaces, found 12
(#1269) Line indented incorrectly; expected 20 spaces, found 16
(#1270) Line indented incorrectly; expected at least 24 spaces, found 20
(#1271) Line indented incorrectly; expected at least 24 spaces, found 20
(#1273) Line indented incorrectly; expected 20 spaces, found 16
(#1274) Line indented incorrectly; expected 20 spaces, found 16
(#1275) Line indented incorrectly; expected at least 24 spaces, found 20
(#1276) Line indented incorrectly; expected 16 spaces, found 12
(#1278) Line indented incorrectly; expected 12 spaces, found 8
(#1279) Line indented incorrectly; expected at least 16 spaces, found 12
(#1279) Inline control structures are not allowed
(#1280) Line indented incorrectly; expected 12 spaces, found 8
(#1281) Line indented incorrectly; expected at least 16 spaces, found 12
(#1282) Line indented incorrectly; expected 8 spaces, found 4
(#1283) Line indented incorrectly; expected at least 8 spaces, found 4
(#1283) Perl-style comments are not allowed; use "// Comment." instead
(#1284) Line indented incorrectly; expected at least 8 spaces, found 4
(#1284) Inline control structures are not allowed
(#1285) Expected 1 space before "=>"; 0 found
(#1285) Expected 1 space after "=>"; 0 found
(#1285) Expected 1 space before "=>"; 0 found
(#1285) Expected 1 space after "=>"; 0 found
(#1285) Expected 1 space before "=>"; 0 found
(#1285) Expected 1 space after "=>"; 0 found
(#1286) Line indented incorrectly; expected at least 8 spaces, found 4
(#1286) Perl-style comments are not allowed; use "// Comment." instead
(#1287) Line indented incorrectly; expected at least 8 spaces, found 4
(#1291) Line indented incorrectly; expected at least 12 spaces, found 4
(#1292) Line indented incorrectly; expected 12 spaces, found 4
(#1293) Line indented incorrectly; expected at least 16 spaces, found 8
(#1294) Line indented incorrectly; expected at least 16 spaces, found 8
(#1294) Perl-style comments are not allowed; use "// Comment." instead
(#1295) Line indented incorrectly; expected at least 16 spaces, found 8
(#1295) Variable "GLOBALS" must be all lower-case
(#1296) Line indented incorrectly; expected at least 16 spaces, found 8
(#1297) Line indented incorrectly; expected 12 spaces, found 4
(#1298) Line indented incorrectly; expected at least 12 spaces, found 4
(#1299) Line indented incorrectly; expected 4 spaces, found 0
(#1301) Line indented incorrectly; expected 4 spaces, found 0
(#1301) method name "samba::Remove" must be in lower-case letters only
(#1301) Visibility must be declared on method "Remove"
(#1302) Line indented incorrectly; expected at least 4 spaces, found 0
(#1302) Opening brace should be on the same line as the declaration
(#1303) Line indented incorrectly; expected at least 8 spaces, found 4
(#1304) Line indented incorrectly; expected 8 spaces, found 4
(#1305) Line indented incorrectly; expected at least 12 spaces, found 8
(#1305) Perl-style comments are not allowed; use "// Comment." instead
(#1306) Line indented incorrectly; expected at least 12 spaces, found 8
(#1307) Line indented incorrectly; expected at least 12 spaces, found 8
(#1307) Perl-style comments are not allowed; use "// Comment." instead
(#1308) Line indented incorrectly; expected at least 12 spaces, found 8
(#1308) Inline control structures are not allowed
(#1309) Line indented incorrectly; expected 8 spaces, found 4
(#1310) Line indented incorrectly; expected 4 spaces, found 0
(#1312) Line indented incorrectly; expected at least 4 spaces, found 0
(#1312) Perl-style comments are not allowed; use "// Comment." instead
(#1313) Line indented incorrectly; expected 4 spaces, found 0
(#1313) method name "samba::_DeleteFolder" must be in lower-case letters only
(#1313) Visibility must be declared on method "_DeleteFolder"
(#1314) Line indented incorrectly; expected at least 4 spaces, found 0
(#1314) Opening brace should be on the same line as the declaration
(#1315) Line indented incorrectly; expected at least 8 spaces, found 4
(#1316) Line indented incorrectly; expected at least 8 spaces, found 4
(#1317) Line indented incorrectly; expected 8 spaces, found 4
(#1318) Line indented incorrectly; expected at least 12 spaces, found 8
(#1319) Line indented incorrectly; expected at least 12 spaces, found 8
(#1319) Variable "savedPath" must be all lower-case
(#1320) Line indented incorrectly; expected at least 12 spaces, found 8
(#1321) Line indented incorrectly; expected at least 12 spaces, found 8
(#1322) Line indented incorrectly; expected 12 spaces, found 8
(#1323) Line indented incorrectly; expected 16 spaces, found 12
(#1324) Line indented incorrectly; expected 20 spaces, found 16
(#1325) Line indented incorrectly; expected at least 24 spaces, found 20
(#1325) Variable "savedPath" must be all lower-case
(#1326) Line indented incorrectly; expected at least 24 spaces, found 20
(#1328) Line indented incorrectly; expected 20 spaces, found 16
(#1329) Line indented incorrectly; expected at least 24 spaces, found 20
(#1330) Line indented incorrectly; expected 16 spaces, found 12
(#1331) Line indented incorrectly; expected 12 spaces, found 8
(#1332) Line indented incorrectly; expected at least 12 spaces, found 8
(#1332) Variable "savedPath" must be all lower-case
(#1333) Line indented incorrectly; expected at least 12 spaces, found 8
(#1334) Line indented incorrectly; expected 8 spaces, found 4
(#1335) Line indented incorrectly; expected 4 spaces, found 0
(#1337) Line indented incorrectly; expected 4 spaces, found 0
(#1337) method name "samba::MakeDirectory" must be in lower-case letters only
(#1337) Visibility must be declared on method "MakeDirectory"
(#1338) Line indented incorrectly; expected at least 4 spaces, found 0
(#1338) Opening brace should be on the same line as the declaration
(#1339) Line indented incorrectly; expected at least 8 spaces, found 4
(#1340) Line indented incorrectly; expected 4 spaces, found 0
(#1342) Line indented incorrectly; expected 4 spaces, found 0
(#1342) method name "samba::UploadFile" must be in lower-case letters only
(#1342) Visibility must be declared on method "UploadFile"
(#1343) Line indented incorrectly; expected at least 4 spaces, found 0
(#1343) Opening brace should be on the same line as the declaration
(#1344) Line indented incorrectly; expected at least 8 spaces, found 4
(#1345) Line indented incorrectly; expected 4 spaces, found 0
(#1347) Line indented incorrectly; expected 4 spaces, found 0
(#1347) method name "samba::PrintFile" must be in lower-case letters only
(#1347) Visibility must be declared on method "PrintFile"
(#1348) Line indented incorrectly; expected at least 4 spaces, found 0
(#1348) Opening brace should be on the same line as the declaration
(#1349) Line indented incorrectly; expected at least 8 spaces, found 4
(#1350) Line indented incorrectly; expected 4 spaces, found 0
(#1352) Line indented incorrectly; expected 4 spaces, found 0
(#1352) method name "samba::RenameFile" must be in lower-case letters only
(#1352) Visibility must be declared on method "RenameFile"
(#1353) Line indented incorrectly; expected at least 4 spaces, found 0
(#1353) Opening brace should be on the same line as the declaration
(#1354) Line indented incorrectly; expected at least 8 spaces, found 4
(#1355) Line indented incorrectly; expected 4 spaces, found 0
(#1357) Line indented incorrectly; expected 4 spaces, found 0
(#1357) method name "samba::CancelPrintJob" must be in lower-case letters only
(#1357) Visibility must be declared on method "CancelPrintJob"
(#1358) Line indented incorrectly; expected at least 4 spaces, found 0
(#1358) Opening brace should be on the same line as the declaration
(#1359) Line indented incorrectly; expected at least 8 spaces, found 4
(#1360) Line indented incorrectly; expected 4 spaces, found 0
(#1362) Line indented incorrectly; expected 4 spaces, found 0
(#1362) method name "samba::_GreaterThan" must be in lower-case letters only
(#1362) Visibility must be declared on method "_GreaterThan"
(#1363) Line indented incorrectly; expected at least 4 spaces, found 0
(#1363) Opening brace should be on the same line as the declaration
(#1364) Line indented incorrectly; expected at least 8 spaces, found 4
(#1364) Variable "SMBWEBCLIENT_SORT_BY" must be all lower-case
(#1364) Variable "SMBWEBCLIENT_SORT_BY" must not contain underscores.
(#1365) Line indented incorrectly; expected at least 8 spaces, found 4
(#1365) Variable "SMBWEBCLIENT_SORT_BY" must be all lower-case
(#1365) Variable "SMBWEBCLIENT_SORT_BY" must not contain underscores.
(#1365) Commas (,) must be followed by white space.
(#1365) Commas (,) must be followed by white space.
(#1366) Line indented incorrectly; expected 8 spaces, found 4
(#1367) Line indented incorrectly; expected at least 12 spaces, found 8
(#1368) Line indented incorrectly; expected 8 spaces, found 4
(#1369) Line indented incorrectly; expected 12 spaces, found 8
(#1369) Variable "SMBWEBCLIENT_SORT_BY" must be all lower-case
(#1369) Variable "SMBWEBCLIENT_SORT_BY" must not contain underscores.
(#1370) Line indented incorrectly; expected 16 spaces, found 12
(#1370) Closing brace must be on a line by itself
(#1371) Line indented incorrectly; expected 16 spaces, found 12
(#1371) Closing brace must be on a line by itself
(#1372) Line indented incorrectly; expected 16 spaces, found 12
(#1372) Closing brace must be on a line by itself
(#1373) Line indented incorrectly; expected 16 spaces, found 12
(#1373) Closing brace must be on a line by itself
(#1374) Line indented incorrectly; expected 16 spaces, found 12
(#1375) Line indented incorrectly; expected at least 20 spaces, found 16
(#1376) Line indented incorrectly; expected at least 20 spaces, found 16
(#1378) Line indented incorrectly; expected 12 spaces, found 8
(#1379) Line indented incorrectly; expected 8 spaces, found 4
(#1380) Line indented incorrectly; expected 4 spaces, found 0
(#1382) Line indented incorrectly; expected 4 spaces, found 0
(#1382) method name "samba::_MasterOf" must be in lower-case letters only
(#1382) Visibility must be declared on method "_MasterOf"
(#1383) Line indented incorrectly; expected at least 4 spaces, found 0
(#1383) Opening brace should be on the same line as the declaration
(#1384) Line indented incorrectly; expected at least 8 spaces, found 4
(#1385) Line indented incorrectly; expected 8 spaces, found 4
(#1386) Line indented incorrectly; expected at least 12 spaces, found 8
(#1387) Line indented incorrectly; expected 8 spaces, found 4
(#1388) Line indented incorrectly; expected at least 8 spaces, found 4
(#1389) Line indented incorrectly; expected at least 8 spaces, found 4
(#1390) Line indented incorrectly; expected at least 8 spaces, found 4
(#1391) Line indented incorrectly; expected at least 8 spaces, found 4
(#1392) Line indented incorrectly; expected 4 spaces, found 0
(#1394) Line indented incorrectly; expected at least 4 spaces, found 0
(#1394) Perl-style comments are not allowed; use "// Comment." instead
(#1395) Line indented incorrectly; expected 4 spaces, found 0
(#1395) method name "samba::_Get" must be in lower-case letters only
(#1395) Visibility must be declared on method "_Get"
(#1396) Line indented incorrectly; expected at least 4 spaces, found 0
(#1396) Opening brace should be on the same line as the declaration
(#1397) Line indented incorrectly; expected at least 8 spaces, found 4
(#1398) Line indented incorrectly; expected 8 spaces, found 4
(#1399) Line indented incorrectly; expected at least 12 spaces, found 8
(#1400) Line indented incorrectly; expected at least 12 spaces, found 8
(#1401) Line indented incorrectly; expected at least 12 spaces, found 8
(#1402) Line indented incorrectly; expected 12 spaces, found 8
(#1403) Line indented incorrectly; expected at least 16 spaces, found 12
(#1403) Line exceeds 132 characters; contains 134 characters
(#1403) Inline comments must end in full-stops, exclamation marks, or question marks
(#1404) Line indented incorrectly; expected at least 16 spaces, found 12
(#1405) Line indented incorrectly; expected 12 spaces, found 8
(#1406) Line indented incorrectly; expected at least 16 spaces, found 12
(#1407) Line indented incorrectly; expected 16 spaces, found 12
(#1408) Line indented incorrectly; expected 20 spaces, found 16
(#1409) Line indented incorrectly; expected at least 24 spaces, found 20
(#1410) Line indented incorrectly; expected 20 spaces, found 16
(#1411) Line indented incorrectly; expected at least 20 spaces, found 16
(#1412) Line indented incorrectly; expected 16 spaces, found 12
(#1413) Line indented incorrectly; expected at least 16 spaces, found 12
(#1413) Line exceeds 132 characters; contains 148 characters
(#1413) Inline comments must end in full-stops, exclamation marks, or question marks
(#1414) Line indented incorrectly; expected 12 spaces, found 8
(#1415) Line indented incorrectly; expected 8 spaces, found 4
(#1416) Line indented incorrectly; expected 4 spaces, found 0
(#1418) Line indented incorrectly; expected 4 spaces, found 0
(#1418) method name "samba::SendMessage" must be in lower-case letters only
(#1418) Visibility must be declared on method "SendMessage"
(#1419) Line indented incorrectly; expected at least 4 spaces, found 0
(#1419) Opening brace should be on the same line as the declaration
(#1420) Line indented incorrectly; expected at least 8 spaces, found 4
(#1421) Line indented incorrectly; expected 4 spaces, found 0
(#1424) Line indented incorrectly; expected 4 spaces, found 0
(#1424) Visibility must be declared on method "access_denied"
(#1424) Expected 1 space after closing parenthesis; found 0
(#1425) Line indented incorrectly; expected at least 8 spaces, found 4
(#1425) Commas (,) must be followed by white space.
(#1426) Line indented incorrectly; expected 4 spaces, found 0
(#1428) Line indented incorrectly; expected 4 spaces, found 0
(#1428) method name "samba::_SmbClient" must be in lower-case letters only
(#1428) Visibility must be declared on method "_SmbClient"
(#1428) Variable "dumpFile" must be all lower-case
(#1429) Line indented incorrectly; expected at least 4 spaces, found 0
(#1429) Opening brace should be on the same line as the declaration
(#1430) Line indented incorrectly; expected at least 8 spaces, found 4
(#1431) Line indented incorrectly; expected 8 spaces, found 4
(#1432) Line indented incorrectly; expected at least 12 spaces, found 8
(#1433) Line indented incorrectly; expected 8 spaces, found 4
(#1433) Usage of ELSEIF not allowed; use ELSE IF instead
(#1434) Line indented incorrectly; expected at least 12 spaces, found 8
(#1435) Line indented incorrectly; expected 8 spaces, found 4
(#1435) Usage of ELSEIF not allowed; use ELSE IF instead
(#1436) Line indented incorrectly; expected at least 12 spaces, found 8
(#1438) Line indented incorrectly; expected 8 spaces, found 4
(#1439) Line indented incorrectly; expected at least 12 spaces, found 8
(#1440) Line indented incorrectly; expected at least 12 spaces, found 8
(#1441) Line exceeds 132 characters; contains 157 characters
(#1441) Line indented incorrectly; expected at least 12 spaces, found 8
(#1442) Line indented incorrectly; expected at least 12 spaces, found 8
(#1443) Line indented incorrectly; expected at least 12 spaces, found 8
(#1444) Inline comments must end in full-stops, exclamation marks, or question marks
(#1444) Line indented incorrectly; expected at least 12 spaces, found 8
(#1445) Line indented incorrectly; expected 12 spaces, found 8
(#1446) Inline comments must end in full-stops, exclamation marks, or question marks
(#1446) Line indented incorrectly; expected at least 16 spaces, found 12
(#1447) Line indented incorrectly; expected at least 16 spaces, found 12
(#1448) Commas (,) must be followed by white space.
(#1449) Line indented incorrectly; expected at least 16 spaces, found 12
(#1449) Inline control structures are not allowed
(#1450) Line indented incorrectly; expected 12 spaces, found 8
(#1451) Inline comments must end in full-stops, exclamation marks, or question marks
(#1451) Line indented incorrectly; expected at least 16 spaces, found 12
(#1452) Line indented incorrectly; expected at least 16 spaces, found 12
(#1454) Line indented incorrectly; expected at least 16 spaces, found 12
(#1454) Inline control structures are not allowed
(#1455) Line indented incorrectly; expected 12 spaces, found 8
(#1457) Line indented incorrectly; expected 8 spaces, found 4
(#1458) Line indented incorrectly; expected at least 8 spaces, found 4
(#1459) Line indented incorrectly; expected 8 spaces, found 4
(#1460) Line indented incorrectly; expected at least 12 spaces, found 8
(#1460) Inline control structures are not allowed
(#1461) Line indented incorrectly; expected at least 12 spaces, found 8
(#1461) Inline control structures are not allowed
(#1462) Line indented incorrectly; expected at least 12 spaces, found 8
(#1462) Inline control structures are not allowed
(#1463) Line indented incorrectly; expected 8 spaces, found 4
(#1464) Line indented incorrectly; expected 8 spaces, found 4
(#1465) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1465) Line indented incorrectly; expected at least 12 spaces, found 8
(#1465) Perl-style comments are not allowed; use "// Comment." instead
(#1466) Inline comments must end in full-stops, exclamation marks, or question marks
(#1466) Line indented incorrectly; expected at least 12 spaces, found 8
(#1467) Line indented incorrectly; expected at least 12 spaces, found 8
(#1467) Expected 1 space before "="; 0 found
(#1467) Expected 1 space after "="; 0 found
(#1469) Line indented incorrectly; expected 12 spaces, found 8
(#1469) Expected "if (...) {\n"; found "if (...){\n"
(#1470) Line indented incorrectly; expected at least 16 spaces, found 12
(#1471) This comment is 72% valid code; is this commented out code?
(#1471) Line indented incorrectly; expected at least 16 spaces, found 12
(#1471) No space found before comment text; expected "// $escUserPrefix=str_replace('/','\/',$this->cfgUserPrefix); // escape forward slash userPrefix" but found "//$escUserPrefix=str_replace('/','\/',$this->cfgUserPrefix); // escape forward slash userPrefix"
(#1472) Line indented incorrectly; expected at least 16 spaces, found 12
(#1472) Variable "escUserPrefix" must be all lower-case
(#1472) Expected 1 space before "="; 0 found
(#1472) Expected 1 space after "="; 0 found
(#1473) Line indented incorrectly; expected at least 16 spaces, found 12
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Variable "escUserPrefix" must be all lower-case
(#1473) Inline comments must end in full-stops, exclamation marks, or question marks
(#1474) Line indented incorrectly; expected 16 spaces, found 12
(#1474) Expected "if (...) {\n"; found "if (...){\n"
(#1475) Line indented incorrectly; expected at least 20 spaces, found 16
(#1475) Expected 1 space before "="; 0 found
(#1475) Expected 1 space after "="; 0 found
(#1476) Line indented incorrectly; expected 16 spaces, found 12
(#1477) Line indented incorrectly; expected 12 spaces, found 8
(#1478) Whitespace found at end of line
(#1479) Inline comments must end in full-stops, exclamation marks, or question marks
(#1479) Line indented incorrectly; expected at least 12 spaces, found 8
(#1480) Line indented incorrectly; expected at least 12 spaces, found 8
(#1480) Expected 1 space before "="; 0 found
(#1480) Expected 1 space after "="; 0 found
(#1480) Commas (,) must be followed by white space.
(#1480) Commas (,) must be followed by white space.
(#1482) Line indented incorrectly; expected 12 spaces, found 8
(#1482) Expected "if (...) {\n"; found "if (...){\n"
(#1482) Expected 1 space before "=="; 0 found
(#1482) Expected 1 space after "=="; 0 found
(#1483) Line indented incorrectly; expected at least 16 spaces, found 12
(#1483) Expected 1 space before "="; 0 found
(#1483) Expected 1 space after "="; 0 found
(#1484) Line indented incorrectly; expected 12 spaces, found 8
(#1486) Line indented incorrectly; expected 12 spaces, found 8
(#1487) Line indented incorrectly; expected 16 spaces, found 12
(#1487) Closing brace must be on a line by itself
(#1488) Line indented incorrectly; expected 16 spaces, found 12
(#1488) Closing brace must be on a line by itself
(#1488) Inline comments must end in full-stops, exclamation marks, or question marks
(#1488) Line exceeds maximum limit of 180 characters; contains 191 characters
(#1489) Line indented incorrectly; expected 16 spaces, found 12
(#1489) Commas (,) must be followed by white space.
(#1489) Commas (,) must be followed by white space.
(#1490) Line indented incorrectly; expected 12 spaces, found 8
(#1491) Line indented incorrectly; expected 8 spaces, found 4
(#1492) Line indented incorrectly; expected at least 8 spaces, found 4
(#1494) Line indented incorrectly; expected at least 8 spaces, found 4
(#1495) Inline comments must end in full-stops, exclamation marks, or question marks
(#1495) Line indented incorrectly; expected at least 8 spaces, found 4
(#1496) Line indented incorrectly; expected 8 spaces, found 4
(#1496) Expected "if (...) {\n"; found "if (...){\n"
(#1497) Line indented incorrectly; expected at least 12 spaces, found 8
(#1497) Expected 1 space before ".="; 0 found
(#1497) Expected 1 space after ".="; 0 found
(#1498) Line indented incorrectly; expected 8 spaces, found 4
(#1499) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1501) Line indented incorrectly; expected at least 8 spaces, found 4
(#1501) Inline control structures are not allowed
(#1503) Inline comments must end in full-stops, exclamation marks, or question marks
(#1503) Line indented incorrectly; expected at least 8 spaces, found 4
(#1505) Line indented incorrectly; expected 8 spaces, found 4
(#1505) Expected "if (...) {\n"; found "if (...){\n"
(#1505) Expected 1 space before "!="; 0 found
(#1505) Expected 1 space after "!="; 0 found
(#1506) Line indented incorrectly; expected at least 12 spaces, found 8
(#1506) Variable "dumpFile" must be all lower-case
(#1507) Line indented incorrectly; expected 8 spaces, found 4
(#1508) Line indented incorrectly; expected at least 12 spaces, found 8
(#1508) Variable "dumpFile" must be all lower-case
(#1509) Line indented incorrectly; expected 8 spaces, found 4
(#1510) Whitespace found at end of line
(#1510) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1512) Line indented incorrectly; expected 8 spaces, found 4
(#1513) Line indented incorrectly; expected at least 12 spaces, found 8
(#1514) Line indented incorrectly; expected at least 12 spaces, found 8
(#1515) Line indented incorrectly; expected at least 12 spaces, found 8
(#1516) Line indented incorrectly; expected at least 12 spaces, found 8
(#1517) Line indented incorrectly; expected at least 12 spaces, found 8
(#1517) Variable "dumpFile" must be all lower-case
(#1518) Line indented incorrectly; expected 8 spaces, found 4
(#1520) Line indented incorrectly; expected at least 8 spaces, found 4
(#1520) Variable "dumpFile" must be all lower-case
(#1521) Line indented incorrectly; expected 4 spaces, found 0
(#1524) Inline comments must end in full-stops, exclamation marks, or question marks
(#1524) Line indented incorrectly; expected at least 4 spaces, found 0
(#1525) Line indented incorrectly; expected 4 spaces, found 0
(#1525) method name "samba::_ParseSmbClient" must be in lower-case letters only
(#1525) Visibility must be declared on method "_ParseSmbClient"
(#1525) Variable "dumpFile" must be all lower-case
(#1526) Line indented incorrectly; expected at least 4 spaces, found 0
(#1526) Opening brace should be on the same line as the declaration
(#1527) Whitespace found at end of line
(#1527) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1528) Whitespace found at end of line
(#1529) Line indented incorrectly; expected at least 8 spaces, found 4
(#1529) Expected 1 space before "="; 0 found
(#1529) Expected 1 space after "="; 0 found
(#1530) Line indented incorrectly; expected at least 8 spaces, found 4
(#1530) Variable "sec_cmdline" must not contain underscores.
(#1531) Line indented incorrectly; expected 8 spaces, found 4
(#1531) Variable "dumpFile" must be all lower-case
(#1532) Line indented incorrectly; expected at least 12 spaces, found 8
(#1533) Line indented incorrectly; expected at least 12 spaces, found 8
(#1533) Variable "debug_command" must not contain underscores.
(#1534) Line indented incorrectly; expected 8 spaces, found 4
(#1535) Line indented incorrectly; expected at least 12 spaces, found 8
(#1535) Perl-style comments are not allowed; use "// Comment." instead
(#1536) Line indented incorrectly; expected at least 12 spaces, found 8
(#1537) Line indented incorrectly; expected 8 spaces, found 4
(#1538) Line indented incorrectly; expected at least 8 spaces, found 4
(#1538) Commas (,) must be followed by white space.
(#1539) Line indented incorrectly; expected at least 8 spaces, found 4
(#1539) Variable "lineType" must be all lower-case
(#1540) Line indented incorrectly; expected at least 8 spaces, found 4
(#1540) Inline control structures are not allowed
(#1541) Line indented incorrectly; expected at least 12 spaces, found 8
(#1542) Line indented incorrectly; expected at least 12 spaces, found 8
(#1543) Line indented incorrectly; expected at least 12 spaces, found 8
(#1544) Line indented incorrectly; expected at least 12 spaces, found 8
(#1545) Line indented incorrectly; expected 12 spaces, found 8
(#1546) Line indented incorrectly; expected at least 16 spaces, found 12
(#1546) Perl-style comments are not allowed; use "// Comment." instead
(#1547) Line indented incorrectly; expected 16 spaces, found 12
(#1548) Line indented incorrectly; expected at least 20 spaces, found 16
(#1548) Variable "lineType" must be all lower-case
(#1549) Line indented incorrectly; expected at least 20 spaces, found 16
(#1550) Line indented incorrectly; expected 16 spaces, found 12
(#1551) Line indented incorrectly; expected 12 spaces, found 8
(#1552) Line indented incorrectly; expected 12 spaces, found 8
(#1552) Variable "lineType" must be all lower-case
(#1553) Line indented incorrectly; expected 16 spaces, found 12
(#1553) Closing brace must be on a line by itself
(#1554) Whitespace found at end of line
(#1555) Inline comments must end in full-stops, exclamation marks, or question marks
(#1555) Line indented incorrectly; expected at least 16 spaces, found 12
(#1555) Whitespace found at end of line
(#1556) Line indented incorrectly; expected 16 spaces, found 12
(#1556) Expected 1 space before "="; 0 found
(#1556) Expected 1 space after "="; 0 found
(#1556) Expected 1 space before "="; 0 found
(#1556) Expected 1 space after "="; 0 found
(#1556) Variable "dumpFile" must be all lower-case
(#1556) Expected "if (...) {\n"; found "if (...){"
(#1556) Expected 1 space before "=="; 0 found
(#1556) Expected 1 space after "=="; 0 found
(#1556) Expected 1 space before "=="; 0 found
(#1556) Expected 1 space after "=="; 0 found
(#1556) Closing brace must be on a line by itself
(#1556) Closing brace must be on a line by itself
(#1556) Line exceeds maximum limit of 180 characters; contains 251 characters
(#1557) Line indented incorrectly; expected 16 spaces, found 12
(#1557) Expected 1 space before "="; 0 found
(#1557) Expected 1 space after "="; 0 found
(#1557) Expected 1 space before "="; 0 found
(#1557) Expected 1 space after "="; 0 found
(#1557) Variable "dumpFile" must be all lower-case
(#1557) Expected "if (...) {\n"; found "if (...){"
(#1557) Expected 1 space before "=="; 0 found
(#1557) Expected 1 space after "=="; 0 found
(#1557) Expected 1 space before "=="; 0 found
(#1557) Expected 1 space after "=="; 0 found
(#1557) Closing brace must be on a line by itself
(#1557) Closing brace must be on a line by itself
(#1557) Line exceeds maximum limit of 180 characters; contains 250 characters
(#1559) Line exceeds 132 characters; contains 147 characters
(#1559) Line indented incorrectly; expected at least 16 spaces, found 12
(#1560) Line indented incorrectly; expected 16 spaces, found 12
(#1560) Closing brace must be on a line by itself
(#1561) Line indented incorrectly; expected 16 spaces, found 12
(#1561) Closing brace must be on a line by itself
(#1562) Line indented incorrectly; expected 16 spaces, found 12
(#1562) Closing brace must be on a line by itself
(#1563) Line indented incorrectly; expected 16 spaces, found 12
(#1563) Closing brace must be on a line by itself
(#1564) Line indented incorrectly; expected 16 spaces, found 12
(#1564) Closing brace must be on a line by itself
(#1565) Line indented incorrectly; expected 16 spaces, found 12
(#1566) Line indented incorrectly; expected at least 20 spaces, found 16
(#1567) Line indented incorrectly; expected at least 20 spaces, found 16
(#1568) Line indented incorrectly; expected at least 20 spaces, found 16
(#1568) Inline control structures are not allowed
(#1568) Expected 1 space before "-"; 0 found
(#1568) Expected 1 space after "-"; 0 found
(#1569) Line indented incorrectly; expected at least 20 spaces, found 16
(#1569) Inline control structures are not allowed
(#1570) Line indented incorrectly; expected at least 20 spaces, found 16
(#1574) Line indented incorrectly; expected at least 24 spaces, found 16
(#1576) Line indented incorrectly; expected 16 spaces, found 12
(#1577) Line indented incorrectly; expected at least 20 spaces, found 16
(#1577) Commas (,) must be followed by white space.
(#1577) Commas (,) must be followed by white space.
(#1578) Line indented incorrectly; expected at least 20 spaces, found 16
(#1579) Line indented incorrectly; expected 20 spaces, found 16
(#1580) Line indented incorrectly; expected at least 24 spaces, found 20
(#1581) Line indented incorrectly; expected 20 spaces, found 16
(#1582) Line indented incorrectly; expected at least 24 spaces, found 20
(#1583) Line indented incorrectly; expected 20 spaces, found 16
(#1585) Line indented incorrectly; expected 16 spaces, found 12
(#1586) Line indented incorrectly; expected at least 20 spaces, found 16
(#1586) Perl-style comments are not allowed; use "// Comment." instead
(#1587) Line indented incorrectly; expected 20 spaces, found 16
(#1588) Line indented incorrectly; expected at least 24 spaces, found 20
(#1589) Line indented incorrectly; expected at least 24 spaces, found 20
(#1590) Line indented incorrectly; expected 20 spaces, found 16
(#1591) Line indented incorrectly; expected at least 24 spaces, found 20
(#1592) Line indented incorrectly; expected at least 24 spaces, found 20
(#1593) Line indented incorrectly; expected 20 spaces, found 16
(#1594) Line indented incorrectly; expected 20 spaces, found 16
(#1595) Line indented incorrectly; expected at least 24 spaces, found 20
(#1595) Commas (,) must be followed by white space.
(#1596) Line indented incorrectly; expected at least 24 spaces, found 20
(#1600) Commas (,) must be followed by white space.
(#1600) Commas (,) must be followed by white space.
(#1600) Commas (,) must be followed by white space.
(#1602) Line indented incorrectly; expected at least 28 spaces, found 20
(#1603) Line indented incorrectly; expected 20 spaces, found 16
(#1605) Line indented incorrectly; expected 16 spaces, found 12
(#1606) Line indented incorrectly; expected at least 20 spaces, found 16
(#1607) Line indented incorrectly; expected at least 20 spaces, found 16
(#1608) Expected 1 space before "=>"; 0 found
(#1608) Expected 1 space after "=>"; 0 found
(#1609) Expected 1 space before "=>"; 0 found
(#1609) Expected 1 space after "=>"; 0 found
(#1610) Expected 1 space before "=>"; 0 found
(#1610) Expected 1 space after "=>"; 0 found
(#1611) Expected 1 space before "=>"; 0 found
(#1611) Expected 1 space after "=>"; 0 found
(#1612) Line indented incorrectly; expected at least 24 spaces, found 16
(#1614) Line indented incorrectly; expected 16 spaces, found 12
(#1615) Line indented incorrectly; expected at least 20 spaces, found 16
(#1616) Line indented incorrectly; expected at least 20 spaces, found 16
(#1618) Line indented incorrectly; expected 16 spaces, found 12
(#1618) Closing brace must be on a line by itself
(#1619) Line indented incorrectly; expected 16 spaces, found 12
(#1619) Variable "lineType" must be all lower-case
(#1620) Line indented incorrectly; expected 12 spaces, found 8
(#1621) Line indented incorrectly; expected 12 spaces, found 8
(#1621) Expected "if (...) {\n"; found "if (...){\n"
(#1621) Expected 1 space before "!="; 0 found
(#1621) Expected 1 space after "!="; 0 found
(#1622) Line indented incorrectly; expected at least 16 spaces, found 12
(#1622) Expected 1 space before "="; 0 found
(#1622) Expected 1 space after "="; 0 found
(#1623) Line indented incorrectly; expected 12 spaces, found 8
(#1624) Line indented incorrectly; expected 8 spaces, found 4
(#1625) Line indented incorrectly; expected 4 spaces, found 0
(#1627) Line indented incorrectly; expected at least 4 spaces, found 0
(#1627) Perl-style comments are not allowed; use "// Comment." instead
(#1628) Line indented incorrectly; expected at least 4 spaces, found 0
(#1628) Perl-style comments are not allowed; use "// Comment." instead
(#1629) Line indented incorrectly; expected 4 spaces, found 0
(#1629) method name "samba::_ErrorFilePathNotFound" must be in lower-case letters only
(#1629) Visibility must be declared on method "_ErrorFilePathNotFound"
(#1629) Expected 1 space after closing parenthesis; found 0
(#1630) Line indented incorrectly; expected at least 8 spaces, found 4
(#1630) Expected 1 space before "="; 0 found
(#1630) Expected 1 space after "="; 0 found
(#1631) Line indented incorrectly; expected at least 8 spaces, found 4
(#1632) Line indented incorrectly; expected at least 8 spaces, found 4
(#1633) Line indented incorrectly; expected 4 spaces, found 0
(#1635) Line indented incorrectly; expected at least 4 spaces, found 0
(#1635) Perl-style comments are not allowed; use "// Comment." instead
(#1636) Line indented incorrectly; expected at least 4 spaces, found 0
(#1636) Perl-style comments are not allowed; use "// Comment." instead
(#1637) Line indented incorrectly; expected 4 spaces, found 0
(#1637) method name "samba::_CmdLineGetPath" must be in lower-case letters only
(#1637) Visibility must be declared on method "_CmdLineGetPath"
(#1637) Expected 1 space after closing parenthesis; found 0
(#1638) Line indented incorrectly; expected at least 8 spaces, found 4
(#1638) Expected 1 space before "="; 0 found
(#1638) Expected 1 space after "="; 0 found
(#1639) Line indented incorrectly; expected at least 8 spaces, found 4
(#1639) Expected 1 space before "="; 0 found
(#1639) Expected 1 space after "="; 0 found
(#1640) Line indented incorrectly; expected at least 8 spaces, found 4
(#1640) Expected 1 space before "="; 0 found
(#1640) Expected 1 space after "="; 0 found
(#1641) Line indented incorrectly; expected 8 spaces, found 4
(#1641) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1642) Line indented incorrectly; expected 12 spaces, found 8
(#1642) Expected "if (...) {\n"; found "if (...){\n"
(#1643) Line indented incorrectly; expected at least 16 spaces, found 12
(#1643) Expected 1 space before ".="; 0 found
(#1643) Expected 1 space after ".="; 0 found
(#1643) Commas (,) must be followed by white space.
(#1643) Commas (,) must be followed by white space.
(#1644) Line indented incorrectly; expected at least 16 spaces, found 12
(#1644) Expected 1 space before "="; 0 found
(#1644) Expected 1 space after "="; 0 found
(#1645) Line indented incorrectly; expected 12 spaces, found 8
(#1646) Line indented incorrectly; expected 12 spaces, found 8
(#1646) Expected "if (...) {\n"; found "if (...){\n"
(#1646) Expected 1 space before "=="; 0 found
(#1646) Expected 1 space after "=="; 0 found
(#1646) Expected 1 space before "=="; 0 found
(#1646) Expected 1 space after "=="; 0 found
(#1647) Line indented incorrectly; expected at least 16 spaces, found 12
(#1647) Expected 1 space before "="; 0 found
(#1647) Expected 1 space after "="; 0 found
(#1648) Line indented incorrectly; expected 12 spaces, found 8
(#1649) Line indented incorrectly; expected 8 spaces, found 4
(#1650) Line indented incorrectly; expected at least 8 spaces, found 4
(#1651) Line indented incorrectly; expected 4 spaces, found 0
(#1653) Line indented incorrectly; expected at least 4 spaces, found 0
(#1653) Perl-style comments are not allowed; use "// Comment." instead
(#1654) Line indented incorrectly; expected at least 4 spaces, found 0
(#1654) Perl-style comments are not allowed; use "// Comment." instead
(#1655) Line indented incorrectly; expected 4 spaces, found 0
(#1655) method name "samba::_RetryParse" must be in lower-case letters only
(#1655) Visibility must be declared on method "_RetryParse"
(#1655) Variable "dumpFile" must be all lower-case
(#1655) Expected 1 space after closing parenthesis; found 0
(#1657) Line indented incorrectly; expected at least 8 spaces, found 4
(#1659) Line indented incorrectly; expected 8 spaces, found 4
(#1659) Expected "if (...) {\n"; found "if (...){\n"
(#1659) Expected 1 space before ">"; 0 found
(#1659) Expected 1 space after ">"; 0 found
(#1660) Line indented incorrectly; expected at least 12 spaces, found 8
(#1660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1660) Inline comments must end in full-stops, exclamation marks, or question marks
(#1661) Line indented incorrectly; expected 8 spaces, found 4
(#1663) Line indented incorrectly; expected 8 spaces, found 4
(#1663) Expected "if (...) {\n"; found "if (...){\n"
(#1663) Expected 1 space before "=="; 0 found
(#1663) Expected 1 space after "=="; 0 found
(#1663) Expected 1 space before "=="; 0 found
(#1663) Expected 1 space after "=="; 0 found
(#1664) Line indented incorrectly; expected at least 12 spaces, found 8
(#1664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1664) Inline comments must end in full-stops, exclamation marks, or question marks
(#1665) Line indented incorrectly; expected 8 spaces, found 4
(#1667) Inline comments must end in full-stops, exclamation marks, or question marks
(#1667) Line indented incorrectly; expected at least 8 spaces, found 4
(#1668) Line indented incorrectly; expected at least 8 spaces, found 4
(#1668) Expected 1 space before "="; 0 found
(#1668) Expected 1 space after "="; 0 found
(#1668) Commas (,) must be followed by white space.
(#1668) Commas (,) must be followed by white space.
(#1669) Line indented incorrectly; expected at least 8 spaces, found 4
(#1669) Expected 1 space before "="; 0 found
(#1669) Expected 1 space after "="; 0 found
(#1670) Line indented incorrectly; expected 8 spaces, found 4
(#1670) Expected "if (...) {\n"; found "if (...){\n"
(#1670) Expected 1 space before "=="; 0 found
(#1670) Expected 1 space after "=="; 0 found
(#1671) Line indented incorrectly; expected at least 12 spaces, found 8
(#1671) Expected 1 space before "="; 0 found
(#1671) Expected 1 space after "="; 0 found
(#1672) Line indented incorrectly; expected 8 spaces, found 4
(#1673) Line indented incorrectly; expected at least 12 spaces, found 8
(#1673) Expected 1 space before "="; 0 found
(#1673) Expected 1 space after "="; 0 found
(#1674) Line indented incorrectly; expected 8 spaces, found 4
(#1675) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1676) Whitespace found at end of line
(#1677) Inline comments must end in full-stops, exclamation marks, or question marks
(#1677) Line indented incorrectly; expected at least 8 spaces, found 4
(#1678) Line indented incorrectly; expected 8 spaces, found 4
(#1679) Line indented incorrectly; expected 12 spaces, found 8
(#1680) Line indented incorrectly; expected 16 spaces, found 12
(#1680) Closing brace must be on a line by itself
(#1681) Line indented incorrectly; expected 16 spaces, found 12
(#1682) Line indented incorrectly; expected 12 spaces, found 8
(#1683) Line indented incorrectly; expected 8 spaces, found 4
(#1685) Line indented incorrectly; expected at least 8 spaces, found 4
(#1685) Expected 1 space before "="; 0 found
(#1685) Expected 1 space after "="; 0 found
(#1688) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1689) Whitespace found at end of line
(#1690) Whitespace found at end of line
(#1691) Line indented incorrectly; expected at least 8 spaces, found 4
(#1691) Variable "dumpFile" must be all lower-case
(#1692) Line indented incorrectly; expected 4 spaces, found 0
(#1695) Line indented incorrectly; expected at least 4 spaces, found 0
(#1695) Perl-style comments are not allowed; use "// Comment." instead
(#1696) Line indented incorrectly; expected 4 spaces, found 0
(#1696) method name "samba::_ParseTime" must be in lower-case letters only
(#1696) Visibility must be declared on method "_ParseTime"
(#1697) Line indented incorrectly; expected at least 4 spaces, found 0
(#1697) Opening brace should be on the same line as the declaration
(#1698) Line indented incorrectly; expected at least 8 spaces, found 4
(#1698) Expected 1 space before "="; 0 found
(#1699) Line indented incorrectly; expected at least 8 spaces, found 4
(#1700) Line indented incorrectly; expected at least 8 spaces, found 4
(#1701) Line indented incorrectly; expected 4 spaces, found 0
(#1703) Line indented incorrectly; expected at least 4 spaces, found 0
(#1703) Perl-style comments are not allowed; use "// Comment." instead
(#1704) Line indented incorrectly; expected 4 spaces, found 0
(#1704) method name "samba::_MakeDirectoryRecursively" must be in lower-case letters only
(#1704) Visibility must be declared on method "_MakeDirectoryRecursively"
(#1705) Line indented incorrectly; expected at least 4 spaces, found 0
(#1705) Opening brace should be on the same line as the declaration
(#1706) Line indented incorrectly; expected at least 8 spaces, found 4
(#1706) Inline control structures are not allowed
(#1707) Line indented incorrectly; expected at least 8 spaces, found 4
(#1707) Inline control structures are not allowed
(#1708) Line indented incorrectly; expected at least 8 spaces, found 4
(#1708) Inline control structures are not allowed
(#1708) Usage of ELSEIF not allowed; use ELSE IF instead
(#1709) Line indented incorrectly; expected at least 8 spaces, found 4
(#1711) Line indented incorrectly; expected 4 spaces, found 0
(#1713) Line indented incorrectly; expected at least 4 spaces, found 0
(#1713) Perl-style comments are not allowed; use "// Comment." instead
(#1714) Line indented incorrectly; expected 4 spaces, found 0
(#1714) method name "samba::_DirectoryName" must be in lower-case letters only
(#1714) Visibility must be declared on method "_DirectoryName"
(#1715) Line indented incorrectly; expected at least 4 spaces, found 0
(#1715) Opening brace should be on the same line as the declaration
(#1716) Line indented incorrectly; expected at least 8 spaces, found 4
(#1717) Line indented incorrectly; expected at least 8 spaces, found 4
(#1717) Expected 1 space before "-"; 0 found
(#1717) Expected 1 space after "-"; 0 found
(#1717) Expected 1 space before "-"; 0 found
(#1717) Expected 1 space after "-"; 0 found
(#1717) Expected 1 space before "-"; 0 found
(#1717) Expected 1 space after "-"; 0 found
(#1718) Line indented incorrectly; expected at least 8 spaces, found 4
(#1718) Inline control structures are not allowed
(#1718) Expected 1 space before "="; 0 found
(#1718) Expected 1 space after "="; 0 found
(#1718) Commas (,) must be followed by white space.
(#1718) Expected 1 space before "="; 0 found
(#1718) Expected 1 space after "="; 0 found
(#1718) Expected 1 space before "<"; 0 found
(#1718) Expected 1 space after "<"; 0 found
(#1719) Line indented incorrectly; expected at least 8 spaces, found 4
(#1719) Commas (,) must be followed by white space.
(#1720) Line indented incorrectly; expected 4 spaces, found 0
(#1725) Perl-style comments are not allowed; use "// Comment." instead
(#1726) Perl-style comments are not allowed; use "// Comment." instead
(#1727) Perl-style comments are not allowed; use "// Comment." instead
(#1729) Variable "SMBWEBCLIENT_CLASS" must be all lower-case
(#1729) Variable "SMBWEBCLIENT_CLASS" must not contain underscores.
(#1731) Spaces must be used for alignment; tabs are not allowed
(#1731) Tab found within whitespace
(#1731) Whitespace found at end of line
(#1733) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/class_smbwebclient_moodle.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#5) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#5) File is being unconditionally included; use "require_once" instead
(#5) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) File is being unconditionally included; use "require_once" instead
(#6) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) File is being unconditionally included; use "require_once" instead
(#10) Whitespace found at end of line
(#11) Member variable "cfgBaseUrl" must be all lower-case
(#11) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#11) Scope modifier not specified for member variable "$cfgBaseUrl"
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Member variable "cfgWinShareToSmb" must be all lower-case
(#12) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#12) Scope modifier not specified for member variable "$cfgWinShareToSmb"
(#13) Member variable "cfgWinShares" must be all lower-case
(#13) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#13) Scope modifier not specified for member variable "$cfgWinShares"
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#14) Member variable "cfgAllSharesSite" must be all lower-case
(#14) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#14) Scope modifier not specified for member variable "$cfgAllSharesSite"
(#14) Line exceeds 132 characters; contains 145 characters
(#15) Member variable "cfgUserPrefix" must be all lower-case
(#15) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#15) Scope modifier not specified for member variable "$cfgUserPrefix"
(#15) Line exceeds 132 characters; contains 175 characters
(#16) Member variable "cfgForceDownloads" must be all lower-case
(#16) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#16) Scope modifier not specified for member variable "$cfgForceDownloads"
(#17) Member variable "cfgMaxFolderZipSizeMB" must be all lower-case
(#17) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#17) Scope modifier not specified for member variable "$cfgMaxFolderZipSizeMB"
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Member variable "criticalError" must be all lower-case
(#18) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#18) Scope modifier not specified for member variable "$criticalError"
(#19) Whitespace found at end of line
(#20) PHP4 style constructors are not allowed; use "__construct()" instead
(#20) Visibility must be declared on method "smbwebclient_moodle"
(#20) Expected 1 space after closing parenthesis; found 0
(#20) Whitespace found at end of line
(#21) Variable "smb_cfg" must not contain underscores.
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Whitespace found at end of line
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Expected "if (...) {\n"; found "if (...){\n"
(#24) Variable "smb_cfg" must not contain underscores.
(#25) Variable "smb_cfg" must not contain underscores.
(#25) Expected 1 space before "="; 0 found
(#25) Expected 1 space after "="; 0 found
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#28) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected "if (...) {\n"; found "if (...){\n"
(#29) Variable "smb_cfg" must not contain underscores.
(#29) Variable "smb_cfg" must not contain underscores.
(#30) Variable "smb_cfg" must not contain underscores.
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#30) Variable "smb_cfg" must not contain underscores.
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#34) Whitespace found at end of line
(#35) Inline comments must start with a capital letter, digit or 3-dots sequence
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Expected "if (...) {\n"; found "if (...){\n"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#44) Inline comments must start with a capital letter, digit or 3-dots sequence
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) PHP4 style calls to parent constructors are not allowed; use "parent::__construct()" instead
(#45) Whitespace found at end of line
(#47) Line exceeds 132 characters; contains 153 characters
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Expected "if (...) {\n"; found "if (...){ \n"
(#48) Expected 1 space before "!="; 0 found
(#48) Expected 1 space after "!="; 0 found
(#48) Whitespace found at end of line
(#49) Expected "if (...) {\n"; found "if (...){\n"
(#54) Whitespace found at end of line
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) This comment is 59% valid code; is this commented out code?
(#60) Line indented incorrectly; expected at least 4 spaces, found 2
(#69) Whitespace found at end of line
(#72) Whitespace found at end of line
(#73) Visibility must be declared on method "setauth"
(#75) Whitespace found at end of line
(#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
(#77) Variable "cfg_ldap" must not contain underscores.
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#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
(#80) Expected 1 space before "="; 0 found
(#80) Expected 1 space after "="; 0 found
(#80) Variable "cfg_ldap" must not contain underscores.
(#81) Whitespace found at end of line
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#85) Inline comments must start with a capital letter, digit or 3-dots sequence
(#85) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#88) Whitespace found at end of line
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Whitespace found at end of line
(#93) Whitespace found at end of line
(#95) Whitespace found at end of line
(#96) Whitespace found at end of line
(#98) Expected 5 space(s) before asterisk; 4 found
(#99) Expected 5 space(s) before asterisk; 4 found
(#100) method name "smbwebclient_moodle::GetAuth" must be in lower-case letters only
(#100) Visibility must be declared on method "GetAuth"
(#100) Expected 1 space after closing parenthesis; found 0
(#101) Whitespace found at end of line
(#103) Whitespace found at end of line
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Expected "if (...) {\n"; found "if (...){\n"
(#105) Expected 1 space before "!="; 0 found
(#105) Expected 1 space after "!="; 0 found
(#106) Expected "if (...) {\n"; found "if (...){\n"
(#106) Expected 1 space before "!="; 0 found
(#106) Expected 1 space after "!="; 0 found
(#107) Whitespace found at end of line
(#111) Whitespace found at end of line
(#116) Expected 5 space(s) before asterisk; 4 found
(#117) Expected 5 space(s) before asterisk; 4 found
(#117) Whitespace found at end of line
(#118) Expected 1 space after closing parenthesis; found 0
(#119) Variable "smb_cfg" must not contain underscores.
(#119) Whitespace found at end of line
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Inline comments must end in full-stops, exclamation marks, or question marks
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Variable "smb_cfg" must not contain underscores.
(#122) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#123) Expected 1 space before "="; 0 found
(#123) Expected 1 space after "="; 0 found
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#126) Whitespace found at end of line
(#128) Expected 5 space(s) before asterisk; 4 found
(#129) Expected 5 space(s) before asterisk; 4 found
(#130) Expected 1 space after closing parenthesis; found 0
(#131) Variable "smb_cfg" must not contain underscores.
(#131) Whitespace found at end of line
(#132) Whitespace found at end of line
(#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) Whitespace found at end of line
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Expected "if (...) {\n"; found "if (...){\n"
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#140) Whitespace found at end of line
(#141) Expected 1 space before "="; 0 found
(#141) Expected 1 space after "="; 0 found
(#141) Commas (,) must be followed by white space.
(#142) Whitespace found at end of line
(#142) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#143) Whitespace found at end of line
(#144) Perl-style comments are not allowed; use "// Comment." instead
(#145) Perl-style comments are not allowed; use "// Comment." instead
(#146) Perl-style comments are not allowed; use "// Comment." instead
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) Expected "if (...) {\n"; found "if (...){\n"
(#150) Variable "smb_cfg" must not contain underscores.
(#150) Variable "smb_cfg" must not contain underscores.
(#150) Expected 1 space before "!="; 0 found
(#150) Expected 1 space after "!="; 0 found
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Variable "smb_cfg" must not contain underscores.
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Variable "ldapObj" must be all lower-case
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#158) Expected "if (...) {\n"; found "if (...){\n"
(#158) Variable "ldapObj" must be all lower-case
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Whitespace found at end of line
(#162) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Whitespace found at end of line
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#163) Variable "ldapObj" must be all lower-case
(#164) Whitespace found at end of line
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Whitespace found at end of line
(#167) Whitespace found at end of line
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Expected "if (...) {\n"; found "if (...){\n"
(#169) Variable "smb_cfg" must not contain underscores.
(#169) Variable "smb_cfg" must not contain underscores.
(#170) Inline comments must start with a capital letter, digit or 3-dots sequence
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Variable "smb_cfg" must not contain underscores.
(#171) Expected 1 space before "="; 0 found
(#171) Expected 1 space after "="; 0 found
(#171) Variable "smb_cfg" must not contain underscores.
(#172) Variable "smb_cfg" must not contain underscores.
(#172) Expected 1 space before "="; 0 found
(#172) Expected 1 space after "="; 0 found
(#172) Variable "smb_cfg" must not contain underscores.
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Expected 1 space before "="; 0 found
(#174) Expected 1 space after "="; 0 found
(#174) Variable "smb_cfg" must not contain underscores.
(#174) Variable "smb_cfg" must not contain underscores.
(#177) Whitespace found at end of line
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#179) Expected "if (...) {\n"; found "if (...){\n"
(#179) Variable "smb_cfg" must not contain underscores.
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#180) Variable "smb_cfg" must not contain underscores.
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#184) Whitespace found at end of line
(#185) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Expected "if (...) {\n"; found "if (...){\n"
(#186) Variable "smb_cfg" must not contain underscores.
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Variable "smb_cfg" must not contain underscores.
(#187) Whitespace found at end of line
(#189) Whitespace found at end of line
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) Expected 1 space before "="; 0 found
(#191) Expected 1 space after "="; 0 found
(#191) Whitespace found at end of line
(#193) Whitespace found at end of line
(#193) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#194) Whitespace found at end of line
(#195) Perl-style comments are not allowed; use "// Comment." instead
(#196) Perl-style comments are not allowed; use "// Comment." instead
(#197) Perl-style comments are not allowed; use "// Comment." instead
(#198) Functions must not contain multiple empty lines in a row; found 4 empty lines
(#199) Whitespace found at end of line
(#201) Whitespace found at end of line
(#203) Whitespace found at end of line
(#205) Expected 5 space(s) before asterisk; 4 found
(#206) Expected 5 space(s) before asterisk; 4 found
(#207) Expected 5 space(s) before asterisk; 4 found
(#208) Expected 1 space after closing parenthesis; found 0
(#209) Variable "ap_ldap" must not contain underscores.
(#209) Expected 1 space before "="; 0 found
(#209) Expected 1 space after "="; 0 found
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Variable "ap_ldap" must not contain underscores.
(#211) Variable "user_dn" must not contain underscores.
(#211) Variable "ap_ldap" must not contain underscores.
(#212) Variable "user_dn" must not contain underscores.
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Expected "if (...) {\n"; found "if (...) {\n"
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) This comment is 75% valid code; is this commented out code?
(#214) No space found before comment text; expected "// $info=$ap_ldap->ldap_get_entries($ldapconnection, $sr);" but found "//$info=$ap_ldap->ldap_get_entries($ldapconnection, $sr);"
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Whitespace found at end of line
(#223) Expected 5 space(s) before asterisk; 4 found
(#224) Expected 5 space(s) before asterisk; 4 found
(#225) method name "smbwebclient_moodle::Page" must be in lower-case letters only
(#225) Visibility must be declared on method "Page"
(#225) Expected 1 space after closing parenthesis; found 0
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 8 spaces, found 5
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 6
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 6
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 8 spaces, found 5
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Expected "if (...) {\n"; found "if (...){\t\t\n"
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Expected 1 space before "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 5
(#239) Expected 1 space after "=>"; 0 found
(#244) Expected 1 space before "=>"; 0 found
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 5
(#247) Whitespace found at end of line
(#249) Whitespace found at end of line
(#251) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/config_smb_web_client.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Perl-style comments are not allowed; use "// Comment." instead
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Perl-style comments are not allowed; use "// Comment." instead
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Perl-style comments are not allowed; use "// Comment." instead
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Perl-style comments are not allowed; use "// Comment." instead
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Perl-style comments are not allowed; use "// Comment." instead
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#9) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#10) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#10) Variable "smb_cfg" must not contain underscores.
(#10) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#11) Whitespace found at end of line
(#15) Perl-style comments are not allowed; use "// Comment." instead
(#15) Whitespace found at end of line
(#17) Variable "smb_cfg" must not contain underscores.
(#19) Perl-style comments are not allowed; use "// Comment." instead
(#20) Perl-style comments are not allowed; use "// Comment." instead
(#21) Perl-style comments are not allowed; use "// Comment." instead
(#22) Variable "smb_cfg" must not contain underscores.
(#24) Perl-style comments are not allowed; use "// Comment." instead
(#25) Perl-style comments are not allowed; use "// Comment." instead
(#26) Perl-style comments are not allowed; use "// Comment." instead
(#27) Variable "smb_cfg" must not contain underscores.
(#29) Perl-style comments are not allowed; use "// Comment." instead
(#30) Perl-style comments are not allowed; use "// Comment." instead
(#31) Perl-style comments are not allowed; use "// Comment." instead
(#32) Perl-style comments are not allowed; use "// Comment." instead
(#33) Perl-style comments are not allowed; use "// Comment." instead
(#34) Perl-style comments are not allowed; use "// Comment." instead
(#36) Variable "smb_cfg" must not contain underscores.
(#38) Perl-style comments are not allowed; use "// Comment." instead
(#39) Perl-style comments are not allowed; use "// Comment." instead
(#40) Perl-style comments are not allowed; use "// Comment." instead
(#42) Variable "smb_cfg" must not contain underscores.
(#42) Whitespace found at end of line
(#44) Perl-style comments are not allowed; use "// Comment." instead
(#45) Perl-style comments are not allowed; use "// Comment." instead
(#47) Variable "smb_cfg" must not contain underscores.
(#49) Perl-style comments are not allowed; use "// Comment." instead
(#50) Perl-style comments are not allowed; use "// Comment." instead
(#51) Perl-style comments are not allowed; use "// Comment." instead
(#52) Perl-style comments are not allowed; use "// Comment." instead
(#53) Perl-style comments are not allowed; use "// Comment." instead
(#54) Perl-style comments are not allowed; use "// Comment." instead
(#56) Variable "smb_cfg" must not contain underscores.
(#58) Perl-style comments are not allowed; use "// Comment." instead
(#59) Perl-style comments are not allowed; use "// Comment." instead
(#59) Whitespace found at end of line
(#60) Perl-style comments are not allowed; use "// Comment." instead
(#61) Perl-style comments are not allowed; use "// Comment." instead
(#63) Variable "smb_cfg" must not contain underscores.
(#65) Perl-style comments are not allowed; use "// Comment." instead
(#67) Variable "smb_cfg" must not contain underscores.
(#71) Perl-style comments are not allowed; use "// Comment." instead
(#72) Perl-style comments are not allowed; use "// Comment." instead
(#73) Perl-style comments are not allowed; use "// Comment." instead
(#75) Variable "smb_cfg" must not contain underscores.
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#77) Perl-style comments are not allowed; use "// Comment." instead
(#78) Perl-style comments are not allowed; use "// Comment." instead
(#79) Perl-style comments are not allowed; use "// Comment." instead
(#80) Perl-style comments are not allowed; use "// Comment." instead
(#82) Expected 1 space before "="; 0 found
(#82) Expected 1 space after "="; 0 found
(#83) Expected "if (...) {\n"; found "if (...){\n"
(#84) Variable "smb_cfg" must not contain underscores.
(#84) Expected 1 space before "="; 0 found
(#84) Expected 1 space after "="; 0 found
(#89) Perl-style comments are not allowed; use "// Comment." instead
(#90) Perl-style comments are not allowed; use "// Comment." instead
(#90) Whitespace found at end of line
(#91) Perl-style comments are not allowed; use "// Comment." instead
(#91) Whitespace found at end of line
(#92) Perl-style comments are not allowed; use "// Comment." instead
(#94) Variable "smb_cfg" must not contain underscores.
(#94) Expected 1 space before "="; 0 found
(#94) Expected 1 space after "="; 0 found
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#98) Expected "if (...) {\n"; found "if (...){\n"
(#99) Expected 1 space before "="; 0 found
(#99) Expected 1 space after "="; 0 found
(#100) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#101) Inline comments must start with a capital letter, digit or 3-dots sequence
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Expected 1 space before "="; 0 found
(#102) Expected 1 space after "="; 0 found
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Expected "if (...) {\n"; found "if (...){\n"
(#104) Expected 1 space before "<"; 0 found
(#104) Expected 1 space after "<"; 0 found
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Expected 1 space before "="; 0 found
(#110) Expected 1 space after "="; 0 found
(#110) Whitespace found at end of line
(#111) Whitespace found at end of line
(#112) Expected 1 space before "="; 0 found
(#112) Expected 1 space after "="; 0 found
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#112) Commas (,) must be followed by white space.
(#112) Expected 1 space before "=>"; 0 found
(#112) Expected 1 space after "=>"; 0 found
(#113) Expected 1 space before "="; 0 found
(#113) Expected 1 space after "="; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#113) Expected 1 space before "=>"; 0 found
(#113) Expected 1 space after "=>"; 0 found
(#114) Whitespace found at end of line
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#116) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#116) Expected 1 space before "=>"; 0 found
(#116) Expected 1 space after "=>"; 0 found
(#117) Expected "if (...) {\n"; found "if (...){ \n"
(#117) Whitespace found at end of line
(#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
(#118) This comment is 65% valid code; is this commented out code?
(#118) No space found before comment text; expected "// echo ('<p>checking for filter token '.$token.' in '.$shareitem.'</p>');" but found "//echo ('<p>checking for filter token '.$token.' in '.$shareitem.'</p>');"
(#119) Expected "if (...) {\n"; found "if (...){\n"
(#119) Expected 1 space before "==="; 0 found
(#119) Expected 1 space after "==="; 0 found
(#121) Empty ELSE statement detected
(#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 70% valid code; is this commented out code?
(#122) Line indented incorrectly; expected at least 20 spaces, found 19
(#122) No space found before comment text; expected "// echo ('<p>token '.$token.' exists</p>');" but found "//echo ('<p>token '.$token.' exists</p>');"
(#124) Expected 1 space before "="; 0 found
(#124) Expected 1 space after "="; 0 found
(#126) Expected "if (...) {\n"; found "if (...){\n"
(#126) Expected 1 space before "==="; 0 found
(#126) Expected 1 space after "==="; 0 found
(#128) Whitespace found at end of line
(#129) Expected 1 space before "="; 0 found
(#129) Expected 1 space after "="; 0 found
(#131) Whitespace found at end of line
(#132) Inline comments must start with a capital letter, digit or 3-dots sequence
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) This comment is 65% valid code; is this commented out code?
(#132) No space found before comment text; expected "// echo ('<p>found key '.$key.' and token '.$token.'</p>');" but found "//echo ('<p>found key '.$key.' and token '.$token.'</p>');"
(#133) Whitespace found at end of line
(#134) Expected "if (...) {\n"; found "if (...){\n"
(#134) Expected 1 space before ">"; 0 found
(#134) Expected 1 space after ">"; 0 found
(#135) Expected "if (...) {\n"; found "if (...){\n"
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#138) Expected 1 space before "="; 0 found
(#138) Expected 1 space after "="; 0 found
(#138) Whitespace found at end of line
(#139) Expected "if (...) {\n"; found "if (...){\n"
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "==="; 0 found
(#139) Expected 1 space after "==="; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Expected 1 space before "==="; 0 found
(#139) Expected 1 space after "==="; 0 found
(#139) Commas (,) must be followed by white space.
(#139) Commas (,) must be followed by white space.
(#139) Line exceeds 132 characters; contains 133 characters
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) Whitespace found at end of line
(#143) Whitespace found at end of line
(#144) This comment is 73% valid code; is this commented out code?
(#145) Whitespace found at end of line
(#148) Whitespace found at end of line
(#149) Expected 1 space before "="; 0 found
(#149) Expected 1 space after "="; 0 found
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "+"; 0 found
(#149) Expected 1 space after "+"; 0 found
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "-"; 0 found
(#149) Expected 1 space after "-"; 0 found
(#150) Whitespace found at end of line
(#151) Expected 1 space before "="; 0 found
(#151) Expected 1 space after "="; 0 found
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#151) Commas (,) must be followed by white space.
(#152) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#155) Expected 1 space before "="; 0 found
(#155) Expected 1 space after "="; 0 found
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#161) Inline comments must end in full-stops, exclamation marks, or question marks
(#161) This comment is 80% valid code; is this commented out code?
(#161) No space found before comment text; expected "// var_dump($filters);" but found "//var_dump($filters);"
(#162) Whitespace found at end of line
(#163) Inline comments must start with a capital letter, digit or 3-dots sequence
(#163) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Expected 1 space before "="; 0 found
(#164) Expected 1 space after "="; 0 found
(#164) Whitespace found at end of line
(#165) Expected "if (...) {\n"; found "if (...){\n"
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "-"; 0 found
(#165) Expected 1 space after "-"; 0 found
(#165) Expected 1 space before "=="; 0 found
(#165) Expected 1 space after "=="; 0 found
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "-"; 0 found
(#166) Expected 1 space after "-"; 0 found
(#167) Whitespace found at end of line
(#168) Whitespace found at end of line
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#170) Variable "smb_cfg" must not contain underscores.
(#170) Expected 1 space before "="; 0 found
(#170) Expected 1 space after "="; 0 found
(#175) Variable "smb_cfg" must not contain underscores.
(#176) Variable "smb_cfg" must not contain underscores.
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Variable "smb_cfg" must not contain underscores.
(#182) Perl-style comments are not allowed; use "// Comment." instead
(#183) Perl-style comments are not allowed; use "// Comment." instead
(#184) Perl-style comments are not allowed; use "// Comment." instead
(#185) Perl-style comments are not allowed; use "// Comment." instead
(#187) Variable "smb_cfg" must not contain underscores.
(#189) Perl-style comments are not allowed; use "// Comment." instead
(#190) Perl-style comments are not allowed; use "// Comment." instead
(#191) Perl-style comments are not allowed; use "// Comment." instead
(#192) Perl-style comments are not allowed; use "// Comment." instead
(#194) Variable "smb_cfg" must not contain underscores.
(#196) Perl-style comments are not allowed; use "// Comment." instead
(#197) Perl-style comments are not allowed; use "// Comment." instead
(#198) Perl-style comments are not allowed; use "// Comment." instead
(#200) Variable "smb_cfg" must not contain underscores.
(#200) Expected 1 space before "="; 0 found
(#200) Expected 1 space after "="; 0 found
(#202) Perl-style comments are not allowed; use "// Comment." instead
(#203) Perl-style comments are not allowed; use "// Comment." instead
(#204) Perl-style comments are not allowed; use "// Comment." instead
(#205) Perl-style comments are not allowed; use "// Comment." instead
(#206) Perl-style comments are not allowed; use "// Comment." instead
(#206) Whitespace found at end of line
(#207) Perl-style comments are not allowed; use "// Comment." instead
(#208) Perl-style comments are not allowed; use "// Comment." instead
(#210) Variable "smb_cfg" must not contain underscores.
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Perl-style comments are not allowed; use "// Comment." instead
(#215) Perl-style comments are not allowed; use "// Comment." instead
(#216) Perl-style comments are not allowed; use "// Comment." instead
(#217) Perl-style comments are not allowed; use "// Comment." instead
(#218) Inline comments must end in full-stops, exclamation marks, or question marks
(#218) No space found before comment text; expected "// $smb_cfg->cfgAuthMode = 'SMB_AUTH_ARG';" but found "//$smb_cfg->cfgAuthMode = 'SMB_AUTH_ARG';"
(#219) Variable "smb_cfg" must not contain underscores.
(#221) Perl-style comments are not allowed; use "// Comment." instead
(#222) Perl-style comments are not allowed; use "// Comment." instead
(#223) Perl-style comments are not allowed; use "// Comment." instead
(#224) Perl-style comments are not allowed; use "// Comment." instead
(#225) Perl-style comments are not allowed; use "// Comment." instead
(#226) Perl-style comments are not allowed; use "// Comment." instead
(#227) Perl-style comments are not allowed; use "// Comment." instead
(#228) Perl-style comments are not allowed; use "// Comment." instead
(#229) Perl-style comments are not allowed; use "// Comment." instead
(#230) Perl-style comments are not allowed; use "// Comment." instead
(#231) Perl-style comments are not allowed; use "// Comment." instead
(#232) Perl-style comments are not allowed; use "// Comment." instead
(#233) Perl-style comments are not allowed; use "// Comment." instead
(#234) Perl-style comments are not allowed; use "// Comment." instead
(#235) Perl-style comments are not allowed; use "// Comment." instead
(#236) Perl-style comments are not allowed; use "// Comment." instead
(#237) Perl-style comments are not allowed; use "// Comment." instead
(#238) Perl-style comments are not allowed; use "// Comment." instead
(#239) Perl-style comments are not allowed; use "// Comment." instead
(#241) Variable "smb_cfg" must not contain underscores.
(#243) Perl-style comments are not allowed; use "// Comment." instead
(#244) Perl-style comments are not allowed; use "// Comment." instead
(#245) Perl-style comments are not allowed; use "// Comment." instead
(#247) Variable "smb_cfg" must not contain underscores.
(#249) Perl-style comments are not allowed; use "// Comment." instead
(#250) Perl-style comments are not allowed; use "// Comment." instead
(#251) Perl-style comments are not allowed; use "// Comment." instead
(#253) Variable "smb_cfg" must not contain underscores.
(#255) Perl-style comments are not allowed; use "// Comment." instead
(#256) Perl-style comments are not allowed; use "// Comment." instead
(#257) Perl-style comments are not allowed; use "// Comment." instead
(#259) Variable "smb_cfg" must not contain underscores.
(#261) Perl-style comments are not allowed; use "// Comment." instead
(#262) Perl-style comments are not allowed; use "// Comment." instead
(#263) Perl-style comments are not allowed; use "// Comment." instead
(#264) Perl-style comments are not allowed; use "// Comment." instead
(#265) Perl-style comments are not allowed; use "// Comment." instead
(#266) Perl-style comments are not allowed; use "// Comment." instead
(#267) Perl-style comments are not allowed; use "// Comment." instead
(#269) Variable "smb_cfg" must not contain underscores.
(#271) Perl-style comments are not allowed; use "// Comment." instead
(#272) Perl-style comments are not allowed; use "// Comment." instead
(#273) Perl-style comments are not allowed; use "// Comment." instead
(#274) Perl-style comments are not allowed; use "// Comment." instead
(#275) Perl-style comments are not allowed; use "// Comment." instead
(#276) Perl-style comments are not allowed; use "// Comment." instead
(#278) Variable "smb_cfg" must not contain underscores.
(#280) Perl-style comments are not allowed; use "// Comment." instead
(#281) Perl-style comments are not allowed; use "// Comment." instead
(#281) Whitespace found at end of line
(#282) Perl-style comments are not allowed; use "// Comment." instead
(#283) Perl-style comments are not allowed; use "// Comment." instead
(#284) Perl-style comments are not allowed; use "// Comment." instead
(#285) Perl-style comments are not allowed; use "// Comment." instead
(#286) Perl-style comments are not allowed; use "// Comment." instead
(#288) Perl-style comments are not allowed; use "// Comment." instead
(#289) Perl-style comments are not allowed; use "// Comment." instead
(#290) Perl-style comments are not allowed; use "// Comment." instead
(#292) Variable "smb_cfg" must not contain underscores.
(#294) Perl-style comments are not allowed; use "// Comment." instead
(#295) Perl-style comments are not allowed; use "// Comment." instead
(#295) Whitespace found at end of line
(#296) Perl-style comments are not allowed; use "// Comment." instead
(#296) Whitespace found at end of line
(#297) Perl-style comments are not allowed; use "// Comment." instead
(#297) Whitespace found at end of line
(#298) Perl-style comments are not allowed; use "// Comment." instead
(#300) Variable "smb_cfg" must not contain underscores.
(#302) Variable "smb_cfg" must not contain underscores.
(#304) Perl-style comments are not allowed; use "// Comment." instead
(#305) Perl-style comments are not allowed; use "// Comment." instead
(#306) Perl-style comments are not allowed; use "// Comment." instead
(#307) Perl-style comments are not allowed; use "// Comment." instead
(#308) Perl-style comments are not allowed; use "// Comment." instead
(#309) Perl-style comments are not allowed; use "// Comment." instead
(#310) Perl-style comments are not allowed; use "// Comment." instead
(#312) Variable "smb_cfg" must not contain underscores.
(#312) Expected 1 space before "="; 0 found
(#312) Expected 1 space after "="; 0 found
(#314) Perl-style comments are not allowed; use "// Comment." instead
(#315) Perl-style comments are not allowed; use "// Comment." instead
(#317) Variable "smb_cfg" must not contain underscores.
(#317) Expected 1 space before "="; 0 found
(#317) Expected 1 space after "="; 0 found
(#319) Perl-style comments are not allowed; use "// Comment." instead
(#320) Perl-style comments are not allowed; use "// Comment." instead
(#321) Perl-style comments are not allowed; use "// Comment." instead
(#322) Perl-style comments are not allowed; use "// Comment." instead
(#323) Perl-style comments are not allowed; use "// Comment." instead
(#324) Perl-style comments are not allowed; use "// Comment." instead
(#325) Perl-style comments are not allowed; use "// Comment." instead
(#326) Perl-style comments are not allowed; use "// Comment." instead
(#327) Perl-style comments are not allowed; use "// Comment." instead
(#328) Perl-style comments are not allowed; use "// Comment." instead
(#329) Perl-style comments are not allowed; use "// Comment." instead
(#331) Expected "if (...) {\n"; found "if (...){\n"
(#331) Expected 1 space before "=="; 0 found
(#331) Expected 1 space after "=="; 0 found
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Variable "smb_cfg" must not contain underscores.
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#334) Variable "smb_cfg" must not contain underscores.
(#336) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/db/access.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#3) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Whitespace found at end of line
(#11) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/lang/en/block_smb_web_client.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Expected 1 space before "="; 0 found
(#2) Expected 1 space after "="; 0 found
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#3) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line 12 of the opening comment must start "//".
(#3) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Expected 1 space before "="; 0 found
(#6) Expected 1 space after "="; 0 found
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#16) Expected 1 space before "="; 0 found
(#16) Expected 1 space after "="; 0 found
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#22) Whitespace found at end of line within string
(#23) Whitespace found at end of line within string
(#24) Whitespace found at end of line within string
(#25) Whitespace found at end of line within string
(#26) Whitespace found at end of line within string
(#27) Whitespace found at end of line within string
(#28) Whitespace found at end of line within string
(#29) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#61) Expected 1 space before "="; 0 found
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Expected 1 space before "="; 0 found
(#89) Expected 1 space after "="; 0 found
(#90) Expected 1 space before "="; 0 found
(#90) Expected 1 space after "="; 0 found
(#91) Expected 1 space before "="; 0 found
(#91) Expected 1 space after "="; 0 found
(#101) Expected 1 space before "="; 0 found
(#101) Expected 1 space after "="; 0 found
(#102) Whitespace found at end of line within string
(#103) Whitespace found at end of line within string
(#104) Whitespace found at end of line within string
(#105) Whitespace found at end of line within string
(#106) Whitespace found at end of line within string
(#107) Whitespace found at end of line within string
(#108) Whitespace found at end of line within string
(#109) Whitespace found at end of line within string
(#110) Whitespace found at end of line within string
(#111) Whitespace found at end of line within string
(#112) Whitespace found at end of line within string
(#113) Whitespace found at end of line within string
(#114) Whitespace found at end of line within string
(#115) Whitespace found at end of line within string
(#116) Whitespace found at end of line within string
(#117) Whitespace found at end of line within string
(#119) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#3) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#5) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Variable "share_arr" must not contain underscores.
(#9) Expected 1 space after closing parenthesis; found 0
(#10) Variable "smb_cfg" must not contain underscores.
(#11) Whitespace found at end of line
(#12) Expected "if (...) {\n"; found "if (...){\n"
(#12) Expected 1 space before "=="; 0 found
(#12) Expected 1 space after "=="; 0 found
(#13) Expected 1 space before "="; 0 found
(#13) Expected 1 space after "="; 0 found
(#15) Whitespace found at end of line
(#16) Expected "if (...) {\n"; found "if (...){\n"
(#16) Variable "share_arr" must not contain underscores.
(#17) Inline comments must start with a capital letter, digit or 3-dots sequence
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) Whitespace found at end of line
(#21) Expected 1 space before "="; 0 found
(#21) Expected 1 space after "="; 0 found
(#21) Variable "share_arr" must not contain underscores.
(#22) Expected 1 space before "="; 0 found
(#22) Expected 1 space after "="; 0 found
(#22) Variable "share_arr" must not contain underscores.
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#23) Variable "share_arr" must not contain underscores.
(#24) Whitespace found at end of line
(#25) Expected "if (...) {\n"; found "if (...){\n"
(#26) Inline comments must start with a capital letter, digit or 3-dots sequence
(#26) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Whitespace found at end of line
(#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
(#31) Expected "if (...) {\n"; found "if (...){\n"
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#32) Variable "share_arr" must not contain underscores.
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) Expected "if (...) {\n"; found "if (...){\n"
(#34) Variable "smb_cfg" must not contain underscores.
(#35) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#36) Expected "if (...) {\n"; found "if (...){ \n"
(#36) Whitespace found at end of line
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#40) Expected "if (...) {\n"; found "if (...){\n"
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#42) Whitespace found at end of line
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#44) Expected "if (...) {\n"; found "if (...){\n"
(#44) Expected 1 space before "=="; 0 found
(#44) Expected 1 space after "=="; 0 found
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Whitespace found at end of line
(#50) Whitespace found at end of line
(#52) Expected "if (...) {\n"; found "if (...){\n"
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Whitespace found at end of line
(#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
(#60) Expected "if (...) {\n"; found "if (...){\n"
(#61) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#61) Variable "share_arr" must not contain underscores.
(#62) Expected "if (...) {\n"; found "if (...){\n"
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Whitespace found at end of line
(#69) Inline comments must start with a capital letter, digit or 3-dots sequence
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) Expected "if (...) {\n"; found "if (...){ \n"
(#70) Whitespace found at end of line
(#71) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#71) Variable "share_arr" must not contain underscores.
(#72) Whitespace found at end of line
(#72) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#73) Whitespace found at end of line
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Expected 1 space before "=="; 0 found
(#75) Expected 1 space after "=="; 0 found
(#75) Expected 1 space before "=="; 0 found
(#75) Expected 1 space after "=="; 0 found
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#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 63% valid code; is this commented out code?
(#79) No space found before comment text; expected "// echo ('<p>checking '.$admin->id.' against '.$userid.'</p>');" but found "//echo ('<p>checking '.$admin->id.' against '.$userid.'</p>');"
(#79) Whitespace found at end of line
(#80) Expected "if (...) {\n"; found "if (...){\n"
(#80) Expected 1 space before "=="; 0 found
(#80) Expected 1 space after "=="; 0 found
(#85) Expected "if (...) {\n"; found "if (...){\n"
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Whitespace found at end of line
(#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
(#94) Whitespace found at end of line
(#96) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/lib_db.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#3) Line 7 of the opening comment must start "//".
(#4) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#4) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#4) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#5) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#5) Line 12 of the opening comment must start "//".
(#5) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#9) Expected 1 space after closing parenthesis; found 0
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#10) Commas (,) must be followed by white space.
(#10) Commas (,) must be followed by white space.
(#12) Whitespace found at end of line
(#24) Expected 1 space after closing parenthesis; found 0
(#26) Whitespace found at end of line
(#27) Expected "if (...) {\n"; found "if (...){\n"
(#27) Expected 1 space before "==="; 0 found
(#27) Expected 1 space after "==="; 0 found
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#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) Whitespace found at end of line
(#31) 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
(#32) Expected "if (...) {\n"; found "if (...){\n"
(#32) Commas (,) must be followed by white space.
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#35) Whitespace found at end of line
(#36) Line exceeds 132 characters; contains 160 characters
(#37) Expected "if (...) {\n"; found "if (...){\n"
(#38) Expected 1 space before ".="; 0 found
(#38) Expected 1 space after ".="; 0 found
(#40) Expected 1 space before ".="; 0 found
(#40) Expected 1 space after ".="; 0 found
(#42) Expected 1 space before "="; 0 found
(#42) Expected 1 space after "="; 0 found
(#45) Whitespace found at end of line
(#52) Expected 1 space after closing parenthesis; found 0
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#54) Expected 1 space before "=="; 0 found
(#54) Expected 1 space after "=="; 0 found
(#55) Expected 1 space before "="; 0 found
(#55) Expected 1 space after "="; 0 found
(#55) Line exceeds maximum limit of 180 characters; contains 244 characters
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#58) Whitespace found at end of line
(#59) Whitespace found at end of line
(#61) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Line 12 of the opening comment must start "//".
(#4) File is being unconditionally included; use "require_once" instead
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Whitespace found at end of line
(#8) Expected "if (...) {\n"; found "if (...){\n"
(#8) Expected 1 space before "=="; 0 found
(#8) Expected 1 space after "=="; 0 found
(#9) Whitespace found at end of line
(#10) Whitespace found at end of line
(#11) Whitespace found at end of line
(#15) Commas (,) must be followed by white space.
(#15) Line exceeds 132 characters; contains 137 characters
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#24) Line exceeds 132 characters; contains 151 characters
(#24) Whitespace found at end of line
(#26) Whitespace found at end of line
(#28) Whitespace found at end of line
(#29) Whitespace found at end of line
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#31) Commas (,) must be followed by white space.
(#31) Line exceeds maximum limit of 180 characters; contains 338 characters
(#32) Whitespace found at end of line
(#33) Whitespace found at end of line
(#34) Line indented incorrectly; expected at least 4 spaces, found 0
(#39) Whitespace found at end of line
(#40) Whitespace found at end of line
(#41) Line indented incorrectly; expected at least 4 spaces, found 0
(#43) Whitespace found at end of line
(#44) Line indented incorrectly; expected at least 4 spaces, found 0
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#44) Commas (,) must be followed by white space.
(#44) Expected 1 space before "=>"; 0 found
(#44) Expected 1 space after "=>"; 0 found
(#45) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 3
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#60) Line indented incorrectly; expected at least 4 spaces, found 0
(#61) Commas (,) must be followed by white space.
(#61) Line exceeds 132 characters; contains 135 characters
(#62) Whitespace found at end of line
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line indented incorrectly; expected at least 4 spaces, found 0
(#67) Line indented incorrectly; expected at least 4 spaces, found 0
(#68) Commas (,) must be followed by white space.
(#69) Whitespace found at end of line
(#72) Line indented incorrectly; expected at least 4 spaces, found 0
(#79) Line indented incorrectly; expected at least 4 spaces, found 0
(#86) Line indented incorrectly; expected at least 4 spaces, found 0
(#87) Commas (,) must be followed by white space.
(#88) Whitespace found at end of line
(#90) Line indented incorrectly; expected at least 4 spaces, found 0
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#90) Commas (,) must be followed by white space.
(#90) Expected 1 space before "=>"; 0 found
(#90) Expected 1 space after "=>"; 0 found
(#91) Line indented incorrectly; expected at least 4 spaces, found 0
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 3
(#99) Line indented incorrectly; expected at least 4 spaces, found 0
(#106) Line indented incorrectly; expected at least 4 spaces, found 0
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Line indented incorrectly; expected at least 4 spaces, found 0
(#118) Line indented incorrectly; expected at least 4 spaces, found 0
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Line indented incorrectly; expected at least 4 spaces, found 0
(#130) Line indented incorrectly; expected at least 4 spaces, found 0
(#137) Line indented incorrectly; expected at least 4 spaces, found 0
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Line indented incorrectly; expected at least 4 spaces, found 0
(#149) Line indented incorrectly; expected at least 4 spaces, found 0
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Line indented incorrectly; expected at least 4 spaces, found 0
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Line indented incorrectly; expected at least 4 spaces, found 0
(#167) Line indented incorrectly; expected at least 4 spaces, found 0
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Commas (,) must be followed by white space.
(#167) Expected 1 space before "=>"; 0 found
(#167) Expected 1 space after "=>"; 0 found
(#167) Line exceeds maximum limit of 180 characters; contains 199 characters
(#168) Line indented incorrectly; expected at least 4 spaces, found 0
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 3
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Line indented incorrectly; expected at least 4 spaces, found 0
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Line indented incorrectly; expected at least 4 spaces, found 0
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Commas (,) must be followed by white space.
(#181) Line exceeds maximum limit of 180 characters; contains 262 characters
(#182) Line indented incorrectly; expected at least 4 spaces, found 0
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 3
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Line indented incorrectly; expected at least 4 spaces, found 0
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Line indented incorrectly; expected at least 4 spaces, found 0
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#202) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/settingslib.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#2) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Whitespace found at end of line
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Line exceeds 132 characters; contains 145 characters
(#13) Whitespace found at end of line
(#14) Whitespace found at end of line
(#26) Whitespace found at end of line
(#30) Whitespace found at end of line
(#31) Expected 1 space after closing parenthesis; found 0
(#34) Whitespace found at end of line
(#41) Whitespace found at end of line
(#42) Whitespace found at end of line
(#44) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/smbwebclient_moodle.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) Line 2 of the opening comment must start "//".
(#2) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#2) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#2) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#2) Line 6 of the opening comment must start "// (at your option) any later version.".
(#2) Line 7 of the opening comment must start "//".
(#2) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#2) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) Variable "SMBWEBCLIENT_CLASS" must be all lower-case
(#4) Variable "SMBWEBCLIENT_CLASS" must not contain underscores.
(#4) Line 12 of the opening comment must start "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Variable "smb_cfg" must not contain underscores.
(#10) File is being unconditionally included; use "require" instead
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) File is being unconditionally included; use "require" instead
(#12) File is being unconditionally included; use "require" instead
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Expected "if (...) {\n"; found "if (...){\n"
(#39) A closing tag is not permitted at the end of a PHP file
blocks/smb_web_client/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Whitespace found at end of line
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Inline comments must end in full-stops, exclamation marks, or question marks

Javascript coding style problems

(0 errors, 50 warnings)

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

blocks/smb_web_client/js/block_smb_web_client.js
(#6) Line is too long.
(#9) Line is too long.
blocks/smb_web_client/js/swc_config.js
(#23) Missing semicolon.
(#34) Missing semicolon.
(#44) Expected '===' and instead saw '=='.
(#49) Missing semicolon.
(#64) Missing semicolon.
(#143) Missing semicolon.
(#150) Missing semicolon.
(#153) Expected '===' and instead saw '=='.
(#161) Expected '===' and instead saw '=='.
(#166) Expected '!==' and instead saw '!='.
(#174) Missing semicolon.
(#184) Expected '!==' and instead saw '!='.
(#194) Expected '===' and instead saw '=='.
(#196) Unnecessary semicolon.
(#201) Expected '===' and instead saw '=='.
(#203) Expected '===' and instead saw '=='.
(#205) Unnecessary semicolon.
(#216) Missing semicolon.
(#250) Line is too long.
(#261) Line is too long.
(#276) Unreachable 'shrta' after 'throw'.
(#283) Missing semicolon.
(#316) Don't make functions within a loop.
(#344) Missing semicolon.
(#19) 'clog' is defined but never used.
(#324) 'start' is defined but never used.
(#326) 'update' is defined but never used.
(#327) 'cancel' is defined but never used.
(#3) 'obj' is defined but never used.
(#113) 'e' is defined but never used.
(#132) 'e' is defined but never used.
(#283) 'request' is defined but never used.
(#301) 'e' is defined but never used.
blocks/smb_web_client/js/swc_config_using_quickedit.js
(#17) Missing semicolon.
(#31) Expected '!==' and instead saw '!='.
(#33) 'v' is already defined.
(#42) Expected '===' and instead saw '=='.
(#53) Expected '!==' and instead saw '!='.
(#55) Line is too long.
(#66) Line is too long.
(#69) Missing semicolon.
(#99) Expected '===' and instead saw '=='.
(#109) Don't make functions within a loop.
(#143) Function declarations should not be placed in blocks. Use a function expression or move the statement to the top of the outer function.
(#202) Empty block.
(#213) Missing semicolon.
(#69) 'request' is defined but never used.
(#90) 'e' is defined but never used.

CSS problems

(0 errors, 53 warnings)

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

blocks/smb_web_client/style/mime.css
(#7) Use of !important
(#23) Use of !important
(#27) Use of !important
(#31) Use of !important
(#36) Use of !important
(#40) Use of !important
(#44) Use of !important
(#48) Use of !important
(#52) Use of !important
(#56) Use of !important
(#60) Use of !important
(#64) Use of !important
(#68) Use of !important
(#72) Use of !important
(#76) Use of !important
(#80) Use of !important
(#84) Use of !important
(#88) Use of !important
(#92) Use of !important
(#96) Use of !important
(#100) Use of !important
(#104) Use of !important
(#108) Use of !important
(#112) Use of !important
(#116) Use of !important
(#120) Use of !important
blocks/smb_web_client/style/oldmime.css
(#7) Use of !important
(#22) Use of !important
(#26) Use of !important
(#30) Use of !important
(#34) Use of !important
(#38) Use of !important
(#42) Use of !important
(#46) Use of !important
(#50) Use of !important
(#54) Use of !important
(#58) Use of !important
(#62) Use of !important
(#66) Use of !important
(#70) Use of !important
(#74) Use of !important
(#78) Use of !important
(#82) Use of !important
(#86) Use of !important
(#90) Use of !important
(#94) Use of !important
(#98) Use of !important
(#102) Use of !important
(#106) Use of !important
(#110) Use of !important
(#114) Use of !important
blocks/smb_web_client/styles.css
(#13) Use of !important
(#21) Rule is empty.

PHPDocs style problems

(146 errors, 10 warnings)

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

blocks/smb_web_client/block_smb_web_client.php
(#2) Empty line found after PHP open tag
(#4) File-level phpdocs block is not found
(#29) Class block_smb_web_client is not documented
(#35) Function block_smb_web_client::init is not documented
(#55) Function block_smb_web_client::get_content is not documented
(#178) Function block_smb_web_client::has_config is not documented
(#31) Variable block_smb_web_client::$blockwww is not documented
(#32) Variable block_smb_web_client::$blockdir is not documented
(#33) Variable block_smb_web_client::$gcfg is not documented
(#144) Not recommended phpdocs tag @global used
(#144) Not recommended phpdocs tag @global used
(#144) Not recommended phpdocs tag @global used
(#121) Invalid inline phpdocs tag @todo found
(#29) Package is not specified for class block_smb_web_client. It is also not specified in file-level phpdocs
blocks/smb_web_client/class_smbwebclient.php
(#23) File-level phpdocs block is not found
(#26) Class smbwebclient is not documented
(#1153) Class samba is not documented
(#181) Function smbwebclient::smbwebclient is not documented
(#200) Function smbwebclient::Run is not documented
(#262) Function smbwebclient::InitSession is not documented
(#271) Function smbwebclient::InitLanguage is not documented
(#313) Function smbwebclient::_ is not documented
(#388) Function smbwebclient::GetInlineFile is not documented
(#411) Function smbwebclient::DumpInlineFile is not documented
(#417) Function smbwebclient::GetIP is not documented
(#426) Function smbwebclient::Debug is not documented
(#456) Function smbwebclient::Page is not documented
(#473) Function smbwebclient::Template is not documented
(#480) Function smbwebclient::Link is not documented
(#490) Function smbwebclient::Image is not documented
(#496) Function smbwebclient::Select is not documented
(#508) Function smbwebclient::CheckBox is not documented
(#513) Function smbwebclient::Input is not documented
(#520) Function smbwebclient::GetUrl is not documented
(#549) Function smbwebclient::ErrorMessage is not documented
(#554) Function smbwebclient::CleanCachedAuth is not documented
(#571) Function smbwebclient::GetAuth is not documented
(#578) Function smbwebclient::BasicAuth is not documented
(#621) Function smbwebclient::FormAuth is not documented
(#658) Function smbwebclient::GetCachedAuth is not documented
(#687) Function smbwebclient::View is not documented
(#794) Function smbwebclient::ViewForm is not documented
(#913) Function smbwebclient::UpAction is not documented
(#923) Function smbwebclient::LogoutAction is not documented
(#929) Function smbwebclient::SendMessageAction is not documented
(#942) Function smbwebclient::NewFolderAction is not documented
(#955) Function smbwebclient::NewFileAction is not documented
(#974) Function smbwebclient::ClamAV is not documented
(#1000) Function smbwebclient::DeleteSelectedAction is not documented
(#1019) Function smbwebclient::PrintFileAction is not documented
(#1030) Function smbwebclient::CancelSelectedAction is not documented
(#1045) Function smbwebclient::DownloadFolderAction is not documented
(#1060) Function smbwebclient::RenameSelectedAction is not documented
(#1082) Function smbwebclient::PrintableBytes is not documented
(#1090) Function smbwebclient::SafePrintablePath is not documented
(#1113) Function smbwebclient::PrintablePath is not documented
(#1128) Function smbwebclient::Icon is not documented
(#1135) Function smbwebclient::FromPath is not documented
(#1209) Function samba::samba is not documented
(#1217) Function samba::Go is not documented
(#1259) Function samba::Browse is not documented
(#1301) Function samba::Remove is not documented
(#1313) Function samba::_DeleteFolder is not documented
(#1337) Function samba::MakeDirectory is not documented
(#1342) Function samba::UploadFile is not documented
(#1347) Function samba::PrintFile is not documented
(#1352) Function samba::RenameFile is not documented
(#1357) Function samba::CancelPrintJob is not documented
(#1362) Function samba::_GreaterThan is not documented
(#1382) Function samba::_MasterOf is not documented
(#1395) Function samba::_Get is not documented
(#1418) Function samba::SendMessage is not documented
(#1424) Function samba::access_denied is not documented
(#1428) Function samba::_SmbClient is not documented
(#1525) Function samba::_ParseSmbClient is not documented
(#1629) Function samba::_ErrorFilePathNotFound is not documented
(#1637) Function samba::_CmdLineGetPath is not documented
(#1655) Function samba::_RetryParse is not documented
(#1696) Function samba::_ParseTime is not documented
(#1704) Function samba::_MakeDirectoryRecursively is not documented
(#1714) Function samba::_DirectoryName is not documented
(#33) Variable smbwebclient::$archiverPlugins is not documented
(#47) Variable smbwebclient::$inlineFiles is not documented
(#66) Variable smbwebclient::$strings is not documented
(#1155) Variable samba::$cfgSmbClient is not documented
(#1156) Variable samba::$user is not documented
(#1156) Variable samba::$pw is not documented
(#1156) Variable samba::$cfgAuthMode is not documented
(#1157) Variable samba::$cfgDefaultServer is not documented
(#1157) Variable samba::$cfgDefaultUser is not documented
(#1157) Variable samba::$cfgDefaultPassword is not documented
(#1158) Variable samba::$types is not documented
(#1159) Variable samba::$type is not documented
(#1160) Variable samba::$network is not documented
(#1161) Variable samba::$workgroup is not documented
(#1161) Variable samba::$server is not documented
(#1161) Variable samba::$share is not documented
(#1161) Variable samba::$path is not documented
(#1162) Variable samba::$name is not documented
(#1163) Variable samba::$workgroups is not documented
(#1163) Variable samba::$servers is not documented
(#1163) Variable samba::$shares is not documented
(#1163) Variable samba::$files is not documented
(#1164) Variable samba::$cfgCachePath is not documented
(#1165) Variable samba::$tempFile is not documented
(#1166) Variable samba::$debug is not documented
(#1167) Variable samba::$socketOptions is not documented
(#1168) Variable samba::$blockSize is not documented
(#1169) Variable samba::$order is not documented
(#1170) Variable samba::$status is not documented
(#1171) Variable samba::$accessproblem is not documented
(#1172) Variable samba::$parser is not documented
(#337) Phpdocs for function smbwebclient::DumpFile has incomplete parameters list
(#26) Package is not specified for class smbwebclient. It is also not specified in file-level phpdocs
(#1153) Package is not specified for class samba. It is also not specified in file-level phpdocs
blocks/smb_web_client/class_smbwebclient_moodle.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#9) Class smbwebclient_moodle is not documented
(#20) Function smbwebclient_moodle::smbwebclient_moodle is not documented
(#73) Function smbwebclient_moodle::setauth is not documented
(#11) Variable smbwebclient_moodle::$cfgBaseUrl is not documented
(#12) Variable smbwebclient_moodle::$cfgWinShareToSmb is not documented
(#13) Variable smbwebclient_moodle::$cfgWinShares is not documented
(#14) Variable smbwebclient_moodle::$cfgAllSharesSite is not documented
(#15) Variable smbwebclient_moodle::$cfgUserPrefix is not documented
(#16) Variable smbwebclient_moodle::$cfgForceDownloads is not documented
(#17) Variable smbwebclient_moodle::$cfgMaxFolderZipSizeMB is not documented
(#18) Variable smbwebclient_moodle::$criticalError is not documented
(#97) Phpdocs for function smbwebclient_moodle::GetAuth has incomplete parameters list
(#222) Phpdocs for function smbwebclient_moodle::Page has incomplete parameters list
(#9) Package is not specified for class smbwebclient_moodle. It is also not specified in file-level phpdocs
blocks/smb_web_client/config_smb_web_client.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
(#105) Invalid inline phpdocs tag @todo found
blocks/smb_web_client/db/access.php
(#2) File-level phpdocs block is not found
blocks/smb_web_client/lang/en/block_smb_web_client.php
(#2) File-level phpdocs block is not found
blocks/smb_web_client/lib.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
(#3) Class swc is not documented
(#6) Phpdocs for function swc::can_show_share has incomplete parameters list
(#3) Package is not specified for class swc. It is also not specified in file-level phpdocs
blocks/smb_web_client/lib_db.php
(#2) File-level phpdocs block is not found
(#2) Class swc_db is not documented
(#17) Not recommended phpdocs tag @global used
(#17) Not recommended phpdocs tag @global used
(#2) Package is not specified for class swc_db. It is also not specified in file-level phpdocs
blocks/smb_web_client/settings.php
(#2) File-level phpdocs block is not found
blocks/smb_web_client/settingslib.php
(#2) File-level phpdocs block is not found
(#2) Class admin_raw_html is not documented
(#15) Function admin_raw_html::output_html is not documented
(#27) Function admin_raw_html::write_setting is not documented
(#31) Function admin_raw_html::get_setting is not documented
(#2) Package is not specified for class admin_raw_html. It is also not specified in file-level phpdocs
blocks/smb_web_client/smbwebclient_moodle.php
(#2) File-level phpdocs block is not found
blocks/smb_web_client/version.php
(#2) Empty line found after PHP open tag
(#25) File-level phpdocs block is not found

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]


Mustache template problems

(0 errors, 0 warnings)

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