Prechecker results: error


PHP lint problems

(1 errors, 0 warnings)

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

blocks/exaport/lang/de_du/block_exaport.php
BOM character found

PHP coding style problems

(44023 errors, 3224 warnings)

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

blocks/exaport/admin.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#31) Expected 1 space before "=>"; 0 found
(#31) Expected 1 space after "=>"; 0 found
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exaport/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Visibility must be declared on method "init"
(#32) Closing brace indented incorrectly; expected 1 spaces, found 4
(#34) Visibility must be declared on method "instance_allow_multiple"
(#37) Whitespace found at end of line
(#38) Visibility must be declared on method "instance_allow_config"
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Visibility must be declared on method "has_config"
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#45) Whitespace found at end of line
(#46) Visibility must be declared on method "get_content"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 9
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 9
(#54) Whitespace found at end of line
(#55) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#58) Whitespace found at end of line
(#63) Whitespace found at end of line
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Expected 1 space before "="; 0 found
(#69) Expected 1 space after "="; 0 found
(#69) Line exceeds maximum limit of 180 characters; contains 238 characters
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Line exceeds 132 characters; contains 176 characters
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Expected 1 space before "="; 0 found
(#72) Expected 1 space after "="; 0 found
(#72) Line exceeds maximum limit of 180 characters; contains 243 characters
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Line exceeds maximum limit of 180 characters; contains 188 characters
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Line exceeds maximum limit of 180 characters; contains 225 characters
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#76) Line exceeds 132 characters; contains 171 characters
blocks/exaport/block_exaport_standard_categories_de.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#12) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#12) Expected 1 space before "="; 0 found
(#12) Expected 1 space after "="; 0 found
(#14) A closing tag is not permitted at the end of a PHP file
blocks/exaport/blockmediafunc.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#2) Line 2 of the opening comment must start "//".
(#2) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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) Variable "iframe_sources" must not contain underscores.
(#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 "//".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Variable "iframe_sources" must not contain underscores.
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#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) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Spaces must be used for alignment; tabs are not allowed
(#10) Tab found within whitespace
(#10) Whitespace found at end of line
(#11) Spaces must be used for alignment; tabs are not allowed
(#11) Tab found within whitespace
(#12) Spaces must be used for alignment; tabs are not allowed
(#12) Tab found within whitespace
(#13) Spaces must be used for alignment; tabs are not allowed
(#13) Tab found within whitespace
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Whitespace found at end of line
(#15) Spaces must be used for alignment; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#29) Line exceeds maximum limit of 180 characters; contains 188 characters
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) Whitespace found at end of line
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Inline comments must start with a capital letter, digit or 3-dots sequence
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Inline comments must start with a capital letter, digit or 3-dots sequence
(#48) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Whitespace found at end of line
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#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
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 5 spaces, found 2
(#118) Variable "iframe_sources" must not contain underscores.
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 5 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 5 spaces, found 2
(#120) Variable "array_m" must not contain underscores.
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 5 spaces, found 2
(#121) Whitespace found at end of line
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#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 62% valid code; is this commented out code?
(#122) Line indented incorrectly; expected at least 9 spaces, found 3
(#122) No space found before comment text; expected "// preg_match( '/src="([^"]*)"/i', $input, $array_m) ;" but found "//preg_match( '/src="([^"]*)"/i', $input, $array_m) ;"
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 9 spaces, found 3
(#123) Variable "array_m" must not contain underscores.
(#123) Space found before semicolon; expected ");" but found ") ;"
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 9 spaces, found 3
(#124) Inline control structures are not allowed
(#124) Variable "array_m" must not contain underscores.
(#124) Expected 1 space before ">"; 0 found
(#124) Expected 1 space after ">"; 0 found
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 9 spaces, found 4
(#125) Variable "array_m" must not contain underscores.
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Expected 1 space before "?"; 2 found
(#127) Expected 1 space before ":"; 2 found
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) This comment is 59% valid code; is this commented out code?
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Line indented incorrectly; expected at least 8 spaces, found 0
(#129) Tab found before comment text; expected "// print_r($array_m);" but found "// print_r($array_m);"
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 8 spaces, found 0
(#130) Tab found before comment text; expected "// echo $src;" but found "// echo $src;"
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#132) Variable "iframe_sources" must not contain underscores.
(#132) Whitespace found at end of line
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 12 spaces, found 3
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 12 spaces, found 3
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) This comment is 60% valid code; is this commented out code?
(#139) Line indented incorrectly; expected at least 8 spaces, found 0
(#139) Tab found before comment text; expected "// return 'I can not recognize the url';" but found "// return 'I can not recognize the url';"
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Closing brace indented incorrectly; expected 1 spaces, found 4
(#143) A closing tag is not permitted at the end of a PHP file
blocks/exaport/blocks.json.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) "require_once" must be immediately followed by an open parenthesis
(#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) "require_once" must be immediately followed by an open parenthesis
(#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/>.".
(#4) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) "require_once" must be immediately followed by an open parenthesis
(#26) Variable "block_data" must not contain underscores.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Variable "block_data" must not contain underscores.
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Variable "block_data" must not contain underscores.
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#38) Variable "block_data" must not contain underscores.
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#40) Variable "block_data" must not contain underscores.
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Variable "block_data" must not contain underscores.
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) Variable "block_data" must not contain underscores.
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Variable "block_data" must not contain underscores.
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 4 spaces, found 1
(#48) Variable "block_data" must not contain underscores.
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#50) Closing brace must be on a line by itself
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) This comment is 86% valid code; is this commented out code?
(#56) No space found before comment text; expected "// echo $message["html"];" but found "//echo $message["html"];"
(#58) This comment is 52% valid code; is this commented out code?
(#65) Variable "block_data" must not contain underscores.
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Variable "categoriesByParent" must be all lower-case
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Inline control structures are not allowed
(#81) Variable "categoriesByParent" must be all lower-case
(#81) Variable "categoriesByParent" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Variable "categoriesByParent" must be all lower-case
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#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
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Variable "rootCategory" must be all lower-case
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Variable "rootCategory" must be all lower-case
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Variable "itemsByCategory" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Inline control structures are not allowed
(#101) Variable "itemsByCategory" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 3
(#102) Variable "itemsByCategory" must be all lower-case
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Variable "itemsByCategory" must be all lower-case
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Line exceeds 132 characters; contains 159 characters
(#107) Line exceeds 132 characters; contains 159 characters
(#107) Line exceeds 132 characters; contains 159 characters
(#107) Line exceeds 132 characters; contains 159 characters
(#107) Line exceeds 132 characters; contains 159 characters
(#107) Line exceeds 132 characters; contains 159 characters
(#107) Line exceeds 132 characters; contains 159 characters
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Commas (,) must be followed by white space.
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Variable "categoriesByParent" must be all lower-case
(#115) Variable "itemsByCategory" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Variable "subContent" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 8 spaces, found 2
(#119) Variable "categoriesByParent" must be all lower-case
(#119) Variable "subCategory" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Variable "subContent" must be all lower-case
(#120) Variable "subCategory" must be all lower-case
(#120) Variable "categoriesByParent" must be all lower-case
(#120) Variable "itemsByCategory" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#123) Variable "subContent" must be all lower-case
(#123) Variable "itemsByCategory" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) Inline comments must end in full-stops, exclamation marks, or question marks
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Inline control structures are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#134) Variable "itemsByCategory" must be all lower-case
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 12 spaces, found 3
(#135) Variable "itemsByCategory" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 16 spaces, found 4
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 12 spaces, found 3
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Variable "subContent" must be all lower-case
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Inline control structures are not allowed
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used for alignment; tabs are not allowed
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Line indented incorrectly; expected 4 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 3
(#154) Variable "rootCategory" must be all lower-case
(#154) Variable "categoriesByParent" must be all lower-case
(#154) Variable "itemsByCategory" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#157) Spaces must be used for alignment; tabs are not allowed
(#158) Spaces must be used for alignment; tabs are not allowed
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Commas (,) must be followed by white space.
(#160) Spaces must be used for alignment; tabs are not allowed
(#161) Spaces must be used for alignment; tabs are not allowed
(#162) Spaces must be used for alignment; tabs are not allowed
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#175) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 12 spaces, found 3
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 16 spaces, found 4
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 20 spaces, found 5
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 20 spaces, found 5
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 20 spaces, found 5
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 20 spaces, found 5
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 16 spaces, found 4
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 3
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#190) Line exceeds maximum limit of 180 characters; contains 183 characters
(#190) Line exceeds maximum limit of 180 characters; contains 183 characters
(#190) Line exceeds maximum limit of 180 characters; contains 183 characters
(#190) Line exceeds maximum limit of 180 characters; contains 183 characters
(#190) Line exceeds maximum limit of 180 characters; contains 183 characters
(#190) Line exceeds maximum limit of 180 characters; contains 183 characters
(#190) Line exceeds maximum limit of 180 characters; contains 183 characters
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Variable "block_data" must not contain underscores.
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Variable "draftid_editor" must not contain underscores.
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#202) Variable "block_data" must not contain underscores.
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Variable "block_data" must not contain underscores.
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Variable "draftid_editor" must not contain underscores.
(#204) Line exceeds 132 characters; contains 136 characters
(#204) Line exceeds 132 characters; contains 136 characters
(#204) Line exceeds 132 characters; contains 136 characters
(#204) Line exceeds 132 characters; contains 136 characters
(#204) Line exceeds 132 characters; contains 136 characters
(#204) Line exceeds 132 characters; contains 136 characters
(#204) Line exceeds 132 characters; contains 136 characters
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Line exceeds 132 characters; contains 174 characters
(#210) Line exceeds 132 characters; contains 174 characters
(#210) Line exceeds 132 characters; contains 174 characters
(#210) Line exceeds 132 characters; contains 174 characters
(#210) Line exceeds 132 characters; contains 174 characters
(#210) Line exceeds 132 characters; contains 174 characters
(#210) Line exceeds 132 characters; contains 174 characters
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Commas (,) must be followed by white space.
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Variable "block_data" must not contain underscores.
(#217) Expected 1 space before "?"; 0 found
(#217) Expected 1 space after "?"; 0 found
(#217) Variable "block_data" must not contain underscores.
(#217) Expected 1 space before ":"; 0 found
(#217) Expected 1 space after ":"; 0 found
(#217) Line exceeds 132 characters; contains 139 characters
(#217) Line exceeds 132 characters; contains 139 characters
(#217) Line exceeds 132 characters; contains 139 characters
(#217) Line exceeds 132 characters; contains 139 characters
(#217) Line exceeds 132 characters; contains 139 characters
(#217) Line exceeds 132 characters; contains 139 characters
(#217) Line exceeds 132 characters; contains 139 characters
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Commas (,) must be followed by white space.
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Whitespace found at end of line
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Line exceeds 132 characters; contains 180 characters
(#223) Line exceeds 132 characters; contains 180 characters
(#223) Line exceeds 132 characters; contains 180 characters
(#223) Line exceeds 132 characters; contains 180 characters
(#223) Line exceeds 132 characters; contains 180 characters
(#223) Line exceeds 132 characters; contains 180 characters
(#223) Line exceeds 132 characters; contains 180 characters
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Line exceeds maximum limit of 180 characters; contains 183 characters
(#227) Line exceeds maximum limit of 180 characters; contains 183 characters
(#227) Line exceeds maximum limit of 180 characters; contains 183 characters
(#227) Line exceeds maximum limit of 180 characters; contains 183 characters
(#227) Line exceeds maximum limit of 180 characters; contains 183 characters
(#227) Line exceeds maximum limit of 180 characters; contains 183 characters
(#227) Line exceeds maximum limit of 180 characters; contains 183 characters
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Commas (,) must be followed by white space.
(#232) Line exceeds 132 characters; contains 151 characters
(#232) Line exceeds 132 characters; contains 151 characters
(#232) Line exceeds 132 characters; contains 151 characters
(#232) Line exceeds 132 characters; contains 151 characters
(#232) Line exceeds 132 characters; contains 151 characters
(#232) Line exceeds 132 characters; contains 151 characters
(#232) Line exceeds 132 characters; contains 151 characters
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Variable "block_data" must not contain underscores.
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Line exceeds 132 characters; contains 178 characters
(#241) Line exceeds 132 characters; contains 178 characters
(#241) Line exceeds 132 characters; contains 178 characters
(#241) Line exceeds 132 characters; contains 178 characters
(#241) Line exceeds 132 characters; contains 178 characters
(#241) Line exceeds 132 characters; contains 178 characters
(#241) Line exceeds 132 characters; contains 178 characters
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) Variable "block_data" must not contain underscores.
(#248) Expected 1 space before "?"; 0 found
(#248) Expected 1 space after "?"; 0 found
(#248) Variable "block_data" must not contain underscores.
(#248) Expected 1 space before ":"; 0 found
(#248) Expected 1 space after ":"; 0 found
(#248) Line exceeds maximum limit of 180 characters; contains 215 characters
(#248) Line exceeds maximum limit of 180 characters; contains 215 characters
(#248) Line exceeds maximum limit of 180 characters; contains 215 characters
(#248) Line exceeds maximum limit of 180 characters; contains 215 characters
(#248) Line exceeds maximum limit of 180 characters; contains 215 characters
(#248) Line exceeds maximum limit of 180 characters; contains 215 characters
(#248) Line exceeds maximum limit of 180 characters; contains 215 characters
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Whitespace found at end of line
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Line exceeds maximum limit of 180 characters; contains 183 characters
(#253) Line exceeds maximum limit of 180 characters; contains 183 characters
(#253) Line exceeds maximum limit of 180 characters; contains 183 characters
(#253) Line exceeds maximum limit of 180 characters; contains 183 characters
(#253) Line exceeds maximum limit of 180 characters; contains 183 characters
(#253) Line exceeds maximum limit of 180 characters; contains 183 characters
(#253) Line exceeds maximum limit of 180 characters; contains 183 characters
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#258) Commas (,) must be followed by white space.
(#258) Line exceeds 132 characters; contains 153 characters
(#258) Line exceeds 132 characters; contains 153 characters
(#258) Line exceeds 132 characters; contains 153 characters
(#258) Line exceeds 132 characters; contains 153 characters
(#258) Line exceeds 132 characters; contains 153 characters
(#258) Line exceeds 132 characters; contains 153 characters
(#258) Line exceeds 132 characters; contains 153 characters
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Variable "block_data" must not contain underscores.
(#264) Line indented incorrectly; expected at least 4 spaces, found 0
(#266) Line indented incorrectly; expected 4 spaces, found 0
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 1
(#267) Variable "user_picture" must not contain underscores.
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 1
(#268) Variable "user_picture" must not contain underscores.
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 1
(#269) Variable "picture_src" must not contain underscores.
(#269) Variable "user_picture" must not contain underscores.
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 1
(#270) Variable "user_picture" must not contain underscores.
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 1
(#271) Variable "picture_src_small" must not contain underscores.
(#271) Variable "user_picture" must not contain underscores.
(#272) Line indented incorrectly; expected 4 spaces, found 0
(#274) Variable "draftid_editor" must not contain underscores.
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 1
(#276) Variable "block_data" must not contain underscores.
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Variable "block_data" must not contain underscores.
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Variable "draftid_editor" must not contain underscores.
(#280) Expected 1 space before "=>"; 0 found
(#280) Expected 1 space after "=>"; 0 found
(#280) Line exceeds 132 characters; contains 162 characters
(#280) Line exceeds 132 characters; contains 162 characters
(#280) Line exceeds 132 characters; contains 162 characters
(#280) Line exceeds 132 characters; contains 162 characters
(#280) Line exceeds 132 characters; contains 162 characters
(#280) Line exceeds 132 characters; contains 162 characters
(#280) Line exceeds 132 characters; contains 162 characters
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 4 spaces, found 1
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Variable "draftid_editor" must not contain underscores.
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Line exceeds 132 characters; contains 136 characters
(#285) Line exceeds 132 characters; contains 136 characters
(#285) Line exceeds 132 characters; contains 136 characters
(#285) Line exceeds 132 characters; contains 136 characters
(#285) Line exceeds 132 characters; contains 136 characters
(#285) Line exceeds 132 characters; contains 136 characters
(#285) Line exceeds 132 characters; contains 136 characters
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Line exceeds maximum limit of 180 characters; contains 182 characters
(#289) Line exceeds maximum limit of 180 characters; contains 182 characters
(#289) Line exceeds maximum limit of 180 characters; contains 182 characters
(#289) Line exceeds maximum limit of 180 characters; contains 182 characters
(#289) Line exceeds maximum limit of 180 characters; contains 182 characters
(#289) Line exceeds maximum limit of 180 characters; contains 182 characters
(#289) Line exceeds maximum limit of 180 characters; contains 182 characters
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Variable "block_data" must not contain underscores.
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 1
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 1
(#299) Commas (,) must be followed by white space.
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Variable "block_data" must not contain underscores.
(#302) Expected 1 space before "=="; 0 found
(#302) Expected 1 space after "=="; 0 found
(#302) Expected 1 space before "?"; 0 found
(#302) Expected 1 space after "?"; 0 found
(#302) Expected 1 space before ":"; 0 found
(#302) Expected 1 space after ":"; 0 found
(#302) Commas (,) must be followed by white space.
(#302) Line exceeds maximum limit of 180 characters; contains 234 characters
(#302) Line exceeds maximum limit of 180 characters; contains 234 characters
(#302) Line exceeds maximum limit of 180 characters; contains 234 characters
(#302) Line exceeds maximum limit of 180 characters; contains 234 characters
(#302) Line exceeds maximum limit of 180 characters; contains 234 characters
(#302) Line exceeds maximum limit of 180 characters; contains 234 characters
(#302) Line exceeds maximum limit of 180 characters; contains 234 characters
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Variable "block_data" must not contain underscores.
(#303) Expected 1 space before "=="; 0 found
(#303) Expected 1 space after "=="; 0 found
(#303) Expected 1 space before "?"; 0 found
(#303) Expected 1 space after "?"; 0 found
(#303) Expected 1 space before ":"; 0 found
(#303) Expected 1 space after ":"; 0 found
(#303) Commas (,) must be followed by white space.
(#303) Line exceeds maximum limit of 180 characters; contains 224 characters
(#303) Line exceeds maximum limit of 180 characters; contains 224 characters
(#303) Line exceeds maximum limit of 180 characters; contains 224 characters
(#303) Line exceeds maximum limit of 180 characters; contains 224 characters
(#303) Line exceeds maximum limit of 180 characters; contains 224 characters
(#303) Line exceeds maximum limit of 180 characters; contains 224 characters
(#303) Line exceeds maximum limit of 180 characters; contains 224 characters
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Commas (,) must be followed by white space.
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 4 spaces, found 1
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Whitespace found at end of line
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Variable "block_data" must not contain underscores.
(#310) Expected 1 space before "=="; 0 found
(#310) Expected 1 space after "=="; 0 found
(#310) Variable "picture_src" must not contain underscores.
(#310) Expected 1 space before "?"; 0 found
(#310) Expected 1 space after "?"; 0 found
(#310) Expected 1 space before ":"; 0 found
(#310) Expected 1 space after ":"; 0 found
(#310) Commas (,) must be followed by white space.
(#310) Line exceeds maximum limit of 180 characters; contains 181 characters
(#310) Line exceeds maximum limit of 180 characters; contains 181 characters
(#310) Line exceeds maximum limit of 180 characters; contains 181 characters
(#310) Line exceeds maximum limit of 180 characters; contains 181 characters
(#310) Line exceeds maximum limit of 180 characters; contains 181 characters
(#310) Line exceeds maximum limit of 180 characters; contains 181 characters
(#310) Line exceeds maximum limit of 180 characters; contains 181 characters
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Variable "picture_src" must not contain underscores.
(#311) Variable "block_data" must not contain underscores.
(#311) Expected 1 space before "=="; 0 found
(#311) Expected 1 space after "=="; 0 found
(#311) Variable "picture_src" must not contain underscores.
(#311) Expected 1 space before "?"; 0 found
(#311) Expected 1 space after "?"; 0 found
(#311) Expected 1 space before ":"; 0 found
(#311) Expected 1 space after ":"; 0 found
(#311) Variable "user_picture" must not contain underscores.
(#311) Line exceeds maximum limit of 180 characters; contains 195 characters
(#311) Line exceeds maximum limit of 180 characters; contains 195 characters
(#311) Line exceeds maximum limit of 180 characters; contains 195 characters
(#311) Line exceeds maximum limit of 180 characters; contains 195 characters
(#311) Line exceeds maximum limit of 180 characters; contains 195 characters
(#311) Line exceeds maximum limit of 180 characters; contains 195 characters
(#311) Line exceeds maximum limit of 180 characters; contains 195 characters
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 4 spaces, found 1
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#313) Inline control structures are not allowed
(#313) Whitespace found at end of line
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 2
(#314) Commas (,) must be followed by white space.
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 1
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 1
(#317) Commas (,) must be followed by white space.
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Whitespace found at end of line
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Variable "block_data" must not contain underscores.
(#321) Expected 1 space before "=="; 0 found
(#321) Expected 1 space after "=="; 0 found
(#321) Expected 1 space before "?"; 0 found
(#321) Expected 1 space after "?"; 0 found
(#321) Expected 1 space before ":"; 0 found
(#321) Expected 1 space after ":"; 0 found
(#321) Commas (,) must be followed by white space.
(#321) Line exceeds 132 characters; contains 174 characters
(#321) Line exceeds 132 characters; contains 174 characters
(#321) Line exceeds 132 characters; contains 174 characters
(#321) Line exceeds 132 characters; contains 174 characters
(#321) Line exceeds 132 characters; contains 174 characters
(#321) Line exceeds 132 characters; contains 174 characters
(#321) Line exceeds 132 characters; contains 174 characters
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Variable "block_data" must not contain underscores.
(#322) Expected 1 space before "=="; 0 found
(#322) Expected 1 space after "=="; 0 found
(#322) Expected 1 space before "?"; 0 found
(#322) Expected 1 space after "?"; 0 found
(#322) Expected 1 space before ":"; 0 found
(#322) Expected 1 space after ":"; 0 found
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#322) Line exceeds 132 characters; contains 162 characters
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 4 spaces, found 1
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 4 spaces, found 1
(#324) Inline control structures are not allowed
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 2
(#325) Commas (,) must be followed by white space.
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Whitespace found at end of line
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) Commas (,) must be followed by white space.
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Whitespace found at end of line
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Line exceeds maximum limit of 180 characters; contains 184 characters
(#332) Line exceeds maximum limit of 180 characters; contains 184 characters
(#332) Line exceeds maximum limit of 180 characters; contains 184 characters
(#332) Line exceeds maximum limit of 180 characters; contains 184 characters
(#332) Line exceeds maximum limit of 180 characters; contains 184 characters
(#332) Line exceeds maximum limit of 180 characters; contains 184 characters
(#332) Line exceeds maximum limit of 180 characters; contains 184 characters
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Whitespace found at end of line
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Line exceeds maximum limit of 180 characters; contains 183 characters
(#336) Line exceeds maximum limit of 180 characters; contains 183 characters
(#336) Line exceeds maximum limit of 180 characters; contains 183 characters
(#336) Line exceeds maximum limit of 180 characters; contains 183 characters
(#336) Line exceeds maximum limit of 180 characters; contains 183 characters
(#336) Line exceeds maximum limit of 180 characters; contains 183 characters
(#336) Line exceeds maximum limit of 180 characters; contains 183 characters
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 4 spaces, found 1
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Commas (,) must be followed by white space.
(#340) Line exceeds 132 characters; contains 159 characters
(#340) Line exceeds 132 characters; contains 159 characters
(#340) Line exceeds 132 characters; contains 159 characters
(#340) Line exceeds 132 characters; contains 159 characters
(#340) Line exceeds 132 characters; contains 159 characters
(#340) Line exceeds 132 characters; contains 159 characters
(#340) Line exceeds 132 characters; contains 159 characters
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 4 spaces, found 1
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Variable "block_data" must not contain underscores.
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#352) Line exceeds 132 characters; contains 175 characters
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Whitespace found at end of line
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 4 spaces, found 1
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Commas (,) must be followed by white space.
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 4 spaces, found 1
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Variable "block_data" must not contain underscores.
(#359) Expected 1 space before "?"; 0 found
(#359) Expected 1 space after "?"; 0 found
(#359) Variable "block_data" must not contain underscores.
(#359) Expected 1 space before ":"; 0 found
(#359) Expected 1 space after ":"; 0 found
(#359) Line exceeds 132 characters; contains 152 characters
(#359) Line exceeds 132 characters; contains 152 characters
(#359) Line exceeds 132 characters; contains 152 characters
(#359) Line exceeds 132 characters; contains 152 characters
(#359) Line exceeds 132 characters; contains 152 characters
(#359) Line exceeds 132 characters; contains 152 characters
(#359) Line exceeds 132 characters; contains 152 characters
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Commas (,) must be followed by white space.
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Whitespace found at end of line
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 4 spaces, found 1
(#366) Variable "block_data" must not contain underscores.
(#366) Line exceeds maximum limit of 180 characters; contains 191 characters
(#366) Line exceeds maximum limit of 180 characters; contains 191 characters
(#366) Line exceeds maximum limit of 180 characters; contains 191 characters
(#366) Line exceeds maximum limit of 180 characters; contains 191 characters
(#366) Line exceeds maximum limit of 180 characters; contains 191 characters
(#366) Line exceeds maximum limit of 180 characters; contains 191 characters
(#366) Line exceeds maximum limit of 180 characters; contains 191 characters
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Whitespace found at end of line
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Commas (,) must be followed by white space.
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Line exceeds 132 characters; contains 173 characters
(#371) Line exceeds 132 characters; contains 173 characters
(#371) Line exceeds 132 characters; contains 173 characters
(#371) Line exceeds 132 characters; contains 173 characters
(#371) Line exceeds 132 characters; contains 173 characters
(#371) Line exceeds 132 characters; contains 173 characters
(#371) Line exceeds 132 characters; contains 173 characters
(#372) Line exceeds maximum limit of 180 characters; contains 184 characters
(#372) Line exceeds maximum limit of 180 characters; contains 184 characters
(#372) Line exceeds maximum limit of 180 characters; contains 184 characters
(#372) Line exceeds maximum limit of 180 characters; contains 184 characters
(#372) Line exceeds maximum limit of 180 characters; contains 184 characters
(#372) Line exceeds maximum limit of 180 characters; contains 184 characters
(#372) Line exceeds maximum limit of 180 characters; contains 184 characters
(#373) Line exceeds 132 characters; contains 161 characters
(#373) Line exceeds 132 characters; contains 161 characters
(#373) Line exceeds 132 characters; contains 161 characters
(#373) Line exceeds 132 characters; contains 161 characters
(#373) Line exceeds 132 characters; contains 161 characters
(#373) Line exceeds 132 characters; contains 161 characters
(#373) Line exceeds 132 characters; contains 161 characters
(#374) Line exceeds 132 characters; contains 160 characters
(#374) Line exceeds 132 characters; contains 160 characters
(#374) Line exceeds 132 characters; contains 160 characters
(#374) Line exceeds 132 characters; contains 160 characters
(#374) Line exceeds 132 characters; contains 160 characters
(#374) Line exceeds 132 characters; contains 160 characters
(#374) Line exceeds 132 characters; contains 160 characters
(#375) Line exceeds 132 characters; contains 177 characters
(#375) Line exceeds 132 characters; contains 177 characters
(#375) Line exceeds 132 characters; contains 177 characters
(#375) Line exceeds 132 characters; contains 177 characters
(#375) Line exceeds 132 characters; contains 177 characters
(#375) Line exceeds 132 characters; contains 177 characters
(#375) Line exceeds 132 characters; contains 177 characters
(#376) Line exceeds maximum limit of 180 characters; contains 185 characters
(#376) Line exceeds maximum limit of 180 characters; contains 185 characters
(#376) Line exceeds maximum limit of 180 characters; contains 185 characters
(#376) Line exceeds maximum limit of 180 characters; contains 185 characters
(#376) Line exceeds maximum limit of 180 characters; contains 185 characters
(#376) Line exceeds maximum limit of 180 characters; contains 185 characters
(#376) Line exceeds maximum limit of 180 characters; contains 185 characters
(#377) Line exceeds 132 characters; contains 157 characters
(#377) Line exceeds 132 characters; contains 157 characters
(#377) Line exceeds 132 characters; contains 157 characters
(#377) Line exceeds 132 characters; contains 157 characters
(#377) Line exceeds 132 characters; contains 157 characters
(#377) Line exceeds 132 characters; contains 157 characters
(#377) Line exceeds 132 characters; contains 157 characters
(#378) Line exceeds maximum limit of 180 characters; contains 185 characters
(#378) Line exceeds maximum limit of 180 characters; contains 185 characters
(#378) Line exceeds maximum limit of 180 characters; contains 185 characters
(#378) Line exceeds maximum limit of 180 characters; contains 185 characters
(#378) Line exceeds maximum limit of 180 characters; contains 185 characters
(#378) Line exceeds maximum limit of 180 characters; contains 185 characters
(#378) Line exceeds maximum limit of 180 characters; contains 185 characters
(#379) Line exceeds 132 characters; contains 157 characters
(#379) Line exceeds 132 characters; contains 157 characters
(#379) Line exceeds 132 characters; contains 157 characters
(#379) Line exceeds 132 characters; contains 157 characters
(#379) Line exceeds 132 characters; contains 157 characters
(#379) Line exceeds 132 characters; contains 157 characters
(#379) Line exceeds 132 characters; contains 157 characters
(#380) Line exceeds maximum limit of 180 characters; contains 185 characters
(#380) Line exceeds maximum limit of 180 characters; contains 185 characters
(#380) Line exceeds maximum limit of 180 characters; contains 185 characters
(#380) Line exceeds maximum limit of 180 characters; contains 185 characters
(#380) Line exceeds maximum limit of 180 characters; contains 185 characters
(#380) Line exceeds maximum limit of 180 characters; contains 185 characters
(#380) Line exceeds maximum limit of 180 characters; contains 185 characters
(#381) Line exceeds 132 characters; contains 165 characters
(#381) Line exceeds 132 characters; contains 165 characters
(#381) Line exceeds 132 characters; contains 165 characters
(#381) Line exceeds 132 characters; contains 165 characters
(#381) Line exceeds 132 characters; contains 165 characters
(#381) Line exceeds 132 characters; contains 165 characters
(#381) Line exceeds 132 characters; contains 165 characters
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Whitespace found at end of line
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Expected 1 space before "=="; 0 found
(#386) Expected 1 space after "=="; 0 found
(#386) Expected 1 space before "?"; 0 found
(#386) Expected 1 space after "?"; 0 found
(#386) Expected 1 space before ":"; 0 found
(#386) Expected 1 space after ":"; 0 found
(#386) Line exceeds 132 characters; contains 151 characters
(#386) Line exceeds 132 characters; contains 151 characters
(#386) Line exceeds 132 characters; contains 151 characters
(#386) Line exceeds 132 characters; contains 151 characters
(#386) Line exceeds 132 characters; contains 151 characters
(#386) Line exceeds 132 characters; contains 151 characters
(#386) Line exceeds 132 characters; contains 151 characters
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#390) Commas (,) must be followed by white space.
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Whitespace found at end of line
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Variable "block_data" must not contain underscores.
(#391) Expected 1 space before "?"; 0 found
(#391) Expected 1 space after "?"; 0 found
(#391) Variable "block_data" must not contain underscores.
(#391) Expected 1 space before ":"; 0 found
(#391) Expected 1 space after ":"; 0 found
(#391) Line exceeds 132 characters; contains 137 characters
(#391) Line exceeds 132 characters; contains 137 characters
(#391) Line exceeds 132 characters; contains 137 characters
(#391) Line exceeds 132 characters; contains 137 characters
(#391) Line exceeds 132 characters; contains 137 characters
(#391) Line exceeds 132 characters; contains 137 characters
(#391) Line exceeds 132 characters; contains 137 characters
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 1
(#392) Commas (,) must be followed by white space.
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Whitespace found at end of line
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 4 spaces, found 1
(#393) Variable "block_data" must not contain underscores.
(#393) Expected 1 space before "?"; 0 found
(#393) Expected 1 space after "?"; 0 found
(#393) Variable "block_data" must not contain underscores.
(#393) Expected 1 space before ":"; 0 found
(#393) Expected 1 space after ":"; 0 found
(#393) Line exceeds 132 characters; contains 142 characters
(#393) Line exceeds 132 characters; contains 142 characters
(#393) Line exceeds 132 characters; contains 142 characters
(#393) Line exceeds 132 characters; contains 142 characters
(#393) Line exceeds 132 characters; contains 142 characters
(#393) Line exceeds 132 characters; contains 142 characters
(#393) Line exceeds 132 characters; contains 142 characters
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Whitespace found at end of line
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 4 spaces, found 1
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 4 spaces, found 1
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 4 spaces, found 1
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 4 spaces, found 1
(#397) Line exceeds maximum limit of 180 characters; contains 183 characters
(#397) Line exceeds maximum limit of 180 characters; contains 183 characters
(#397) Line exceeds maximum limit of 180 characters; contains 183 characters
(#397) Line exceeds maximum limit of 180 characters; contains 183 characters
(#397) Line exceeds maximum limit of 180 characters; contains 183 characters
(#397) Line exceeds maximum limit of 180 characters; contains 183 characters
(#397) Line exceeds maximum limit of 180 characters; contains 183 characters
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 1
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Inline comments must start with a capital letter, digit or 3-dots sequence
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Commas (,) must be followed by white space.
(#402) Line exceeds 132 characters; contains 153 characters
(#402) Line exceeds 132 characters; contains 153 characters
(#402) Line exceeds 132 characters; contains 153 characters
(#402) Line exceeds 132 characters; contains 153 characters
(#402) Line exceeds 132 characters; contains 153 characters
(#402) Line exceeds 132 characters; contains 153 characters
(#402) Line exceeds 132 characters; contains 153 characters
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Whitespace found at end of line
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Variable "block_data" must not contain underscores.
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 4 spaces, found 1
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Whitespace found at end of line
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 4 spaces, found 1
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Whitespace found at end of line
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Line exceeds 132 characters; contains 160 characters
(#412) Line exceeds 132 characters; contains 160 characters
(#412) Line exceeds 132 characters; contains 160 characters
(#412) Line exceeds 132 characters; contains 160 characters
(#412) Line exceeds 132 characters; contains 160 characters
(#412) Line exceeds 132 characters; contains 160 characters
(#412) Line exceeds 132 characters; contains 160 characters
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 4 spaces, found 1
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Whitespace found at end of line
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 1
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 4 spaces, found 1
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 4 spaces, found 1
(#416) Commas (,) must be followed by white space.
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 4 spaces, found 1
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 4 spaces, found 1
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 4 spaces, found 1
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 4 spaces, found 1
(#422) Spaces must be used for alignment; tabs are not allowed
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Line indented incorrectly; expected 4 spaces, found 2
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 4 spaces, found 3
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 4
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 12 spaces, found 5
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 12 spaces, found 5
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 12 spaces, found 5
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 12 spaces, found 5
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 8 spaces, found 4
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 4 spaces, found 3
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 4 spaces, found 2
(#433) Spaces must be used for alignment; tabs are not allowed
(#434) Spaces must be used for alignment; tabs are not allowed
(#435) Spaces must be used for alignment; tabs are not allowed
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Commas (,) must be followed by white space.
(#437) Spaces must be used for alignment; tabs are not allowed
(#438) Spaces must be used for alignment; tabs are not allowed
(#439) Spaces must be used for alignment; tabs are not allowed
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 4 spaces, found 1
(#442) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 4 spaces, found 1
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Whitespace found at end of line
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 4 spaces, found 1
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Whitespace found at end of line
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 4 spaces, found 1
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 1
(#447) Line exceeds maximum limit of 180 characters; contains 183 characters
(#447) Line exceeds maximum limit of 180 characters; contains 183 characters
(#447) Line exceeds maximum limit of 180 characters; contains 183 characters
(#447) Line exceeds maximum limit of 180 characters; contains 183 characters
(#447) Line exceeds maximum limit of 180 characters; contains 183 characters
(#447) Line exceeds maximum limit of 180 characters; contains 183 characters
(#447) Line exceeds maximum limit of 180 characters; contains 183 characters
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 4 spaces, found 1
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 4 spaces, found 1
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Whitespace found at end of line
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) function name "tinyMCE_enable_script" must be lower-case letters only
(#455) Variable "element_id" must not contain underscores.
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 4 spaces, found 1
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 4 spaces, found 1
(#458) Variable "draft_itemid" must not contain underscores.
(#459) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Whitespace found at end of line
(#461) Line indented incorrectly; expected at least 4 spaces, found 0
(#462) This comment is 53% valid code; is this commented out code?
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Line indented incorrectly; expected at least 4 spaces, found 0
(#462) No space found before comment text; expected "// $strtime = get_string('strftimetime');" but found "//$strtime = get_string('strftimetime');"
(#463) Inline comments must end in full-stops, exclamation marks, or question marks
(#463) Line indented incorrectly; expected at least 4 spaces, found 0
(#463) No space found before comment text; expected "// $strdate = get_string('strftimedaydate');" but found "//$strdate = get_string('strftimedaydate');"
(#464) Line indented incorrectly; expected at least 4 spaces, found 0
(#465) Line indented incorrectly; expected at least 4 spaces, found 0
(#466) Inline comments must start with a capital letter, digit or 3-dots sequence
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) This comment is 65% valid code; is this commented out code?
(#466) Line indented incorrectly; expected at least 4 spaces, found 0
(#466) No space found before comment text; expected "// $contentcss = $PAGE->theme->editor_css_url()->out(false);" but found "//$contentcss = $PAGE->theme->editor_css_url()->out(false);"
(#467) Line indented incorrectly; expected 4 spaces, found 0
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 1
(#473) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#473) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#473) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#473) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#473) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#473) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#473) Line exceeds maximum limit of 180 characters; contains 7490 characters
(#474) Variable "element_id" must not contain underscores.
(#474) Variable "element_id" must not contain underscores.
(#474) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#474) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#474) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#474) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#474) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#474) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#474) Line exceeds maximum limit of 180 characters; contains 2919 characters
(#475) Variable "element_id" must not contain underscores.
(#475) Variable "draft_itemid" must not contain underscores.
(#475) Variable "draft_itemid" must not contain underscores.
(#475) Variable "draft_itemid" must not contain underscores.
(#475) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#475) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#475) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#475) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#475) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#475) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#475) Line exceeds maximum limit of 180 characters; contains 7525 characters
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 4 spaces, found 1
(#479) Closing brace indented incorrectly; expected 0 spaces, found 1
(#480) Line indented incorrectly; expected 4 spaces, found 0
(#480) Expected "} else {\n"; found "}\nelse {\n"
(#481) Line indented incorrectly; expected at least 8 spaces, found 1
(#486) Line exceeds maximum limit of 180 characters; contains 9089 characters
(#486) Line exceeds maximum limit of 180 characters; contains 9089 characters
(#486) Line exceeds maximum limit of 180 characters; contains 9089 characters
(#486) Line exceeds maximum limit of 180 characters; contains 9089 characters
(#486) Line exceeds maximum limit of 180 characters; contains 9089 characters
(#486) Line exceeds maximum limit of 180 characters; contains 9089 characters
(#486) Line exceeds maximum limit of 180 characters; contains 9089 characters
(#488) Variable "draft_itemid" must not contain underscores.
(#488) Variable "draft_itemid" must not contain underscores.
(#488) Variable "draft_itemid" must not contain underscores.
(#488) Line exceeds maximum limit of 180 characters; contains 5828 characters
(#488) Line exceeds maximum limit of 180 characters; contains 5828 characters
(#488) Line exceeds maximum limit of 180 characters; contains 5828 characters
(#488) Line exceeds maximum limit of 180 characters; contains 5828 characters
(#488) Line exceeds maximum limit of 180 characters; contains 5828 characters
(#488) Line exceeds maximum limit of 180 characters; contains 5828 characters
(#488) Line exceeds maximum limit of 180 characters; contains 5828 characters
(#489) Variable "element_id" must not contain underscores.
(#489) Variable "element_id" must not contain underscores.
(#489) Line exceeds maximum limit of 180 characters; contains 2558 characters
(#489) Line exceeds maximum limit of 180 characters; contains 2558 characters
(#489) Line exceeds maximum limit of 180 characters; contains 2558 characters
(#489) Line exceeds maximum limit of 180 characters; contains 2558 characters
(#489) Line exceeds maximum limit of 180 characters; contains 2558 characters
(#489) Line exceeds maximum limit of 180 characters; contains 2558 characters
(#489) Line exceeds maximum limit of 180 characters; contains 2558 characters
(#490) Variable "element_id" must not contain underscores.
(#490) Line exceeds maximum limit of 180 characters; contains 5817 characters
(#490) Line exceeds maximum limit of 180 characters; contains 5817 characters
(#490) Line exceeds maximum limit of 180 characters; contains 5817 characters
(#490) Line exceeds maximum limit of 180 characters; contains 5817 characters
(#490) Line exceeds maximum limit of 180 characters; contains 5817 characters
(#490) Line exceeds maximum limit of 180 characters; contains 5817 characters
(#490) Line exceeds maximum limit of 180 characters; contains 5817 characters
(#491) Line exceeds maximum limit of 180 characters; contains 291 characters
(#491) Line exceeds maximum limit of 180 characters; contains 291 characters
(#491) Line exceeds maximum limit of 180 characters; contains 291 characters
(#491) Line exceeds maximum limit of 180 characters; contains 291 characters
(#491) Line exceeds maximum limit of 180 characters; contains 291 characters
(#491) Line exceeds maximum limit of 180 characters; contains 291 characters
(#491) Line exceeds maximum limit of 180 characters; contains 291 characters
(#492) Whitespace found at end of line within string
(#496) Line indented incorrectly; expected 4 spaces, found 0
(#497) Line indented incorrectly; expected at least 4 spaces, found 0
blocks/exaport/category.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#13) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) "require_once" must be immediately followed by an open parenthesis
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) "require_once" must be immediately followed by an open parenthesis
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#41) Variable "targetCategory" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#47) Variable "targetCategory" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 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 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Inline control structures are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#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
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 16 spaces, found 4
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 20 spaces, found 5
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 16 spaces, found 4
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 12 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 16 spaces, found 4
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 20 spaces, found 5
(#80) Expected 1 space before "=>"; 0 found
(#80) Expected 1 space after "=>"; 0 found
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 16 spaces, found 4
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Inline comments must start with a capital letter, digit or 3-dots sequence
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#89) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#93) Expected "} else {\n"; found "}\n\t\telse\n\t\t{\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#102) Expected 1 space before "=>"; 0 found
(#102) Expected 1 space after "=>"; 0 found
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 2
(#104) Expected 1 space before "=>"; 0 found
(#104) Expected 1 space after "=>"; 0 found
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 2
(#105) Expected 1 space before "=="; 0 found
(#105) Expected 1 space after "=="; 0 found
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Line exceeds 132 characters; contains 179 characters
(#114) Line exceeds 132 characters; contains 179 characters
(#114) Line exceeds 132 characters; contains 179 characters
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) No space found before comment text; expected "// Add elements to form" but found "//Add elements to form"
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 3
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 8 spaces, found 2
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Whitespace found at end of line
(#145) Whitespace found at end of line
(#158) Whitespace found at end of line
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 12 spaces, found 3
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Line exceeds 132 characters; contains 133 characters
(#163) Line exceeds 132 characters; contains 133 characters
(#163) Line exceeds 132 characters; contains 133 characters
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Expected 1 space before "=="; 0 found
(#169) Expected 1 space after "=="; 0 found
(#169) Line exceeds 132 characters; contains 138 characters
(#169) Line exceeds 132 characters; contains 138 characters
(#169) Line exceeds 132 characters; contains 138 characters
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 4
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 16 spaces, found 4
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 12 spaces, found 3
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Line exceeds 132 characters; contains 135 characters
(#177) Line exceeds 132 characters; contains 135 characters
(#177) Line exceeds 132 characters; contains 135 characters
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 3
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 4
(#181) Variable "sharedUsers" must be all lower-case
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Inline control structures are not allowed
(#183) Variable "sharedUsers" must be all lower-case
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 16 spaces, found 5
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 16 spaces, found 4
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 12 spaces, found 3
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 3
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#189) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#191) Line exceeds 132 characters; contains 137 characters
(#191) Line exceeds 132 characters; contains 137 characters
(#191) Line exceeds 132 characters; contains 137 characters
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 12 spaces, found 3
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 16 spaces, found 4
(#195) Variable "sharedUsers" must be all lower-case
(#195) Line exceeds 132 characters; contains 136 characters
(#195) Line exceeds 132 characters; contains 136 characters
(#195) Line exceeds 132 characters; contains 136 characters
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 16 spaces, found 4
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 16 spaces, found 4
(#197) Inline control structures are not allowed
(#197) Variable "sharedUsers" must be all lower-case
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 16 spaces, found 5
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 16 spaces, found 4
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Line exceeds 132 characters; contains 161 characters
(#208) Line exceeds 132 characters; contains 161 characters
(#208) Line exceeds 132 characters; contains 161 characters
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#210) Line exceeds 132 characters; contains 135 characters
(#210) Line exceeds 132 characters; contains 135 characters
(#210) Line exceeds 132 characters; contains 135 characters
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 16 spaces, found 4
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 16 spaces, found 4
(#216) Expected 1 space before "=="; 0 found
(#216) Expected 1 space after "=="; 0 found
(#216) Line exceeds 132 characters; contains 158 characters
(#216) Line exceeds 132 characters; contains 158 characters
(#216) Line exceeds 132 characters; contains 158 characters
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 16 spaces, found 4
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 16 spaces, found 4
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 16 spaces, found 4
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 12 spaces, found 3
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Inline comments must start with a capital letter, digit or 3-dots sequence
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Line exceeds 132 characters; contains 155 characters
(#223) Line exceeds 132 characters; contains 155 characters
(#223) Line exceeds 132 characters; contains 155 characters
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 12 spaces, found 3
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 16 spaces, found 4
(#227) Variable "sharedUsers" must be all lower-case
(#227) Line exceeds 132 characters; contains 136 characters
(#227) Line exceeds 132 characters; contains 136 characters
(#227) Line exceeds 132 characters; contains 136 characters
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 16 spaces, found 4
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 16 spaces, found 4
(#229) Inline control structures are not allowed
(#229) Variable "sharedUsers" must be all lower-case
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 16 spaces, found 5
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 4
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 12 spaces, found 3
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Line exceeds 132 characters; contains 141 characters
(#233) Line exceeds 132 characters; contains 141 characters
(#233) Line exceeds 132 characters; contains 141 characters
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Expected 1 space before "=="; 0 found
(#236) Expected 1 space after "=="; 0 found
(#236) Line exceeds 132 characters; contains 157 characters
(#236) Line exceeds 132 characters; contains 157 characters
(#236) Line exceeds 132 characters; contains 157 characters
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 12 spaces, found 3
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 16 spaces, found 4
(#240) Variable "sharedUsers" must be all lower-case
(#240) Line exceeds 132 characters; contains 137 characters
(#240) Line exceeds 132 characters; contains 137 characters
(#240) Line exceeds 132 characters; contains 137 characters
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Inline control structures are not allowed
(#242) Variable "sharedUsers" must be all lower-case
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 16 spaces, found 5
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 16 spaces, found 4
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 12 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Line exceeds 132 characters; contains 147 characters
(#246) Line exceeds 132 characters; contains 147 characters
(#246) Line exceeds 132 characters; contains 147 characters
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Whitespace found at end of line
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 spaces, found 3
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) No space found before comment text; expected "// Custom validation should be added here" but found "//Custom validation should be added here"
(#255) Visibility must be declared on method "validation"
(#260) Inline comments must end in full-stops, exclamation marks, or question marks
(#260) No space found before comment text; expected "// Instantiate simplehtml_form" but found "//Instantiate simplehtml_form"
(#260) Whitespace found at end of line
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) No space found before comment text; expected "// Form processing and displaying is done here" but found "//Form processing and displaying is done here"
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 4 spaces, found 2
(#266) Expected 1 space before "=="; 0 found
(#266) Expected 1 space after "=="; 0 found
(#267) Variable "newEntry" must be all lower-case
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Variable "newEntry" must be all lower-case
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Variable "newEntry" must be all lower-case
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 4 spaces, found 1
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Variable "newEntry" must be all lower-case
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 4 spaces, found 1
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Variable "newEntry" must be all lower-case
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Inline comments must start with a capital letter, digit or 3-dots sequence
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 4 spaces, found 1
(#276) Variable "newEntry" must be all lower-case
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 4 spaces, found 1
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Variable "newEntry" must be all lower-case
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 4 spaces, found 1
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) Variable "newEntry" must be all lower-case
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Variable "newEntry" must be all lower-case
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#284) Variable "newEntry" must be all lower-case
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Variable "newEntry" must be all lower-case
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Variable "newEntry" must be all lower-case
(#287) Variable "newEntry" must be all lower-case
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#291) Expected "if (...) {\n"; found "if (...){\n"
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Inline control structures are not allowed
(#293) Whitespace found at end of line
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 3
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#294) Commas (,) must be followed by white space.
(#294) Commas (,) must be followed by white space.
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Inline comments must start with a capital letter, digit or 3-dots sequence
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#298) Line indented incorrectly; expected at least 4 spaces, found 1
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 4 spaces, found 1
(#299) Variable "newEntry" must be all lower-case
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#301) Variable "newEntry" must be all lower-case
(#301) Variable "newEntry" must be all lower-case
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 12 spaces, found 3
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 12 spaces, found 3
(#304) Variable "shareItem" must be all lower-case
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 12 spaces, found 3
(#305) Variable "shareItem" must be all lower-case
(#305) Variable "newEntry" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 12 spaces, found 3
(#306) Variable "shareItem" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 12 spaces, found 3
(#307) Variable "shareItem" must be all lower-case
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 8 spaces, found 2
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 4 spaces, found 1
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 1
(#311) Expected "if (...) {\n"; found "if (...){\n"
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Inline control structures are not allowed
(#313) Whitespace found at end of line
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 3
(#314) Expected 1 space before "="; 0 found
(#314) Expected 1 space after "="; 0 found
(#314) Commas (,) must be followed by white space.
(#314) Commas (,) must be followed by white space.
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 8 spaces, found 2
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 1
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Inline comments must start with a capital letter, digit or 3-dots sequence
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Variable "newEntry" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Inline comments must start with a capital letter, digit or 3-dots sequence
(#320) Inline comments must end in full-stops, exclamation marks, or question marks
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 4 spaces, found 1
(#321) Variable "newEntry" must be all lower-case
(#321) Variable "newEntry" must be all lower-case
(#321) Expected 1 space before "=="; 0 found
(#321) Expected 1 space after "=="; 0 found
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 8 spaces, found 2
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 12 spaces, found 3
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 12 spaces, found 3
(#324) Variable "shareItem" must be all lower-case
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 12 spaces, found 3
(#325) Variable "shareItem" must be all lower-case
(#325) Variable "newEntry" must be all lower-case
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 12 spaces, found 3
(#326) Variable "shareItem" must be all lower-case
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 3
(#327) Variable "shareItem" must be all lower-case
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Inline comments must end in full-stops, exclamation marks, or question marks
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 4 spaces, found 1
(#332) Expected "if (...) {\n"; found "if (...){\n"
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Variable "structure_shareusers" must not contain underscores.
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Inline control structures are not allowed
(#334) Whitespace found at end of line
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 3
(#335) Variable "structure_shareusers" must not contain underscores.
(#335) Expected 1 space before "="; 0 found
(#335) Expected 1 space after "="; 0 found
(#335) Variable "structure_shareusers" must not contain underscores.
(#335) Commas (,) must be followed by white space.
(#335) Commas (,) must be followed by white space.
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 4 spaces, found 1
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 2
(#337) Variable "structure_shareusers" must not contain underscores.
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 4 spaces, found 1
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Whitespace found at end of line
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#339) Inline comments must end in full-stops, exclamation marks, or question marks
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Variable "newEntry" must be all lower-case
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Inline comments must start with a capital letter, digit or 3-dots sequence
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#342) Variable "newEntry" must be all lower-case
(#342) Variable "newEntry" must be all lower-case
(#342) Variable "structure_shareusers" must not contain underscores.
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 8 spaces, found 2
(#343) Variable "structure_shareusers" must not contain underscores.
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 12 spaces, found 3
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 12 spaces, found 3
(#345) Variable "shareItem" must be all lower-case
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#346) Variable "shareItem" must be all lower-case
(#346) Variable "newEntry" must be all lower-case
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 spaces, found 3
(#347) Variable "shareItem" must be all lower-case
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#348) Variable "shareItem" must be all lower-case
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 8 spaces, found 2
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 4 spaces, found 1
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 4 spaces, found 2
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 4 spaces, found 1
(#352) Expected "if (...) {\n"; found "if (...){\n"
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Variable "structure_sharegroups" must not contain underscores.
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Inline control structures are not allowed
(#354) Whitespace found at end of line
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 8 spaces, found 3
(#355) Variable "structure_sharegroups" must not contain underscores.
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#355) Variable "structure_sharegroups" must not contain underscores.
(#355) Commas (,) must be followed by white space.
(#355) Commas (,) must be followed by white space.
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 4 spaces, found 1
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 2
(#357) Variable "structure_sharegroups" must not contain underscores.
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 4 spaces, found 1
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Whitespace found at end of line
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Variable "newEntry" must be all lower-case
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 1
(#362) Variable "newEntry" must be all lower-case
(#362) Variable "newEntry" must be all lower-case
(#362) Expected 1 space before "=="; 0 found
(#362) Expected 1 space after "=="; 0 found
(#362) Variable "structure_sharegroups" must not contain underscores.
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 2
(#363) Variable "structure_sharegroups" must not contain underscores.
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 12 spaces, found 3
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 12 spaces, found 3
(#365) Variable "shareItem" must be all lower-case
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 12 spaces, found 3
(#366) Variable "shareItem" must be all lower-case
(#366) Variable "newEntry" must be all lower-case
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 12 spaces, found 3
(#367) Variable "shareItem" must be all lower-case
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#368) Variable "shareItem" must be all lower-case
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 8 spaces, found 2
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 4 spaces, found 1
(#370) Whitespace found at end of line
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Whitespace found at end of line
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 4 spaces, found 1
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 4 spaces, found 2
(#373) Variable "newEntry" must be all lower-case
(#373) Expected 1 space before "=="; 0 found
(#373) Expected 1 space after "=="; 0 found
(#373) Variable "newEntry" must be all lower-case
(#373) Variable "newEntry" must be all lower-case
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 4 spaces, found 1
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 4 spaces, found 1
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#385) Inline control structures are not allowed
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) Inline control structures are not allowed
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 4 spaces, found 1
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 1
(#393) Line indented incorrectly; expected at least 4 spaces, found 2
(#394) Whitespace found at end of line
(#395) Line indented incorrectly; expected at least 4 spaces, found 0
(#397) Inline comments must end in full-stops, exclamation marks, or question marks
(#397) Line indented incorrectly; expected at least 4 spaces, found 0
(#398) Line indented incorrectly; expected at least 4 spaces, found 0
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#403) Line indented incorrectly; expected at least 4 spaces, found 0
(#405) Line indented incorrectly; expected at least 4 spaces, found 0
(#406) Line indented incorrectly; expected 4 spaces, found 0
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 8 spaces, found 1
(#408) Line indented incorrectly; expected 4 spaces, found 0
(#409) Line indented incorrectly; expected at least 4 spaces, found 0
(#413) Spaces must be used for alignment; tabs are not allowed
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
blocks/exaport/check_db_syntax.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Inline comments must start with a capital letter, digit or 3-dots sequence
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#3) 75 slashes comments are not allowed; use "// Comment." instead
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#6) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#8) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#9) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#21) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 10; use block comment if you need indentation
(#23) Expected 1 space before comment text but found 71; use block comment if you need indentation
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) 75 slashes comments are not allowed; use "// Comment." instead
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Inline comments must end in full-stops, exclamation marks, or question marks
(#32) 3 slashes comments are not allowed; use "// Comment." instead
(#51) Line exceeds maximum limit of 180 characters; contains 207 characters
(#114) Line exceeds 132 characters; contains 149 characters
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) Line indented incorrectly; expected at least 4 spaces, found 0
(#114) 3 slashes comments are not allowed; use "// Comment." instead
(#117) 3 slashes comments are not allowed; use "// Comment." instead
(#118) 3 slashes comments are not allowed; use "// Comment." instead
(#119) Inline comments must end in full-stops, exclamation marks, or question marks
(#119) 3 slashes comments are not allowed; use "// Comment." instead
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) 3 slashes comments are not allowed; use "// Comment." instead
(#125) Line exceeds 132 characters; contains 157 characters
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) 3 slashes comments are not allowed; use "// Comment." instead
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) 3 slashes comments are not allowed; use "// Comment." instead
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) 3 slashes comments are not allowed; use "// Comment." instead
(#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) 3 slashes comments are not allowed; use "// Comment." instead
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) 3 slashes comments are not allowed; use "// Comment." instead
(#141) Inline comments must start with a capital letter, digit or 3-dots sequence
(#141) Inline comments must end in full-stops, exclamation marks, or question marks
(#141) 3 slashes comments are not allowed; use "// Comment." instead
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) 3 slashes comments are not allowed; use "// Comment." instead
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) 3 slashes comments are not allowed; use "// Comment." instead
(#151) Inline comments must start with a capital letter, digit or 3-dots sequence
(#151) Inline comments must end in full-stops, exclamation marks, or question marks
(#151) 3 slashes comments are not allowed; use "// Comment." instead
(#154) Inline comments must start with a capital letter, digit or 3-dots sequence
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) 3 slashes comments are not allowed; use "// Comment." instead
(#157) Inline comments must start with a capital letter, digit or 3-dots sequence
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) 3 slashes comments are not allowed; use "// Comment." instead
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) 3 slashes comments are not allowed; use "// Comment." instead
(#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
(#163) 3 slashes comments are not allowed; use "// Comment." instead
(#172) Line exceeds 132 characters; contains 160 characters
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line indented incorrectly; expected at least 4 spaces, found 0
(#172) 3 slashes comments are not allowed; use "// Comment." instead
(#173) Line exceeds maximum limit of 180 characters; contains 663 characters
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 4 spaces, found 0
(#175) 3 slashes comments are not allowed; use "// Comment." instead
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) Line indented incorrectly; expected at least 4 spaces, found 0
(#178) 3 slashes comments are not allowed; use "// Comment." instead
(#179) Variable "is_moodle_root" must not contain underscores.
(#181) Variable "is_moodle_root" must not contain underscores.
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Line indented incorrectly; expected at least 4 spaces, found 0
(#184) 3 slashes comments are not allowed; use "// Comment." instead
(#185) Variable "dml_megarule" must not contain underscores.
(#185) Commas (,) must be followed by white space.
(#186) Variable "helper_megarule" must not contain underscores.
(#186) Commas (,) must be followed by white space.
(#187) Variable "ddl_megarule" must not contain underscores.
(#187) Commas (,) must be followed by white space.
(#188) Variable "coreonly_megarule" must not contain underscores.
(#188) Commas (,) must be followed by white space.
(#189) Variable "enum_megarule" must not contain underscores.
(#190) Variable "internal_megarule" must not contain underscores.
(#190) Commas (,) must be followed by white space.
(#191) Variable "unsupported_megarule" must not contain underscores.
(#191) Expected 1 space before "="; 0 found
(#191) Commas (,) must be followed by white space.
(#192) Variable "other_megarule" must not contain underscores.
(#194) Inline comments must end in full-stops, exclamation marks, or question marks
(#194) Line indented incorrectly; expected at least 4 spaces, found 0
(#194) 3 slashes comments are not allowed; use "// Comment." instead
(#195) Variable "all_megarules" must not contain underscores.
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#196) Variable "dml_megarule" must not contain underscores.
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#197) Variable "helper_megarule" must not contain underscores.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "ddl_megarule" must not contain underscores.
(#199) Expected 1 space before "=>"; 0 found
(#199) Expected 1 space after "=>"; 0 found
(#199) Variable "coreonly_megarule" must not contain underscores.
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#200) Variable "enum_megarule" must not contain underscores.
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Variable "internal_megarule" must not contain underscores.
(#202) Expected 1 space before "=>"; 0 found
(#202) Expected 1 space after "=>"; 0 found
(#202) Variable "unsupported_megarule" must not contain underscores.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "other_megarule" must not contain underscores.
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) Line indented incorrectly; expected at least 4 spaces, found 0
(#206) 3 slashes comments are not allowed; use "// Comment." instead
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Line indented incorrectly; expected at least 4 spaces, found 0
(#210) 3 slashes comments are not allowed; use "// Comment." instead
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) Line indented incorrectly; expected at least 4 spaces, found 0
(#214) 3 slashes comments are not allowed; use "// Comment." instead
(#218) Variable "is_moodle_root" must not contain underscores.
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Line indented incorrectly; expected at least 8 spaces, found 4
(#229) 3 slashes comments are not allowed; use "// Comment." instead
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) 3 slashes comments are not allowed; use "// Comment." instead
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Line indented incorrectly; expected at least 16 spaces, found 12
(#236) 3 slashes comments are not allowed; use "// Comment." instead
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#237) Variable "all_megarules" must not contain underscores.
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Line indented incorrectly; expected at least 24 spaces, found 20
(#239) 3 slashes comments are not allowed; use "// Comment." instead
(#240) Variable "is_moodle_root" must not contain underscores.
(#240) Variable "is_moodle_root" must not contain underscores.
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) Line indented incorrectly; expected at least 28 spaces, found 24
(#241) 3 slashes comments are not allowed; use "// Comment." instead
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Line indented incorrectly; expected at least 28 spaces, found 24
(#249) 3 slashes comments are not allowed; use "// Comment." instead
(#265) Line indented incorrectly; expected at least 12 spaces, found 8
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#272) Expected 1 space before "=>"; 0 found
(#272) Expected 1 space after "=>"; 0 found
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#282) Expected 1 space before "=>"; 0 found
(#282) Expected 1 space after "=>"; 0 found
(#289) Inline comments must end in full-stops, exclamation marks, or question marks
(#289) Line indented incorrectly; expected at least 4 spaces, found 0
(#289) 3 slashes comments are not allowed; use "// Comment." instead
(#299) Line indented incorrectly; expected 8 spaces, found 9
(#301) Line indented incorrectly; expected 8 spaces, found 9
(#303) Line indented incorrectly; expected 8 spaces, found 9
(#305) Line indented incorrectly; expected 8 spaces, found 9
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) Line indented incorrectly; expected at least 8 spaces, found 5
(#308) 3 slashes comments are not allowed; use "// Comment." instead
(#309) Line indented incorrectly; expected 8 spaces, found 9
(#310) Line indented incorrectly; expected 12 spaces, found 13
(#312) Line indented incorrectly; expected 12 spaces, found 13
(#313) Line indented incorrectly; expected 8 spaces, found 9
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#332) Expected 1 space before "=="; 0 found
(#332) Expected 1 space after "=="; 0 found
(#332) Expected 1 space before "=="; 0 found
(#332) Expected 1 space after "=="; 0 found
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) 3 slashes comments are not allowed; use "// Comment." instead
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) 3 slashes comments are not allowed; use "// Comment." instead
(#341) Expected 1 space before "!=="; 0 found
(#341) Expected 1 space after "!=="; 0 found
(#341) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) 3 slashes comments are not allowed; use "// Comment." instead
(#345) Expected 1 space before "!=="; 0 found
(#345) Expected 1 space after "!=="; 0 found
(#346) Expected 1 space before "!=="; 0 found
(#346) Expected 1 space after "!=="; 0 found
(#347) Expected 1 space before "!=="; 0 found
(#347) Expected 1 space after "!=="; 0 found
(#348) Expected 1 space before "!=="; 0 found
(#348) Expected 1 space after "!=="; 0 found
(#349) Expected 1 space before "!=="; 0 found
(#349) Expected 1 space after "!=="; 0 found
(#350) Expected 1 space before "!=="; 0 found
(#350) Expected 1 space after "!=="; 0 found
(#351) Expected 1 space before "!=="; 0 found
(#351) Expected 1 space after "!=="; 0 found
(#352) Expected 1 space before "!=="; 0 found
(#352) Expected 1 space after "!=="; 0 found
(#353) Expected 1 space before "!=="; 0 found
(#353) Expected 1 space after "!=="; 0 found
(#354) Expected 1 space before "!=="; 0 found
(#354) Expected 1 space after "!=="; 0 found
(#355) Expected 1 space before "!=="; 0 found
(#355) Expected 1 space after "!=="; 0 found
(#356) Expected 1 space before "!=="; 0 found
(#356) Expected 1 space after "!=="; 0 found
(#357) Expected 1 space before "!=="; 0 found
(#357) Expected 1 space after "!=="; 0 found
(#358) Expected 1 space before "!="; 0 found
(#358) Expected 1 space after "!="; 0 found
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Line exceeds maximum limit of 180 characters; contains 203 characters
(#358) 3 slashes comments are not allowed; use "// Comment." instead
(#362) Expected 1 space before "==="; 0 found
(#362) Expected 1 space after "==="; 0 found
(#362) Expected 1 space before "==="; 0 found
(#362) Expected 1 space after "==="; 0 found
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "==="; 0 found
(#362) Expected 1 space after "==="; 0 found
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) 3 slashes comments are not allowed; use "// Comment." instead
(#366) Inline comments must end in full-stops, exclamation marks, or question marks
(#366) 3 slashes comments are not allowed; use "// Comment." instead
(#379) Line indented incorrectly; expected at least 4 spaces, found 0
(#379) 3 slashes comments are not allowed; use "// Comment." instead
(#380) Line indented incorrectly; expected at least 4 spaces, found 0
(#380) 3 slashes comments are not allowed; use "// Comment." instead
(#381) Line indented incorrectly; expected at least 4 spaces, found 0
(#381) 3 slashes comments are not allowed; use "// Comment." instead
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) Line indented incorrectly; expected at least 4 spaces, found 0
(#382) 3 slashes comments are not allowed; use "// Comment." instead
(#383) Variable "is_moodle_root" must not contain underscores.
(#385) Variable "is_moodle_root" must not contain underscores.
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Line indented incorrectly; expected at least 8 spaces, found 4
(#389) 3 slashes comments are not allowed; use "// Comment." instead
(#392) Inline comments must end in full-stops, exclamation marks, or question marks
(#392) Line indented incorrectly; expected at least 8 spaces, found 4
(#392) 3 slashes comments are not allowed; use "// Comment." instead
(#401) Inline comments must end in full-stops, exclamation marks, or question marks
(#401) Line indented incorrectly; expected at least 8 spaces, found 3
(#401) 3 slashes comments are not allowed; use "// Comment." instead
(#402) Line indented incorrectly; expected at least 8 spaces, found 7
(#405) A closing tag is not permitted at the end of a PHP file
blocks/exaport/copy_item_to_course.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#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
(#43) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Commas (,) must be followed by white space.
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Variable "filenameNew" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Variable "filenameNew" must be all lower-case
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Variable "filenameNew" must be all lower-case
(#85) Line exceeds 132 characters; contains 149 characters
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Line indented incorrectly; expected at least 4 spaces, found 0
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Line exceeds 132 characters; contains 178 characters
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#113) Commas (,) must be followed by white space.
(#113) Line exceeds 132 characters; contains 172 characters
blocks/exaport/db/access.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".
(#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".
(#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/>.".
(#17) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#22) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#25) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#26) Expected 1 space before comment text but found 11; use block comment if you need indentation
(#29) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#34) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#119) A closing tag is not permitted at the end of a PHP file
blocks/exaport/db/messages.php
(#2) The opening <?php tag must be followed by exactly one newline.
blocks/exaport/db/services.php
(#1) File has mixed line endings; this may cause incorrect results
(#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) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#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/>.".
(#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
(#3) No space found before comment text; expected "// the name of the web service" but found "//the name of the web service"
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Inline comments must start with a capital letter, digit or 3-dots sequence
(#8) No space found before comment text; expected "// test für fileupload fehlt noch!!" but found "//test für fileupload fehlt noch!!"
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Whitespace found at end of line
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Expected 1 space after "=>"; 0 found
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) No space found before comment text; expected "// if enabled, the Moodle administrator must link some user to this service" but found "//if enabled, the Moodle administrator must link some user to this service"
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) No space found before comment text; expected "// into the administration" but found "//into the administration"
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) No space found before comment text; expected "// if enabled, the service can be reachable on a default installation" but found "//if enabled, the service can be reachable on a default installation"
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) No space found before comment text; expected "// external function name" but found "//external function name"
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line exceeds 132 characters; contains 135 characters
(#44) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#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) No space found before comment text; expected "// external function name" but found "//external function name"
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line exceeds 132 characters; contains 135 characters
(#51) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) No space found before comment text; expected "// external function name" but found "//external function name"
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) No space found before comment text; expected "// external function name" but found "//external function name"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) No space found before comment text; expected "// external function name" but found "//external function name"
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) No space found before comment text; expected "// external function name" but found "//external function name"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Expected 1 space before "=>"; 0 found
(#82) Inline comments must start with a capital letter, digit or 3-dots sequence
(#82) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) No space found before comment text; expected "// external function name" but found "//external function name"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) No space found before comment text; expected "// external function name" but found "//external function name"
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) No space found before comment text; expected "// external function name" but found "//external function name"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Inline comments must start with a capital letter, digit or 3-dots sequence
(#103) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) No space found before comment text; expected "// external function name" but found "//external function name"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Inline comments must end in full-stops, exclamation marks, or question marks
(#108) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Inline comments must start with a capital letter, digit or 3-dots sequence
(#110) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) No space found before comment text; expected "// external function name" but found "//external function name"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#115) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) No space found before comment text; expected "// external function name" but found "//external function name"
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Inline comments must end in full-stops, exclamation marks, or question marks
(#122) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Inline comments must start with a capital letter, digit or 3-dots sequence
(#124) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) No space found before comment text; expected "// external function name" but found "//external function name"
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) No space found before comment text; expected "// external function name" but found "//external function name"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) No space found before comment text; expected "// external function name" but found "//external function name"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) No space found before comment text; expected "// external function name" but found "//external function name"
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Inline comments must end in full-stops, exclamation marks, or question marks
(#150) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) No space found before comment text; expected "// external function name" but found "//external function name"
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) No space found before comment text; expected "// external function name" but found "//external function name"
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) No space found before comment text; expected "// external function name" but found "//external function name"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Inline comments must start with a capital letter, digit or 3-dots sequence
(#173) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) No space found before comment text; expected "// external function name" but found "//external function name"
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#178) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) No space found before comment text; expected "// external function name" but found "//external function name"
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Inline comments must start with a capital letter, digit or 3-dots sequence
(#187) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#188) Whitespace found at end of line
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) No space found before comment text; expected "// external function name" but found "//external function name"
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#190) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#191) Whitespace found at end of line
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Inline comments must end in full-stops, exclamation marks, or question marks
(#192) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#192) Whitespace found at end of line
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Inline comments must start with a capital letter, digit or 3-dots sequence
(#194) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) No space found before comment text; expected "// external function name" but found "//external function name"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) No space found before comment text; expected "// web service function name" but found "//web service function name"
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) No space found before comment text; expected "// class containing the external function" but found "//class containing the external function"
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) No space found before comment text; expected "// external function name" but found "//external function name"
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) No space found before comment text; expected "// file containing the class/external function" but found "//file containing the class/external function"
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) No space found before comment text; expected "// human readable description of the web service function" but found "//human readable description of the web service function"
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#206) No space found before comment text; expected "// database rights of the web service function (read, write)" but found "//database rights of the web service function (read, write)"
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#209) A closing tag is not permitted at the end of a PHP file
blocks/exaport/db/upgrade.php
(#1) File has mixed line endings; this may cause incorrect results
(#2) Expected MOODLE_INTERNAL check or config.php inclusion
(#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".
(#3) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#3) Spaces must be used to indent lines; tabs are not allowed
(#3) Tab found within whitespace
(#3) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#3) Line indented incorrectly; expected at least 4 spaces, found 1
(#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/>.".
(#3) Commas (,) must be followed by white space.
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line indented incorrectly; expected at least 4 spaces, found 1
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Line indented incorrectly; expected at least 4 spaces, found 1
(#5) Expected 1 space before "="; 0 found
(#5) Expected 1 space after "="; 0 found
(#6) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) 3 slashes comments are not allowed; use "// Comment." instead
(#9) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Variable "field_wert" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Variable "field_wert2" must not contain underscores.
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Variable "field_wert" must not contain underscores.
(#16) Inline comments must start with a capital letter, digit or 3-dots sequence
(#16) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Variable "field_wert2" must not contain underscores.
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Inline comments must end in full-stops, exclamation marks, or question marks
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 8 spaces, found 2
(#19) Variable "field_wert" must not contain underscores.
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 12 spaces, found 3
(#20) Variable "field_wert" must not contain underscores.
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 8 spaces, found 2
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 8 spaces, found 2
(#22) Variable "field_wert2" must not contain underscores.
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 12 spaces, found 3
(#23) Variable "field_wert2" must not contain underscores.
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) 4 slashes comments are not allowed; use "// Comment." instead
(#25) Blank comments are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Variable "field_wert" must not contain underscores.
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Variable "field_wert2" must not contain underscores.
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Variable "field_wert" must not contain underscores.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Variable "field_wert2" must not contain underscores.
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 8 spaces, found 2
(#32) Variable "field_wert" must not contain underscores.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 3
(#33) Variable "field_wert" must not contain underscores.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#35) Variable "field_wert2" must not contain underscores.
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Variable "field_wert2" must not contain underscores.
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "field_wert" must not contain underscores.
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "field_wert" must not contain underscores.
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Variable "field2_wert" must not contain underscores.
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Variable "field2_wert" must not contain underscores.
(#43) Commas (,) must be followed by white space.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "field3_wert" must not contain underscores.
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#45) Variable "field3_wert" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Variable "field4_wert" must not contain underscores.
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Variable "field4_wert" must not contain underscores.
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#50) Variable "field_wert" must not contain underscores.
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Variable "field_wert" must not contain underscores.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 8 spaces, found 2
(#53) Variable "field2_wert" must not contain underscores.
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Variable "field2_wert" must not contain underscores.
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#56) Variable "field3_wert" must not contain underscores.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#57) Variable "field3_wert" must not contain underscores.
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 8 spaces, found 2
(#59) Variable "field4_wert" must not contain underscores.
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Variable "field4_wert" must not contain underscores.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#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 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Inline comments must start with a capital letter, digit or 3-dots sequence
(#68) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#71) Expected 1 space before "=>"; 0 found
(#71) Expected 1 space after "=>"; 0 found
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Inline comments must start with a capital letter, digit or 3-dots sequence
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Line indented incorrectly; expected at least 16 spaces, found 4
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 4
(#75) Line exceeds maximum limit of 180 characters; contains 183 characters
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 16 spaces, found 4
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 16 spaces, found 4
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 16 spaces, found 4
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 16 spaces, found 4
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 16 spaces, found 4
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Variable "field_wert" must not contain underscores.
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Variable "field_wert" must not contain underscores.
(#90) Line exceeds 132 characters; contains 138 characters
(#90) Inline comments must start with a capital letter, digit or 3-dots sequence
(#90) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#91) Variable "field_wert" must not contain underscores.
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#92) Variable "field_wert" must not contain underscores.
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Variable "field_wert" must not contain underscores.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Variable "field_wert" must not contain underscores.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Variable "field_wert" must not contain underscores.
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Variable "field_wert" must not contain underscores.
(#99) Line exceeds 132 characters; contains 138 characters
(#99) Inline comments must start with a capital letter, digit or 3-dots sequence
(#99) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#100) Variable "field_wert" must not contain underscores.
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Variable "field_wert" must not contain underscores.
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Variable "field_wert" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#104) Variable "field_wert" must not contain underscores.
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Variable "field_wert2" must not contain underscores.
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Variable "field_wert2" must not contain underscores.
(#108) Line exceeds 132 characters; contains 139 characters
(#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) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#109) Variable "field_wert2" must not contain underscores.
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Variable "field_wert2" must not contain underscores.
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Variable "field_wert2" must not contain underscores.
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Variable "field_wert2" must not contain underscores.
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Variable "field_wert" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#118) Variable "field_wert" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Variable "field_wert" must not contain underscores.
(#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) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Variable "field_wert" must not contain underscores.
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Variable "field_wert" must not contain underscores.
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Variable "field_wert" must not contain underscores.
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#129) Variable "field_wert" must not contain underscores.
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Variable "field_wert" must not contain underscores.
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Variable "field_wert" must not contain underscores.
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Variable "field_wert" must not contain underscores.
(#133) Line exceeds 132 characters; contains 138 characters
(#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
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#134) Variable "field_wert" must not contain underscores.
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Variable "field_wert" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Variable "field_wert" must not contain underscores.
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Variable "field_wert" must not contain underscores.
(#139) Line exceeds 132 characters; contains 137 characters
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#140) Variable "field_wert" must not contain underscores.
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Variable "field_wert" must not contain underscores.
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 8 spaces, found 2
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#143) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Variable "field_wert" must not contain underscores.
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Variable "field_wert" must not contain underscores.
(#147) Line exceeds 132 characters; contains 138 characters
(#147) Inline comments must start with a capital letter, digit or 3-dots sequence
(#147) Inline comments must end in full-stops, exclamation marks, or question marks
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#148) Variable "field_wert" must not contain underscores.
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 3
(#149) Variable "field_wert" must not contain underscores.
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "field_wert" must not contain underscores.
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Variable "field_wert" must not contain underscores.
(#152) Line exceeds 132 characters; contains 138 characters
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#152) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#153) Variable "field_wert" must not contain underscores.
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#154) Variable "field_wert" must not contain underscores.
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 4 spaces, found 1
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line indented incorrectly; expected at least 12 spaces, found 3
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Variable "GLOBALS" must be all lower-case
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 3
(#170) Inline control structures are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 3
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 12 spaces, found 3
(#175) Inline control structures are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 4
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 4
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 12 spaces, found 4
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 4
(#181) Variable "GLOBALS" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 4
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 3
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 8 spaces, found 2
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#188) Variable "personalInfo" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#190) Variable "GLOBALS" must be all lower-case
(#190) Variable "personalInfo" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Variable "personalInfo" must be all lower-case
(#192) Line exceeds maximum limit of 180 characters; contains 232 characters
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Variable "personalInfo" must be all lower-case
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 3
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 3
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 4 spaces, found 1
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Variable "field_wert" must not contain underscores.
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Variable "field_wert" must not contain underscores.
(#204) Commas (,) must be followed by white space.
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#205) Variable "field_wert" must not contain underscores.
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) Variable "field_wert" must not contain underscores.
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#207) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Variable "field_wert" must not contain underscores.
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Variable "field_wert" must not contain underscores.
(#211) Inline comments must end in full-stops, exclamation marks, or question marks
(#211) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 2
(#212) Variable "field_wert" must not contain underscores.
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Variable "field_wert" must not contain underscores.
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 2
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 2
(#215) Variable "field_wert" must not contain underscores.
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Variable "field_wert" must not contain underscores.
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#217) Variable "field_wert" must not contain underscores.
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Variable "field_wert" must not contain underscores.
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 8 spaces, found 2
(#219) Whitespace found at end of line
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#220) Variable "field_wert" must not contain underscores.
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Variable "field_wert" must not contain underscores.
(#221) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 2
(#222) Variable "field_wert" must not contain underscores.
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Variable "field_wert" must not contain underscores.
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Variable "field_wert" must not contain underscores.
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Variable "field_wert" must not contain underscores.
(#226) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 8 spaces, found 2
(#227) Variable "field_wert" must not contain underscores.
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 3
(#228) Variable "field_wert" must not contain underscores.
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#230) Variable "field_wert" must not contain underscores.
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Variable "field_wert" must not contain underscores.
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 2
(#232) Variable "field_wert" must not contain underscores.
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Variable "field_wert" must not contain underscores.
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#234) Whitespace found at end of line
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 1
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 4 spaces, found 1
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 3
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 3
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 8 spaces, found 3
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 4
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 3
(#243) Whitespace found at end of line
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 3
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 3
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 8 spaces, found 3
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 4
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 8 spaces, found 3
(#248) Whitespace found at end of line
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 3
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 3
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 4
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 8 spaces, found 3
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 3
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 8 spaces, found 3
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 12 spaces, found 4
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 3
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 3
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 8 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 12 spaces, found 4
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 8 spaces, found 3
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 4 spaces, found 1
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 4 spaces, found 1
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Variable "field_wert" must not contain underscores.
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Variable "field_wert" must not contain underscores.
(#268) Commas (,) must be followed by white space.
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#269) Variable "field_wert" must not contain underscores.
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Variable "field_wert" must not contain underscores.
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#271) Whitespace found at end of line
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Whitespace found at end of line
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Variable "field_wert" must not contain underscores.
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Variable "field_wert" must not contain underscores.
(#275) Inline comments must end in full-stops, exclamation marks, or question marks
(#275) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#276) Variable "field_wert" must not contain underscores.
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 3
(#277) Variable "field_wert" must not contain underscores.
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 8 spaces, found 2
(#278) Whitespace found at end of line
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Variable "field_wert" must not contain underscores.
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) Variable "field_wert" must not contain underscores.
(#280) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Whitespace found at end of line
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 2
(#282) Variable "field_wert" must not contain underscores.
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 12 spaces, found 3
(#283) Variable "field_wert" must not contain underscores.
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#284) Whitespace found at end of line
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Variable "field_wert" must not contain underscores.
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Variable "field_wert" must not contain underscores.
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 8 spaces, found 2
(#287) Variable "field_wert" must not contain underscores.
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 3
(#288) Variable "field_wert" must not contain underscores.
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 8 spaces, found 2
(#289) Whitespace found at end of line
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Variable "field_wert" must not contain underscores.
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Variable "field_wert" must not contain underscores.
(#291) Inline comments must end in full-stops, exclamation marks, or question marks
(#291) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#292) Variable "field_wert" must not contain underscores.
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 3
(#293) Variable "field_wert" must not contain underscores.
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 8 spaces, found 2
(#294) Whitespace found at end of line
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Variable "field_wert" must not contain underscores.
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Variable "field_wert" must not contain underscores.
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#297) Variable "field_wert" must not contain underscores.
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#298) Variable "field_wert" must not contain underscores.
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#299) Whitespace found at end of line
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Variable "field_wert" must not contain underscores.
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Variable "field_wert" must not contain underscores.
(#303) Commas (,) must be followed by white space.
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 2
(#304) Variable "field_wert" must not contain underscores.
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 12 spaces, found 3
(#305) Variable "field_wert" must not contain underscores.
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 8 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Whitespace found at end of line
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Variable "field_wert" must not contain underscores.
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Variable "field_wert" must not contain underscores.
(#313) Commas (,) must be followed by white space.
(#313) Inline comments must end in full-stops, exclamation marks, or question marks
(#313) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 8 spaces, found 2
(#314) Variable "field_wert" must not contain underscores.
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 12 spaces, found 3
(#315) Variable "field_wert" must not contain underscores.
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 8 spaces, found 2
(#316) Expected "} else {\n"; found "}else{\n"
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 12 spaces, found 3
(#317) Variable "field_wert" must not contain underscores.
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 8 spaces, found 2
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 4 spaces, found 1
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) Variable "field_wert" must not contain underscores.
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) Variable "field_wert" must not contain underscores.
(#324) Inline comments must end in full-stops, exclamation marks, or question marks
(#324) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 8 spaces, found 2
(#325) Variable "field_wert" must not contain underscores.
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 12 spaces, found 3
(#326) Variable "field_wert" must not contain underscores.
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 8 spaces, found 2
(#327) Whitespace found at end of line
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "field_wert" must not contain underscores.
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Variable "field_wert" must not contain underscores.
(#329) Commas (,) must be followed by white space.
(#329) Inline comments must end in full-stops, exclamation marks, or question marks
(#329) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 2
(#330) Variable "field_wert" must not contain underscores.
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 12 spaces, found 3
(#331) Variable "field_wert" must not contain underscores.
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 8 spaces, found 2
(#332) Whitespace found at end of line
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#333) Variable "field_wert" 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 8 spaces, found 2
(#334) Variable "field_wert" must not contain underscores.
(#334) Commas (,) must be followed by white space.
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 8 spaces, found 2
(#335) Variable "field_wert" must not contain underscores.
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Variable "field_wert" must not contain underscores.
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#337) Whitespace found at end of line
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 4 spaces, found 1
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#346) Inline comments must end in full-stops, exclamation marks, or question marks
(#351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Whitespace found at end of line
(#354) Whitespace found at end of line
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 8 spaces, found 4
(#360) Commas (,) must be followed by white space.
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#370) Whitespace found at end of line
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Inline comments must end in full-stops, exclamation marks, or question marks
(#371) Line indented incorrectly; expected at least 8 spaces, found 5
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 5
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 8 spaces, found 5
(#374) Whitespace found at end of line
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Inline comments must end in full-stops, exclamation marks, or question marks
(#375) Line indented incorrectly; expected at least 8 spaces, found 5
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 8 spaces, found 5
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 12 spaces, found 6
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 5
(#379) Whitespace found at end of line
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Inline comments must start with a capital letter, digit or 3-dots sequence
(#380) Inline comments must end in full-stops, exclamation marks, or question marks
(#380) Line indented incorrectly; expected at least 8 spaces, found 5
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 5
(#383) Line indented incorrectly; expected 4 spaces, found 5
(#384) Whitespace found at end of line
(#385) Spaces must be used to indent lines; tabs are not allowed
(#385) Tab found within whitespace
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Line indented incorrectly; expected at least 8 spaces, found 5
(#386) Spaces must be used to indent lines; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 5
(#387) Spaces must be used to indent lines; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 5
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) Line indented incorrectly; expected at least 8 spaces, found 5
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 8 spaces, found 5
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 12 spaces, found 6
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 8 spaces, found 5
(#392) Whitespace found at end of line
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Line indented incorrectly; expected at least 8 spaces, found 5
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 5
(#395) Closing brace indented incorrectly; expected 5 spaces, found 4
(#396) Expected "if (...) {\n"; found "if(...){\n"
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 5
(#397) No space found before comment text; expected "// to be compatible with oracle change text fields to varchar" but found "//to be compatible with oracle change text fields to varchar"
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 5
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 5
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) Spaces must be used to indent lines; tabs are not allowed
(#403) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Spaces must be used to indent lines; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used to indent lines; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Tab found within whitespace
(#406) Whitespace found at end of line
(#407) Spaces must be used to indent lines; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Spaces must be used to indent lines; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Spaces must be used to indent lines; tabs are not allowed
(#409) Tab found within whitespace
(#409) Whitespace found at end of line
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 2
(#411) Spaces must be used to indent lines; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 2
(#412) Spaces must be used to indent lines; tabs are not allowed
(#412) Tab found within whitespace
(#412) Whitespace found at end of line
(#413) Spaces must be used to indent lines; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 2
(#414) Spaces must be used to indent lines; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Spaces must be used to indent lines; tabs are not allowed
(#415) Tab found within whitespace
(#415) Whitespace found at end of line
(#416) Spaces must be used to indent lines; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#421) Spaces must be used to indent lines; tabs are not allowed
(#421) Tab found within whitespace
(#421) Whitespace found at end of line
(#422) Spaces must be used to indent lines; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 8 spaces, found 2
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 8 spaces, found 2
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Whitespace found at end of line
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 2
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 8 spaces, found 2
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Inline comments must start with a capital letter, digit or 3-dots sequence
(#428) Inline comments must end in full-stops, exclamation marks, or question marks
(#428) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 5
(#431) Expected "if (...) {\n"; found "if(...){\n"
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 5
(#432) Whitespace found at end of line
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 5
(#433) Whitespace found at end of line
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 5
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Whitespace found at end of line
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 8 spaces, found 5
(#436) Whitespace found at end of line
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 5
(#437) Whitespace found at end of line
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 5
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Whitespace found at end of line
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 5
(#440) Whitespace found at end of line
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Whitespace found at end of line
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 8 spaces, found 5
(#442) Whitespace found at end of line
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 5
(#443) Whitespace found at end of line
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Whitespace found at end of line
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 8 spaces, found 5
(#445) Whitespace found at end of line
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 8 spaces, found 5
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Whitespace found at end of line
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 8 spaces, found 5
(#448) Whitespace found at end of line
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 5
(#449) Whitespace found at end of line
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 8 spaces, found 5
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Whitespace found at end of line
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 8 spaces, found 5
(#452) Whitespace found at end of line
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 8 spaces, found 5
(#453) Whitespace found at end of line
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 8 spaces, found 5
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Whitespace found at end of line
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 8 spaces, found 5
(#456) Whitespace found at end of line
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 8 spaces, found 5
(#457) Whitespace found at end of line
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 5
(#458) Whitespace found at end of line
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 5
(#459) Whitespace found at end of line
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 8 spaces, found 5
(#460) Whitespace found at end of line
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 5
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Inline comments must start with a capital letter, digit or 3-dots sequence
(#462) Inline comments must end in full-stops, exclamation marks, or question marks
(#462) Line indented incorrectly; expected at least 8 spaces, found 5
(#462) Whitespace found at end of line
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 8 spaces, found 5
(#465) Whitespace found at end of line
(#466) Expected "if (...) {\n"; found "if(...) {\n"
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#467) Line indented incorrectly; expected at least 8 spaces, found 5
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 8 spaces, found 5
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 8 spaces, found 5
(#470) Whitespace found at end of line
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#471) Line indented incorrectly; expected at least 8 spaces, found 5
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 8 spaces, found 5
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 12 spaces, found 6
(#474) Closing brace indented incorrectly; expected 5 spaces, found 8
(#476) Whitespace found at end of line
(#477) Expected "if (...) {\n"; found "if(...) {\n"
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Inline comments must start with a capital letter, digit or 3-dots sequence
(#481) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Inline comments must end in full-stops, exclamation marks, or question marks
(#486) Whitespace found at end of line
(#491) Expected "if (...) {\n"; found "if(...) {\n"
(#492) Inline comments must end in full-stops, exclamation marks, or question marks
(#493) Spaces must be used to indent lines; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 8 spaces, found 5
(#494) Spaces must be used to indent lines; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 8 spaces, found 5
(#495) Spaces must be used to indent lines; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 8 spaces, found 5
(#496) Spaces must be used to indent lines; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 12 spaces, found 6
(#497) Closing brace indented incorrectly; expected 5 spaces, found 8
(#498) Spaces must be used to indent lines; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used to indent lines; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 8 spaces, found 5
(#500) Spaces must be used to indent lines; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 12 spaces, found 6
(#501) Closing brace indented incorrectly; expected 5 spaces, found 8
(#502) Spaces must be used to indent lines; tabs are not allowed
(#502) Tab found within whitespace
(#502) Whitespace found at end of line
(#505) Inline comments must start with a capital letter, digit or 3-dots sequence
(#505) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Whitespace found at end of line
(#515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Whitespace found at end of line
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Whitespace found at end of line
(#525) Expected "if (...) {\n"; found "if(...) {\n"
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 8 spaces, found 2
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Whitespace found at end of line
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Whitespace found at end of line
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Whitespace found at end of line
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Whitespace found at end of line
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Whitespace found at end of line
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 8 spaces, found 2
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 8 spaces, found 2
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 8 spaces, found 3
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected 4 spaces, found 1
(#646) Closing brace indented incorrectly; expected 4 spaces, found 1
(#647) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 8 spaces, found 2
(#683) Whitespace found at end of line
(#684) Line indented incorrectly; expected 4 spaces, found 3
(#684) Closing brace indented incorrectly; expected 4 spaces, found 3
(#686) Line indented incorrectly; expected 4 spaces, found 3
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 8 spaces, found 2
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 8 spaces, found 1
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected at least 8 spaces, found 1
(#726) Closing brace indented incorrectly; expected 3 spaces, found 4
(#727) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#729) Line indented incorrectly; expected at least 4 spaces, found 3
blocks/exaport/epop.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.".
(#3) 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) "require_once" must be immediately followed by an open parenthesis
(#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/>.".
(#4) "require_once" must be immediately followed by an open parenthesis
(#5) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) This comment is 55% valid code; is this commented out code?
(#5) No space found before comment text; expected "// require_once dirname(__FILE__) . '/lib/moodlelib.php';" but found "//require_once dirname(__FILE__) . '/lib/moodlelib.php';"
(#6) "require_once" must be immediately followed by an open parenthesis
(#7) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#7) Commas (,) must be followed by white space.
(#8) Whitespace found at end of line
(#9) Inline comments must end in full-stops, exclamation marks, or question marks
(#9) This comment is 100% valid code; is this commented out code?
(#9) No space found before comment text; expected "// 100" but found "//100"
(#11) Expected "if (...) {\n"; found "if (...){\n"
(#11) Expected 1 space before "=="; 0 found
(#11) Expected 1 space after "=="; 0 found
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#13) This comment is 100% valid code; is this commented out code?
(#13) No space found before comment text; expected "// 100" but found "//100"
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used for alignment; tabs are not allowed
(#14) Tab found within whitespace
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) This comment is 100% valid code; is this commented out code?
(#14) No space found before comment text; expected "// 32" but found "//32"
(#15) Spaces must be used for alignment; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected 4 spaces, found 1
(#16) Expected "if (...) {\n"; found "if (...){\n"
(#16) Expected 1 space before "!="; 0 found
(#16) Expected 1 space after "!="; 0 found
(#16) Expected 1 space before "!="; 0 found
(#16) Expected 1 space after "!="; 0 found
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#17) Whitespace found at end of line
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Expected 1 space before "="; 0 found
(#18) Expected 1 space after "="; 0 found
(#18) Commas (,) must be followed by white space.
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Expected 1 space before "="; 0 found
(#19) Expected 1 space after "="; 0 found
(#19) Commas (,) must be followed by white space.
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Expected 1 space before "="; 0 found
(#20) Expected 1 space after "="; 0 found
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Commas (,) must be followed by white space.
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 8 spaces, found 2
(#22) Expected "if (...) {\n"; found "if (...){\n"
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 12 spaces, found 3
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected 12 spaces, found 3
(#25) Expected "if (...) {\n"; found "if (...){\n"
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#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
(#26) This comment is 78% valid code; is this commented out code?
(#26) Line indented incorrectly; expected at least 16 spaces, found 4
(#26) No space found before comment text; expected "// $validiert=validate_internal_user_password($user,$pword);" but found "//$validiert=validate_internal_user_password($user,$pword);"
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 16 spaces, found 4
(#28) Expected 1 space before "="; 0 found
(#28) Expected 1 space after "="; 0 found
(#28) Commas (,) must be followed by white space.
(#28) Whitespace found at end of line
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 12 spaces, found 3
(#29) Expected "} else {\n"; found "}else{\n"
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 16 spaces, found 4
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 12 spaces, found 3
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 8 spaces, found 2
(#32) Expected "} else {\n"; found "}else{\n"
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 3
(#33) Expected 1 space before "="; 0 found
(#33) Expected 1 space after "="; 0 found
(#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
(#33) No space found before comment text; expected "// alte version bei der die passwörter verschlüsselt geschickt werden" but found "//alte version bei der die passwörter verschlüsselt geschickt werden"
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#36) Expected "if (...) {\n"; found "if (...){\n"
(#36) Expected 1 space before "=="; 0 found
(#36) Expected 1 space after "=="; 0 found
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Inline control structures are not allowed
(#38) Expected 1 space before "=="; 0 found
(#38) Expected 1 space after "=="; 0 found
(#38) Expected 1 space before "=="; 0 found
(#38) Expected 1 space after "=="; 0 found
(#38) Expected 1 space before "!="; 0 found
(#38) Expected 1 space after "!="; 0 found
(#38) Expected 1 space before "!="; 0 found
(#38) Expected 1 space after "!="; 0 found
(#38) Expected 1 space before "="; 0 found
(#38) Expected 1 space after "="; 0 found
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 12 spaces, found 3
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 16 spaces, found 4
(#40) Expected "if (...) {\n"; found "if (...){\n"
(#40) Variable "user_hash" must not contain underscores.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 20 spaces, found 5
(#41) Expected "if (...) {\n"; found "if (...){\n"
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 24 spaces, found 6
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 20 spaces, found 5
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 16 spaces, found 4
(#44) Expected "} else {\n"; found "}else{\n"
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 20 spaces, found 5
(#45) Expected "if (...) {\n"; found "if (...) {"
(#45) Variable "user_hash" must not contain underscores.
(#45) Expected 1 space before "="; 0 found
(#45) Expected 1 space after "="; 0 found
(#45) Variable "user_hash" must not contain underscores.
(#45) Closing brace must be on a line by itself
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 20 spaces, found 5
(#46) Inline control structures are not allowed
(#46) Expected 1 space before "="; 0 found
(#46) Expected 1 space after "="; 0 found
(#46) Variable "user_hash" must not contain underscores.
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 20 spaces, found 5
(#47) Inline control structures are not allowed
(#47) Variable "user_hash" must not contain underscores.
(#47) Expected 1 space before "=="; 0 found
(#47) Expected 1 space after "=="; 0 found
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 20 spaces, found 5
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 24 spaces, found 6
(#49) Expected "if (...) {\n"; found "if (...)\t{\n"
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 28 spaces, found 7
(#50) Commas (,) must be followed by white space.
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 24 spaces, found 6
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 20 spaces, found 5
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 16 spaces, found 4
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 12 spaces, found 3
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#55) Expected "} else {\n"; found "}else{\n"
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Expected 1 space before "="; 0 found
(#56) Expected 1 space after "="; 0 found
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Inline control structures are not allowed
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#60) Expected "} else {\n"; found "}else{\n"
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#63) Expected "if (...) {\n"; found "if (...){\n"
(#63) Expected 1 space before "=="; 0 found
(#63) Expected 1 space after "=="; 0 found
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Whitespace found at end of line
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Inline control structures are not allowed
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Commas (,) must be followed by white space.
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#69) Commas (,) must be followed by white space.
(#69) Commas (,) must be followed by white space.
(#69) Expected 1 space before "=="; 0 found
(#69) Expected 1 space after "=="; 0 found
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Commas (,) must be followed by white space.
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Variable "competence_category" must not contain underscores.
(#71) Expected 1 space before "="; 0 found
(#71) Expected 1 space after "="; 0 found
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#72) Expected "if (...) {\n"; found "if(...){\n"
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 16 spaces, found 4
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Line exceeds 132 characters; contains 176 characters
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 16 spaces, found 4
(#74) Expected 1 space before ".="; 0 found
(#74) Expected 1 space after ".="; 0 found
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 16 spaces, found 4
(#75) Expected "if (...) {\n"; found "if (...){\n"
(#75) Expected 1 space before "="; 0 found
(#75) Expected 1 space after "="; 0 found
(#75) Commas (,) must be followed by white space.
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 20 spaces, found 5
(#76) Inline control structures are not allowed
(#76) Expected 1 space before "=="; 0 found
(#76) Expected 1 space after "=="; 0 found
(#76) Variable "competence_category" must not contain underscores.
(#76) Expected 1 space before "="; 0 found
(#76) Expected 1 space after "="; 0 found
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 20 spaces, found 5
(#77) Inline control structures are not allowed
(#77) Usage of ELSEIF not allowed; use ELSE IF instead
(#77) Expected 1 space before "=="; 0 found
(#77) Expected 1 space after "=="; 0 found
(#77) Variable "competence_category" must not contain underscores.
(#77) Expected 1 space before "="; 0 found
(#77) Expected 1 space after "="; 0 found
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 20 spaces, found 5
(#78) Inline control structures are not allowed
(#78) Usage of ELSEIF not allowed; use ELSE IF instead
(#78) Expected 1 space before "=="; 0 found
(#78) Expected 1 space after "=="; 0 found
(#78) Variable "competence_category" must not contain underscores.
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 16 spaces, found 4
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 12 spaces, found 3
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Commas (,) must be followed by white space.
(#81) Commas (,) must be followed by white space.
(#81) Variable "competence_category" must not contain underscores.
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#84) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#84) Expected "if (...) {\n"; found "if (...){\n"
(#84) Expected 1 space before "=="; 0 found
(#84) Expected 1 space after "=="; 0 found
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Inline control structures are not allowed
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Expected 1 space before "="; 0 found
(#88) Expected 1 space after "="; 0 found
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Inline control structures are not allowed
(#89) Commas (,) must be followed by white space.
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Inline control structures are not allowed
(#90) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#92) Expected "if (...) {\n"; found "if (...){\n"
(#92) Expected 1 space before "=="; 0 found
(#92) Expected 1 space after "=="; 0 found
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Expected 1 space before "="; 0 found
(#93) Expected 1 space after "="; 0 found
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Inline control structures are not allowed
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Expected 1 space before ".="; 0 found
(#97) Expected 1 space after ".="; 0 found
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Expected 1 space before ".="; 0 found
(#98) Expected 1 space after ".="; 0 found
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Inline control structures are not allowed
(#99) Commas (,) must be followed by white space.
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Inline control structures are not allowed
(#100) Whitespace found at end of line
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#102) Expected "if (...) {\n"; found "if (...){\n"
(#102) Expected 1 space before "=="; 0 found
(#102) Expected 1 space after "=="; 0 found
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Expected 1 space before "="; 0 found
(#103) Expected 1 space after "="; 0 found
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Inline control structures are not allowed
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Variable "parent_cat" must not contain underscores.
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Variable "parent_cat" must not contain underscores.
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Commas (,) must be followed by white space.
(#108) Expected 1 space before "=>"; 0 found
(#108) Expected 1 space after "=>"; 0 found
(#108) Line exceeds maximum limit of 180 characters; contains 231 characters
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#110) Expected "} else {\n"; found "}else{\n"
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#114) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#114) Expected "if (...) {\n"; found "if (...){\n"
(#114) Expected 1 space before "=="; 0 found
(#114) Expected 1 space after "=="; 0 found
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Inline control structures are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Variable "selected_user" must not contain underscores.
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Expected 1 space before "="; 0 found
(#119) Expected 1 space after "="; 0 found
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Variable "view_id" must not contain underscores.
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Expected 1 space before "="; 0 found
(#121) Expected 1 space after "="; 0 found
(#121) Commas (,) must be followed by white space.
(#121) Variable "selected_user" must not contain underscores.
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Commas (,) must be followed by white space.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#122) Variable "view_id" must not contain underscores.
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#124) Expected "if (...) {\n"; found "if (...){\n"
(#124) Expected 1 space before "=="; 0 found
(#124) Expected 1 space after "=="; 0 found
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Variable "view_id" must not contain underscores.
(#125) Commas (,) must be followed by white space.
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Commas (,) must be followed by white space.
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#126) Expected "} else {\n"; found "}else{\n"
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#127) Variable "view_id" must not contain underscores.
(#127) Commas (,) must be followed by white space.
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#127) Commas (,) must be followed by white space.
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 12 spaces, found 3
(#128) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 16 spaces, found 4
(#129) Expected "if (...) {\n"; found "if (...){\n"
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 20 spaces, found 5
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#130) Variable "view_id" must not contain underscores.
(#130) Commas (,) must be followed by white space.
(#130) Expected 1 space before "=>"; 0 found
(#130) Expected 1 space after "=>"; 0 found
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 16 spaces, found 4
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 12 spaces, found 3
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#135) Expected "if (...) {\n"; found "if (...){\n"
(#135) Expected 1 space before "=="; 0 found
(#135) Expected 1 space after "=="; 0 found
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Inline control structures are not allowed
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Variable "selected_items" must not contain underscores.
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 2
(#141) Variable "view_id" must not contain underscores.
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#142) Expected 1 space before "="; 0 found
(#142) Expected 1 space after "="; 0 found
(#142) Commas (,) must be followed by white space.
(#142) Variable "selected_items" must not contain underscores.
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Commas (,) must be followed by white space.
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#143) Variable "view_id" must not contain underscores.
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Expected 1 space before "="; 0 found
(#144) Expected 1 space after "="; 0 found
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#145) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#145) Expected 1 space before "=>"; 0 found
(#145) Expected 1 space after "=>"; 0 found
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 12 spaces, found 3
(#146) Expected "if (...) {\n"; found "if (...){\n"
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Variable "view_id" must not contain underscores.
(#147) Commas (,) must be followed by white space.
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Commas (,) must be followed by white space.
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Commas (,) must be followed by white space.
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Commas (,) must be followed by white space.
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Commas (,) must be followed by white space.
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Line exceeds 132 characters; contains 149 characters
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 16 spaces, found 4
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 12 spaces, found 3
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#152) Expected "if (...) {\n"; found "if (...){\n"
(#152) Expected 1 space before "=="; 0 found
(#152) Expected 1 space after "=="; 0 found
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#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) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Inline control structures are not allowed
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Variable "selected_competences" must not contain underscores.
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Commas (,) must be followed by white space.
(#157) Variable "selected_competences" must not contain underscores.
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Variable "item_id" must not contain underscores.
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Variable "subject_id" must not contain underscores.
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) This comment is 54% valid code; is this commented out code?
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) No space found before comment text; expected "// $subject_id = optional_param('subject_id', ' ', PARAM_INT);" but found "//$subject_id = optional_param('subject_id', ' ', PARAM_INT);"
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) No space found before comment text; expected "// die kompetenzen werden nach subject gruppiert angezeigt, daher nur diese gruppe löschen" but found "//die kompetenzen werden nach subject gruppiert angezeigt, daher nur diese gruppe löschen"
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Expected 1 space before "="; 0 found
(#163) Expected 1 space after "="; 0 found
(#163) Whitespace found at end of line within string
(#164) Whitespace found at end of line within string
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Inline control structures are not allowed
(#167) Variable "subject_id" must not contain underscores.
(#167) Expected 1 space before ">"; 0 found
(#167) Expected 1 space after ">"; 0 found
(#167) Expected 1 space before ".="; 0 found
(#167) Expected 1 space after ".="; 0 found
(#167) Variable "subject_id" must not contain underscores.
(#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 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Expected 1 space before "="; 0 found
(#169) Expected 1 space after "="; 0 found
(#169) Inline comments must start with a capital letter, digit or 3-dots sequence
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) No space found before comment text; expected "// init" but found "//init"
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#170) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#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 3
(#171) Expected 1 space before ".="; 0 found
(#171) Expected 1 space after ".="; 0 found
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Expected 1 space before "="; 0 found
(#173) Expected 1 space after "="; 0 found
(#173) Variable "item_id" must not contain underscores.
(#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 2
(#174) Inline control structures are not allowed
(#174) Expected 1 space before "!="; 0 found
(#174) Expected 1 space after "!="; 0 found
(#174) Expected 1 space before ".="; 0 found
(#174) Expected 1 space after ".="; 0 found
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Inline comments must start with a capital letter, digit or 3-dots sequence
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) This comment is 75% valid code; is this commented out code?
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) No space found before comment text; expected "// echo $select;" but found "//echo $select;"
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Commas (,) must be followed by white space.
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#177) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 12 spaces, found 3
(#178) Expected "if (...) {\n"; found "if (...){\n"
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Variable "item_id" must not contain underscores.
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Line exceeds 132 characters; contains 156 characters
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 8 spaces, found 2
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#183) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#183) Expected "if (...) {\n"; found "if (...){\n"
(#183) Expected 1 space before "=="; 0 found
(#183) Expected 1 space after "=="; 0 found
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Expected 1 space before "="; 0 found
(#184) Expected 1 space after "="; 0 found
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#185) Inline control structures are not allowed
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Variable "view_id" must not contain underscores.
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#191) Expected "if (...) {\n"; found "if (...){\n"
(#191) Expected 1 space before "=>"; 0 found
(#191) Expected 1 space after "=>"; 0 found
(#191) Variable "view_id" must not contain underscores.
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Variable "view_id" must not contain underscores.
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 2
(#193) Expected "} else {\n"; found "}else{\n"
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 12 spaces, found 3
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 16 spaces, found 3
(#196) Line indented incorrectly; expected 12 spaces, found 8
(#196) Closing brace indented incorrectly; expected 3 spaces, found 8
(#196) Expected 1 space before "=>"; 0 found
(#196) Expected 1 space after "=>"; 0 found
(#197) Whitespace found at end of line
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 3
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Line exceeds maximum limit of 180 characters; contains 243 characters
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 16 spaces, found 4
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#200) Expected "} else {\n"; found "}else{\n"
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 16 spaces, found 4
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 12 spaces, found 3
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 8 spaces, found 2
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#207) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#207) Expected "if (...) {\n"; found "if (...){\n"
(#207) Expected 1 space before "=="; 0 found
(#207) Expected 1 space after "=="; 0 found
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Expected 1 space before "="; 0 found
(#208) Expected 1 space after "="; 0 found
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Inline control structures are not allowed
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 4 spaces, found 1
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Expected 1 space before "="; 0 found
(#211) Expected 1 space after "="; 0 found
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Expected 1 space before "="; 0 found
(#212) Expected 1 space after "="; 0 found
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 4 spaces, found 1
(#215) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#215) Expected "if (...) {\n"; found "if (...){\n"
(#215) Expected 1 space before "=="; 0 found
(#215) Expected 1 space after "=="; 0 found
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Inline control structures are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Expected 1 space before "="; 0 found
(#223) Expected 1 space after "="; 0 found
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#225) Expected "if (...) {\n"; found "if(...){\n"
(#225) Commas (,) must be followed by white space.
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 12 spaces, found 3
(#226) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 16 spaces, found 4
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 12 spaces, found 3
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 8 spaces, found 2
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 8 spaces, found 2
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 4 spaces, found 1
(#236) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#236) Expected "if (...) {\n"; found "if (...){\n"
(#236) Expected 1 space before "=="; 0 found
(#236) Expected 1 space after "=="; 0 found
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Expected 1 space before "="; 0 found
(#237) Expected 1 space after "="; 0 found
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Expected 1 space before "="; 0 found
(#238) Expected 1 space after "="; 0 found
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Inline control structures are not allowed
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 4 spaces, found 1
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 2
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 4 spaces, found 1
(#245) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#245) Expected "if (...) {\n"; found "if (...){\n"
(#245) Expected 1 space before "=="; 0 found
(#245) Expected 1 space after "=="; 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 4 spaces, found 1
(#246) Expected 1 space before "="; 0 found
(#246) Expected 1 space after "="; 0 found
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Variable "view_id" must not contain underscores.
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) Inline control structures are not allowed
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 4 spaces, found 1
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 3
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Variable "view_id" must not contain underscores.
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 3
(#252) Expected 1 space before "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Inline comments must start with a capital letter, digit or 3-dots sequence
(#253) Inline comments must end in full-stops, exclamation marks, or question marks
(#253) This comment is 58% valid code; is this commented out code?
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) No space found before comment text; expected "// $inhalt.='<result>'."\r\n";" but found "//$inhalt.='<result>'."\r\n";"
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 2
(#254) Expected 1 space before ".="; 0 found
(#254) Commas (,) must be followed by white space.
(#254) Commas (,) must be followed by white space.
(#254) Commas (,) must be followed by white space.
(#254) Commas (,) must be followed by white space.
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) This comment is 58% valid code; is this commented out code?
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) No space found before comment text; expected "// $inhalt.='</result> '."\r\n";" but found "//$inhalt.='</result> '."\r\n";"
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#258) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#258) Expected "if (...) {\n"; found "if (...){\n"
(#258) Expected 1 space before "=="; 0 found
(#258) Expected 1 space after "=="; 0 found
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Expected 1 space before "="; 0 found
(#259) Expected 1 space after "="; 0 found
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Expected 1 space before "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Inline control structures are not allowed
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Variable "view_id" must not contain underscores.
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 2
(#264) Expected "if (...) {\n"; found "if (...){\n"
(#264) Expected 1 space before "=>"; 0 found
(#264) Expected 1 space after "=>"; 0 found
(#264) Variable "view_id" must not contain underscores.
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Variable "view_id" must not contain underscores.
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#265) Commas (,) must be followed by white space.
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 12 spaces, found 4
(#266) Commas (,) must be followed by white space.
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 8 spaces, found 3
(#267) Closing brace indented incorrectly; expected 2 spaces, found 3
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#270) Expected "if (...) {\n"; found "if (...){\n"
(#270) Expected 1 space before "=="; 0 found
(#270) Expected 1 space after "=="; 0 found
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Expected 1 space before "="; 0 found
(#271) Expected 1 space after "="; 0 found
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#272) Inline control structures are not allowed
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 1
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 3
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 2
(#276) Closing brace indented incorrectly; expected 1 spaces, found 2
(#278) Expected "} else if (...) {\n"; found "}\nelse if (...){\n"
(#278) Expected "if (...) {\n"; found "if (...){\n"
(#278) Expected 1 space before "=="; 0 found
(#278) Expected 1 space after "=="; 0 found
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 1
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 4 spaces, found 1
(#280) Variable "view_id" must not contain underscores.
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 4 spaces, found 1
(#281) Inline control structures are not allowed
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 3
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 3
(#284) Commas (,) must be followed by white space.
(#284) Variable "view_id" must not contain underscores.
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 4 spaces, found 1
(#286) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#286) Expected "if (...) {\n"; found "if (...){\n"
(#286) Expected 1 space before "=="; 0 found
(#286) Expected 1 space after "=="; 0 found
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Expected 1 space before "="; 0 found
(#287) Expected 1 space after "="; 0 found
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Inline control structures are not allowed
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Expected 1 space before "="; 0 found
(#290) Expected 1 space after "="; 0 found
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 4 spaces, found 1
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Whitespace found at end of line
(#293) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#293) Expected "if (...) {\n"; found "if (...){\n"
(#293) Expected 1 space before "=="; 0 found
(#293) Expected 1 space after "=="; 0 found
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Expected 1 space before "="; 0 found
(#294) Expected 1 space after "="; 0 found
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#295) Inline control structures are not allowed
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 4 spaces, found 1
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Commas (,) must be followed by white space.
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 4 spaces, found 1
(#301) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#301) Expected "if (...) {\n"; found "if (...){\n"
(#301) Expected 1 space before "=="; 0 found
(#301) Expected 1 space after "=="; 0 found
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#302) Expected 1 space before "="; 0 found
(#302) Expected 1 space after "="; 0 found
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Inline control structures are not allowed
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Expected 1 space before "="; 0 found
(#305) Expected 1 space after "="; 0 found
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Commas (,) must be followed by white space.
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 8 spaces, found 2
(#307) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 12 spaces, found 3
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 12 spaces, found 3
(#309) Commas (,) must be followed by white space.
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 8 spaces, found 2
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#311) Commas (,) must be followed by white space.
(#311) Expected 1 space before "=>"; 0 found
(#311) Expected 1 space after "=>"; 0 found
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Commas (,) must be followed by white space.
(#313) Expected 1 space before "=>"; 0 found
(#313) Expected 1 space after "=>"; 0 found
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Expected 1 space before "="; 0 found
(#314) Expected 1 space after "="; 0 found
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 8 spaces, found 2
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 4 spaces, found 1
(#317) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#317) Expected "if (...) {\n"; found "if (...){\n"
(#317) Expected 1 space before "=="; 0 found
(#317) Expected 1 space after "=="; 0 found
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#318) Expected 1 space before "="; 0 found
(#318) Expected 1 space after "="; 0 found
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Inline control structures are not allowed
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 5
(#321) Line exceeds 132 characters; contains 179 characters
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 5
(#322) Expected 1 space before ".="; 0 found
(#322) Expected 1 space after ".="; 0 found
(#322) Line exceeds 132 characters; contains 160 characters
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 4
(#324) Expected 1 space before "="; 0 found
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Whitespace found at end of line
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 5
(#326) Commas (,) must be followed by white space.
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 3
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 3
(#328) Expected 1 space before "="; 0 found
(#328) Expected 1 space after "="; 0 found
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 3
(#329) Expected 1 space before ".="; 0 found
(#329) Expected 1 space after ".="; 0 found
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 3
(#330) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 12 spaces, found 4
(#331) Expected 1 space before ".="; 0 found
(#331) Expected 1 space after ".="; 0 found
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 6
(#332) Expected 1 space before ".="; 0 found
(#332) Expected 1 space after ".="; 0 found
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 6
(#333) Expected 1 space before ".="; 0 found
(#333) Expected 1 space after ".="; 0 found
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 12 spaces, found 6
(#334) Expected 1 space before "="; 0 found
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 6
(#335) Expected 1 space before ".="; 0 found
(#335) Expected 1 space after ".="; 0 found
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 7
(#336) Commas (,) must be followed by white space.
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 12 spaces, found 7
(#337) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 16 spaces, found 8
(#338) Expected 1 space before ".="; 0 found
(#338) Expected 1 space after ".="; 0 found
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 16 spaces, found 8
(#339) Expected 1 space before ".="; 0 found
(#339) Expected 1 space after ".="; 0 found
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 16 spaces, found 8
(#340) Expected 1 space before ".="; 0 found
(#340) Expected 1 space after ".="; 0 found
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 16 spaces, found 8
(#341) Expected 1 space before ".="; 0 found
(#341) Expected 1 space after ".="; 0 found
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 12 spaces, found 7
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Whitespace found at end of line
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 7
(#346) Expected 1 space before ".="; 0 found
(#346) Expected 1 space after ".="; 0 found
(#346) Commas (,) must be followed by white space.
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 spaces, found 4
(#347) Expected 1 space before ".="; 0 found
(#347) Expected 1 space after ".="; 0 found
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 8 spaces, found 3
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 3
(#349) Expected 1 space before ".="; 0 found
(#349) Expected 1 space after ".="; 0 found
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) This comment is 56% valid code; is this commented out code?
(#350) Line indented incorrectly; expected at least 8 spaces, found 3
(#351) Line indented incorrectly; expected at least 8 spaces, found 3
(#352) Line indented incorrectly; expected at least 8 spaces, found 3
(#353) Line indented incorrectly; expected at least 8 spaces, found 3
(#354) Line indented incorrectly; expected at least 8 spaces, found 4
(#355) Line indented incorrectly; expected at least 8 spaces, found 4
(#356) Line indented incorrectly; expected at least 8 spaces, found 5
(#357) Line indented incorrectly; expected at least 8 spaces, found 6
(#358) Line indented incorrectly; expected at least 8 spaces, found 6
(#359) Line indented incorrectly; expected at least 8 spaces, found 6
(#360) Line indented incorrectly; expected at least 8 spaces, found 5
(#361) Line indented incorrectly; expected at least 8 spaces, found 5
(#362) Line indented incorrectly; expected at least 8 spaces, found 5
(#363) Line indented incorrectly; expected at least 8 spaces, found 5
(#364) Whitespace found at end of line
(#365) Line indented incorrectly; expected at least 8 spaces, found 4
(#366) Line exceeds maximum limit of 180 characters; contains 181 characters
(#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
(#369) Line indented incorrectly; expected at least 8 spaces, found 3
(#370) Line indented incorrectly; expected at least 8 spaces, found 3
(#371) Line indented incorrectly; expected at least 8 spaces, found 6
(#372) Line indented incorrectly; expected at least 8 spaces, found 6
(#373) Line indented incorrectly; expected at least 8 spaces, found 6
(#374) Line indented incorrectly; expected at least 8 spaces, found 5
(#375) Line indented incorrectly; expected at least 8 spaces, found 3
(#376) Line indented incorrectly; expected at least 8 spaces, found 3
(#377) Line indented incorrectly; expected at least 8 spaces, found 3
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 3
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 4 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Whitespace found at end of line
(#382) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#382) Expected "if (...) {\n"; found "if (...){\n"
(#382) Expected 1 space before "=="; 0 found
(#382) Expected 1 space after "=="; 0 found
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Expected 1 space before "="; 0 found
(#383) Expected 1 space after "="; 0 found
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#384) Inline control structures are not allowed
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 1
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) Line exceeds maximum limit of 180 characters; contains 329 characters
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Expected 1 space before ".="; 0 found
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Expected 1 space before "="; 0 found
(#390) Expected 1 space after "="; 0 found
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 2
(#391) Expected 1 space before ".="; 0 found
(#391) Expected 1 space after ".="; 0 found
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 8 spaces, found 4
(#392) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 12 spaces, found 5
(#393) Expected 1 space before ".="; 0 found
(#393) Expected 1 space after ".="; 0 found
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 5
(#394) Expected 1 space before ".="; 0 found
(#394) Expected 1 space after ".="; 0 found
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 5
(#395) Expected 1 space before ".="; 0 found
(#395) Expected 1 space after ".="; 0 found
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 8 spaces, found 4
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Expected 1 space before ".="; 0 found
(#397) Expected 1 space after ".="; 0 found
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 4 spaces, found 1
(#400) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#400) Expected "if (...) {\n"; found "if (...){\n"
(#400) Expected 1 space before "=="; 0 found
(#400) Expected 1 space after "=="; 0 found
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) Expected 1 space before "="; 0 found
(#401) Expected 1 space after "="; 0 found
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Inline control structures are not allowed
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 4 spaces, found 1
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#404) Expected 1 space before "="; 0 found
(#404) Expected 1 space after "="; 0 found
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Line exceeds maximum limit of 180 characters; contains 381 characters
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#406) Expected 1 space before ".="; 0 found
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Expected 1 space before "="; 0 found
(#409) Expected 1 space after "="; 0 found
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 2
(#410) Expected 1 space before ".="; 0 found
(#410) Expected 1 space after ".="; 0 found
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected 8 spaces, found 4
(#411) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 12 spaces, found 5
(#412) Expected 1 space before ".="; 0 found
(#412) Expected 1 space after ".="; 0 found
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 5
(#413) Inline control structures are not allowed
(#413) Commas (,) must be followed by white space.
(#413) Commas (,) must be followed by white space.
(#413) Expected 1 space before ".="; 0 found
(#413) Expected 1 space after ".="; 0 found
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 5
(#414) Inline control structures are not allowed
(#414) Expected 1 space before ".="; 0 found
(#414) Expected 1 space after ".="; 0 found
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 5
(#415) Expected 1 space before ".="; 0 found
(#415) Expected 1 space after ".="; 0 found
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 12 spaces, found 5
(#416) Expected 1 space before ".="; 0 found
(#416) Expected 1 space after ".="; 0 found
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 12 spaces, found 6
(#417) Expected 1 space before ".="; 0 found
(#417) Expected 1 space after ".="; 0 found
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 8 spaces, found 4
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#419) Expected 1 space before ".="; 0 found
(#419) Expected 1 space after ".="; 0 found
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 8 spaces, found 2
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 4 spaces, found 1
(#422) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#422) Expected "if (...) {\n"; found "if (...){\n"
(#422) Expected 1 space before "=="; 0 found
(#422) Expected 1 space after "=="; 0 found
(#422) Expected 1 space before "=="; 0 found
(#422) Expected 1 space after "=="; 0 found
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 4 spaces, found 1
(#423) Expected 1 space before "="; 0 found
(#423) Expected 1 space after "="; 0 found
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 4 spaces, found 1
(#424) Inline control structures are not allowed
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 4 spaces, found 1
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 8 spaces, found 2
(#426) Expected "if (...) {\n"; found "if (...){\n"
(#426) Expected 1 space before "=="; 0 found
(#426) Expected 1 space after "=="; 0 found
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 12 spaces, found 3
(#427) Inline control structures are not allowed
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Commas (,) must be followed by white space.
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 8 spaces, found 2
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 8 spaces, found 2
(#429) Expected "if (...) {\n"; found "if(...) {\n"
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 12 spaces, found 3
(#430) Expected 1 space before "="; 0 found
(#430) Expected 1 space after "="; 0 found
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 12 spaces, found 3
(#431) Expected 1 space before "="; 0 found
(#431) Expected 1 space after "="; 0 found
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 12 spaces, found 3
(#432) Expected 1 space before "="; 0 found
(#432) Expected 1 space after "="; 0 found
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 12 spaces, found 3
(#433) Expected "if (...) {\n"; found "if (...){\n"
(#433) Expected 1 space before ">"; 0 found
(#433) Expected 1 space after ">"; 0 found
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 16 spaces, found 4
(#434) Expected 1 space before "="; 0 found
(#434) Expected 1 space after "="; 0 found
(#434) Expected 1 space before "=>"; 0 found
(#434) Expected 1 space after "=>"; 0 found
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 16 spaces, found 4
(#435) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 20 spaces, found 5
(#436) Expected 1 space before ".="; 0 found
(#436) Expected 1 space after ".="; 0 found
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 16 spaces, found 4
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 12 spaces, found 3
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) This comment is 50% valid code; is this commented out code?
(#439) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) Line exceeds maximum limit of 180 characters; contains 475 characters
(#439) Line indented incorrectly; expected at least 12 spaces, found 5
(#439) No space found before comment text; expected "// $sql = "SELECT CONCAT(dt.id,'_',ctt.id) as uniqueid,dt.id as dtid,d.id, d.title, t.title as topic, s.title as subject FROM {block_exacompdescriptors} d, {block_exacompmdltype_mm} mt, {block_exacomptopics} t,{block_exacompcoutopi_mm} ctt, {block_exacompsubjects} s, {block_exacompschooltypes} ty, {block_exacompdescrtopic_mm} dt WHERE mt.stid = ty.id AND s.stid = ty.id AND t.subjid = s.id AND dt.topicid=t.id AND ctt.topicid=t.id AND dt.descrid=d.id AND (ty.isoez=1)";" but found "//$sql = "SELECT CONCAT(dt.id,'_',ctt.id) as uniqueid,dt.id as dtid,d.id, d.title, t.title as topic, s.title as subject FROM {block_exacompdescriptors} d, {block_exacompmdltype_mm} mt, {block_exacomptopics} t,{block_exacompcoutopi_mm} ctt, {block_exacompsubjects} s, {block_exacompschooltypes} ty, {block_exacompdescrtopic_mm} dt WHERE mt.stid = ty.id AND s.stid = ty.id AND t.subjid = s.id AND dt.topicid=t.id AND ctt.topicid=t.id AND dt.descrid=d.id AND (ty.isoez=1)";"
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Line indented incorrectly; expected at least 12 spaces, found 6
(#440) No space found before comment text; expected "// neu am 20.5.2014 weil descriptoren mehrfach vorkommen" but found "//neu am 20.5.2014 weil descriptoren mehrfach vorkommen"
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 12 spaces, found 5
(#441) Line exceeds maximum limit of 180 characters; contains 473 characters
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 12 spaces, found 5
(#442) Expected "if (...) {\n"; found "if (...){\n"
(#442) Expected 1 space before ">"; 0 found
(#442) Expected 1 space after ">"; 0 found
(#442) Expected 1 space before "=="; 0 found
(#442) Expected 1 space after "=="; 0 found
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 16 spaces, found 6
(#443) Expected 1 space before ".="; 0 found
(#443) Expected 1 space after ".="; 0 found
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 12 spaces, found 5
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 5
(#445) Expected 1 space before ".="; 0 found
(#445) Expected 1 space after ".="; 0 found
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Inline comments must start with a capital letter, digit or 3-dots sequence
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) This comment is 75% valid code; is this commented out code?
(#446) Line indented incorrectly; expected at least 12 spaces, found 5
(#446) No space found before comment text; expected "// echo $sql;" but found "//echo $sql;"
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Whitespace found at end of line
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 12 spaces, found 5
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 12 spaces, found 3
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 12 spaces, found 3
(#450) Expected 1 space before "="; 0 found
(#450) Expected 1 space after "="; 0 found
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 12 spaces, found 3
(#451) Expected 1 space before ".="; 0 found
(#451) Expected 1 space after ".="; 0 found
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 12 spaces, found 3
(#452) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 16 spaces, found 4
(#454) Expected "if (...) {\n"; found "if (...){\n"
(#454) Expected 1 space before "=="; 0 found
(#454) Expected 1 space after "=="; 0 found
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 20 spaces, found 6
(#455) Expected 1 space before "="; 0 found
(#455) Expected 1 space after "="; 0 found
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 16 spaces, found 4
(#456) Expected "} else {\n"; found "}else{\n"
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 20 spaces, found 6
(#457) Expected 1 space before "="; 0 found
(#457) Expected 1 space after "="; 0 found
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 16 spaces, found 4
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 16 spaces, found 4
(#459) Expected "if (...) {\n"; found "if (...){\n"
(#459) Expected 1 space before "!="; 0 found
(#459) Expected 1 space after "!="; 0 found
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 20 spaces, found 5
(#460) Expected 1 space before ".="; 0 found
(#460) Expected 1 space after ".="; 0 found
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 20 spaces, found 5
(#462) Inline control structures are not allowed
(#462) Commas (,) must be followed by white space.
(#462) Expected 1 space before "==="; 0 found
(#462) Expected 1 space after "==="; 0 found
(#462) Expected 1 space before ".="; 0 found
(#462) Expected 1 space after ".="; 0 found
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 20 spaces, found 5
(#463) Inline control structures are not allowed
(#463) Expected 1 space before ".="; 0 found
(#463) Expected 1 space after ".="; 0 found
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 20 spaces, found 5
(#464) Expected 1 space before ".="; 0 found
(#464) Expected 1 space after ".="; 0 found
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 20 spaces, found 5
(#465) Expected 1 space before ".="; 0 found
(#465) Expected 1 space after ".="; 0 found
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 20 spaces, found 5
(#466) Expected 1 space before ".="; 0 found
(#466) Expected 1 space after ".="; 0 found
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 20 spaces, found 5
(#467) Expected 1 space before ".="; 0 found
(#467) Expected 1 space after ".="; 0 found
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 16 spaces, found 4
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 12 spaces, found 3
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 12 spaces, found 3
(#470) Expected 1 space before ".="; 0 found
(#470) Expected 1 space after ".="; 0 found
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 12 spaces, found 3
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Whitespace found at end of line
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Whitespace found at end of line
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 8 spaces, found 2
(#474) Expected "} else {\n"; found "}else{\n"
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 12 spaces, found 3
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 8 spaces, found 2
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 4 spaces, found 1
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Whitespace found at end of line
(#479) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#479) Expected "if (...) {\n"; found "if (...){\n"
(#479) Expected 1 space before "=="; 0 found
(#479) Expected 1 space after "=="; 0 found
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Whitespace found at end of line
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 4 spaces, found 1
(#481) Expected 1 space before "="; 0 found
(#481) Expected 1 space after "="; 0 found
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 4 spaces, found 1
(#482) Inline control structures are not allowed
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected 4 spaces, found 1
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 2
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 8 spaces, found 2
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) This comment is 58% valid code; is this commented out code?
(#486) Line indented incorrectly; expected at least 8 spaces, found 2
(#487) Line indented incorrectly; expected at least 8 spaces, found 2
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Whitespace found at end of line
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 8 spaces, found 2
(#489) Expected "if (...) {\n"; found "if (...){\n"
(#489) Expected 1 space before "=>"; 0 found
(#489) Expected 1 space after "=>"; 0 found
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 12 spaces, found 3
(#490) Expected 1 space before "=>"; 0 found
(#490) Expected 1 space after "=>"; 0 found
(#490) Commas (,) must be followed by white space.
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) This comment is 68% valid code; is this commented out code?
(#491) Line indented incorrectly; expected at least 12 spaces, found 3
(#492) Line indented incorrectly; expected at least 12 spaces, found 4
(#493) Line indented incorrectly; expected at least 12 spaces, found 4
(#494) Line indented incorrectly; expected at least 12 spaces, found 5
(#495) Line indented incorrectly; expected at least 12 spaces, found 6
(#496) Line indented incorrectly; expected at least 12 spaces, found 5
(#497) Line indented incorrectly; expected at least 12 spaces, found 4
(#498) Line indented incorrectly; expected at least 12 spaces, found 3
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 8 spaces, found 2
(#499) Expected "} else {\n"; found "}else{\n"
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 12 spaces, found 3
(#500) Expected 1 space before "=>"; 0 found
(#500) Expected 1 space after "=>"; 0 found
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Whitespace found at end of line
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 8 spaces, found 2
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 8 spaces, found 2
(#502) Commas (,) must be followed by white space.
(#502) Commas (,) must be followed by white space.
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 4 spaces, found 1
(#504) Expected "} else if (...) {\n"; found "}else if (...){\n"
(#504) Expected "if (...) {\n"; found "if (...){\n"
(#504) Expected 1 space before "=="; 0 found
(#504) Expected 1 space after "=="; 0 found
(#504) Expected 1 space before "=="; 0 found
(#504) Expected 1 space after "=="; 0 found
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 4 spaces, found 1
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Inline control structures are not allowed
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 4 spaces, found 1
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 8 spaces, found 2
(#510) Expected 1 space before "="; 0 found
(#510) Expected 1 space after "="; 0 found
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 8 spaces, found 2
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 8 spaces, found 2
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Inline comments must start with a capital letter, digit or 3-dots sequence
(#513) Inline comments must end in full-stops, exclamation marks, or question marks
(#513) This comment is 67% valid code; is this commented out code?
(#513) Line indented incorrectly; expected at least 8 spaces, found 2
(#513) No space found before comment text; expected "// $description = sauber($_POST["description"]);" but found "//$description = sauber($_POST["description"]);"
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 2
(#514) Expected 1 space before "="; 0 found
(#514) Expected 1 space after "="; 0 found
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 8 spaces, found 2
(#515) Expected "if (...) {\n"; found "if (...){\n"
(#515) Expected 1 space before ">"; 0 found
(#515) Expected 1 space after ">"; 0 found
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 12 spaces, found 4
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Commas (,) must be followed by white space.
(#516) Expected 1 space before "=>"; 0 found
(#516) Expected 1 space after "=>"; 0 found
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected 12 spaces, found 4
(#517) Expected "if (...) {\n"; found "if (...){\n"
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) This comment is 59% valid code; is this commented out code?
(#518) Line indented incorrectly; expected at least 16 spaces, found 5
(#518) Whitespace found at end of line
(#519) Line indented incorrectly; expected at least 16 spaces, found 5
(#520) Line indented incorrectly; expected at least 16 spaces, found 5
(#521) Line indented incorrectly; expected at least 16 spaces, found 6
(#522) Line indented incorrectly; expected at least 16 spaces, found 6
(#523) Line indented incorrectly; expected at least 16 spaces, found 6
(#524) Line indented incorrectly; expected at least 16 spaces, found 6
(#525) Line indented incorrectly; expected at least 16 spaces, found 7
(#526) Line indented incorrectly; expected at least 16 spaces, found 7
(#527) Line indented incorrectly; expected at least 16 spaces, found 8
(#528) Line indented incorrectly; expected at least 16 spaces, found 9
(#529) Line indented incorrectly; expected at least 16 spaces, found 9
(#530) Line indented incorrectly; expected at least 16 spaces, found 8
(#531) Line indented incorrectly; expected at least 16 spaces, found 7
(#532) Line indented incorrectly; expected at least 16 spaces, found 6
(#533) Line indented incorrectly; expected at least 16 spaces, found 5
(#534) Line indented incorrectly; expected at least 16 spaces, found 5
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 16 spaces, found 5
(#535) Expected "if (...) {\n"; found "if (...){\n"
(#535) Expected 1 space before "=="; 0 found
(#535) Expected 1 space after "=="; 0 found
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Whitespace found at end of line
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 20 spaces, found 7
(#537) Expected 1 space before "="; 0 found
(#537) Expected 1 space after "="; 0 found
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 20 spaces, found 7
(#539) Commas (,) must be followed by white space.
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected 20 spaces, found 7
(#540) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Whitespace found at end of line
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 24 spaces, found 8
(#542) Expected "if (...) {\n"; found "if (...)\t{\n"
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 28 spaces, found 9
(#543) Expected "if (...) {\n"; found "if (...){\n"
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 32 spaces, found 10
(#544) Expected 1 space before "=>"; 0 found
(#544) Expected 1 space after "=>"; 0 found
(#544) Commas (,) must be followed by white space.
(#544) Expected 1 space before "=>"; 0 found
(#544) Expected 1 space after "=>"; 0 found
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Whitespace found at end of line
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected 28 spaces, found 9
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 24 spaces, found 8
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected 20 spaces, found 7
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Whitespace found at end of line
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 16 spaces, found 5
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 12 spaces, found 4
(#551) Expected "} else {\n"; found "}else{\n"
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 16 spaces, found 5
(#552) Expected "if (...) {\n"; found "if (...){\n"
(#552) Expected 1 space before "=="; 0 found
(#552) Expected 1 space after "=="; 0 found
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Inline comments must start with a capital letter, digit or 3-dots sequence
(#553) Inline comments must end in full-stops, exclamation marks, or question marks
(#553) Line indented incorrectly; expected at least 20 spaces, found 6
(#553) No space found before comment text; expected "// no update possible, nothing to do" but found "//no update possible, nothing to do"
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 20 spaces, found 6
(#554) Whitespace found at end of line
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 16 spaces, found 5
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 16 spaces, found 5
(#556) Expected 1 space before "="; 0 found
(#556) Expected 1 space after "="; 0 found
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected at least 16 spaces, found 5
(#557) Expected 1 space before "="; 0 found
(#557) Expected 1 space after "="; 0 found
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected 12 spaces, found 4
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 8 spaces, found 2
(#559) Expected "} else {\n"; found "}else{\n"
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 12 spaces, found 3
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 12 spaces, found 3
(#561) Expected 1 space before "="; 0 found
(#561) Expected 1 space after "="; 0 found
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 12 spaces, found 3
(#562) Expected 1 space before "="; 0 found
(#562) Expected 1 space after "="; 0 found
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 8 spaces, found 2
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) This comment is 56% valid code; is this commented out code?
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Line indented incorrectly; expected at least 8 spaces, found 2
(#564) No space found before comment text; expected "// $kompetenzen = addslashes(optional_param('competences', 0, PARAM_ALPHANUMEXT));" but found "//$kompetenzen = addslashes(optional_param('competences', 0, PARAM_ALPHANUMEXT));"
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) This comment is 80% valid code; is this commented out code?
(#565) Line indented incorrectly; expected at least 8 spaces, found 2
(#565) No space found before comment text; expected "// print_r($_FILES);" but found "//print_r($_FILES);"
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Inline comments must end in full-stops, exclamation marks, or question marks
(#566) This comment is 84% valid code; is this commented out code?
(#566) Line indented incorrectly; expected at least 8 spaces, found 2
(#566) No space found before comment text; expected "// $competences=array();" but found "//$competences=array();"
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 8 spaces, found 2
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 8 spaces, found 2
(#568) Inline control structures are not allowed
(#568) Expected 1 space before ">"; 0 found
(#568) Expected 1 space after ">"; 0 found
(#568) Expected 1 space before "="; 0 found
(#568) Expected 1 space after "="; 0 found
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 8 spaces, found 2
(#569) Expected "if (...) {\n"; found "if (...){\n"
(#569) Expected 1 space before "=="; 0 found
(#569) Expected 1 space after "=="; 0 found
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Inline comments must start with a capital letter, digit or 3-dots sequence
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Line indented incorrectly; expected at least 12 spaces, found 3
(#570) No space found before comment text; expected "// only update picture" but found "//only update picture"
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 12 spaces, found 3
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#572) Expected "} else {\n"; found "}else{\n"
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 12 spaces, found 3
(#573) Expected "if (...) {\n"; found "if (...){ //wenn neues item, özeps items können eh nicht neu sein\n"
(#573) Expected 1 space before "!="; 0 found
(#573) Expected 1 space after "!="; 0 found
(#573) Inline comments must start with a capital letter, digit or 3-dots sequence
(#573) Inline comments must end in full-stops, exclamation marks, or question marks
(#573) No space found before comment text; expected "// wenn neues item, özeps items können eh nicht neu sein" but found "//wenn neues item, özeps items können eh nicht neu sein"
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 16 spaces, found 4
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Inline comments must start with a capital letter, digit or 3-dots sequence
(#575) Inline comments must end in full-stops, exclamation marks, or question marks
(#575) This comment is 50% valid code; is this commented out code?
(#575) Line indented incorrectly; expected at least 16 spaces, found 4
(#575) No space found before comment text; expected "// $new->categoryid = $category;" but found "//$new->categoryid = $category;"
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 16 spaces, found 4
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Whitespace found at end of line
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 16 spaces, found 4
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 16 spaces, found 4
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Whitespace found at end of line
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 12 spaces, found 3
(#579) Whitespace found at end of line
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 12 spaces, found 3
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 12 spaces, found 3
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 16 spaces, found 4
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 20 spaces, found 5
(#583) Expected 1 space before "="; 0 found
(#583) Expected 1 space after "="; 0 found
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 16 spaces, found 4
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected 12 spaces, found 3
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 12 spaces, found 3
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected at least 12 spaces, found 3
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) This comment is 62% valid code; is this commented out code?
(#588) Inline comments must start with a capital letter, digit or 3-dots sequence
(#588) Line indented incorrectly; expected at least 12 spaces, found 3
(#588) No space found before comment text; expected "// $comp=optional_param('competences', 0, PARAM_ALPHANUMEXT);" but found "//$comp=optional_param('competences', 0, PARAM_ALPHANUMEXT);"
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) This comment is 78% valid code; is this commented out code?
(#589) Line indented incorrectly; expected at least 12 spaces, found 3
(#589) No space found before comment text; expected "// $competences=explode("_",$comp);" but found "//$competences=explode("_",$comp);"
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Whitespace found at end of line
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) Line indented incorrectly; expected at least 12 spaces, found 3
(#592) Line indented incorrectly; expected at least 12 spaces, found 4
(#593) Line indented incorrectly; expected at least 12 spaces, found 4
(#594) Line indented incorrectly; expected at least 12 spaces, found 4
(#595) Line indented incorrectly; expected at least 12 spaces, found 3
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 12 spaces, found 3
(#596) Expected "if (...) {\n"; found "if (...){ //update und type file, type bleibt immer file, weil file kann nicht updated werden, es muss hier also datei dabei sein\n"
(#596) Expected 1 space before "!="; 0 found
(#596) Expected 1 space after "!="; 0 found
(#596) Expected 1 space before "=="; 0 found
(#596) Expected 1 space after "=="; 0 found
(#596) Line exceeds 132 characters; contains 164 characters
(#596) Inline comments must end in full-stops, exclamation marks, or question marks
(#596) No space found before comment text; expected "// update und type file, type bleibt immer file, weil file kann nicht updated werden, es muss hier also datei dabei sein" but found "//update und type file, type bleibt immer file, weil file kann nicht updated werden, es muss hier also datei dabei sein"
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 16 spaces, found 4
(#597) Whitespace found at end of line
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 12 spaces, found 3
(#598) Expected "} else {\n"; found "}else{\n"
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 16 spaces, found 4
(#599) Inline control structures are not allowed
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 16 spaces, found 4
(#600) Inline control structures are not allowed
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) No space found before comment text; expected "// weil wenn datei dabei ist, wird type nachher sowieso type" but found "//weil wenn datei dabei ist, wird type nachher sowieso type"
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 12 spaces, found 3
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Whitespace found at end of line
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) This comment is 58% valid code; is this commented out code?
(#603) Line indented incorrectly; expected at least 12 spaces, found 3
(#604) Line indented incorrectly; expected at least 12 spaces, found 4
(#605) Line indented incorrectly; expected at least 12 spaces, found 4
(#606) Line indented incorrectly; expected at least 12 spaces, found 3
(#607) Line indented incorrectly; expected at least 12 spaces, found 4
(#608) Line indented incorrectly; expected at least 12 spaces, found 4
(#609) Line indented incorrectly; expected at least 12 spaces, found 3
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected 8 spaces, found 2
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 8 spaces, found 2
(#611) Expected "if (...) {\n"; found "if(...){\n"
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Whitespace found at end of line
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 12 spaces, found 3
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 12 spaces, found 3
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Inline comments must start with a capital letter, digit or 3-dots sequence
(#615) Inline comments must end in full-stops, exclamation marks, or question marks
(#615) This comment is 54% valid code; is this commented out code?
(#615) Line indented incorrectly; expected at least 12 spaces, found 3
(#615) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_USER,$user->id);" but found "//$context = get_context_instance(CONTEXT_USER,$user->id);"
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 12 spaces, found 3
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Whitespace found at end of line
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 12 spaces, found 3
(#618) Expected 1 space before "=>"; 0 found
(#618) Expected 1 space after "=>"; 0 found
(#618) Expected 1 space before "=>"; 0 found
(#618) Expected 1 space after "=>"; 0 found
(#618) Variable "uploaded_file" must not contain underscores.
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#619) Line indented incorrectly; expected at least 16 spaces, found 6
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 16 spaces, found 6
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 20 spaces, found 10
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected 24 spaces, found 10
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 24 spaces, found 14
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 24 spaces, found 10
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 24 spaces, found 14
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 24 spaces, found 10
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 24 spaces, found 14
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected 24 spaces, found 10
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 24 spaces, found 14
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected 24 spaces, found 10
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 24 spaces, found 14
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected 24 spaces, found 10
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 24 spaces, found 14
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 24 spaces, found 10
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 24 spaces, found 14
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected 24 spaces, found 10
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected 20 spaces, found 10
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected 16 spaces, found 6
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 16 spaces, found 6
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 16 spaces, found 6
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Whitespace found at end of line
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Line indented incorrectly; expected at least 16 spaces, found 6
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected 16 spaces, found 6
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Inline comments must start with a capital letter, digit or 3-dots sequence
(#652) Line indented incorrectly; expected at least 20 spaces, found 10
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) Line indented incorrectly; expected at least 20 spaces, found 10
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 20 spaces, found 10
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 20 spaces, found 10
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 16 spaces, found 6
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 20 spaces, found 10
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Line indented incorrectly; expected at least 20 spaces, found 10
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 20 spaces, found 10
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 16 spaces, found 6
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 16 spaces, found 6
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected 12 spaces, found 3
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Whitespace found at end of line
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Inline comments must start with a capital letter, digit or 3-dots sequence
(#664) Inline comments must end in full-stops, exclamation marks, or question marks
(#664) This comment is 50% valid code; is this commented out code?
(#664) Line indented incorrectly; expected at least 12 spaces, found 3
(#664) No space found before comment text; expected "// $fs = get_file_storage();" but found "//$fs = get_file_storage();"
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Whitespace found at end of line
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected at least 12 spaces, found 3
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 12 spaces, found 3
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 12 spaces, found 3
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 16 spaces, found 7
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected 12 spaces, found 3
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 12 spaces, found 3
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 16 spaces, found 6
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 12 spaces, found 3
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 12 spaces, found 3
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected 12 spaces, found 3
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 16 spaces, found 6
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Inline comments must start with a capital letter, digit or 3-dots sequence
(#678) Inline comments must end in full-stops, exclamation marks, or question marks
(#678) Line indented incorrectly; expected at least 20 spaces, found 10
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 20 spaces, found 10
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 20 spaces, found 10
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 16 spaces, found 6
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 16 spaces, found 6
(#682) Variable "file_record" must not contain underscores.
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 16 spaces, found 6
(#683) Variable "file_record" must not contain underscores.
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 16 spaces, found 6
(#684) Variable "file_record" must not contain underscores.
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 16 spaces, found 6
(#685) Variable "file_record" must not contain underscores.
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 16 spaces, found 6
(#686) Variable "file_record" must not contain underscores.
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 16 spaces, found 6
(#687) Variable "file_record" must not contain underscores.
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 16 spaces, found 6
(#688) Variable "file_record" must not contain underscores.
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 16 spaces, found 6
(#689) Variable "file_record" must not contain underscores.
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 16 spaces, found 6
(#690) Variable "file_record" must not contain underscores.
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 16 spaces, found 6
(#691) Variable "file_record" must not contain underscores.
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Line indented incorrectly; expected at least 16 spaces, found 6
(#692) Variable "file_record" must not contain underscores.
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Whitespace found at end of line
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line indented incorrectly; expected at least 16 spaces, found 6
(#694) No space found before comment text; expected "// Check if the file already exist" but found "//Check if the file already exist"
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) This comment is 59% valid code; is this commented out code?
(#695) Line indented incorrectly; expected at least 16 spaces, found 5
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Whitespace found at end of line
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 16 spaces, found 7
(#698) Variable "file_record" must not contain underscores.
(#698) Expected 1 space before "="; 0 found
(#698) Expected 1 space after "="; 0 found
(#698) Variable "file_record" must not contain underscores.
(#698) Commas (,) must be followed by white space.
(#698) Variable "file_record" must not contain underscores.
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) This comment is 86% valid code; is this commented out code?
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#699) Line indented incorrectly; expected at least 16 spaces, found 7
(#699) No space found before comment text; expected "// print_r($file_record);die;" but found "//print_r($file_record);die;"
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) This comment is 47% valid code; is this commented out code?
(#700) Line indented incorrectly; expected at least 16 spaces, found 9
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 16 spaces, found 7
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Whitespace found at end of line
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Whitespace found at end of line
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Inline comments must start with a capital letter, digit or 3-dots sequence
(#704) Inline comments must end in full-stops, exclamation marks, or question marks
(#704) This comment is 80% valid code; is this commented out code?
(#704) Line indented incorrectly; expected at least 16 spaces, found 13
(#704) No space found before comment text; expected "// print_r($new);" but found "//print_r($new);"
(#704) Whitespace found at end of line
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected 16 spaces, found 13
(#705) Expected "if (...) {\n"; found "if(...){\n"
(#705) Expected 1 space before ">"; 0 found
(#705) Expected 1 space after ">"; 0 found
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) This comment is 67% valid code; is this commented out code?
(#706) Line indented incorrectly; expected at least 20 spaces, found 15
(#706) No space found before comment text; expected "// $new->id=$itemid;" but found "//$new->id=$itemid;"
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) This comment is 81% valid code; is this commented out code?
(#707) Line indented incorrectly; expected at least 20 spaces, found 14
(#708) Line indented incorrectly; expected at least 20 spaces, found 15
(#708) Whitespace found at end of line
(#709) Line indented incorrectly; expected at least 20 spaces, found 14
(#710) Line indented incorrectly; expected at least 20 spaces, found 15
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected 20 spaces, found 9
(#711) Expected "if (...) {\n"; found "if (...){\n"
(#711) Expected 1 space before "!="; 0 found
(#711) Expected 1 space after "!="; 0 found
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 24 spaces, found 16
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected 20 spaces, found 15
(#713) Closing brace indented incorrectly; expected 9 spaces, found 15
(#713) Expected "} else {\n"; found "}else{\n"
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 24 spaces, found 16
(#714) Expected 1 space before "="; 0 found
(#714) Expected 1 space after "="; 0 found
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected at least 24 spaces, found 16
(#715) Expected 1 space before "="; 0 found
(#715) Expected 1 space after "="; 0 found
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 24 spaces, found 16
(#716) Expected 1 space before "="; 0 found
(#716) Expected 1 space after "="; 0 found
(#716) Inline comments must start with a capital letter, digit or 3-dots sequence
(#716) Inline comments must end in full-stops, exclamation marks, or question marks
(#716) No space found before comment text; expected "// wenn note soll file werden" but found "//wenn note soll file werden"
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 24 spaces, found 16
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 20 spaces, found 15
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected 20 spaces, found 15
(#719) Expected "if (...) {\n"; found "if (...){\n"
(#719) Empty IF statement detected
(#719) Expected 1 space before "!="; 0 found
(#719) Expected 1 space after "!="; 0 found
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#720) Line indented incorrectly; expected at least 24 spaces, found 16
(#720) No space found before comment text; expected "// nicht mehr beim upload dabei" but found "//nicht mehr beim upload dabei"
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) This comment is 78% valid code; is this commented out code?
(#721) Line indented incorrectly; expected at least 24 spaces, found 16
(#721) No space found before comment text; expected "// block_exaport_delete_competences($itemid,$user->id);" but found "//block_exaport_delete_competences($itemid,$user->id);"
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Inline comments must end in full-stops, exclamation marks, or question marks
(#722) This comment is 80% valid code; is this commented out code?
(#722) Line indented incorrectly; expected at least 24 spaces, found 16
(#722) No space found before comment text; expected "// block_exaport_save_competences($competences,$new,$user->id,$new->name);" but found "//block_exaport_save_competences($competences,$new,$user->id,$new->name);"
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected 20 spaces, found 13
(#723) Closing brace indented incorrectly; expected 15 spaces, found 13
(#723) Expected "} else {\n"; found "}else{\n"
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 24 spaces, found 15
(#724) Commas (,) must be followed by white space.
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 24 spaces, found 15
(#725) Expected 1 space before "="; 0 found
(#725) Expected 1 space after "="; 0 found
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 24 spaces, found 15
(#726) Commas (,) must be followed by white space.
(#726) Commas (,) must be followed by white space.
(#726) Commas (,) must be followed by white space.
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 20 spaces, found 13
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Whitespace found at end of line
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected 16 spaces, found 13
(#729) Expected "} else {\n"; found "}else{\n"
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected 20 spaces, found 14
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Inline comments must start with a capital letter, digit or 3-dots sequence
(#731) Inline comments must end in full-stops, exclamation marks, or question marks
(#731) This comment is 80% valid code; is this commented out code?
(#731) Line indented incorrectly; expected at least 24 spaces, found 15
(#731) No space found before comment text; expected "// block_exaport_save_competences($competences,$new,$user->id,$new->name);" but found "//block_exaport_save_competences($competences,$new,$user->id,$new->name);"
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 24 spaces, found 15
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected 20 spaces, found 14
(#733) Expected "} else {\n"; found "}else{\n"
(#733) Empty ELSE statement detected
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) This comment is 75% valid code; is this commented out code?
(#734) Line indented incorrectly; expected at least 24 spaces, found 15
(#734) No space found before comment text; expected "// echo "saved2=false";" but found "//echo "saved2=false";"
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected 20 spaces, found 14
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected 16 spaces, found 12
(#736) Closing brace indented incorrectly; expected 13 spaces, found 12
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Whitespace found at end of line
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 16 spaces, found 7
(#738) Expected "if (...) {\n"; found "if (...){\n"
(#738) Variable "file_record" must not contain underscores.
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Whitespace found at end of line
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected 20 spaces, found 10
(#740) Expected "if (...) {\n"; found "if(...){\n"
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected at least 24 spaces, found 8
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Whitespace found at end of line
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected at least 24 spaces, found 8
(#743) Variable "file_record_img" must not contain underscores.
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 24 spaces, found 8
(#744) Variable "file_record_img" must not contain underscores.
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 24 spaces, found 8
(#745) Variable "file_record_img" must not contain underscores.
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 24 spaces, found 8
(#746) Variable "file_record_img" must not contain underscores.
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 24 spaces, found 8
(#747) Variable "file_record_img" must not contain underscores.
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 24 spaces, found 8
(#748) Variable "file_record_img" must not contain underscores.
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 24 spaces, found 8
(#749) Variable "file_record_img" must not contain underscores.
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 24 spaces, found 8
(#750) Variable "file_record_img" must not contain underscores.
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 24 spaces, found 8
(#751) Variable "file_record_img" must not contain underscores.
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 24 spaces, found 8
(#752) Variable "file_record_img" must not contain underscores.
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 24 spaces, found 8
(#753) Variable "file_record_img" must not contain underscores.
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Whitespace found at end of line
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 24 spaces, found 8
(#755) Expected 1 space before "="; 0 found
(#755) Expected 1 space after "="; 0 found
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 24 spaces, found 8
(#756) Expected 1 space before "="; 0 found
(#756) Expected 1 space after "="; 0 found
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 24 spaces, found 8
(#757) Expected 1 space before "="; 0 found
(#757) Expected 1 space after "="; 0 found
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected 24 spaces, found 8
(#758) Expected "if (...) {\n"; found "if (...){\n"
(#758) Expected 1 space before ">"; 0 found
(#758) Expected 1 space after ">"; 0 found
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 28 spaces, found 9
(#759) Expected 1 space before "="; 0 found
(#759) Expected 1 space after "="; 0 found
(#759) Expected 1 space before "/"; 0 found
(#759) Expected 1 space after "/"; 0 found
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected at least 28 spaces, found 9
(#760) Expected 1 space before "="; 0 found
(#760) Expected 1 space after "="; 0 found
(#760) Expected 1 space before "*"; 0 found
(#760) Expected 1 space after "*"; 0 found
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 28 spaces, found 9
(#761) Expected 1 space before "="; 0 found
(#761) Expected 1 space after "="; 0 found
(#761) Expected 1 space before "*"; 0 found
(#761) Expected 1 space after "*"; 0 found
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected 24 spaces, found 8
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected 24 spaces, found 8
(#763) Expected "if (...) {\n"; found "if (...){\n"
(#763) Expected 1 space before ">"; 0 found
(#763) Expected 1 space after ">"; 0 found
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 28 spaces, found 9
(#764) Expected 1 space before "="; 0 found
(#764) Expected 1 space after "="; 0 found
(#764) Expected 1 space before "/"; 0 found
(#764) Expected 1 space after "/"; 0 found
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 28 spaces, found 9
(#765) Expected 1 space before "="; 0 found
(#765) Expected 1 space after "="; 0 found
(#765) Expected 1 space before "*"; 0 found
(#765) Expected 1 space after "*"; 0 found
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 28 spaces, found 9
(#766) Expected 1 space before "="; 0 found
(#766) Expected 1 space after "="; 0 found
(#766) Expected 1 space before "*"; 0 found
(#766) Expected 1 space after "*"; 0 found
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 24 spaces, found 8
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 24 spaces, found 8
(#768) Expected "if (...) {\n"; found "if (...){\n"
(#768) Expected 1 space before "<>"; 0 found
(#768) Expected 1 space after "<>"; 0 found
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected at least 28 spaces, found 9
(#769) Variable "file_record_img" must not contain underscores.
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 24 spaces, found 8
(#770) Expected "} else {\n"; found "}else{\n"
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 28 spaces, found 9
(#771) Variable "file_record" must not contain underscores.
(#771) Expected 1 space before "="; 0 found
(#771) Expected 1 space after "="; 0 found
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 28 spaces, found 9
(#772) Variable "file_record" must not contain underscores.
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected 24 spaces, found 8
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 24 spaces, found 8
(#774) Inline control structures are not allowed
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 24 spaces, found 9
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 20 spaces, found 6
(#776) Closing brace indented incorrectly; expected 10 spaces, found 6
(#776) Expected "} else {\n"; found "}else{\n"
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 24 spaces, found 7
(#777) Variable "file_record" must not contain underscores.
(#777) Expected 1 space before "="; 0 found
(#777) Expected 1 space after "="; 0 found
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 24 spaces, found 7
(#778) Variable "file_record" must not contain underscores.
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected at least 24 spaces, found 7
(#779) Inline control structures are not allowed
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 24 spaces, found 8
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected 20 spaces, found 6
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Whitespace found at end of line
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 20 spaces, found 6
(#783) Expected 1 space before "="; 0 found
(#783) Expected 1 space after "="; 0 found
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected at least 20 spaces, found 6
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected at least 20 spaces, found 12
(#785) Expected 1 space before "="; 0 found
(#785) Expected 1 space after "="; 0 found
(#785) Expected 1 space before "=>"; 0 found
(#785) Expected 1 space after "=>"; 0 found
(#785) Commas (,) must be followed by white space.
(#785) Expected 1 space before "=>"; 0 found
(#785) Expected 1 space after "=>"; 0 found
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected 16 spaces, found 8
(#786) Closing brace indented incorrectly; expected 7 spaces, found 8
(#786) Expected "} else {\n"; found "}else{\n"
(#786) Empty ELSE statement detected
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Whitespace found at end of line
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 16 spaces, found 10
(#788) Closing brace indented incorrectly; expected 8 spaces, found 10
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Whitespace found at end of line
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Whitespace found at end of line
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 16 spaces, found 10
(#791) Variable "file_record" must not contain underscores.
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Whitespace found at end of line
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected 12 spaces, found 3
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Whitespace found at end of line
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected 8 spaces, found 2
(#795) Expected "} else {\n"; found "}else{\n"
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected 12 spaces, found 3
(#796) Expected "if (...) {\n"; found "if (...){\n"
(#796) Expected 1 space before "!="; 0 found
(#796) Expected 1 space after "!="; 0 found
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected 16 spaces, found 4
(#797) Expected "if (...) {\n"; found "if(...){\n"
(#797) Expected 1 space before ">"; 0 found
(#797) Expected 1 space after ">"; 0 found
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 20 spaces, found 16
(#798) Expected 1 space before "="; 0 found
(#798) Expected 1 space after "="; 0 found
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 20 spaces, found 16
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected 20 spaces, found 16
(#800) Expected "if (...) {\n"; found "if (...){\n"
(#800) Empty IF statement detected
(#800) Expected 1 space before "!="; 0 found
(#800) Expected 1 space after "!="; 0 found
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) This comment is 78% valid code; is this commented out code?
(#801) Inline comments must start with a capital letter, digit or 3-dots sequence
(#801) Line indented incorrectly; expected at least 24 spaces, found 17
(#801) No space found before comment text; expected "// block_exaport_delete_competences($itemid,$user->id);" but found "//block_exaport_delete_competences($itemid,$user->id);"
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Inline comments must end in full-stops, exclamation marks, or question marks
(#802) This comment is 80% valid code; is this commented out code?
(#802) Line indented incorrectly; expected at least 24 spaces, found 17
(#802) No space found before comment text; expected "// block_exaport_save_competences($competences,$new,$user->id,$new->name);" but found "//block_exaport_save_competences($competences,$new,$user->id,$new->name);"
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 20 spaces, found 15
(#803) Closing brace indented incorrectly; expected 16 spaces, found 15
(#803) Expected "} else {\n"; found "}else{\n"
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 24 spaces, found 16
(#804) Commas (,) must be followed by white space.
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Inline comments must start with a capital letter, digit or 3-dots sequence
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Line indented incorrectly; expected at least 24 spaces, found 16
(#805) No space found before comment text; expected "// wenn text oder link, dann beispiel gelöst, wenn type file ist datei dabei, auch gelöst" but found "//wenn text oder link, dann beispiel gelöst, wenn type file ist datei dabei, auch gelöst"
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 24 spaces, found 16
(#806) Expected "if (...) {\n"; found "if (...){\n"
(#806) Expected 1 space before "=="; 0 found
(#806) Expected 1 space after "=="; 0 found
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected at least 28 spaces, found 17
(#807) Expected 1 space before "="; 0 found
(#807) Expected 1 space after "="; 0 found
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Line indented incorrectly; expected at least 28 spaces, found 18
(#808) Commas (,) must be followed by white space.
(#808) Commas (,) must be followed by white space.
(#808) Commas (,) must be followed by white space.
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected 24 spaces, found 16
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Inline comments must start with a capital letter, digit or 3-dots sequence
(#810) Inline comments must end in full-stops, exclamation marks, or question marks
(#810) Line indented incorrectly; expected at least 24 spaces, found 16
(#810) No space found before comment text; expected "// kein fileupload, keine kompetenzen erworben" but found "//kein fileupload, keine kompetenzen erworben"
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected 20 spaces, found 15
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 20 spaces, found 15
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected 16 spaces, found 5
(#813) Closing brace indented incorrectly; expected 4 spaces, found 5
(#813) Expected "} else {\n"; found "}else{\n"
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) This comment is 67% valid code; is this commented out code?
(#814) Line indented incorrectly; expected at least 20 spaces, found 5
(#815) Line indented incorrectly; expected at least 20 spaces, found 6
(#816) Line indented incorrectly; expected at least 20 spaces, found 5
(#817) Line indented incorrectly; expected at least 20 spaces, found 5
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected 20 spaces, found 5
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected at least 24 spaces, found 9
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Line exceeds 132 characters; contains 138 characters
(#820) This comment is 64% valid code; is this commented out code?
(#820) Inline comments must start with a capital letter, digit or 3-dots sequence
(#820) Line indented incorrectly; expected at least 24 spaces, found 9
(#820) No space found before comment text; expected "// $competences = $DB->delete_records('block_exacompdescractiv_mm', array("activityid" => $existing->id, "activitytype" => 2000));" but found "//$competences = $DB->delete_records('block_exacompdescractiv_mm', array("activityid" => $existing->id, "activitytype" => 2000));"
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Inline comments must end in full-stops, exclamation marks, or question marks
(#821) This comment is 80% valid code; is this commented out code?
(#821) Line indented incorrectly; expected at least 24 spaces, found 9
(#821) No space found before comment text; expected "// block_exaport_save_competences($competences,$new,$user->id,$new->name);" but found "//block_exaport_save_competences($competences,$new,$user->id,$new->name);"
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected 20 spaces, found 6
(#822) Closing brace indented incorrectly; expected 5 spaces, found 6
(#822) Expected "} else {\n"; found "}else{\n"
(#822) Empty ELSE statement detected
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Inline comments must start with a capital letter, digit or 3-dots sequence
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) This comment is 75% valid code; is this commented out code?
(#823) Line indented incorrectly; expected at least 24 spaces, found 9
(#823) No space found before comment text; expected "// echo "saved=false";" but found "//echo "saved=false";"
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected 20 spaces, found 6
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected 16 spaces, found 4
(#825) Closing brace indented incorrectly; expected 5 spaces, found 4
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected 12 spaces, found 3
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected 8 spaces, found 2
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected 4 spaces, found 1
(#830) Expected 1 space after closing parenthesis; found 0
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected at least 4 spaces, found 1
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 4 spaces, found 1
(#832) Expected 1 space before "="; 0 found
(#832) Expected 1 space after "="; 0 found
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 4 spaces, found 1
(#833) Expected 1 space before "="; 0 found
(#833) Expected 1 space after "="; 0 found
(#833) Expected 1 space before "=>"; 0 found
(#833) Expected 1 space after "=>"; 0 found
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Line indented incorrectly; expected 4 spaces, found 1
(#834) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected at least 8 spaces, found 2
(#835) Expected 1 space before "="; 0 found
(#835) Expected 1 space after "="; 0 found
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected 4 spaces, found 1
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected at least 4 spaces, found 1
(#839) function name "getExamples" must be lower-case letters only
(#839) Expected 1 space after closing parenthesis; found 0
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected at least 4 spaces, found 1
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 4 spaces, found 1
(#841) Expected 1 space before "="; 0 found
(#841) Expected 1 space after "="; 0 found
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 4 spaces, found 1
(#842) Line exceeds 132 characters; contains 171 characters
(#844) Line indented incorrectly; expected at least 4 spaces, found 2
(#844) Commas (,) must be followed by white space.
(#845) Line indented incorrectly; expected 4 spaces, found 2
(#845) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 8 spaces, found 3
(#846) Expected 1 space before ".="; 0 found
(#846) Expected 1 space after ".="; 0 found
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected at least 8 spaces, found 2
(#848) Inline control structures are not allowed
(#848) Expected 1 space before ".="; 0 found
(#848) Expected 1 space after ".="; 0 found
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected at least 8 spaces, found 2
(#849) Inline control structures are not allowed
(#849) Expected 1 space before ".="; 0 found
(#849) Expected 1 space after ".="; 0 found
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 8 spaces, found 2
(#850) Expected 1 space before ".="; 0 found
(#850) Expected 1 space after ".="; 0 found
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected at least 8 spaces, found 2
(#851) Expected 1 space before ".="; 0 found
(#851) Expected 1 space after ".="; 0 found
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Whitespace found at end of line
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 8 spaces, found 2
(#853) Expected 1 space before ".="; 0 found
(#853) Expected 1 space after ".="; 0 found
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 8 spaces, found 2
(#854) Expected 1 space before ".="; 0 found
(#854) Expected 1 space after ".="; 0 found
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 8 spaces, found 2
(#855) Expected 1 space before ".="; 0 found
(#855) Expected 1 space after ".="; 0 found
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 8 spaces, found 2
(#856) Expected 1 space before ".="; 0 found
(#856) Expected 1 space after ".="; 0 found
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 8 spaces, found 2
(#857) Expected 1 space before ".="; 0 found
(#857) Expected 1 space after ".="; 0 found
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 8 spaces, found 2
(#858) Expected 1 space before ".="; 0 found
(#858) Expected 1 space after ".="; 0 found
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected at least 8 spaces, found 2
(#859) Expected 1 space before ".="; 0 found
(#859) Expected 1 space after ".="; 0 found
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected at least 8 spaces, found 2
(#860) Expected 1 space before ".="; 0 found
(#860) Expected 1 space after ".="; 0 found
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Whitespace found at end of line
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#862) Line indented incorrectly; expected at least 8 spaces, found 2
(#862) Expected 1 space before ".="; 0 found
(#862) Expected 1 space after ".="; 0 found
(#863) Line indented incorrectly; expected 4 spaces, found 2
(#864) Line indented incorrectly; expected at least 4 spaces, found 2
(#866) Expected 1 space after closing parenthesis; found 0
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected 4 spaces, found 1
(#867) Expected "if (...) {\n"; found "if (...){ "
(#867) Commas (,) must be followed by white space.
(#867) Expected 1 space before "==="; 0 found
(#867) Expected 1 space after "==="; 0 found
(#867) Closing brace must be on a line by itself
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 4 spaces, found 1
(#868) Inline control structures are not allowed
(#874) Line indented incorrectly; expected at least 4 spaces, found 1
(#875) This comment is 60% valid code; is this commented out code?
(#875) Line indented incorrectly; expected at least 4 spaces, found 0
(#876) Line indented incorrectly; expected at least 4 spaces, found 0
(#884) Whitespace found at end of line
(#886) Line indented incorrectly; expected at least 4 spaces, found 1
(#887) This comment is 58% valid code; is this commented out code?
(#887) Line indented incorrectly; expected at least 4 spaces, found 0
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) Line indented incorrectly; expected at least 4 spaces, found 1
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) This comment is 60% valid code; is this commented out code?
(#890) Line indented incorrectly; expected at least 4 spaces, found 1
(#891) Line indented incorrectly; expected at least 4 spaces, found 0
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected 4 spaces, found 1
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Inline comments must end in full-stops, exclamation marks, or question marks
(#894) This comment is 50% valid code; is this commented out code?
(#894) Line indented incorrectly; expected at least 8 spaces, found 2
(#894) No space found before comment text; expected "// 116f95207c5be238b1bd2a7ee1b1e3dba771a32c" but found "//116f95207c5be238b1bd2a7ee1b1e3dba771a32c"
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 8 spaces, found 5
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected at least 8 spaces, found 5
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected 4 spaces, found 1
(#897) Inline control structures are not allowed
(#898) Whitespace found at end of line
(#901) Commas (,) must be followed by white space.
(#901) Expected 1 space after closing parenthesis; found 0
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 4 spaces, found 1
(#903) Expected 1 space before "="; 0 found
(#903) Expected 1 space after "="; 0 found
(#903) Commas (,) must be followed by white space.
(#903) Commas (,) must be followed by white space.
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 4 spaces, found 1
(#904) Expected 1 space before "="; 0 found
(#904) Expected 1 space after "="; 0 found
(#904) Commas (,) must be followed by white space.
(#904) Commas (,) must be followed by white space.
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 4 spaces, found 1
(#905) Expected 1 space before "="; 0 found
(#905) Expected 1 space after "="; 0 found
(#905) Commas (,) must be followed by white space.
(#905) Commas (,) must be followed by white space.
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 4 spaces, found 1
(#906) Expected 1 space before "="; 0 found
(#906) Expected 1 space after "="; 0 found
(#906) Commas (,) must be followed by white space.
(#906) Commas (,) must be followed by white space.
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected 4 spaces, found 1
(#907) Expected "if (...) {\n"; found "if (...){\n"
(#907) Expected 1 space before "=="; 0 found
(#907) Expected 1 space after "=="; 0 found
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected at least 8 spaces, found 2
(#908) Expected 1 space before "="; 0 found
(#908) Expected 1 space after "="; 0 found
(#908) Commas (,) must be followed by white space.
(#908) Commas (,) must be followed by white space.
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected 4 spaces, found 1
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected at least 4 spaces, found 1
(#913) Expected 1 space after closing parenthesis; found 0
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 4 spaces, found 1
(#915) Expected 1 space before "="; 0 found
(#915) Expected 1 space after "="; 0 found
(#915) Commas (,) must be followed by white space.
(#915) Commas (,) must be followed by white space.
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 4 spaces, found 1
(#916) Expected 1 space before "="; 0 found
(#916) Expected 1 space after "="; 0 found
(#916) Commas (,) must be followed by white space.
(#916) Commas (,) must be followed by white space.
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 4 spaces, found 1
(#917) Expected 1 space before "="; 0 found
(#917) Expected 1 space after "="; 0 found
(#917) Commas (,) must be followed by white space.
(#917) Commas (,) must be followed by white space.
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 4 spaces, found 1
(#922) Commas (,) must be followed by white space.
(#922) Expected 1 space after closing parenthesis; found 0
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 4 spaces, found 1
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected at least 4 spaces, found 1
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) This comment is 67% valid code; is this commented out code?
(#925) Line indented incorrectly; expected at least 4 spaces, found 1
(#925) No space found before comment text; expected "// echo "delete from block_exacompdescractiv_mm where activityid=".$itemid;" but found "//echo "delete from block_exacompdescractiv_mm where activityid=".$itemid;"
(#926) Spaces must be used for alignment; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected at least 4 spaces, found 1
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Inline comments must start with a capital letter, digit or 3-dots sequence
(#927) Inline comments must end in full-stops, exclamation marks, or question marks
(#927) This comment is 67% valid code; is this commented out code?
(#927) Line indented incorrectly; expected at least 4 spaces, found 1
(#927) No space found before comment text; expected "// echo "delete from block_exacompdescuser_mm where activityid=".$itemid;" but found "//echo "delete from block_exacompdescuser_mm where activityid=".$itemid;"
(#930) Commas (,) must be followed by white space.
(#930) Commas (,) must be followed by white space.
(#930) Commas (,) must be followed by white space.
(#930) Expected 1 space after closing parenthesis; found 0
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 4 spaces, found 1
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected 4 spaces, found 2
(#932) Expected "if (...) {\n"; found "if (...){\n"
(#932) Expected 1 space before ">"; 0 found
(#932) Expected 1 space after ">"; 0 found
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#933) Expected 1 space before "=>"; 0 found
(#933) Expected 1 space after "=>"; 0 found
(#934) Spaces must be used for alignment; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected 12 spaces, found 9
(#934) Expected "if (...) {\n"; found "if (...){\n"
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected at least 16 spaces, found 10
(#935) Expected 1 space before "=>"; 0 found
(#935) Expected 1 space after "=>"; 0 found
(#935) Commas (,) must be followed by white space.
(#935) Expected 1 space before "=>"; 0 found
(#935) Expected 1 space after "=>"; 0 found
(#935) Commas (,) must be followed by white space.
(#935) Expected 1 space before "=>"; 0 found
(#935) Expected 1 space after "=>"; 0 found
(#935) Commas (,) must be followed by white space.
(#935) Expected 1 space before "=>"; 0 found
(#935) Expected 1 space after "=>"; 0 found
(#935) Line exceeds 132 characters; contains 146 characters
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected at least 16 spaces, found 10
(#936) Commas (,) must be followed by white space.
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Commas (,) must be followed by white space.
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Commas (,) must be followed by white space.
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Commas (,) must be followed by white space.
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Commas (,) must be followed by white space.
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Commas (,) must be followed by white space.
(#936) Expected 1 space before "=>"; 0 found
(#936) Expected 1 space after "=>"; 0 found
(#936) Line exceeds 132 characters; contains 170 characters
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected 12 spaces, found 9
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected 4 spaces, found 1
(#939) Closing brace indented incorrectly; expected 2 spaces, found 1
(#941) Expected 1 space after closing parenthesis; found 0
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 4 spaces, found 1
(#942) Expected 1 space before "="; 0 found
(#942) Expected 1 space after "="; 0 found
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 4 spaces, found 1
(#943) Expected 1 space before "="; 0 found
(#943) Expected 1 space after "="; 0 found
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected 4 spaces, found 2
(#944) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Line indented incorrectly; expected 8 spaces, found 4
(#945) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 12 spaces, found 5
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected 8 spaces, found 4
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected 4 spaces, found 2
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected at least 4 spaces, found 1
(#951) Commas (,) must be followed by white space.
(#951) Commas (,) must be followed by white space.
(#951) Commas (,) must be followed by white space.
(#951) Commas (,) must be followed by white space.
(#951) Expected 1 space after closing parenthesis; found 0
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected at least 4 spaces, found 1
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Line indented incorrectly; expected at least 4 spaces, found 1
(#953) Expected 1 space before "="; 0 found
(#953) Expected 1 space after "="; 0 found
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected at least 4 spaces, found 1
(#954) Inline control structures are not allowed
(#954) Expected 1 space before "="; 0 found
(#954) Expected 1 space after "="; 0 found
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected 4 spaces, found 1
(#955) Expected "if (...) {\n"; found "if (...){\n"
(#955) Expected 1 space before "=="; 0 found
(#955) Expected 1 space after "=="; 0 found
(#955) Expected 1 space before "=="; 0 found
(#955) Expected 1 space after "=="; 0 found
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 8 spaces, found 2
(#956) Commas (,) must be followed by white space.
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Line indented incorrectly; expected at least 8 spaces, found 2
(#957) Expected 1 space before ".="; 0 found
(#957) Expected 1 space after ".="; 0 found
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Line indented incorrectly; expected 4 spaces, found 1
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 4 spaces, found 1
(#959) Inline control structures are not allowed
(#959) Expected 1 space before "=="; 0 found
(#959) Expected 1 space after "=="; 0 found
(#959) Expected 1 space before ".="; 0 found
(#959) Expected 1 space after ".="; 0 found
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected at least 4 spaces, found 1
(#960) Expected 1 space before ".="; 0 found
(#960) Expected 1 space after ".="; 0 found
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Line indented incorrectly; expected at least 4 spaces, found 1
(#961) Expected 1 space before "="; 0 found
(#961) Expected 1 space after "="; 0 found
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected at least 4 spaces, found 1
(#963) Expected 1 space before "="; 0 found
(#963) Expected 1 space after "="; 0 found
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected 4 spaces, found 1
(#964) Expected "if (...) {\n"; found "if(...){\n"
(#964) Expected 1 space before "=="; 0 found
(#964) Expected 1 space after "=="; 0 found
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected 8 spaces, found 2
(#965) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#965) Expected 1 space before "=>"; 0 found
(#965) Expected 1 space after "=>"; 0 found
(#965) Expected 1 space before "=>"; 0 found
(#965) Expected 1 space after "=>"; 0 found
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 12 spaces, found 3
(#966) Expected 1 space before ".="; 0 found
(#966) Expected 1 space after ".="; 0 found
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected at least 12 spaces, found 3
(#967) Expected 1 space before ".="; 0 found
(#967) Expected 1 space after ".="; 0 found
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 12 spaces, found 3
(#968) Expected 1 space before ".="; 0 found
(#968) Expected 1 space after ".="; 0 found
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected 8 spaces, found 2
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected 4 spaces, found 1
(#970) Expected "} else {\n"; found "}else{\n"
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected at least 8 spaces, found 2
(#971) Expected 1 space before "="; 0 found
(#971) Expected 1 space after "="; 0 found
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 8 spaces, found 2
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 8 spaces, found 2
(#973) Expected 1 space before ".="; 0 found
(#973) Expected 1 space after ".="; 0 found
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Whitespace found at end of line
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 8 spaces, found 3
(#975) Commas (,) must be followed by white space.
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected 8 spaces, found 3
(#976) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected at least 12 spaces, found 4
(#977) Expected 1 space before "="; 0 found
(#977) Expected 1 space after "="; 0 found
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected 8 spaces, found 3
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Whitespace found at end of line
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected 8 spaces, found 3
(#980) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#980) Expected 1 space before "=>"; 0 found
(#980) Expected 1 space after "=>"; 0 found
(#980) Expected 1 space before "=>"; 0 found
(#980) Expected 1 space after "=>"; 0 found
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 12 spaces, found 3
(#981) Expected 1 space before ".="; 0 found
(#981) Expected 1 space after ".="; 0 found
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 12 spaces, found 3
(#982) Inline control structures are not allowed
(#982) Expected 1 space before ".="; 0 found
(#982) Expected 1 space after ".="; 0 found
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 12 spaces, found 3
(#983) Inline control structures are not allowed
(#983) Expected 1 space before ".="; 0 found
(#983) Expected 1 space after ".="; 0 found
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected at least 12 spaces, found 3
(#984) Expected 1 space before ".="; 0 found
(#984) Expected 1 space after ".="; 0 found
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 12 spaces, found 3
(#985) Expected 1 space before ".="; 0 found
(#985) Expected 1 space after ".="; 0 found
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 12 spaces, found 3
(#986) Expected 1 space before ".="; 0 found
(#986) Expected 1 space after ".="; 0 found
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected 8 spaces, found 2
(#987) Closing brace indented incorrectly; expected 3 spaces, found 2
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected 4 spaces, found 1
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Whitespace found at end of line
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 4 spaces, found 1
(#990) Expected 1 space before ".="; 0 found
(#990) Expected 1 space after ".="; 0 found
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected at least 4 spaces, found 1
(#991) Inline control structures are not allowed
(#991) Expected 1 space before "=="; 0 found
(#991) Expected 1 space after "=="; 0 found
(#991) Expected 1 space before ".="; 0 found
(#991) Expected 1 space after ".="; 0 found
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected at least 4 spaces, found 1
(#992) Inline control structures are not allowed
(#992) Expected 1 space before ".="; 0 found
(#992) Expected 1 space after ".="; 0 found
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 4 spaces, found 1
(#995) Expected 1 space after closing parenthesis; found 0
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 4 spaces, found 1
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected 4 spaces, found 1
(#997) Expected "if (...) {\n"; found "if (...){\n"
(#998) Spaces must be used for alignment; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 8 spaces, found 3
(#998) Expected 1 space before "="; 0 found
(#998) Expected 1 space after "="; 0 found
(#999) Spaces must be used for alignment; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 8 spaces, found 3
(#999) Expected 1 space before ".="; 0 found
(#999) Expected 1 space after ".="; 0 found
(#1000) Spaces must be used for alignment; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected 8 spaces, found 3
(#1000) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1001) Spaces must be used for alignment; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 12 spaces, found 4
(#1001) Expected 1 space before ".="; 0 found
(#1001) Expected 1 space after ".="; 0 found
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 12 spaces, found 4
(#1002) Expected 1 space before ".="; 0 found
(#1002) Expected 1 space after ".="; 0 found
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected at least 12 spaces, found 4
(#1003) Expected 1 space before ".="; 0 found
(#1003) Expected 1 space after ".="; 0 found
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected 8 spaces, found 3
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 8 spaces, found 3
(#1005) Expected 1 space before ".="; 0 found
(#1005) Expected 1 space after ".="; 0 found
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 8 spaces, found 3
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected 4 spaces, found 1
(#1010) Variable "file_record" must not contain underscores.
(#1010) Commas (,) must be followed by white space.
(#1010) Expected 1 space after closing parenthesis; found 0
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Whitespace found at end of line
(#1012) Line indented incorrectly; expected at least 4 spaces, found 0
(#1012) Variable "file_record" must not contain underscores.
(#1012) Variable "file_record" must not contain underscores.
(#1012) Variable "file_record" must not contain underscores.
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Variable "file_record" must not contain underscores.
(#1013) Variable "file_record" must not contain underscores.
(#1014) Line indented incorrectly; expected 4 spaces, found 0
(#1015) Spaces must be used for alignment; tabs are not allowed
(#1015) Tab found within whitespace
(#1015) Line indented incorrectly; expected at least 8 spaces, found 1
(#1015) Expected 1 space before "="; 0 found
(#1015) Expected 1 space after "="; 0 found
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected at least 8 spaces, found 1
(#1016) Expected 1 space before "="; 0 found
(#1016) Expected 1 space after "="; 0 found
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected at least 8 spaces, found 1
(#1017) Expected 1 space before "="; 0 found
(#1017) Expected 1 space after "="; 0 found
(#1017) Commas (,) must be followed by white space.
(#1017) Commas (,) must be followed by white space.
(#1017) Expected 1 space before "-"; 0 found
(#1017) Expected 1 space after "-"; 0 found
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected 8 spaces, found 1
(#1019) Expected "if (...) {\n"; found "if (...){\n"
(#1019) Commas (,) must be followed by white space.
(#1019) Expected 1 space before "==="; 0 found
(#1019) Expected 1 space after "==="; 0 found
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Line indented incorrectly; expected at least 12 spaces, found 2
(#1020) Expected 1 space before "="; 0 found
(#1020) Expected 1 space after "="; 0 found
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected 8 spaces, found 1
(#1021) Expected "} else {\n"; found "}else{\n"
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected at least 12 spaces, found 2
(#1022) Expected 1 space before "="; 0 found
(#1022) Expected 1 space after "="; 0 found
(#1022) Commas (,) must be followed by white space.
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected at least 12 spaces, found 2
(#1023) Inline control structures are not allowed
(#1023) Expected 1 space before "="; 0 found
(#1023) Expected 1 space after "="; 0 found
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected at least 12 spaces, found 2
(#1024) Inline control structures are not allowed
(#1024) Expected 1 space before "="; 0 found
(#1024) Expected 1 space after "="; 0 found
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected at least 12 spaces, found 2
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected at least 12 spaces, found 2
(#1026) Expected 1 space before "="; 0 found
(#1026) Expected 1 space after "="; 0 found
(#1026) Commas (,) must be followed by white space.
(#1026) Commas (,) must be followed by white space.
(#1026) Expected 1 space before "-"; 0 found
(#1026) Expected 1 space after "-"; 0 found
(#1026) Expected 1 space before "-"; 0 found
(#1026) Expected 1 space after "-"; 0 found
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected 8 spaces, found 1
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected at least 8 spaces, found 1
(#1028) Expected 1 space before "="; 0 found
(#1028) Expected 1 space after "="; 0 found
(#1028) Variable "file_record" must not contain underscores.
(#1028) Commas (,) must be followed by white space.
(#1029) Line indented incorrectly; expected 4 spaces, found 0
(#1030) Line indented incorrectly; expected at least 4 spaces, found 0
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Whitespace found at end of line
(#1033) Expected 1 space after closing parenthesis; found 0
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected at least 4 spaces, found 1
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected at least 4 spaces, found 1
(#1035) Expected 1 space before "="; 0 found
(#1035) Expected 1 space after "="; 0 found
(#1035) Expected 1 space before "=>"; 0 found
(#1035) Expected 1 space after "=>"; 0 found
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected 4 spaces, found 1
(#1036) Expected "if (...) {\n"; found "if (...){\n"
(#1036) Commas (,) must be followed by white space.
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected at least 8 spaces, found 2
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected 4 spaces, found 1
(#1038) Inline control structures are not allowed
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "view_id" must not contain underscores.
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "competence_category" must not contain underscores.
(#1040) Expected 1 space after closing parenthesis; found 0
(#1041) Spaces must be used for alignment; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Line indented incorrectly; expected at least 4 spaces, found 1
(#1041) Commas (,) must be followed by white space.
(#1042) Spaces must be used for alignment; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) This comment is 67% valid code; is this commented out code?
(#1042) Line indented incorrectly; expected at least 4 spaces, found 1
(#1043) Line indented incorrectly; expected at least 4 spaces, found 2
(#1044) Line indented incorrectly; expected at least 4 spaces, found 1
(#1045) Line indented incorrectly; expected at least 4 spaces, found 1
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected at least 4 spaces, found 1
(#1047) Spaces must be used for alignment; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected 4 spaces, found 1
(#1047) Expected "if (...) {\n"; found "if (...){\n"
(#1047) Variable "view_id" must not contain underscores.
(#1047) Expected 1 space before ">"; 0 found
(#1047) Expected 1 space after ">"; 0 found
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 8 spaces, found 2
(#1048) Expected 1 space before "="; 0 found
(#1048) Expected 1 space after "="; 0 found
(#1049) Spaces must be used for alignment; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected at least 8 spaces, found 2
(#1049) Expected 1 space before "=>"; 0 found
(#1049) Expected 1 space after "=>"; 0 found
(#1049) Variable "view_id" must not contain underscores.
(#1050) Spaces must be used for alignment; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected 8 spaces, found 2
(#1050) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#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) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 12 spaces, found 3
(#1051) Expected 1 space before "="; 0 found
(#1051) Expected 1 space after "="; 0 found
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected 8 spaces, found 2
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#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
(#1053) This comment is 86% valid code; is this commented out code?
(#1053) Line indented incorrectly; expected at least 8 spaces, found 2
(#1053) No space found before comment text; expected "// print_r($vitemar);die;" but found "//print_r($vitemar);die;"
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected 4 spaces, found 1
(#1055) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Whitespace found at end of line
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected 4 spaces, found 1
(#1057) Expected "if (...) {\n"; found "if (...){\n"
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected at least 8 spaces, found 3
(#1058) Expected 1 space before "="; 0 found
(#1058) Expected 1 space after "="; 0 found
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected at least 8 spaces, found 3
(#1059) Expected 1 space before ".="; 0 found
(#1059) Expected 1 space after ".="; 0 found
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected 8 spaces, found 3
(#1060) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) This comment is 59% valid code; is this commented out code?
(#1061) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1061) Line indented incorrectly; expected at least 12 spaces, found 4
(#1061) No space found before comment text; expected "// if ($view_id>0 && $item->isoez==1 && $item->attachment==""){" but found "//if ($view_id>0 && $item->isoez==1 && $item->attachment==""){"
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) This comment is 52% valid code; is this commented out code?
(#1062) Line indented incorrectly; expected at least 12 spaces, found 5
(#1062) No space found before comment text; expected "// $inhalt.='<item id="'.$item->id.'" name="'.$item->name.'" isoez="'.$item->isoez.'" url="'.$item->attachment.'"></item>';" but found "//$inhalt.='<item id="'.$item->id.'" name="'.$item->name.'" isoez="'.$item->isoez.'" url="'.$item->attachment.'"></item>';"
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Inline comments must end in full-stops, exclamation marks, or question marks
(#1063) This comment is 100% valid code; is this commented out code?
(#1063) Line indented incorrectly; expected at least 12 spaces, found 4
(#1063) No space found before comment text; expected "// }else{" but found "//}else{"
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Whitespace found at end of line
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected at least 12 spaces, found 4
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected 12 spaces, found 4
(#1066) Expected "if (...) {\n"; found "if (...){\n"
(#1066) Variable "view_id" must not contain underscores.
(#1066) Expected 1 space before ">"; 0 found
(#1066) Expected 1 space after ">"; 0 found
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 16 spaces, found 5
(#1067) Inline control structures are not allowed
(#1067) Expected 1 space before "!="; 0 found
(#1067) Expected 1 space after "!="; 0 found
(#1067) Expected 1 space before "!="; 0 found
(#1067) Expected 1 space after "!="; 0 found
(#1067) Expected 1 space before "!="; 0 found
(#1067) Expected 1 space after "!="; 0 found
(#1067) Expected 1 space before "="; 0 found
(#1067) Expected 1 space after "="; 0 found
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 16 spaces, found 5
(#1068) Inline control structures are not allowed
(#1068) Expected 1 space before "="; 0 found
(#1068) Expected 1 space after "="; 0 found
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected 12 spaces, found 4
(#1069) Expected "} else {\n"; found "}else{\n"
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 16 spaces, found 5
(#1070) Expected 1 space before "="; 0 found
(#1070) Expected 1 space after "="; 0 found
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected 12 spaces, found 4
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected at least 12 spaces, found 4
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Whitespace found at end of line
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected 12 spaces, found 4
(#1074) Expected "if (...) {\n"; found "if(...){\n"
(#1074) Expected 1 space before "=="; 0 found
(#1074) Expected 1 space after "=="; 0 found
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected 16 spaces, found 5
(#1075) Expected "if (...) {\n"; found "if(...){\n"
(#1075) Expected 1 space before "=="; 0 found
(#1075) Expected 1 space after "=="; 0 found
(#1075) Commas (,) must be followed by white space.
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected at least 20 spaces, found 6
(#1076) Expected 1 space before ".="; 0 found
(#1076) Expected 1 space after ".="; 0 found
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected 20 spaces, found 6
(#1077) Expected "if (...) {\n"; found "if (...){\n"
(#1077) Variable "view_id" must not contain underscores.
(#1077) Expected 1 space before ">"; 0 found
(#1077) Expected 1 space after ">"; 0 found
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 24 spaces, found 7
(#1078) Inline control structures are not allowed
(#1078) Expected 1 space before ".="; 0 found
(#1078) Expected 1 space after ".="; 0 found
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected at least 24 spaces, found 7
(#1079) Inline control structures are not allowed
(#1079) Expected 1 space before ".="; 0 found
(#1079) Expected 1 space after ".="; 0 found
(#1080) Spaces must be used for alignment; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected 20 spaces, found 6
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected 20 spaces, found 6
(#1081) Expected 1 space before "!="; 0 found
(#1081) Expected 1 space after "!="; 0 found
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 24 spaces, found 7
(#1082) Expected 1 space before "="; 0 found
(#1082) Expected 1 space after "="; 0 found
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected at least 24 spaces, found 7
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 24 spaces, found 7
(#1084) Expected 1 space before "="; 0 found
(#1084) Expected 1 space after "="; 0 found
(#1084) Line exceeds 132 characters; contains 157 characters
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1085) Inline comments must end in full-stops, exclamation marks, or question marks
(#1085) This comment is 56% valid code; is this commented out code?
(#1085) Line indented incorrectly; expected at least 24 spaces, found 7
(#1085) No space found before comment text; expected "// $fileurl=$CFG->wwwroot.'/blocks/exaport/portfoliofile.php?access=portfolio/id/'.$item->userid.'&itemid='.$item->id;" but found "//$fileurl=$CFG->wwwroot.'/blocks/exaport/portfoliofile.php?access=portfolio/id/'.$item->userid.'&itemid='.$item->id;"
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected 20 spaces, found 6
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected 20 spaces, found 6
(#1087) Expected "} else {\n"; found "}\n\t\t\t\t\t\telse{ \n"
(#1087) Whitespace found at end of line
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected at least 24 spaces, found 7
(#1088) Expected 1 space before "="; 0 found
(#1088) Expected 1 space after "="; 0 found
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected at least 24 spaces, found 7
(#1089) Inline control structures are not allowed
(#1089) Expected 1 space before "="; 0 found
(#1089) Expected 1 space after "="; 0 found
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 24 spaces, found 7
(#1090) Inline control structures are not allowed
(#1090) Expected 1 space before "="; 0 found
(#1090) Expected 1 space after "="; 0 found
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected 20 spaces, found 6
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1092) Inline comments must end in full-stops, exclamation marks, or question marks
(#1092) This comment is 78% valid code; is this commented out code?
(#1092) Line indented incorrectly; expected at least 20 spaces, found 6
(#1092) No space found before comment text; expected "// if ($competence_category!=""){" but found "//if ($competence_category!=""){"
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 20 spaces, found 7
(#1093) Expected 1 space before ".="; 0 found
(#1093) Expected 1 space after ".="; 0 found
(#1093) Variable "competence_category" must not contain underscores.
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1094) Inline comments must end in full-stops, exclamation marks, or question marks
(#1094) This comment is 100% valid code; is this commented out code?
(#1094) Line indented incorrectly; expected at least 20 spaces, found 6
(#1094) No space found before comment text; expected "// }" but found "//}"
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected at least 20 spaces, found 6
(#1095) Expected 1 space before ".="; 0 found
(#1095) Expected 1 space after ".="; 0 found
(#1095) Line exceeds 132 characters; contains 161 characters
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected at least 20 spaces, found 6
(#1096) Expected 1 space before ".="; 0 found
(#1096) Expected 1 space after ".="; 0 found
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 20 spaces, found 6
(#1097) Expected 1 space before ".="; 0 found
(#1097) Expected 1 space after ".="; 0 found
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected at least 20 spaces, found 6
(#1098) Expected 1 space before ".="; 0 found
(#1098) Expected 1 space after ".="; 0 found
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected at least 20 spaces, found 6
(#1099) Variable "isPicture" must be all lower-case
(#1099) Expected 1 space before "="; 0 found
(#1099) Expected 1 space after "="; 0 found
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected 20 spaces, found 6
(#1100) Expected "if (...) {\n"; found "if (...){\n"
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected 24 spaces, found 8
(#1101) Expected "if (...) {\n"; found "if (...){\n"
(#1101) Expected 1 space before "=>"; 0 found
(#1101) Expected 1 space after "=>"; 0 found
(#1101) Commas (,) must be followed by white space.
(#1101) Expected 1 space before "=>"; 0 found
(#1101) Expected 1 space after "=>"; 0 found
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected 28 spaces, found 9
(#1102) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected 32 spaces, found 10
(#1103) Expected "if (...) {\n"; found "if (...){\n"
(#1103) Expected 1 space before ">"; 0 found
(#1103) Expected 1 space after ">"; 0 found
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 36 spaces, found 11
(#1104) Inline control structures are not allowed
(#1104) Variable "isPicture" must be all lower-case
(#1104) Expected 1 space before "="; 0 found
(#1104) Expected 1 space after "="; 0 found
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected 32 spaces, found 10
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected 28 spaces, found 9
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Line indented incorrectly; expected 24 spaces, found 8
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Line indented incorrectly; expected 20 spaces, found 6
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected at least 20 spaces, found 6
(#1109) Expected 1 space before ".="; 0 found
(#1109) Expected 1 space after ".="; 0 found
(#1109) Variable "isPicture" must be all lower-case
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected at least 20 spaces, found 6
(#1110) Expected 1 space before ".="; 0 found
(#1110) Expected 1 space after ".="; 0 found
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 20 spaces, found 6
(#1111) Inline control structures are not allowed
(#1111) Expected 1 space before "=="; 0 found
(#1111) Expected 1 space after "=="; 0 found
(#1111) Expected 1 space before ".="; 0 found
(#1111) Expected 1 space after ".="; 0 found
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 20 spaces, found 6
(#1112) Inline control structures are not allowed
(#1112) Expected 1 space before ".="; 0 found
(#1112) Expected 1 space after ".="; 0 found
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected at least 20 spaces, found 6
(#1113) Expected 1 space before ".="; 0 found
(#1113) Expected 1 space after ".="; 0 found
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Line indented incorrectly; expected at least 20 spaces, found 6
(#1114) Expected 1 space before ".="; 0 found
(#1114) Expected 1 space after ".="; 0 found
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected at least 20 spaces, found 6
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1115) Expected 1 space before "="; 0 found
(#1115) Expected 1 space after "="; 0 found
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected at least 20 spaces, found 6
(#1116) Inline control structures are not allowed
(#1116) Expected 1 space before "=="; 0 found
(#1116) Expected 1 space after "=="; 0 found
(#1116) Expected 1 space before "="; 0 found
(#1116) Expected 1 space after "="; 0 found
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected at least 20 spaces, found 6
(#1117) Inline control structures are not allowed
(#1117) Expected 1 space before "=="; 0 found
(#1117) Expected 1 space after "=="; 0 found
(#1117) Expected 1 space before "="; 0 found
(#1117) Expected 1 space after "="; 0 found
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Whitespace found at end of line
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected at least 20 spaces, found 6
(#1119) Expected 1 space before ".="; 0 found
(#1119) Expected 1 space after ".="; 0 found
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 20 spaces, found 6
(#1120) Expected 1 space before ".="; 0 found
(#1120) Expected 1 space after ".="; 0 found
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected at least 20 spaces, found 6
(#1121) Expected 1 space before ".="; 0 found
(#1121) Expected 1 space after ".="; 0 found
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 20 spaces, found 6
(#1122) Expected 1 space before ".="; 0 found
(#1122) Expected 1 space after ".="; 0 found
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected 16 spaces, found 5
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected 12 spaces, found 4
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected 8 spaces, found 3
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Line indented incorrectly; expected at least 8 spaces, found 3
(#1126) Expected 1 space before ".="; 0 found
(#1126) Expected 1 space after ".="; 0 found
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected at least 8 spaces, found 3
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected 4 spaces, found 1
(#1130) Expected 1 space after closing parenthesis; found 0
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 4 spaces, found 1
(#1131) Inline control structures are not allowed
(#1131) Expected 1 space before "=="; 0 found
(#1131) Expected 1 space after "=="; 0 found
(#1132) Spaces must be used for alignment; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Line indented incorrectly; expected at least 4 spaces, found 1
(#1132) Inline control structures are not allowed
(#1134) Commas (,) must be followed by white space.
(#1134) Commas (,) must be followed by white space.
(#1134) Expected 1 space after closing parenthesis; found 0
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Line indented incorrectly; expected at least 4 spaces, found 1
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Whitespace found at end of line
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected at least 4 spaces, found 1
(#1138) Spaces must be used for alignment; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) This comment is 67% valid code; is this commented out code?
(#1138) Line indented incorrectly; expected at least 4 spaces, found 1
(#1139) Line indented incorrectly; expected at least 4 spaces, found 2
(#1140) Line indented incorrectly; expected at least 4 spaces, found 1
(#1141) Line indented incorrectly; expected at least 4 spaces, found 1
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Line indented incorrectly; expected at least 4 spaces, found 1
(#1142) Expected 1 space before "="; 0 found
(#1142) Expected 1 space after "="; 0 found
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected 4 spaces, found 2
(#1143) Expected "if (...) {\n"; found "if (...){\n"
(#1143) Commas (,) must be followed by white space.
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected 8 spaces, found 3
(#1144) Expected "if (...) {\n"; found "if (...){\n"
(#1144) Expected 1 space before "=>"; 0 found
(#1144) Expected 1 space after "=>"; 0 found
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected 12 spaces, found 4
(#1145) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1146) Spaces must be used for alignment; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected 16 spaces, found 5
(#1146) Expected "if (...) {\n"; found "if(...){\n"
(#1146) Expected 1 space before "=>"; 0 found
(#1146) Expected 1 space after "=>"; 0 found
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected 20 spaces, found 6
(#1147) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1147) Expected 1 space before "=>"; 0 found
(#1147) Expected 1 space after "=>"; 0 found
(#1147) Expected 1 space before "=>"; 0 found
(#1147) Expected 1 space after "=>"; 0 found
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected at least 24 spaces, found 7
(#1148) Expected 1 space before "="; 0 found
(#1148) Expected 1 space after "="; 0 found
(#1149) Spaces must be used for alignment; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 20 spaces, found 6
(#1150) Spaces must be used for alignment; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Line indented incorrectly; expected 16 spaces, found 5
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected 12 spaces, found 4
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected 8 spaces, found 3
(#1152) Whitespace found at end of line
(#1153) Spaces must be used for alignment; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected 8 spaces, found 3
(#1153) Expected "if (...) {\n"; found "if (...){\n"
(#1153) Expected 1 space before "=>"; 0 found
(#1153) Expected 1 space after "=>"; 0 found
(#1154) Spaces must be used for alignment; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Line indented incorrectly; expected 12 spaces, found 4
(#1154) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1155) Spaces must be used for alignment; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected 16 spaces, found 5
(#1155) Expected "if (...) {\n"; found "if(...){\n"
(#1155) Expected 1 space before "=>"; 0 found
(#1155) Expected 1 space after "=>"; 0 found
(#1156) Spaces must be used for alignment; tabs are not allowed
(#1156) Tab found within whitespace
(#1156) Line indented incorrectly; expected 20 spaces, found 6
(#1156) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1156) Expected 1 space before "=>"; 0 found
(#1156) Expected 1 space after "=>"; 0 found
(#1156) Expected 1 space before "=>"; 0 found
(#1156) Expected 1 space after "=>"; 0 found
(#1157) Spaces must be used for alignment; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Line indented incorrectly; expected at least 24 spaces, found 7
(#1157) Expected 1 space before "="; 0 found
(#1157) Expected 1 space after "="; 0 found
(#1158) Spaces must be used for alignment; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected 20 spaces, found 6
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected 16 spaces, found 5
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected 12 spaces, found 4
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected 8 spaces, found 3
(#1161) Whitespace found at end of line
(#1162) Spaces must be used for alignment; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected 8 spaces, found 3
(#1162) Expected "if (...) {\n"; found "if (...){\n"
(#1162) Expected 1 space before "=>"; 0 found
(#1162) Expected 1 space after "=>"; 0 found
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected 12 spaces, found 4
(#1163) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Line indented incorrectly; expected 16 spaces, found 5
(#1164) Expected "if (...) {\n"; found "if(...){\n"
(#1164) Expected 1 space before "=>"; 0 found
(#1164) Expected 1 space after "=>"; 0 found
(#1165) Spaces must be used for alignment; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected 20 spaces, found 6
(#1165) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1165) Expected 1 space before "=>"; 0 found
(#1165) Expected 1 space after "=>"; 0 found
(#1165) Expected 1 space before "=>"; 0 found
(#1165) Expected 1 space after "=>"; 0 found
(#1166) Spaces must be used for alignment; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Line indented incorrectly; expected at least 24 spaces, found 7
(#1166) Expected 1 space before "="; 0 found
(#1166) Expected 1 space after "="; 0 found
(#1167) Spaces must be used for alignment; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected 20 spaces, found 6
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected 16 spaces, found 5
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected 12 spaces, found 4
(#1170) Spaces must be used for alignment; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected 8 spaces, found 3
(#1170) Whitespace found at end of line
(#1171) Spaces must be used for alignment; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1171) Inline comments must end in full-stops, exclamation marks, or question marks
(#1171) This comment is 86% valid code; is this commented out code?
(#1171) Line indented incorrectly; expected at least 8 spaces, found 3
(#1171) No space found before comment text; expected "// print_r($catkomparr);die;" but found "//print_r($catkomparr);die;"
(#1172) Spaces must be used for alignment; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected at least 8 spaces, found 3
(#1172) Expected 1 space before "="; 0 found
(#1172) Expected 1 space after "="; 0 found
(#1173) Spaces must be used for alignment; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected at least 8 spaces, found 3
(#1173) Expected 1 space before ".="; 0 found
(#1173) Expected 1 space after ".="; 0 found
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected 8 spaces, found 3
(#1174) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Whitespace found at end of line
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected at least 12 spaces, found 4
(#1176) Expected 1 space before "="; 0 found
(#1176) Expected 1 space after "="; 0 found
(#1177) Spaces must be used for alignment; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Line indented incorrectly; expected at least 12 spaces, found 4
(#1177) Expected 1 space before "="; 0 found
(#1177) Expected 1 space after "="; 0 found
(#1177) Commas (,) must be followed by white space.
(#1177) Commas (,) must be followed by white space.
(#1178) Spaces must be used for alignment; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected at least 12 spaces, found 4
(#1178) Expected 1 space before ".="; 0 found
(#1178) Expected 1 space after ".="; 0 found
(#1178) Line exceeds maximum limit of 180 characters; contains 204 characters
(#1179) Spaces must be used for alignment; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected at least 12 spaces, found 4
(#1179) Inline control structures are not allowed
(#1179) Expected 1 space before ".="; 0 found
(#1179) Expected 1 space after ".="; 0 found
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected at least 12 spaces, found 4
(#1180) Inline control structures are not allowed
(#1180) Expected 1 space before ".="; 0 found
(#1180) Expected 1 space after ".="; 0 found
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected at least 12 spaces, found 4
(#1181) Expected 1 space before ".="; 0 found
(#1181) Expected 1 space after ".="; 0 found
(#1182) Spaces must be used for alignment; tabs are not allowed
(#1182) Tab found within whitespace
(#1182) Line indented incorrectly; expected at least 12 spaces, found 4
(#1182) Expected 1 space before ".="; 0 found
(#1182) Expected 1 space after ".="; 0 found
(#1183) Spaces must be used for alignment; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected at least 12 spaces, found 4
(#1183) Expected 1 space before ".="; 0 found
(#1183) Expected 1 space after ".="; 0 found
(#1183) Commas (,) must be followed by white space.
(#1184) Spaces must be used for alignment; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected at least 12 spaces, found 4
(#1184) Expected 1 space before ".="; 0 found
(#1184) Expected 1 space after ".="; 0 found
(#1185) Spaces must be used for alignment; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected 8 spaces, found 3
(#1186) Spaces must be used for alignment; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Line indented incorrectly; expected at least 8 spaces, found 3
(#1186) Expected 1 space before ".="; 0 found
(#1186) Expected 1 space after ".="; 0 found
(#1187) Spaces must be used for alignment; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected at least 8 spaces, found 3
(#1188) Spaces must be used for alignment; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected at least 8 spaces, found 3
(#1189) Spaces must be used for alignment; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected 4 spaces, found 2
(#1189) Expected "} else {\n"; found "}else{\n"
(#1190) Spaces must be used for alignment; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Line indented incorrectly; expected at least 8 spaces, found 3
(#1191) Spaces must be used for alignment; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Line indented incorrectly; expected 4 spaces, found 2
(#1193) Expected 1 space after closing parenthesis; found 0
(#1194) Spaces must be used for alignment; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Line indented incorrectly; expected at least 4 spaces, found 1
(#1194) Inline control structures are not allowed
(#1194) Expected 1 space before "=="; 0 found
(#1194) Expected 1 space after "=="; 0 found
(#1195) Spaces must be used for alignment; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Line indented incorrectly; expected at least 4 spaces, found 1
(#1195) Inline control structures are not allowed
(#1197) Commas (,) must be followed by white space.
(#1197) Expected 1 space after closing parenthesis; found 0
(#1198) Spaces must be used for alignment; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected 4 spaces, found 1
(#1198) Expected "if (...) {\n"; found "if (...){\n"
(#1198) Expected 1 space before ">"; 0 found
(#1198) Expected 1 space after ">"; 0 found
(#1199) Spaces must be used for alignment; tabs are not allowed
(#1199) Tab found within whitespace
(#1199) Line indented incorrectly; expected at least 8 spaces, found 2
(#1199) Commas (,) must be followed by white space.
(#1199) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1199) Inline comments must end in full-stops, exclamation marks, or question marks
(#1199) Whitespace found at end of line
(#1200) Spaces must be used for alignment; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected 4 spaces, found 1
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected at least 4 spaces, found 1
(#1204) Expected 1 space after closing parenthesis; found 0
(#1205) Spaces must be used for alignment; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected 4 spaces, found 1
(#1205) Expected "if (...) {\n"; found "if (...) {"
(#1205) Closing brace must be on a line by itself
(#1206) Spaces must be used for alignment; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected 4 spaces, found 1
(#1206) Expected "} else {\n"; found "}\n\telse{\n"
(#1207) Spaces must be used for alignment; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Line indented incorrectly; expected at least 8 spaces, found 2
(#1207) Expected 1 space before "="; 0 found
(#1207) Expected 1 space after "="; 0 found
(#1209) Spaces must be used for alignment; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected 8 spaces, found 2
(#1209) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Whitespace found at end of line
(#1211) Spaces must be used for alignment; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected at least 12 spaces, found 3
(#1211) Inline control structures are not allowed
(#1211) Expected 1 space before ">"; 0 found
(#1211) Expected 1 space after ">"; 0 found
(#1211) Expected 1 space before "="; 0 found
(#1211) Expected 1 space after "="; 0 found
(#1212) Spaces must be used for alignment; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected 8 spaces, found 2
(#1213) Spaces must be used for alignment; tabs are not allowed
(#1213) Tab found within whitespace
(#1213) Line indented incorrectly; expected at least 8 spaces, found 2
(#1214) Spaces must be used for alignment; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected 4 spaces, found 1
(#1216) Expected 1 space after closing parenthesis; found 0
(#1217) Spaces must be used for alignment; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Line indented incorrectly; expected at least 4 spaces, found 1
(#1218) Spaces must be used for alignment; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Line indented incorrectly; expected at least 4 spaces, found 1
(#1219) Spaces must be used for alignment; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Line indented incorrectly; expected at least 4 spaces, found 1
(#1219) Inline control structures are not allowed
(#1219) Expected 1 space before "=="; 0 found
(#1219) Expected 1 space after "=="; 0 found
(#1220) Spaces must be used for alignment; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected 4 spaces, found 1
(#1221) Spaces must be used for alignment; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected at least 8 spaces, found 2
(#1221) Expected 1 space before "="; 0 found
(#1221) Expected 1 space after "="; 0 found
(#1221) Spaces must be used for alignment; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Whitespace found at end of line
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected 8 spaces, found 2
(#1222) Expected "if (...) {\n"; found "if (...){\n"
(#1222) Expected 1 space before "="; 0 found
(#1222) Expected 1 space after "="; 0 found
(#1222) Commas (,) must be followed by white space.
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 12 spaces, found 3
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected 8 spaces, found 2
(#1224) Expected "} else {\n"; found "}else{\n"
(#1225) Spaces must be used for alignment; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected at least 12 spaces, found 3
(#1225) Expected 1 space before "="; 0 found
(#1225) Expected 1 space after "="; 0 found
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 12 spaces, found 3
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected 8 spaces, found 2
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected 4 spaces, found 1
(#1231) Expected 1 space after closing parenthesis; found 0
(#1232) Spaces must be used for alignment; tabs are not allowed
(#1232) Tab found within whitespace
(#1232) Line indented incorrectly; expected at least 4 spaces, found 1
(#1233) Spaces must be used for alignment; tabs are not allowed
(#1233) Tab found within whitespace
(#1233) Line indented incorrectly; expected at least 4 spaces, found 1
(#1233) Expected 1 space before "="; 0 found
(#1233) Expected 1 space after "="; 0 found
(#1234) Spaces must be used for alignment; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected at least 4 spaces, found 1
(#1234) Expected 1 space before "=>"; 0 found
(#1234) Expected 1 space after "=>"; 0 found
(#1234) Commas (,) must be followed by white space.
(#1234) Expected 1 space before "=>"; 0 found
(#1234) Expected 1 space after "=>"; 0 found
(#1234) Commas (,) must be followed by white space.
(#1234) Expected 1 space before "=>"; 0 found
(#1234) Expected 1 space after "=>"; 0 found
(#1234) Commas (,) must be followed by white space.
(#1234) Expected 1 space before "=>"; 0 found
(#1234) Expected 1 space after "=>"; 0 found
(#1234) Line exceeds 132 characters; contains 152 characters
(#1235) Spaces must be used for alignment; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 4 spaces, found 1
(#1237) Expected 1 space after closing parenthesis; found 0
(#1238) Spaces must be used for alignment; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected at least 4 spaces, found 1
(#1239) Spaces must be used for alignment; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 4 spaces, found 1
(#1239) Expected 1 space before "="; 0 found
(#1239) Expected 1 space after "="; 0 found
(#1240) Spaces must be used for alignment; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Line indented incorrectly; expected at least 4 spaces, found 1
(#1240) Expected 1 space before "=>"; 0 found
(#1240) Expected 1 space after "=>"; 0 found
(#1240) Commas (,) must be followed by white space.
(#1240) Expected 1 space before "=>"; 0 found
(#1240) Expected 1 space after "=>"; 0 found
(#1240) Commas (,) must be followed by white space.
(#1240) Expected 1 space before "=>"; 0 found
(#1240) Expected 1 space after "=>"; 0 found
(#1241) Spaces must be used for alignment; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Line indented incorrectly; expected at least 4 spaces, found 1
(#1242) Spaces must be used for alignment; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Whitespace found at end of line
(#1243) Expected 1 space after closing parenthesis; found 0
(#1244) Spaces must be used for alignment; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected at least 4 spaces, found 1
(#1245) Spaces must be used for alignment; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected at least 4 spaces, found 1
(#1245) Commas (,) must be followed by white space.
(#1245) Commas (,) must be followed by white space.
(#1245) Commas (,) must be followed by white space.
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 4 spaces, found 1
(#1248) Commas (,) must be followed by white space.
(#1248) Commas (,) must be followed by white space.
(#1248) Expected 1 space after closing parenthesis; found 0
(#1249) Spaces must be used for alignment; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected at least 4 spaces, found 1
(#1250) Spaces must be used for alignment; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Line indented incorrectly; expected at least 4 spaces, found 1
(#1250) Expected 1 space before "="; 0 found
(#1250) Expected 1 space after "="; 0 found
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected at least 4 spaces, found 1
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1251) Expected 1 space before "="; 0 found
(#1251) Expected 1 space after "="; 0 found
(#1252) Spaces must be used for alignment; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected at least 4 spaces, found 1
(#1252) Expected 1 space before "="; 0 found
(#1252) Expected 1 space after "="; 0 found
(#1252) Commas (,) must be followed by white space.
(#1252) Commas (,) must be followed by white space.
(#1253) Spaces must be used for alignment; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected at least 4 spaces, found 1
(#1254) Spaces must be used for alignment; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Whitespace found at end of line
(#1255) Spaces must be used for alignment; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected 4 spaces, found 1
(#1255) Expected 1 space before "=="; 0 found
(#1255) Expected 1 space after "=="; 0 found
(#1255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1255) Inline comments must end in full-stops, exclamation marks, or question marks
(#1255) No space found before comment text; expected "// kontinent, eine ebene tiefer graben" but found "//kontinent, eine ebene tiefer graben"
(#1256) Spaces must be used for alignment; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Line indented incorrectly; expected at least 8 spaces, found 2
(#1256) Expected 1 space before "="; 0 found
(#1256) Expected 1 space after "="; 0 found
(#1256) Commas (,) must be followed by white space.
(#1256) Expected 1 space before "="; 0 found
(#1256) Expected 1 space after "="; 0 found
(#1257) Spaces must be used for alignment; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected 8 spaces, found 2
(#1257) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1258) Spaces must be used for alignment; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Line indented incorrectly; expected at least 12 spaces, found 3
(#1258) Expected 1 space before ".="; 0 found
(#1258) Expected 1 space after ".="; 0 found
(#1258) Commas (,) must be followed by white space.
(#1258) Commas (,) must be followed by white space.
(#1259) Spaces must be used for alignment; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected 8 spaces, found 2
(#1260) Spaces must be used for alignment; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Line indented incorrectly; expected at least 8 spaces, found 2
(#1261) Spaces must be used for alignment; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected 4 spaces, found 1
(#1261) Whitespace found at end of line
(#1262) Spaces must be used for alignment; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected at least 4 spaces, found 1
(#1262) Expected 1 space before "="; 0 found
(#1262) Expected 1 space after "="; 0 found
(#1262) Line exceeds 132 characters; contains 168 characters
(#1264) Spaces must be used for alignment; tabs are not allowed
(#1264) Tab found within whitespace
(#1264) Line indented incorrectly; expected 4 spaces, found 1
(#1264) Expected "if (...) {\n"; found "if (...){\n"
(#1264) Expected 1 space before "="; 0 found
(#1264) Expected 1 space after "="; 0 found
(#1265) Spaces must be used for alignment; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Line indented incorrectly; expected 8 spaces, found 2
(#1265) Expected "if (...) {\n"; found "if (...){\n"
(#1265) Expected 1 space before ">"; 0 found
(#1265) Expected 1 space after ">"; 0 found
(#1266) Spaces must be used for alignment; tabs are not allowed
(#1266) Tab found within whitespace
(#1266) Line indented incorrectly; expected at least 12 spaces, found 3
(#1266) Expected 1 space before "/"; 0 found
(#1266) Expected 1 space after "/"; 0 found
(#1267) Spaces must be used for alignment; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Line indented incorrectly; expected at least 12 spaces, found 3
(#1268) Spaces must be used for alignment; tabs are not allowed
(#1268) Tab found within whitespace
(#1268) Line indented incorrectly; expected 8 spaces, found 2
(#1269) Spaces must be used for alignment; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected 4 spaces, found 1
(#1270) Spaces must be used for alignment; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected at least 4 spaces, found 1
(#1272) Commas (,) must be followed by white space.
(#1272) Commas (,) must be followed by white space.
(#1272) Expected 1 space after closing parenthesis; found 0
(#1273) Spaces must be used for alignment; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Line indented incorrectly; expected at least 4 spaces, found 1
(#1274) Spaces must be used for alignment; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Line indented incorrectly; expected at least 4 spaces, found 1
(#1274) Expected 1 space before ".="; 0 found
(#1274) Expected 1 space after ".="; 0 found
(#1275) Spaces must be used for alignment; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Line indented incorrectly; expected at least 4 spaces, found 1
(#1275) Expected 1 space before "="; 0 found
(#1275) Expected 1 space after "="; 0 found
(#1277) Spaces must be used for alignment; tabs are not allowed
(#1277) Tab found within whitespace
(#1277) Line indented incorrectly; expected at least 4 spaces, found 1
(#1277) Expected 1 space before "="; 0 found
(#1277) Expected 1 space after "="; 0 found
(#1277) Commas (,) must be followed by white space.
(#1277) Commas (,) must be followed by white space.
(#1278) Spaces must be used for alignment; tabs are not allowed
(#1278) Tab found within whitespace
(#1278) Line indented incorrectly; expected 4 spaces, found 1
(#1278) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#1279) Spaces must be used for alignment; tabs are not allowed
(#1279) Tab found within whitespace
(#1279) Line indented incorrectly; expected at least 8 spaces, found 2
(#1279) Expected 1 space before ".="; 0 found
(#1279) Expected 1 space after ".="; 0 found
(#1280) Spaces must be used for alignment; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected 4 spaces, found 1
(#1281) Spaces must be used for alignment; tabs are not allowed
(#1281) Tab found within whitespace
(#1281) Whitespace found at end of line
(#1282) Spaces must be used for alignment; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Line indented incorrectly; expected at least 4 spaces, found 1
(#1284) Expected 1 space after closing parenthesis; found 0
(#1285) Spaces must be used for alignment; tabs are not allowed
(#1285) Tab found within whitespace
(#1285) Line indented incorrectly; expected at least 4 spaces, found 3
(#1286) Spaces must be used for alignment; tabs are not allowed
(#1286) Tab found within whitespace
(#1286) Line indented incorrectly; expected at least 4 spaces, found 3
(#1286) Expected 1 space before "="; 0 found
(#1286) Expected 1 space after "="; 0 found
(#1289) Spaces must be used for alignment; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected at least 4 spaces, found 3
(#1289) Commas (,) must be followed by white space.
(#1290) Spaces must be used for alignment; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Line indented incorrectly; expected 4 spaces, found 5
(#1290) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1291) Spaces must be used for alignment; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1291) Inline comments must end in full-stops, exclamation marks, or question marks
(#1291) This comment is 67% valid code; is this commented out code?
(#1291) Line indented incorrectly; expected at least 8 spaces, found 6
(#1291) No space found before comment text; expected "// echo $rs->pathnamehash;" but found "//echo $rs->pathnamehash;"
(#1292) Spaces must be used for alignment; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Line indented incorrectly; expected 8 spaces, found 6
(#1292) Expected "if (...) {\n"; found "if (...)\t{\n"
(#1292) Spaces must be used for alignment; tabs are not allowed
(#1292) Tab found within whitespace
(#1293) Spaces must be used for alignment; tabs are not allowed
(#1293) Tab found within whitespace
(#1293) Line indented incorrectly; expected 12 spaces, found 7
(#1293) Expected "if (...) {\n"; found "if (...){\n"
(#1294) Spaces must be used for alignment; tabs are not allowed
(#1294) Tab found within whitespace
(#1294) Line indented incorrectly; expected at least 16 spaces, found 8
(#1294) Expected 1 space before "=>"; 0 found
(#1294) Expected 1 space after "=>"; 0 found
(#1294) Commas (,) must be followed by white space.
(#1294) Expected 1 space before "=>"; 0 found
(#1294) Expected 1 space after "=>"; 0 found
(#1295) Spaces must be used for alignment; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Line indented incorrectly; expected 12 spaces, found 7
(#1296) Spaces must be used for alignment; tabs are not allowed
(#1296) Tab found within whitespace
(#1296) Line indented incorrectly; expected 8 spaces, found 6
(#1297) Spaces must be used for alignment; tabs are not allowed
(#1297) Tab found within whitespace
(#1297) Line indented incorrectly; expected 4 spaces, found 5
(#1299) Spaces must be used for alignment; tabs are not allowed
(#1299) Tab found within whitespace
(#1299) Line indented incorrectly; expected 4 spaces, found 3
(#1299) Expected "if (...) {\n"; found "if (...){\n"
(#1299) Expected 1 space before "="; 0 found
(#1299) Expected 1 space after "="; 0 found
(#1299) Commas (,) must be followed by white space.
(#1299) Expected 1 space before "=>"; 0 found
(#1299) Expected 1 space after "=>"; 0 found
(#1301) Spaces must be used for alignment; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Line indented incorrectly; expected 8 spaces, found 4
(#1301) Expected "if (...) {\n"; found "if(...) {"
(#1301) Expected 1 space before "=>"; 0 found
(#1301) Expected 1 space after "=>"; 0 found
(#1301) Commas (,) must be followed by white space.
(#1301) Expected 1 space before "=>"; 0 found
(#1301) Expected 1 space after "=>"; 0 found
(#1301) Closing brace must be on a line by itself
(#1302) Spaces must be used for alignment; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Line indented incorrectly; expected at least 8 spaces, found 4
(#1302) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if(...) {"
(#1302) Expected "if (...) {\n"; found "if(...) {"
(#1302) Expected 1 space before "=>"; 0 found
(#1302) Expected 1 space after "=>"; 0 found
(#1302) Commas (,) must be followed by white space.
(#1302) Expected 1 space before "=>"; 0 found
(#1302) Expected 1 space after "=>"; 0 found
(#1302) Closing brace must be on a line by itself
(#1303) Spaces must be used for alignment; tabs are not allowed
(#1303) Tab found within whitespace
(#1303) Line indented incorrectly; expected 4 spaces, found 3
(#1304) Spaces must be used for alignment; tabs are not allowed
(#1304) Tab found within whitespace
(#1304) Line indented incorrectly; expected 0 spaces, found 2
(#1304) Closing brace indented incorrectly; expected 0 spaces, found 2
(#1305) Expected 1 space after closing parenthesis; found 0
(#1306) Spaces must be used for alignment; tabs are not allowed
(#1306) Tab found within whitespace
(#1306) Line indented incorrectly; expected at least 4 spaces, found 1
(#1306) Inline control structures are not allowed
(#1306) Expected 1 space before "!="; 0 found
(#1306) Expected 1 space after "!="; 0 found
(#1306) Expected 1 space before "="; 0 found
(#1306) Expected 1 space after "="; 0 found
(#1307) Spaces must be used for alignment; tabs are not allowed
(#1307) Tab found within whitespace
(#1307) Line indented incorrectly; expected at least 4 spaces, found 1
(#1309) Commas (,) must be followed by white space.
(#1309) Expected 1 space after closing parenthesis; found 0
(#1310) Spaces must be used for alignment; tabs are not allowed
(#1310) Tab found within whitespace
(#1310) Line indented incorrectly; expected at least 4 spaces, found 1
(#1310) Inline control structures are not allowed
(#1310) Expected 1 space before "!="; 0 found
(#1310) Expected 1 space after "!="; 0 found
(#1310) Expected 1 space before "="; 0 found
(#1310) Expected 1 space after "="; 0 found
(#1310) Line exceeds 132 characters; contains 164 characters
(#1311) Spaces must be used for alignment; tabs are not allowed
(#1311) Tab found within whitespace
(#1311) Line indented incorrectly; expected at least 4 spaces, found 1
(#1313) Expected 1 space after closing parenthesis; found 0
(#1314) Spaces must be used for alignment; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Line indented incorrectly; expected at least 4 spaces, found 1
(#1314) Expected 1 space before "="; 0 found
(#1314) Expected 1 space after "="; 0 found
(#1314) Commas (,) must be followed by white space.
(#1315) Spaces must be used for alignment; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Line indented incorrectly; expected at least 4 spaces, found 1
(#1315) Expected 1 space before "="; 0 found
(#1315) Expected 1 space after "="; 0 found
(#1315) Commas (,) must be followed by white space.
(#1315) Commas (,) must be followed by white space.
(#1316) Spaces must be used for alignment; tabs are not allowed
(#1316) Tab found within whitespace
(#1316) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1316) Inline comments must end in full-stops, exclamation marks, or question marks
(#1316) This comment is 67% valid code; is this commented out code?
(#1316) Line indented incorrectly; expected at least 4 spaces, found 1
(#1316) No space found before comment text; expected "// $wert=htmlspecialchars($wert,ENT_COMPAT);" but found "//$wert=htmlspecialchars($wert,ENT_COMPAT);"
(#1317) Spaces must be used for alignment; tabs are not allowed
(#1317) Tab found within whitespace
(#1317) Line indented incorrectly; expected at least 4 spaces, found 1
(#1317) Expected 1 space before "="; 0 found
(#1317) Expected 1 space after "="; 0 found
(#1318) Spaces must be used for alignment; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Line indented incorrectly; expected at least 4 spaces, found 1
(#1320) Commas (,) must be followed by white space.
(#1320) Commas (,) must be followed by white space.
(#1320) Expected 1 space after closing parenthesis; found 0
(#1321) Spaces must be used for alignment; tabs are not allowed
(#1321) Tab found within whitespace
(#1321) Line indented incorrectly; expected at least 4 spaces, found 1
(#1322) Spaces must be used for alignment; tabs are not allowed
(#1322) Tab found within whitespace
(#1322) Line indented incorrectly; expected at least 4 spaces, found 1
(#1322) Expected 1 space before "="; 0 found
(#1322) Expected 1 space after "="; 0 found
(#1322) Whitespace found at end of line within string
(#1323) Whitespace found at end of line within string
(#1327) Whitespace found at end of line within string
(#1329) Spaces must be used for alignment; tabs are not allowed
(#1329) Tab found within whitespace
(#1329) Line indented incorrectly; expected 4 spaces, found 2
(#1329) Expected "if (...) {\n"; found "if (...){\n"
(#1329) Expected 1 space before ">"; 0 found
(#1329) Expected 1 space after ">"; 0 found
(#1330) Spaces must be used for alignment; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Line indented incorrectly; expected at least 8 spaces, found 3
(#1330) Expected 1 space before ".="; 0 found
(#1330) Expected 1 space after ".="; 0 found
(#1331) Spaces must be used for alignment; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Line indented incorrectly; expected 4 spaces, found 2
(#1332) Spaces must be used for alignment; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) This comment is 75% valid code; is this commented out code?
(#1332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1332) Line indented incorrectly; expected at least 4 spaces, found 2
(#1332) No space found before comment text; expected "// echo $sql;" but found "//echo $sql;"
(#1333) Spaces must be used for alignment; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Inline comments must end in full-stops, exclamation marks, or question marks
(#1333) Line indented incorrectly; expected at least 4 spaces, found 2
(#1334) Spaces must be used for alignment; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Line indented incorrectly; expected at least 4 spaces, found 2
(#1334) Inline control structures are not allowed
(#1334) Expected 1 space before "="; 0 found
(#1334) Expected 1 space after "="; 0 found
(#1335) Spaces must be used for alignment; tabs are not allowed
(#1335) Tab found within whitespace
(#1335) Line indented incorrectly; expected at least 4 spaces, found 2
(#1335) Inline control structures are not allowed
(#1337) function name "block_exaport_checkIfUpdate" must be lower-case letters only
(#1337) Expected 1 space after closing parenthesis; found 0
(#1338) Spaces must be used for alignment; tabs are not allowed
(#1338) Tab found within whitespace
(#1338) Whitespace found at end of line
(#1339) Spaces must be used for alignment; tabs are not allowed
(#1339) Tab found within whitespace
(#1339) This comment is 64% valid code; is this commented out code?
(#1339) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1339) Line indented incorrectly; expected at least 4 spaces, found 2
(#1339) No space found before comment text; expected "// $conditions = array("username" => $uname,"password" => $pword);" but found "//$conditions = array("username" => $uname,"password" => $pword);"
(#1340) Spaces must be used for alignment; tabs are not allowed
(#1340) Tab found within whitespace
(#1340) Inline comments must end in full-stops, exclamation marks, or question marks
(#1340) This comment is 69% valid code; is this commented out code?
(#1340) Line indented incorrectly; expected at least 4 spaces, found 2
(#1340) No space found before comment text; expected "// if (!$user = $DB->get_record("user", $conditions)){" but found "//if (!$user = $DB->get_record("user", $conditions)){"
(#1341) Spaces must be used for alignment; tabs are not allowed
(#1341) Tab found within whitespace
(#1341) Line indented incorrectly; expected at least 4 spaces, found 2
(#1342) Spaces must be used for alignment; tabs are not allowed
(#1342) Tab found within whitespace
(#1342) Line indented incorrectly; expected at least 4 spaces, found 2
(#1342) Expected 1 space before "="; 0 found
(#1342) Expected 1 space after "="; 0 found
(#1343) Spaces must be used for alignment; tabs are not allowed
(#1343) Tab found within whitespace
(#1343) Line indented incorrectly; expected 4 spaces, found 2
(#1343) Expected "if (...) {\n"; found "if (...){\n"
(#1344) Spaces must be used for alignment; tabs are not allowed
(#1344) Tab found within whitespace
(#1344) Line indented incorrectly; expected 8 spaces, found 3
(#1344) Expected "if (...) {\n"; found "if (...){\n"
(#1344) Commas (,) must be followed by white space.
(#1344) Expected 1 space before "=>"; 0 found
(#1344) Expected 1 space after "=>"; 0 found
(#1345) Spaces must be used for alignment; tabs are not allowed
(#1345) Tab found within whitespace
(#1345) Line indented incorrectly; expected 12 spaces, found 4
(#1345) Expected "if (...) {\n"; found "if (...){\n"
(#1346) Spaces must be used for alignment; tabs are not allowed
(#1346) Tab found within whitespace
(#1346) Line indented incorrectly; expected at least 16 spaces, found 5
(#1346) Inline control structures are not allowed
(#1346) Spaces must be used for alignment; tabs are not allowed
(#1346) Tab found within whitespace
(#1347) Spaces must be used for alignment; tabs are not allowed
(#1347) Tab found within whitespace
(#1347) Line indented incorrectly; expected at least 16 spaces, found 5
(#1347) Inline control structures are not allowed
(#1348) Spaces must be used for alignment; tabs are not allowed
(#1348) Tab found within whitespace
(#1348) Line indented incorrectly; expected 12 spaces, found 4
(#1348) Inline control structures are not allowed
(#1349) Spaces must be used for alignment; tabs are not allowed
(#1349) Tab found within whitespace
(#1349) Line indented incorrectly; expected 8 spaces, found 3
(#1349) Inline control structures are not allowed
(#1350) Spaces must be used for alignment; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected 4 spaces, found 2
(#1350) Inline control structures are not allowed
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space after closing parenthesis; found 0
(#1354) Spaces must be used for alignment; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Line indented incorrectly; expected at least 4 spaces, found 1
(#1355) Spaces must be used for alignment; tabs are not allowed
(#1355) Tab found within whitespace
(#1355) Whitespace found at end of line
(#1356) Spaces must be used for alignment; tabs are not allowed
(#1356) Tab found within whitespace
(#1356) Line indented incorrectly; expected at least 4 spaces, found 1
(#1356) Variable "rem_ids" must not contain underscores.
(#1356) Expected 1 space before "="; 0 found
(#1356) Expected 1 space after "="; 0 found
(#1357) Spaces must be used for alignment; tabs are not allowed
(#1357) Tab found within whitespace
(#1357) Line indented incorrectly; expected at least 4 spaces, found 1
(#1357) Expected 1 space before "="; 0 found
(#1357) Expected 1 space after "="; 0 found
(#1357) Expected 1 space before "="; 0 found
(#1357) Expected 1 space after "="; 0 found
(#1358) Spaces must be used for alignment; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Whitespace found at end of line
(#1359) Spaces must be used for alignment; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Line indented incorrectly; expected 4 spaces, found 1
(#1359) Expected "if (...) {\n"; found "if (...){\n"
(#1359) Expected 1 space before "=>"; 0 found
(#1359) Expected 1 space after "=>"; 0 found
(#1359) Commas (,) must be followed by white space.
(#1359) Expected 1 space before "=>"; 0 found
(#1359) Expected 1 space after "=>"; 0 found
(#1360) Spaces must be used for alignment; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Line indented incorrectly; expected at least 8 spaces, found 2
(#1360) Expected 1 space before "="; 0 found
(#1360) Expected 1 space after "="; 0 found
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Commas (,) must be followed by white space.
(#1360) Expected 1 space before "=>"; 0 found
(#1360) Expected 1 space after "=>"; 0 found
(#1360) Line exceeds maximum limit of 180 characters; contains 275 characters
(#1361) Spaces must be used for alignment; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected at least 8 spaces, found 2
(#1361) Expected 1 space before "="; 0 found
(#1361) Expected 1 space after "="; 0 found
(#1362) Spaces must be used for alignment; tabs are not allowed
(#1362) Tab found within whitespace
(#1362) Line indented incorrectly; expected at least 8 spaces, found 2
(#1363) Spaces must be used for alignment; tabs are not allowed
(#1363) Tab found within whitespace
(#1363) Line indented incorrectly; expected 4 spaces, found 1
(#1364) Spaces must be used for alignment; tabs are not allowed
(#1364) Tab found within whitespace
(#1364) Whitespace found at end of line
(#1365) Spaces must be used for alignment; tabs are not allowed
(#1365) Tab found within whitespace
(#1365) Line indented incorrectly; expected 4 spaces, found 1
(#1365) Expected "if (...) {\n"; found "if (...){\n"
(#1365) Expected 1 space before "=="; 0 found
(#1365) Expected 1 space after "=="; 0 found
(#1366) Spaces must be used for alignment; tabs are not allowed
(#1366) Tab found within whitespace
(#1366) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1366) Line indented incorrectly; expected at least 8 spaces, found 2
(#1366) No space found before comment text; expected "// exacomp: timestamp hinterlegen, wann update" but found "//exacomp: timestamp hinterlegen, wann update"
(#1367) Spaces must be used for alignment; tabs are not allowed
(#1367) Tab found within whitespace
(#1367) Line indented incorrectly; expected at least 8 spaces, found 2
(#1367) No space found before comment text; expected "// nur wenn neue daten, dann update" but found "//nur wenn neue daten, dann update"
(#1368) Spaces must be used for alignment; tabs are not allowed
(#1368) Tab found within whitespace
(#1368) Line indented incorrectly; expected at least 8 spaces, found 2
(#1368) No space found before comment text; expected "// zuerst export_cate in array schreiben mit stid#subjid#topid, um abfragen zu sparen" but found "//zuerst export_cate in array schreiben mit stid#subjid#topid, um abfragen zu sparen"
(#1369) Spaces must be used for alignment; tabs are not allowed
(#1369) Tab found within whitespace
(#1369) Line exceeds 132 characters; contains 149 characters
(#1369) Line indented incorrectly; expected at least 8 spaces, found 2
(#1369) No space found before comment text; expected "// dann neue daten durchlaufen, wenn neu dann insert, wenn vorhanden dann title und parentid prüfen und bei bedarf update, für löschen merker machen" but found "//dann neue daten durchlaufen, wenn neu dann insert, wenn vorhanden dann title und parentid prüfen und bei bedarf update, für löschen merker machen"
(#1370) Spaces must be used for alignment; tabs are not allowed
(#1370) Tab found within whitespace
(#1370) Inline comments must end in full-stops, exclamation marks, or question marks
(#1370) This comment is 84% valid code; is this commented out code?
(#1370) Line indented incorrectly; expected at least 8 spaces, found 2
(#1370) No space found before comment text; expected "// echo $userid;die;" but found "//echo $userid;die;"
(#1371) Spaces must be used for alignment; tabs are not allowed
(#1371) Tab found within whitespace
(#1371) Line indented incorrectly; expected 8 spaces, found 2
(#1371) Expected "if (...) {\n"; found "if (...){\n"
(#1371) Expected 1 space before "=>"; 0 found
(#1371) Expected 1 space after "=>"; 0 found
(#1372) Spaces must be used for alignment; tabs are not allowed
(#1372) Tab found within whitespace
(#1372) Whitespace found at end of line
(#1373) Spaces must be used for alignment; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected 12 spaces, found 3
(#1373) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1374) Spaces must be used for alignment; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Line indented incorrectly; expected at least 16 spaces, found 4
(#1374) Expected 1 space before "="; 0 found
(#1374) Expected 1 space after "="; 0 found
(#1374) Expected 1 space before "=>"; 0 found
(#1374) Expected 1 space after "=>"; 0 found
(#1374) Commas (,) must be followed by white space.
(#1374) Expected 1 space before "=>"; 0 found
(#1374) Expected 1 space after "=>"; 0 found
(#1374) Commas (,) must be followed by white space.
(#1374) Expected 1 space before "=>"; 0 found
(#1374) Expected 1 space after "=>"; 0 found
(#1375) Spaces must be used for alignment; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Line indented incorrectly; expected 12 spaces, found 3
(#1376) Spaces must be used for alignment; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected 8 spaces, found 2
(#1376) Whitespace found at end of line
(#1377) Spaces must be used for alignment; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Whitespace found at end of line
(#1378) Spaces must be used for alignment; tabs are not allowed
(#1378) Tab found within whitespace
(#1378) This comment is 72% valid code; is this commented out code?
(#1378) Line indented incorrectly; expected at least 8 spaces, found 2
(#1379) Line indented incorrectly; expected at least 8 spaces, found 2
(#1380) Line indented incorrectly; expected at least 8 spaces, found 2
(#1381) Spaces must be used for alignment; tabs are not allowed
(#1381) Tab found within whitespace
(#1381) Line indented incorrectly; expected 4 spaces, found 1
(#1382) Spaces must be used for alignment; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Line indented incorrectly; expected at least 4 spaces, found 1
(#1382) Expected 1 space before "="; 0 found
(#1382) Expected 1 space after "="; 0 found
(#1382) Line exceeds maximum limit of 180 characters; contains 761 characters
(#1382) Whitespace found at end of line within string
(#1383) Whitespace found at end of line within string
(#1384) Whitespace found at end of line within string
(#1389) Spaces must be used for alignment; tabs are not allowed
(#1389) Tab found within whitespace
(#1389) Line indented incorrectly; expected at least 4 spaces, found 1
(#1389) Expected 1 space before ".="; 0 found
(#1389) Expected 1 space after ".="; 0 found
(#1389) Line exceeds 132 characters; contains 167 characters
(#1390) Spaces must be used for alignment; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected at least 4 spaces, found 1
(#1390) Expected 1 space before ".="; 0 found
(#1390) Expected 1 space after ".="; 0 found
(#1391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1391) Inline comments must end in full-stops, exclamation marks, or question marks
(#1391) This comment is 84% valid code; is this commented out code?
(#1391) Line indented incorrectly; expected at least 4 spaces, found 0
(#1391) No space found before comment text; expected "// echo $sql;die;" but found "//echo $sql;die;"
(#1392) Spaces must be used for alignment; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected at least 4 spaces, found 1
(#1393) Spaces must be used for alignment; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Line indented incorrectly; expected at least 4 spaces, found 1
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1393) Expected 1 space before "="; 0 found
(#1393) Expected 1 space after "="; 0 found
(#1394) Spaces must be used for alignment; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Line indented incorrectly; expected at least 4 spaces, found 1
(#1394) Variable "beispiel_url" must not contain underscores.
(#1394) Expected 1 space before "="; 0 found
(#1394) Expected 1 space after "="; 0 found
(#1395) Spaces must be used for alignment; tabs are not allowed
(#1395) Tab found within whitespace
(#1395) Line indented incorrectly; expected at least 4 spaces, found 1
(#1395) Expected 1 space before "="; 0 found
(#1395) Expected 1 space after "="; 0 found
(#1396) Spaces must be used for alignment; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Line indented incorrectly; expected at least 4 spaces, found 1
(#1396) Expected 1 space before "="; 0 found
(#1396) Expected 1 space after "="; 0 found
(#1397) Spaces must be used for alignment; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1397) Inline comments must end in full-stops, exclamation marks, or question marks
(#1397) This comment is 75% valid code; is this commented out code?
(#1397) Line indented incorrectly; expected at least 4 spaces, found 1
(#1397) No space found before comment text; expected "// if ($isupdate==false){" but found "//if ($isupdate==false){"
(#1398) Spaces must be used for alignment; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Line indented incorrectly; expected 4 spaces, found 2
(#1398) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1399) Spaces must be used for alignment; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected at least 8 spaces, found 3
(#1399) Variable "parentid_is_old" must not contain underscores.
(#1399) Expected 1 space before "="; 0 found
(#1399) Expected 1 space after "="; 0 found
(#1400) Spaces must be used for alignment; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Line indented incorrectly; expected 8 spaces, found 3
(#1400) Expected "if (...) {\n"; found "if (...){\n"
(#1400) Expected 1 space before "!="; 0 found
(#1400) Expected 1 space after "!="; 0 found
(#1401) Spaces must be used for alignment; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Line indented incorrectly; expected at least 12 spaces, found 4
(#1401) Expected 1 space before "="; 0 found
(#1401) Expected 1 space after "="; 0 found
(#1402) Spaces must be used for alignment; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected at least 12 spaces, found 4
(#1402) Expected 1 space before "="; 0 found
(#1402) Expected 1 space after "="; 0 found
(#1403) Spaces must be used for alignment; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Line indented incorrectly; expected 12 spaces, found 4
(#1403) Expected "if (...) {\n"; found "if (...){\n"
(#1403) Commas (,) must be followed by white space.
(#1404) Spaces must be used for alignment; tabs are not allowed
(#1404) Tab found within whitespace
(#1404) Line indented incorrectly; expected at least 16 spaces, found 5
(#1404) Expected 1 space before "="; 0 found
(#1404) Expected 1 space after "="; 0 found
(#1405) Spaces must be used for alignment; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1405) Inline comments must end in full-stops, exclamation marks, or question marks
(#1405) This comment is 58% valid code; is this commented out code?
(#1405) Line indented incorrectly; expected at least 16 spaces, found 5
(#1405) No space found before comment text; expected "// echo $rs->stid."--------------".$rs->stdescription."@";" but found "//echo $rs->stid."--------------".$rs->stdescription."@";"
(#1406) Spaces must be used for alignment; tabs are not allowed
(#1406) Tab found within whitespace
(#1406) Line indented incorrectly; expected at least 16 spaces, found 5
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Commas (,) must be followed by white space.
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Commas (,) must be followed by white space.
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Commas (,) must be followed by white space.
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Commas (,) must be followed by white space.
(#1406) Expected 1 space before "=>"; 0 found
(#1406) Expected 1 space after "=>"; 0 found
(#1406) Line exceeds 132 characters; contains 161 characters
(#1407) Spaces must be used for alignment; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected 12 spaces, found 4
(#1407) Expected "} else {\n"; found "}else{\n"
(#1408) Spaces must be used for alignment; tabs are not allowed
(#1408) Tab found within whitespace
(#1408) Whitespace found at end of line
(#1409) Spaces must be used for alignment; tabs are not allowed
(#1409) Tab found within whitespace
(#1409) Line indented incorrectly; expected at least 16 spaces, found 5
(#1409) Expected 1 space before "="; 0 found
(#1409) Expected 1 space after "="; 0 found
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Line exceeds maximum limit of 180 characters; contains 260 characters
(#1410) Spaces must be used for alignment; tabs are not allowed
(#1410) Tab found within whitespace
(#1410) Line indented incorrectly; expected at least 16 spaces, found 5
(#1410) Expected 1 space before "="; 0 found
(#1410) Expected 1 space after "="; 0 found
(#1411) Spaces must be used for alignment; tabs are not allowed
(#1411) Tab found within whitespace
(#1411) Whitespace found at end of line
(#1412) Spaces must be used for alignment; tabs are not allowed
(#1412) Tab found within whitespace
(#1412) Line indented incorrectly; expected 12 spaces, found 4
(#1413) Spaces must be used for alignment; tabs are not allowed
(#1413) Tab found within whitespace
(#1413) Line indented incorrectly; expected at least 12 spaces, found 4
(#1413) Expected 1 space before "="; 0 found
(#1413) Expected 1 space after "="; 0 found
(#1414) Spaces must be used for alignment; tabs are not allowed
(#1414) Tab found within whitespace
(#1414) Line indented incorrectly; expected at least 12 spaces, found 4
(#1414) Expected 1 space before ".="; 0 found
(#1414) Expected 1 space after ".="; 0 found
(#1415) Spaces must be used for alignment; tabs are not allowed
(#1415) Tab found within whitespace
(#1415) Line indented incorrectly; expected 8 spaces, found 3
(#1416) Spaces must be used for alignment; tabs are not allowed
(#1416) Tab found within whitespace
(#1416) Line indented incorrectly; expected 8 spaces, found 3
(#1416) Expected "if (...) {\n"; found "if (...){ \n"
(#1416) Expected 1 space before "!="; 0 found
(#1416) Expected 1 space after "!="; 0 found
(#1416) Whitespace found at end of line
(#1417) Spaces must be used for alignment; tabs are not allowed
(#1417) Tab found within whitespace
(#1417) Line indented incorrectly; expected at least 12 spaces, found 4
(#1417) Expected 1 space before "="; 0 found
(#1417) Expected 1 space after "="; 0 found
(#1417) Whitespace found at end of line
(#1418) Spaces must be used for alignment; tabs are not allowed
(#1418) Tab found within whitespace
(#1418) Line indented incorrectly; expected at least 12 spaces, found 4
(#1418) Inline control structures are not allowed
(#1418) Expected 1 space before "="; 0 found
(#1418) Expected 1 space after "="; 0 found
(#1419) Spaces must be used for alignment; tabs are not allowed
(#1419) Tab found within whitespace
(#1419) Line indented incorrectly; expected at least 12 spaces, found 4
(#1419) Inline control structures are not allowed
(#1419) Expected 1 space before "="; 0 found
(#1419) Expected 1 space after "="; 0 found
(#1420) Spaces must be used for alignment; tabs are not allowed
(#1420) Tab found within whitespace
(#1420) Line indented incorrectly; expected 12 spaces, found 4
(#1420) Expected "if (...) {\n"; found "if (...){\n"
(#1420) Commas (,) must be followed by white space.
(#1421) Spaces must be used for alignment; tabs are not allowed
(#1421) Tab found within whitespace
(#1421) Line indented incorrectly; expected at least 16 spaces, found 5
(#1421) Expected 1 space before "="; 0 found
(#1421) Expected 1 space after "="; 0 found
(#1422) Spaces must be used for alignment; tabs are not allowed
(#1422) Tab found within whitespace
(#1422) Line indented incorrectly; expected at least 16 spaces, found 5
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Commas (,) must be followed by white space.
(#1422) Expected 1 space before "=>"; 0 found
(#1422) Expected 1 space after "=>"; 0 found
(#1422) Line exceeds maximum limit of 180 characters; contains 196 characters
(#1423) Spaces must be used for alignment; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Line indented incorrectly; expected 12 spaces, found 4
(#1423) Expected "} else {\n"; found "}else{\n"
(#1424) Spaces must be used for alignment; tabs are not allowed
(#1424) Tab found within whitespace
(#1424) Line indented incorrectly; expected at least 16 spaces, found 5
(#1424) Expected 1 space before "="; 0 found
(#1424) Expected 1 space after "="; 0 found
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Line exceeds maximum limit of 180 characters; contains 315 characters
(#1425) Spaces must be used for alignment; tabs are not allowed
(#1425) Tab found within whitespace
(#1425) Line indented incorrectly; expected 12 spaces, found 4
(#1426) Spaces must be used for alignment; tabs are not allowed
(#1426) Tab found within whitespace
(#1426) Line indented incorrectly; expected at least 12 spaces, found 4
(#1426) Expected 1 space before "="; 0 found
(#1426) Expected 1 space after "="; 0 found
(#1427) Spaces must be used for alignment; tabs are not allowed
(#1427) Tab found within whitespace
(#1427) Line indented incorrectly; expected at least 12 spaces, found 4
(#1427) Expected 1 space before ".="; 0 found
(#1427) Expected 1 space after ".="; 0 found
(#1428) Spaces must be used for alignment; tabs are not allowed
(#1428) Tab found within whitespace
(#1428) Line indented incorrectly; expected 8 spaces, found 3
(#1429) Spaces must be used for alignment; tabs are not allowed
(#1429) Tab found within whitespace
(#1429) Line indented incorrectly; expected 8 spaces, found 3
(#1429) Expected "if (...) {\n"; found "if (...){\n"
(#1429) Expected 1 space before "!="; 0 found
(#1429) Expected 1 space after "!="; 0 found
(#1430) Spaces must be used for alignment; tabs are not allowed
(#1430) Tab found within whitespace
(#1430) Line indented incorrectly; expected at least 12 spaces, found 4
(#1430) Expected 1 space before "="; 0 found
(#1430) Expected 1 space after "="; 0 found
(#1431) Spaces must be used for alignment; tabs are not allowed
(#1431) Tab found within whitespace
(#1431) Whitespace found at end of line
(#1432) Spaces must be used for alignment; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Line indented incorrectly; expected at least 12 spaces, found 4
(#1432) Inline control structures are not allowed
(#1432) Expected 1 space before "="; 0 found
(#1432) Expected 1 space after "="; 0 found
(#1433) Spaces must be used for alignment; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Line indented incorrectly; expected at least 12 spaces, found 4
(#1433) Inline control structures are not allowed
(#1433) Expected 1 space before "="; 0 found
(#1433) Expected 1 space after "="; 0 found
(#1434) Spaces must be used for alignment; tabs are not allowed
(#1434) Tab found within whitespace
(#1434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1434) Inline comments must end in full-stops, exclamation marks, or question marks
(#1434) This comment is 82% valid code; is this commented out code?
(#1434) Line indented incorrectly; expected at least 12 spaces, found 4
(#1434) No space found before comment text; expected "// echo $keytop;print_r($catold);die;" but found "//echo $keytop;print_r($catold);die;"
(#1435) Spaces must be used for alignment; tabs are not allowed
(#1435) Tab found within whitespace
(#1435) Line indented incorrectly; expected 12 spaces, found 4
(#1435) Expected "if (...) {\n"; found "if (...){\n"
(#1435) Commas (,) must be followed by white space.
(#1436) Spaces must be used for alignment; tabs are not allowed
(#1436) Tab found within whitespace
(#1436) Line indented incorrectly; expected at least 16 spaces, found 5
(#1436) Expected 1 space before "="; 0 found
(#1436) Expected 1 space after "="; 0 found
(#1437) Spaces must be used for alignment; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Line indented incorrectly; expected at least 16 spaces, found 5
(#1437) Expected 1 space before "=>"; 0 found
(#1437) Expected 1 space after "=>"; 0 found
(#1437) Commas (,) must be followed by white space.
(#1437) Expected 1 space before "=>"; 0 found
(#1437) Expected 1 space after "=>"; 0 found
(#1437) Commas (,) must be followed by white space.
(#1437) Expected 1 space before "=>"; 0 found
(#1437) Expected 1 space after "=>"; 0 found
(#1437) Commas (,) must be followed by white space.
(#1437) Expected 1 space before "=>"; 0 found
(#1437) Expected 1 space after "=>"; 0 found
(#1437) Commas (,) must be followed by white space.
(#1437) Expected 1 space before "=>"; 0 found
(#1437) Expected 1 space after "=>"; 0 found
(#1437) Commas (,) must be followed by white space.
(#1437) Expected 1 space before "=>"; 0 found
(#1437) Expected 1 space after "=>"; 0 found
(#1437) Commas (,) must be followed by white space.
(#1437) Expected 1 space before "=>"; 0 found
(#1437) Expected 1 space after "=>"; 0 found
(#1437) Commas (,) must be followed by white space.
(#1437) Expected 1 space before "=>"; 0 found
(#1437) Expected 1 space after "=>"; 0 found
(#1437) Line exceeds maximum limit of 180 characters; contains 218 characters
(#1438) Spaces must be used for alignment; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected 12 spaces, found 4
(#1438) Expected "} else {\n"; found "}else{\n"
(#1439) Spaces must be used for alignment; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected at least 16 spaces, found 5
(#1439) Expected 1 space before "="; 0 found
(#1439) Expected 1 space after "="; 0 found
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Commas (,) must be followed by white space.
(#1439) Expected 1 space before "=>"; 0 found
(#1439) Expected 1 space after "=>"; 0 found
(#1439) Line exceeds maximum limit of 180 characters; contains 324 characters
(#1440) Spaces must be used for alignment; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected 12 spaces, found 4
(#1441) Spaces must be used for alignment; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Line indented incorrectly; expected at least 12 spaces, found 4
(#1441) Expected 1 space before "="; 0 found
(#1441) Expected 1 space after "="; 0 found
(#1442) Spaces must be used for alignment; tabs are not allowed
(#1442) Tab found within whitespace
(#1442) Line indented incorrectly; expected at least 12 spaces, found 4
(#1442) Expected 1 space before ".="; 0 found
(#1442) Expected 1 space after ".="; 0 found
(#1443) Spaces must be used for alignment; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected 8 spaces, found 3
(#1444) Spaces must be used for alignment; tabs are not allowed
(#1444) Tab found within whitespace
(#1444) Line indented incorrectly; expected at least 8 spaces, found 3
(#1444) Variable "beispiel_url" must not contain underscores.
(#1444) Expected 1 space before "="; 0 found
(#1444) Expected 1 space after "="; 0 found
(#1445) Spaces must be used for alignment; tabs are not allowed
(#1445) Tab found within whitespace
(#1445) Line indented incorrectly; expected at least 8 spaces, found 3
(#1445) Inline control structures are not allowed
(#1445) Expected 1 space before "!="; 0 found
(#1445) Expected 1 space after "!="; 0 found
(#1445) Variable "beispiel_url" must not contain underscores.
(#1445) Expected 1 space before "="; 0 found
(#1445) Expected 1 space after "="; 0 found
(#1446) Spaces must be used for alignment; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Line indented incorrectly; expected at least 8 spaces, found 3
(#1446) Inline control structures are not allowed
(#1446) Expected 1 space before "!="; 0 found
(#1446) Expected 1 space after "!="; 0 found
(#1446) Variable "beispiel_url" must not contain underscores.
(#1446) Expected 1 space before "="; 0 found
(#1446) Expected 1 space after "="; 0 found
(#1447) Spaces must be used for alignment; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 8 spaces, found 3
(#1447) Inline control structures are not allowed
(#1447) Expected 1 space before "!="; 0 found
(#1447) Expected 1 space after "!="; 0 found
(#1447) Variable "beispiel_url" must not contain underscores.
(#1447) Expected 1 space before "="; 0 found
(#1447) Expected 1 space after "="; 0 found
(#1448) Spaces must be used for alignment; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Whitespace found at end of line
(#1449) Spaces must be used for alignment; tabs are not allowed
(#1449) Tab found within whitespace
(#1449) Line indented incorrectly; expected at least 8 spaces, found 3
(#1449) Inline control structures are not allowed
(#1449) Expected 1 space before "="; 0 found
(#1449) Expected 1 space after "="; 0 found
(#1450) Spaces must be used for alignment; tabs are not allowed
(#1450) Tab found within whitespace
(#1450) Line indented incorrectly; expected at least 8 spaces, found 3
(#1450) Inline control structures are not allowed
(#1450) Expected 1 space before "="; 0 found
(#1450) Expected 1 space after "="; 0 found
(#1451) Spaces must be used for alignment; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected at least 8 spaces, found 3
(#1451) Expected 1 space before "="; 0 found
(#1451) Expected 1 space after "="; 0 found
(#1452) Spaces must be used for alignment; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Whitespace found at end of line
(#1453) Spaces must be used for alignment; tabs are not allowed
(#1453) Tab found within whitespace
(#1453) Line indented incorrectly; expected at least 8 spaces, found 3
(#1453) Expected 1 space before "="; 0 found
(#1453) Expected 1 space after "="; 0 found
(#1454) Spaces must be used for alignment; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Line indented incorrectly; expected 8 spaces, found 3
(#1454) Expected "if (...) {\n"; found "if (...){\n"
(#1454) Expected 1 space before ">"; 0 found
(#1454) Expected 1 space after ">"; 0 found
(#1455) Spaces must be used for alignment; tabs are not allowed
(#1455) Tab found within whitespace
(#1455) Line indented incorrectly; expected 12 spaces, found 5
(#1455) Expected "if (...) {\n"; found "if (...){\n"
(#1455) Variable "rem_ids" must not contain underscores.
(#1456) Spaces must be used for alignment; tabs are not allowed
(#1456) Tab found within whitespace
(#1456) Line indented incorrectly; expected at least 16 spaces, found 6
(#1456) Expected 1 space before "="; 0 found
(#1456) Expected 1 space after "="; 0 found
(#1456) Variable "rem_ids" must not contain underscores.
(#1457) Spaces must be used for alignment; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected 12 spaces, found 5
(#1457) Expected "} else {\n"; found "}else{\n"
(#1458) Spaces must be used for alignment; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Line indented incorrectly; expected at least 16 spaces, found 6
(#1458) Variable "parentid_is_old" must not contain underscores.
(#1458) Expected 1 space before "="; 0 found
(#1458) Expected 1 space after "="; 0 found
(#1459) Spaces must be used for alignment; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected 12 spaces, found 5
(#1460) Spaces must be used for alignment; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Line indented incorrectly; expected 8 spaces, found 3
(#1461) Spaces must be used for alignment; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Whitespace found at end of line
(#1462) Spaces must be used for alignment; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected 8 spaces, found 3
(#1462) Expected "if (...) {\n"; found "if (...){\n"
(#1462) Expected 1 space before "=="; 0 found
(#1462) Expected 1 space after "=="; 0 found
(#1463) Spaces must be used for alignment; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected 12 spaces, found 4
(#1463) Expected "if (...) {\n"; found "if(...){\n"
(#1463) Expected 1 space before "=="; 0 found
(#1463) Expected 1 space after "=="; 0 found
(#1464) Spaces must be used for alignment; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 16 spaces, found 6
(#1464) Expected 1 space before "="; 0 found
(#1464) Expected 1 space after "="; 0 found
(#1464) Line exceeds 132 characters; contains 157 characters
(#1464) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1464) No space found before comment text; expected "// if example created from teacher in moodle, there is no sourceid. because sourceid is from komet xml tool exacomp_data.xml" but found "//if example created from teacher in moodle, there is no sourceid. because sourceid is from komet xml tool exacomp_data.xml"
(#1465) Spaces must be used for alignment; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Inline comments must end in full-stops, exclamation marks, or question marks
(#1465) This comment is 67% valid code; is this commented out code?
(#1465) Line indented incorrectly; expected at least 16 spaces, found 6
(#1465) No space found before comment text; expected "// $example_url=$rs->solution;" but found "//$example_url=$rs->solution;"
(#1466) Spaces must be used for alignment; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 16 spaces, found 6
(#1466) Variable "example_url" must not contain underscores.
(#1466) Expected 1 space before "="; 0 found
(#1466) Expected 1 space after "="; 0 found
(#1467) Spaces must be used for alignment; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected 12 spaces, found 4
(#1467) Expected "} else {\n"; found "}else{\n"
(#1468) Spaces must be used for alignment; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Line indented incorrectly; expected at least 16 spaces, found 6
(#1468) Expected 1 space before "="; 0 found
(#1468) Expected 1 space after "="; 0 found
(#1469) Spaces must be used for alignment; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected at least 16 spaces, found 6
(#1469) Variable "example_url" must not contain underscores.
(#1469) Expected 1 space before "="; 0 found
(#1469) Expected 1 space after "="; 0 found
(#1470) Spaces must be used for alignment; tabs are not allowed
(#1470) Tab found within whitespace
(#1470) Line indented incorrectly; expected 12 spaces, found 4
(#1471) Spaces must be used for alignment; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected 12 spaces, found 4
(#1471) Expected "if (...) {\n"; found "if (...){ //kategoryId mitnehmen, weil ein item kopiert und auf verschiedene kategorien zugeordnet werden kann. beim update soll dann nur das jeweilige item aktualisiert werden, sonst ist categorie falsch\n"
(#1471) Commas (,) must be followed by white space.
(#1471) Expected 1 space before "=>"; 0 found
(#1471) Expected 1 space after "=>"; 0 found
(#1471) Commas (,) must be followed by white space.
(#1471) Expected 1 space before "=>"; 0 found
(#1471) Expected 1 space after "=>"; 0 found
(#1471) Commas (,) must be followed by white space.
(#1471) Expected 1 space before "=>"; 0 found
(#1471) Expected 1 space after "=>"; 0 found
(#1471) Commas (,) must be followed by white space.
(#1471) Expected 1 space before "=>"; 0 found
(#1471) Expected 1 space after "=>"; 0 found
(#1471) Commas (,) must be followed by white space.
(#1471) Expected 1 space before "=>"; 0 found
(#1471) Expected 1 space after "=>"; 0 found
(#1471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1471) Inline comments must end in full-stops, exclamation marks, or question marks
(#1471) No space found before comment text; expected "// kategoryId mitnehmen, weil ein item kopiert und auf verschiedene kategorien zugeordnet werden kann. beim update soll dann nur das jeweilige item aktualisiert werden, sonst ist categorie falsch" but found "//kategoryId mitnehmen, weil ein item kopiert und auf verschiedene kategorien zugeordnet werden kann. beim update soll dann nur das jeweilige item aktualisiert werden, sonst ist categorie falsch"
(#1472) Spaces must be used for alignment; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Line indented incorrectly; expected at least 16 spaces, found 5
(#1472) Expected 1 space before "="; 0 found
(#1472) Expected 1 space after "="; 0 found
(#1473) Spaces must be used for alignment; tabs are not allowed
(#1473) Tab found within whitespace
(#1473) Line indented incorrectly; expected 16 spaces, found 5
(#1473) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1474) Spaces must be used for alignment; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Line indented incorrectly; expected at least 20 spaces, found 6
(#1474) Expected 1 space before ".="; 0 found
(#1474) Expected 1 space after ".="; 0 found
(#1475) Spaces must be used for alignment; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected at least 20 spaces, found 6
(#1475) Variable "rem_ids" must not contain underscores.
(#1475) Expected 1 space before "="; 0 found
(#1475) Expected 1 space after "="; 0 found
(#1475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1475) Inline comments must end in full-stops, exclamation marks, or question marks
(#1475) No space found before comment text; expected "// remark relation for parentids later" but found "//remark relation for parentids later"
(#1476) Spaces must be used for alignment; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected at least 20 spaces, found 6
(#1476) Expected 1 space before "="; 0 found
(#1476) Expected 1 space after "="; 0 found
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Variable "beispiel_url" must not contain underscores.
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Variable "example_url" must not contain underscores.
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Line exceeds maximum limit of 180 characters; contains 360 characters
(#1477) Spaces must be used for alignment; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Line indented incorrectly; expected at least 20 spaces, found 6
(#1478) Spaces must be used for alignment; tabs are not allowed
(#1478) Tab found within whitespace
(#1478) Line indented incorrectly; expected at least 20 spaces, found 6
(#1478) Inline control structures are not allowed
(#1478) Variable "parentid_is_old" must not contain underscores.
(#1478) Variable "rem_ids" must not contain underscores.
(#1478) Expected 1 space before "="; 0 found
(#1478) Expected 1 space after "="; 0 found
(#1478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1478) Inline comments must end in full-stops, exclamation marks, or question marks
(#1478) No space found before comment text; expected "// save old parentid from new id" but found "//save old parentid from new id"
(#1479) Spaces must be used for alignment; tabs are not allowed
(#1479) Tab found within whitespace
(#1479) Line indented incorrectly; expected 16 spaces, found 5
(#1480) Spaces must be used for alignment; tabs are not allowed
(#1480) Tab found within whitespace
(#1480) Line indented incorrectly; expected 12 spaces, found 4
(#1481) Spaces must be used for alignment; tabs are not allowed
(#1481) Tab found within whitespace
(#1481) Line indented incorrectly; expected 8 spaces, found 3
(#1482) Spaces must be used for alignment; tabs are not allowed
(#1482) Tab found within whitespace
(#1482) Line indented incorrectly; expected 8 spaces, found 3
(#1482) Expected 1 space before "=="; 0 found
(#1482) Expected 1 space after "=="; 0 found
(#1483) Spaces must be used for alignment; tabs are not allowed
(#1483) Tab found within whitespace
(#1483) Line indented incorrectly; expected 12 spaces, found 4
(#1483) Expected "if (...) {\n"; found "if(...){\n"
(#1484) Spaces must be used for alignment; tabs are not allowed
(#1484) Tab found within whitespace
(#1484) Line indented incorrectly; expected 16 spaces, found 5
(#1484) Expected "if (...) {\n"; found "if(...) {\n"
(#1484) Expected 1 space before "=="; 0 found
(#1484) Expected 1 space after "=="; 0 found
(#1485) Spaces must be used for alignment; tabs are not allowed
(#1485) Tab found within whitespace
(#1485) Line indented incorrectly; expected at least 20 spaces, found 6
(#1485) Expected 1 space before "="; 0 found
(#1485) Expected 1 space after "="; 0 found
(#1485) Line exceeds 132 characters; contains 157 characters
(#1485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1485) No space found before comment text; expected "// if example created from teacher in moodle, there is no sourceid. because sourceid is from komet xml tool exacomp_data.xml" but found "//if example created from teacher in moodle, there is no sourceid. because sourceid is from komet xml tool exacomp_data.xml"
(#1486) Spaces must be used for alignment; tabs are not allowed
(#1486) Tab found within whitespace
(#1486) Inline comments must end in full-stops, exclamation marks, or question marks
(#1486) This comment is 67% valid code; is this commented out code?
(#1486) Line indented incorrectly; expected at least 20 spaces, found 6
(#1486) No space found before comment text; expected "// $example_url=$rs->solution;" but found "//$example_url=$rs->solution;"
(#1487) Spaces must be used for alignment; tabs are not allowed
(#1487) Tab found within whitespace
(#1487) Line indented incorrectly; expected at least 20 spaces, found 6
(#1487) Variable "example_url" must not contain underscores.
(#1487) Expected 1 space before "="; 0 found
(#1487) Expected 1 space after "="; 0 found
(#1488) Spaces must be used for alignment; tabs are not allowed
(#1488) Tab found within whitespace
(#1488) Line indented incorrectly; expected 16 spaces, found 5
(#1489) Spaces must be used for alignment; tabs are not allowed
(#1489) Tab found within whitespace
(#1489) Line indented incorrectly; expected 16 spaces, found 5
(#1489) Expected "} else {\n"; found "}\n\t\t\t\t\telse {\n"
(#1490) Spaces must be used for alignment; tabs are not allowed
(#1490) Tab found within whitespace
(#1490) Line indented incorrectly; expected at least 20 spaces, found 6
(#1490) Expected 1 space before "="; 0 found
(#1490) Expected 1 space after "="; 0 found
(#1491) Spaces must be used for alignment; tabs are not allowed
(#1491) Tab found within whitespace
(#1491) Line indented incorrectly; expected at least 20 spaces, found 6
(#1491) Variable "example_url" must not contain underscores.
(#1491) Expected 1 space before "="; 0 found
(#1491) Expected 1 space after "="; 0 found
(#1492) Spaces must be used for alignment; tabs are not allowed
(#1492) Tab found within whitespace
(#1492) Line indented incorrectly; expected 16 spaces, found 5
(#1493) Spaces must be used for alignment; tabs are not allowed
(#1493) Tab found within whitespace
(#1493) Line indented incorrectly; expected at least 16 spaces, found 5
(#1493) Expected 1 space before "="; 0 found
(#1493) Expected 1 space after "="; 0 found
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Variable "beispiel_url" must not contain underscores.
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Variable "example_url" must not contain underscores.
(#1493) Commas (,) must be followed by white space.
(#1493) Expected 1 space before "=>"; 0 found
(#1493) Expected 1 space after "=>"; 0 found
(#1493) Line exceeds maximum limit of 180 characters; contains 439 characters
(#1494) Spaces must be used for alignment; tabs are not allowed
(#1494) Tab found within whitespace
(#1494) Line indented incorrectly; expected at least 16 spaces, found 5
(#1494) Expected 1 space before ".="; 0 found
(#1494) Expected 1 space after ".="; 0 found
(#1495) Spaces must be used for alignment; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 16 spaces, found 5
(#1495) Variable "rem_ids" must not contain underscores.
(#1495) Expected 1 space before "="; 0 found
(#1495) Expected 1 space after "="; 0 found
(#1495) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1495) Inline comments must end in full-stops, exclamation marks, or question marks
(#1495) No space found before comment text; expected "// remark relation for parentids later" but found "//remark relation for parentids later"
(#1496) Spaces must be used for alignment; tabs are not allowed
(#1496) Tab found within whitespace
(#1496) Line indented incorrectly; expected at least 16 spaces, found 5
(#1496) Inline control structures are not allowed
(#1496) Variable "parentid_is_old" must not contain underscores.
(#1496) Variable "rem_ids" must not contain underscores.
(#1496) Expected 1 space before "="; 0 found
(#1496) Expected 1 space after "="; 0 found
(#1497) Spaces must be used for alignment; tabs are not allowed
(#1497) Tab found within whitespace
(#1497) Line indented incorrectly; expected 12 spaces, found 4
(#1498) Spaces must be used for alignment; tabs are not allowed
(#1498) Tab found within whitespace
(#1498) Line indented incorrectly; expected 8 spaces, found 3
(#1499) Spaces must be used for alignment; tabs are not allowed
(#1499) Tab found within whitespace
(#1499) Line indented incorrectly; expected 4 spaces, found 2
(#1500) Spaces must be used for alignment; tabs are not allowed
(#1500) Tab found within whitespace
(#1500) Whitespace found at end of line
(#1501) Spaces must be used for alignment; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected at least 4 spaces, found 2
(#1501) Expected 1 space before "="; 0 found
(#1501) Expected 1 space after "="; 0 found
(#1501) Line exceeds 132 characters; contains 150 characters
(#1502) Spaces must be used for alignment; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Line indented incorrectly; expected at least 4 spaces, found 2
(#1503) Spaces must be used for alignment; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Whitespace found at end of line
(#1504) Spaces must be used for alignment; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Line indented incorrectly; expected at least 4 spaces, found 2
(#1504) Expected 1 space before "="; 0 found
(#1504) Expected 1 space after "="; 0 found
(#1505) Spaces must be used for alignment; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Line indented incorrectly; expected at least 4 spaces, found 2
(#1506) Spaces must be used for alignment; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Line indented incorrectly; expected 4 spaces, found 2
(#1506) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1507) Spaces must be used for alignment; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Line indented incorrectly; expected 8 spaces, found 3
(#1507) Expected "if (...) {\n"; found "if (...){\n"
(#1507) Expected 1 space before "=>"; 0 found
(#1507) Expected 1 space after "=>"; 0 found
(#1508) Spaces must be used for alignment; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected at least 12 spaces, found 4
(#1508) Commas (,) must be followed by white space.
(#1508) Expected 1 space before "=>"; 0 found
(#1508) Expected 1 space after "=>"; 0 found
(#1509) Spaces must be used for alignment; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected 8 spaces, found 3
(#1510) Spaces must be used for alignment; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Line indented incorrectly; expected 4 spaces, found 2
(#1511) Spaces must be used for alignment; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Whitespace found at end of line
(#1512) Spaces must be used for alignment; tabs are not allowed
(#1512) Tab found within whitespace
(#1512) Line indented incorrectly; expected at least 4 spaces, found 2
(#1512) Expected 1 space before "="; 0 found
(#1512) Expected 1 space after "="; 0 found
(#1513) Spaces must be used for alignment; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Line indented incorrectly; expected at least 4 spaces, found 2
(#1514) Spaces must be used for alignment; tabs are not allowed
(#1514) Tab found within whitespace
(#1514) Line indented incorrectly; expected at least 4 spaces, found 3
(#1514) Commas (,) must be followed by white space.
(#1514) Variable "rem_ids" must not contain underscores.
(#1516) Spaces must be used for alignment; tabs are not allowed
(#1516) Tab found within whitespace
(#1516) This comment is 79% valid code; is this commented out code?
(#1516) Line indented incorrectly; expected at least 4 spaces, found 1
(#1517) Line indented incorrectly; expected at least 4 spaces, found 2
(#1518) Line indented incorrectly; expected at least 4 spaces, found 3
(#1519) Line indented incorrectly; expected at least 4 spaces, found 3
(#1520) Line indented incorrectly; expected at least 4 spaces, found 3
(#1521) Line indented incorrectly; expected at least 4 spaces, found 3
(#1529) Line indented incorrectly; expected at least 4 spaces, found 3
(#1530) Line indented incorrectly; expected at least 4 spaces, found 3
(#1531) Line indented incorrectly; expected at least 4 spaces, found 3
(#1532) Whitespace found at end of line
(#1533) Line indented incorrectly; expected at least 4 spaces, found 3
(#1534) Line indented incorrectly; expected at least 4 spaces, found 3
(#1535) Line indented incorrectly; expected at least 4 spaces, found 2
(#1536) Line indented incorrectly; expected at least 4 spaces, found 1
(#1539) Commas (,) must be followed by white space.
(#1539) Variable "rem_ids" must not contain underscores.
(#1539) Expected 1 space after closing parenthesis; found 0
(#1540) Spaces must be used for alignment; tabs are not allowed
(#1540) Tab found within whitespace
(#1540) Line indented incorrectly; expected at least 4 spaces, found 2
(#1541) Spaces must be used for alignment; tabs are not allowed
(#1541) Tab found within whitespace
(#1541) This comment is 70% valid code; is this commented out code?
(#1541) Line indented incorrectly; expected at least 4 spaces, found 2
(#1542) Line indented incorrectly; expected at least 4 spaces, found 2
(#1544) Spaces must be used for alignment; tabs are not allowed
(#1544) Tab found within whitespace
(#1544) Line indented incorrectly; expected 4 spaces, found 2
(#1544) Expected "if (...) {\n"; found "if (...){\n"
(#1544) Variable "rem_ids" must not contain underscores.
(#1545) Spaces must be used for alignment; tabs are not allowed
(#1545) Tab found within whitespace
(#1545) Line indented incorrectly; expected 8 spaces, found 3
(#1545) Expected 1 space before "=>"; 0 found
(#1545) Expected 1 space after "=>"; 0 found
(#1545) Variable "rem_ids" must not contain underscores.
(#1545) Expected 1 space before "=>"; 0 found
(#1545) Expected 1 space after "=>"; 0 found
(#1546) Spaces must be used for alignment; tabs are not allowed
(#1546) Tab found within whitespace
(#1546) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1546) Inline comments must end in full-stops, exclamation marks, or question marks
(#1546) This comment is 70% valid code; is this commented out code?
(#1546) Line indented incorrectly; expected at least 12 spaces, found 4
(#1546) No space found before comment text; expected "// echo "UPDATE mdl_".$utable." SET parentid=".$rem_ids[0][$v]." WHERE id=".$newid;" but found "//echo "UPDATE mdl_".$utable." SET parentid=".$rem_ids[0][$v]." WHERE id=".$newid;"
(#1547) Spaces must be used for alignment; tabs are not allowed
(#1547) Tab found within whitespace
(#1547) Line indented incorrectly; expected at least 12 spaces, found 6
(#1547) Expected 1 space before "=>"; 0 found
(#1547) Expected 1 space after "=>"; 0 found
(#1547) Commas (,) must be followed by white space.
(#1547) Expected 1 space before "=>"; 0 found
(#1547) Expected 1 space after "=>"; 0 found
(#1547) Variable "rem_ids" must not contain underscores.
(#1548) Spaces must be used for alignment; tabs are not allowed
(#1548) Tab found within whitespace
(#1548) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1548) Inline comments must end in full-stops, exclamation marks, or question marks
(#1548) This comment is 75% valid code; is this commented out code?
(#1548) Line indented incorrectly; expected at least 12 spaces, found 6
(#1548) No space found before comment text; expected "// echo "bei datensatz ".$newid." wird parentid=".$rem_ids[0][$v];" but found "//echo "bei datensatz ".$newid." wird parentid=".$rem_ids[0][$v];"
(#1549) Spaces must be used for alignment; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Line indented incorrectly; expected 8 spaces, found 3
(#1549) Spaces must be used for alignment; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Whitespace found at end of line
(#1550) Spaces must be used for alignment; tabs are not allowed
(#1550) Tab found within whitespace
(#1550) Line indented incorrectly; expected 4 spaces, found 2
(#1553) Commas (,) must be followed by white space.
(#1553) Expected 1 space after closing parenthesis; found 0
(#1554) Spaces must be used for alignment; tabs are not allowed
(#1554) Tab found within whitespace
(#1554) Line indented incorrectly; expected at least 4 spaces, found 1
(#1555) Spaces must be used for alignment; tabs are not allowed
(#1555) Tab found within whitespace
(#1555) Line indented incorrectly; expected at least 4 spaces, found 1
(#1555) Expected 1 space before "="; 0 found
(#1555) Expected 1 space after "="; 0 found
(#1556) Spaces must be used for alignment; tabs are not allowed
(#1556) Tab found within whitespace
(#1556) Line indented incorrectly; expected at least 4 spaces, found 1
(#1556) Inline control structures are not allowed
(#1556) Commas (,) must be followed by white space.
(#1556) Commas (,) must be followed by white space.
(#1557) Spaces must be used for alignment; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) Line indented incorrectly; expected at least 4 spaces, found 1
(#1557) Inline control structures are not allowed
(#1559) Line indented incorrectly; expected 4 spaces, found 1
(#1559) A closing tag is not permitted at the end of a PHP file
blocks/exaport/epop_viewfile.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) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#2) "require_once" must be immediately followed by an open parenthesis
(#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".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) 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/>.".
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#5) Commas (,) must be followed by white space.
(#5) Commas (,) must be followed by white space.
(#5) Commas (,) must be followed by white space.
(#6) Whitespace found at end of line
(#8) Expected 1 space before "="; 0 found
(#8) Expected 1 space after "="; 0 found
(#10) This comment is 75% valid code; is this commented out code?
(#10) No space found before comment text; expected "// echo $url;" but found "//echo $url;"
(#11) This comment is 52% valid code; is this commented out code?
(#23) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#31) Line exceeds 132 characters; contains 157 characters
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#40) A closing tag is not permitted at the end of a PHP file
blocks/exaport/epopal.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) "require_once" must be immediately followed by an open parenthesis
(#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".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) 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/>.".
(#4) Expected 1 space before "="; 0 found
(#4) Expected 1 space after "="; 0 found
(#4) Commas (,) must be followed by white space.
(#4) Commas (,) must be followed by white space.
(#4) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) No space found before comment text; expected "// sicherheit, nur interne links" but found "//sicherheit, nur interne links"
(#5) Inline comments must end in full-stops, exclamation marks, or question marks
(#5) No space found before comment text; expected "// echo $url;die;" but found "//echo $url;die;"
(#6) Expected "if (...) {\n"; found "if (...){\n"
(#6) Expected 1 space before "!="; 0 found
(#6) Expected 1 space after "!="; 0 found
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Inline comments must start with a capital letter, digit or 3-dots sequence
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) This comment is 72% valid code; is this commented out code?
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#7) No space found before comment text; expected "// redirect(get_login_url());" but found "//redirect(get_login_url());"
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Expected 1 space before "="; 0 found
(#8) Expected 1 space after "="; 0 found
(#9) Expected "} else {\n"; found "}else{\n"
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected 4 spaces, found 1
(#11) Expected "if (...) {\n"; found "if(...){\n"
(#11) Expected 1 space before "!="; 0 found
(#11) Expected 1 space after "!="; 0 found
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#17) Spaces must be used to indent lines; tabs are not allowed
(#18) Spaces must be used to indent lines; tabs are not allowed
(#19) Spaces must be used to indent lines; tabs are not allowed
(#20) Spaces must be used to indent lines; tabs are not allowed
(#24) Expected "if (...) {\n"; found "if (...)\n{\n"
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Expected 1 space before "="; 0 found
(#26) Expected 1 space after "="; 0 found
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
blocks/exaport/epopalm.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) "require_once" must be immediately followed by an open parenthesis
(#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".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) 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) "require_once" must be immediately followed by an open parenthesis
(#3) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#4) Inline comments must start with a capital letter, digit or 3-dots sequence
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#4) This comment is 55% valid code; is this commented out code?
(#4) No space found before comment text; expected "// require_once dirname(__FILE__) . '/lib/moodlelib.php';" but found "//require_once dirname(__FILE__) . '/lib/moodlelib.php';"
(#5) "require_once" must be immediately followed by an open parenthesis
(#6) Commas (,) must be followed by white space.
(#6) Commas (,) must be followed by white space.
(#6) Commas (,) must be followed by white space.
(#8) Expected 1 space before "="; 0 found
(#8) Expected 1 space after "="; 0 found
(#9) Expected 1 space before "="; 0 found
(#9) Expected 1 space after "="; 0 found
(#10) Inline control structures are not allowed
(#10) Expected 1 space before "="; 0 found
(#10) Expected 1 space after "="; 0 found
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#13) Expected "if (...) {\n"; found "if (...){\n"
(#13) Expected 1 space before "=="; 0 found
(#13) Expected 1 space after "=="; 0 found
(#13) Expected 1 space before "!="; 0 found
(#13) Expected 1 space after "!="; 0 found
(#13) Expected 1 space before "!="; 0 found
(#13) Expected 1 space after "!="; 0 found
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Expected 1 space before "="; 0 found
(#14) Expected 1 space after "="; 0 found
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#15) Expected "} else {\n"; found "}else{\n"
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Whitespace found at end of line
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 8 spaces, found 2
(#17) Expected "if (...) {\n"; found "if (...){\n"
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 12 spaces, found 3
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) No space found before comment text; expected "// if user is enrolled to a course with exaport, redirect to it" but found "//if user is enrolled to a course with exaport, redirect to it"
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) No space found before comment text; expected "// else redirect to moodle root" but found "//else redirect to moodle root"
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Expected 1 space before "="; 0 found
(#23) Expected 1 space after "="; 0 found
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Commas (,) must be followed by white space.
(#24) Expected 1 space before "=>"; 0 found
(#24) Expected 1 space after "=>"; 0 found
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 8 spaces, found 2
(#26) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#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 50% valid code; is this commented out code?
(#27) Line indented incorrectly; expected at least 12 spaces, found 3
(#27) No space found before comment text; expected "// $mycoursecontext = get_context_instance(CONTEXT_COURSE, $mycourse->id);" but found "//$mycoursecontext = get_context_instance(CONTEXT_COURSE, $mycourse->id);"
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 12 spaces, found 3
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 12 spaces, found 3
(#30) Expected "if (...) {\n"; found "if(...) {\n"
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#30) Expected 1 space before "=>"; 0 found
(#30) Expected 1 space after "=>"; 0 found
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 16 spaces, found 4
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 12 spaces, found 3
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#40) Expected "if (...) {\n"; found "if (...){\n"
(#40) Expected 1 space before "=="; 0 found
(#40) Expected 1 space after "=="; 0 found
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Expected 1 space before "="; 0 found
(#41) Expected 1 space after "="; 0 found
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Expected 1 space after closing parenthesis; found 0
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Expected 1 space before "="; 0 found
(#48) Expected 1 space after "="; 0 found
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) Expected "if (...) {\n"; found "if (...){\n"
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#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 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Expected "} else {\n"; found "}else{\n"
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#57) A closing tag is not permitted at the end of a PHP file
blocks/exaport/export_scorm.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#37) Inline comments must end in full-stops, exclamation marks, or question marks
(#75) Inline comments must start with a capital letter, digit or 3-dots sequence
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Inline control structures are not allowed
(#113) Variable "commentsContent" must be all lower-case
(#122) Variable "commentsContent" must be all lower-case
(#124) Line exceeds 132 characters; contains 164 characters
(#125) Line exceeds 132 characters; contains 157 characters
(#126) Line exceeds 132 characters; contains 160 characters
(#131) Variable "commentsContent" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Expected "if (...) {\n"; found "if(...){\n"
(#138) Expected 1 space before "=="; 0 found
(#138) Expected 1 space after "=="; 0 found
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Variable "itemQuery" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 7
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 7
(#141) Line exceeds 132 characters; contains 135 characters
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 7
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 7
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 7
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 7
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 5
(#148) Expected "} else {\n"; found "}else{\n"
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 5
(#149) Variable "itemQuery" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 7
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Variable "itemQuery" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Expected "if (...) {\n"; found "if(...){\n"
(#166) Expected 1 space before "=="; 0 found
(#166) Expected 1 space after "=="; 0 found
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 5
(#167) Variable "itemQuery" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 7
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 7
(#169) Line exceeds 132 characters; contains 135 characters
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 7
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 7
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 7
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 7
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 5
(#176) Expected "} else {\n"; found "}\n else{\n"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 5
(#177) Variable "itemQuery" must be all lower-case
(#186) Variable "itemQuery" must be all lower-case
(#189) Variable "xmlElement" must be all lower-case
(#189) Variable "export_dir" must not contain underscores.
(#189) Line exceeds 132 characters; contains 147 characters
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Variable "hasItems" must be all lower-case
(#197) Variable "hasItems" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 9
(#200) Expected "if (...) {\n"; found "if(...){\n"
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) Line indented incorrectly; expected at least 16 spaces, found 10
(#201) No space found before comment text; expected "// begin" but found "//begin"
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 16 spaces, found 4
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 16 spaces, found 4
(#204) Expected "if (...) {\n"; found "if(...){\n"
(#204) Expected 1 space before ">"; 0 found
(#204) Expected 1 space after ">"; 0 found
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 20 spaces, found 5
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 20 spaces, found 5
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 20 spaces, found 5
(#207) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 24 spaces, found 6
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 24 spaces, found 6
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Expected 1 space before "="; 0 found
(#210) Expected 1 space after "="; 0 found
(#210) Whitespace found at end of line
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 24 spaces, found 6
(#211) Expected "if (...) {\n"; found "if(...){\n"
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 28 spaces, found 7
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 28 spaces, found 7
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 24 spaces, found 6
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 20 spaces, found 5
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 20 spaces, found 5
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 20 spaces, found 5
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 20 spaces, found 5
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 20 spaces, found 5
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 16 spaces, found 4
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 12 spaces, found 9
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Line indented incorrectly; expected at least 12 spaces, found 3
(#224) No space found before comment text; expected "// end" but found "//end"
(#229) Line exceeds 132 characters; contains 159 characters
(#238) Line exceeds maximum limit of 180 characters; contains 189 characters
(#239) Line exceeds 132 characters; contains 163 characters
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 6
(#241) Inline control structures are not allowed
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Inline control structures are not allowed
(#249) Variable "export_dir" must not contain underscores.
(#250) Inline control structures are not allowed
(#251) Variable "export_dir" must not contain underscores.
(#255) Variable "export_dir" must not contain underscores.
(#261) Variable "xmlElement" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 6
(#269) Inline comments must start with a capital letter, digit or 3-dots sequence
(#269) This comment is 100% valid code; is this commented out code?
(#269) No space found before comment text; expected "// !!" but found "//!!"
(#272) Variable "hasItems" must be all lower-case
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 12 spaces, found 9
(#275) Expected "if (...) {\n"; found "if(...){\n"
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 4
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 16 spaces, found 4
(#278) Expected "if (...) {\n"; found "if(...){\n"
(#278) Expected 1 space before ">"; 0 found
(#278) Expected 1 space after ">"; 0 found
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 20 spaces, found 5
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 20 spaces, found 5
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 20 spaces, found 5
(#281) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 24 spaces, found 6
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 24 spaces, found 6
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#284) Expected 1 space before "="; 0 found
(#284) Expected 1 space after "="; 0 found
(#284) Whitespace found at end of line
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Whitespace found at end of line
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 24 spaces, found 6
(#286) Expected "if (...) {\n"; found "if(...){\n"
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 28 spaces, found 7
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 28 spaces, found 7
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 24 spaces, found 6
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 20 spaces, found 5
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 20 spaces, found 5
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 20 spaces, found 5
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 20 spaces, found 5
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 20 spaces, found 5
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Whitespace found at end of line
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 16 spaces, found 4
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 12 spaces, found 9
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 12 spaces, found 3
(#302) Variable "fsFile" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 12 spaces, found 3
(#303) Inline control structures are not allowed
(#303) Variable "fsFile" must be all lower-case
(#306) Variable "content_filename" must not contain underscores.
(#306) Variable "fsFile" must be all lower-case
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 12 spaces, found 3
(#307) Variable "export_dir" must not contain underscores.
(#307) Variable "content_filename" must not contain underscores.
(#307) Variable "export_dir" must not contain underscores.
(#307) Variable "content_filename" must not contain underscores.
(#307) Variable "export_dir" must not contain underscores.
(#307) Variable "content_filename" must not contain underscores.
(#307) Line exceeds maximum limit of 180 characters; contains 182 characters
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) Variable "content_filename" must not contain underscores.
(#309) Variable "fsFile" must be all lower-case
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 12 spaces, found 3
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Variable "fsFile" must be all lower-case
(#312) Variable "export_dir" must not contain underscores.
(#312) Variable "content_filename" must not contain underscores.
(#315) Line exceeds 132 characters; contains 159 characters
(#324) Variable "content_filename" must not contain underscores.
(#324) Variable "content_filename" must not contain underscores.
(#324) Line exceeds maximum limit of 180 characters; contains 197 characters
(#325) Line exceeds 132 characters; contains 161 characters
(#327) Inline control structures are not allowed
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 12 spaces, found 9
(#334) Inline control structures are not allowed
(#335) Variable "export_dir" must not contain underscores.
(#336) Inline control structures are not allowed
(#337) Variable "export_dir" must not contain underscores.
(#341) Variable "export_dir" must not contain underscores.
(#346) Variable "xmlElement" must be all lower-case
(#347) Whitespace found at end of line
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Variable "hasItems" must be all lower-case
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 12 spaces, found 9
(#358) Expected "if (...) {\n"; found "if(...){\n"
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 16 spaces, found 4
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 16 spaces, found 4
(#361) Expected "if (...) {\n"; found "if(...){\n"
(#361) Expected 1 space before ">"; 0 found
(#361) Expected 1 space after ">"; 0 found
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 20 spaces, found 5
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 20 spaces, found 5
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 20 spaces, found 5
(#364) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Whitespace found at end of line
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 24 spaces, found 6
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 24 spaces, found 6
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#367) Expected 1 space before "="; 0 found
(#367) Expected 1 space after "="; 0 found
(#367) Whitespace found at end of line
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Whitespace found at end of line
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 24 spaces, found 6
(#369) Expected "if (...) {\n"; found "if(...){\n"
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 28 spaces, found 7
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 28 spaces, found 7
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 24 spaces, found 6
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 20 spaces, found 5
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 20 spaces, found 5
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 20 spaces, found 5
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 20 spaces, found 5
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 20 spaces, found 5
(#378) Expected 1 space before "="; 0 found
(#378) Expected 1 space after "="; 0 found
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 16 spaces, found 4
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 12 spaces, found 9
(#386) Line exceeds 132 characters; contains 159 characters
(#395) Line exceeds 132 characters; contains 161 characters
(#397) Inline control structures are not allowed
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 3
(#404) Inline control structures are not allowed
(#405) Variable "export_dir" must not contain underscores.
(#406) Inline control structures are not allowed
(#407) Variable "export_dir" must not contain underscores.
(#411) Variable "export_dir" must not contain underscores.
(#416) Variable "xmlElement" must be all lower-case
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Tab found within whitespace
(#417) Whitespace found at end of line
(#423) Variable "hasItems" must be all lower-case
(#426) Variable "parsedDoc" must be all lower-case
(#426) Expected 1 space after closing parenthesis; found 0
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Whitespace found at end of line
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 4 spaces, found 1
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 4 spaces, found 1
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Inline comments must start with a capital letter, digit or 3-dots sequence
(#429) Inline comments must end in full-stops, exclamation marks, or question marks
(#429) This comment is 50% valid code; is this commented out code?
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#429) No space found before comment text; expected "// $i = 0;" but found "//$i = 0;"
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 4 spaces, found 1
(#431) Inline comments must start with a capital letter, digit or 3-dots sequence
(#431) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) This comment is 100% valid code; is this commented out code?
(#431) No space found before comment text; expected "// unset($item);" but found "//unset($item);"
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 2
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Variable "parsedDoc" must be all lower-case
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 2
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 8 spaces, found 2
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 2
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 2
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Inline comments must start with a capital letter, digit or 3-dots sequence
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Variable "mainNotEmpty" must be all lower-case
(#441) Line exceeds 132 characters; contains 155 characters
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 8 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 3
(#445) Variable "parsedDoc" must be all lower-case
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 12 spaces, found 3
(#446) Inline control structures are not allowed
(#446) Variable "mainNotEmpty" must be all lower-case
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 8 spaces, found 2
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 8 spaces, found 2
(#449) Variable "mainNotEmpty" must be all lower-case
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Line indented incorrectly; expected at least 12 spaces, found 3
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 12 spaces, found 3
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 12 spaces, found 3
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 12 spaces, found 3
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 12 spaces, found 3
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 12 spaces, found 3
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 8 spaces, found 2
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 4 spaces, found 1
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 4 spaces, found 1
(#461) function name "createXMLcomps" must be lower-case letters only
(#461) Expected 1 space after closing parenthesis; found 0
(#462) Line indented incorrectly; expected at least 4 spaces, found 0
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 4 spaces, found 1
(#463) Variable "parsedDoc" must be all lower-case
(#465) Variable "xmlRoot" must be all lower-case
(#465) Variable "parsedDoc" must be all lower-case
(#467) Inline comments must end in full-stops, exclamation marks, or question marks
(#468) Variable "xmlRoot" must be all lower-case
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 4 spaces, found 1
(#481) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#482) Whitespace found at end of line
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 8 spaces, found 2
(#483) Expected 1 space before "="; 0 found
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 2
(#484) Commas (,) must be followed by white space.
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 8 spaces, found 2
(#486) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 12 spaces, found 3
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 12 spaces, found 3
(#488) Commas (,) must be followed by white space.
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 8 spaces, found 2
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 4 spaces, found 1
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Whitespace found at end of line
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 4 spaces, found 1
(#492) Expected "if (...) {\n"; found "if(...) {\n"
(#492) Variable "parsedDoc" must be all lower-case
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#510) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Inline control structures are not allowed
(#515) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Variable "export_data_dir" must not contain underscores.
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#518) Variable "export_data_dir" must not contain underscores.
(#519) Inline control structures are not allowed
(#519) Variable "export_data_dir" must not contain underscores.
(#520) Variable "export_data_dir" must not contain underscores.
(#523) Variable "export_data_dir" must not contain underscores.
(#525) Inline comments must start with a capital letter, digit or 3-dots sequence
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Variable "parsedDoc" must be all lower-case
(#537) Variable "xmlRoot" must be all lower-case
(#537) Variable "parsedDoc" must be all lower-case
(#539) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Variable "xmlRoot" must be all lower-case
(#550) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Variable "desc_organization" must not contain underscores.
(#556) Variable "desc_organization" must not contain underscores.
(#558) Variable "desc_organization" must not contain underscores.
(#561) Inline comments must end in full-stops, exclamation marks, or question marks
(#565) Inline comments must end in full-stops, exclamation marks, or question marks
(#568) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected 12 spaces, found 3
(#578) Expected "if (...) {\n"; found "if(...){\n"
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected at least 16 spaces, found 4
(#579) Expected 1 space before "="; 0 found
(#579) Expected 1 space after "="; 0 found
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 12 spaces, found 3
(#585) Line exceeds 132 characters; contains 151 characters
(#594) Line exceeds 132 characters; contains 161 characters
(#601) Inline control structures are not allowed
(#603) Inline control structures are not allowed
(#614) Variable "desc_organization" must not contain underscores.
(#619) This comment is 75% valid code; is this commented out code?
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) No space found before comment text; expected "// echo '<div class="block_exaport_export">';" but found "//echo '<div class="block_exaport_export">';"
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) This comment is 53% valid code; is this commented out code?
(#620) No space found before comment text; expected "// echo "<h3>" . get_string("categories","block_exaport") . "</h3>";" but found "//echo "<h3>" . get_string("categories","block_exaport") . "</h3>";"
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Whitespace found at end of line
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Inline comments must start with a capital letter, digit or 3-dots sequence
(#624) Inline comments must end in full-stops, exclamation marks, or question marks
(#624) Line indented incorrectly; expected at least 4 spaces, found 1
(#624) No space found before comment text; expected "// begin" but found "//begin"
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 4 spaces, found 1
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Line indented incorrectly; expected at least 4 spaces, found 1
(#626) No space found before comment text; expected "// end" but found "//end"
(#627) Whitespace found at end of line
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected 4 spaces, found 1
(#629) Variable "parsedDoc" must be all lower-case
(#630) Closing brace indented incorrectly; expected 1 spaces, found 4
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Whitespace found at end of line
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Inline comments must start with a capital letter, digit or 3-dots sequence
(#632) Inline comments must end in full-stops, exclamation marks, or question marks
(#632) Line indented incorrectly; expected at least 4 spaces, found 1
(#632) No space found before comment text; expected "// save files, from personal information" but found "//save files, from personal information"
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 4 spaces, found 1
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 4 spaces, found 1
(#634) Commas (,) must be followed by white space.
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected 4 spaces, found 1
(#635) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 8 spaces, found 2
(#636) Inline control structures are not allowed
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Whitespace found at end of line
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected 8 spaces, found 2
(#638) Expected "if (...) {\n"; found "if(...){\n"
(#638) Commas (,) must be followed by white space.
(#638) Expected 1 space before "!="; 0 found
(#638) Expected 1 space after "!="; 0 found
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Whitespace found at end of line
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 12 spaces, found 3
(#640) Inline control structures are not allowed
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 12 spaces, found 4
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Whitespace found at end of line
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 12 spaces, found 3
(#644) Variable "content_filename" must not contain underscores.
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected 12 spaces, found 3
(#645) Variable "content_filename" must not contain underscores.
(#645) Variable "content_filename" must not contain underscores.
(#645) Variable "content_filename" must not contain underscores.
(#645) Line exceeds maximum limit of 180 characters; contains 187 characters
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 16 spaces, found 4
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 16 spaces, found 4
(#647) Variable "content_filename" must not contain underscores.
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected 12 spaces, found 3
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Whitespace found at end of line
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected at least 12 spaces, found 3
(#650) Variable "content_filename" must not contain underscores.
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected 8 spaces, found 2
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Whitespace found at end of line
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 4 spaces, found 1
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Whitespace found at end of line
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Inline comments must start with a capital letter, digit or 3-dots sequence
(#655) Inline comments must end in full-stops, exclamation marks, or question marks
(#655) Line indented incorrectly; expected at least 4 spaces, found 1
(#655) No space found before comment text; expected "// begin" but found "//begin"
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 4 spaces, found 1
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 4 spaces, found 1
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) Line indented incorrectly; expected at least 4 spaces, found 1
(#658) No space found before comment text; expected "// end" but found "//end"
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Whitespace found at end of line
(#660) Inline comments must start with a capital letter, digit or 3-dots sequence
(#661) This comment is 67% valid code; is this commented out code?
(#661) No space found before comment text; expected "// $metadata =& $organization->createChild('metadata');" but found "//$metadata =& $organization->createChild('metadata');"
(#662) This comment is 67% valid code; is this commented out code?
(#662) No space found before comment text; expected "// $schema =& $metadata->createChild('schema');" but found "//$schema =& $metadata->createChild('schema');"
(#663) This comment is 86% valid code; is this commented out code?
(#663) No space found before comment text; expected "// $schema->text('ADL SCORM');" but found "//$schema->text('ADL SCORM');"
(#664) This comment is 67% valid code; is this commented out code?
(#664) No space found before comment text; expected "// $schemaversion =& $metadata->createChild('schemaversion');" but found "//$schemaversion =& $metadata->createChild('schemaversion');"
(#665) This comment is 86% valid code; is this commented out code?
(#665) No space found before comment text; expected "// $schemaversion->text('1.2');" but found "//$schemaversion->text('1.2');"
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) This comment is 67% valid code; is this commented out code?
(#668) Variable "parsedDoc" must be all lower-case
(#674) Inline comments must start with a capital letter, digit or 3-dots sequence
(#674) Inline comments must end in full-stops, exclamation marks, or question marks
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#683) Inline comments must end in full-stops, exclamation marks, or question marks
(#684) Inline control structures are not allowed
(#689) Inline comments must start with a capital letter, digit or 3-dots sequence
(#689) Inline comments must end in full-stops, exclamation marks, or question marks
(#698) Line exceeds 132 characters; contains 146 characters
(#711) Inline control structures are not allowed
(#711) Expected 1 space before "=="; 0 found
(#711) Expected 1 space after "=="; 0 found
(#711) Line exceeds 132 characters; contains 145 characters
(#712) Inline control structures are not allowed
(#720) Inline comments must start with a capital letter, digit or 3-dots sequence
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exaport/exportimport.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#49) Commas (,) must be followed by white space.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Commas (,) must be followed by white space.
(#53) Commas (,) must be followed by white space.
(#53) Line exceeds maximum limit of 180 characters; contains 336 characters
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Commas (,) must be followed by white space.
(#57) Commas (,) must be followed by white space.
(#57) Line exceeds maximum limit of 180 characters; contains 335 characters
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Commas (,) must be followed by white space.
(#61) Commas (,) must be followed by white space.
(#61) Line exceeds maximum limit of 180 characters; contains 355 characters
blocks/exaport/extern.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/exaport/externallib.php
(#1) File has mixed line endings; this may cause incorrect results
(#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 "//".
(#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 "//".
(#4) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#4) "require_once" must be immediately followed by an open parenthesis
(#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
(#32) Commas (,) must be followed by white space.
(#32) Commas (,) must be followed by white space.
(#34) Expected 1 space before "=>"; 0 found
(#34) Expected 1 space after "=>"; 0 found
(#34) Whitespace found at end of line
(#36) Expected 1 space before "="; 0 found
(#36) Expected 1 space after "="; 0 found
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#36) Commas (,) must be followed by white space.
(#36) Expected 1 space before "=>"; 0 found
(#36) Expected 1 space after "=>"; 0 found
(#41) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Commas (,) must be followed by white space.
(#51) Line exceeds 132 characters; contains 139 characters
(#52) Commas (,) must be followed by white space.
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Whitespace found at end of line
(#77) Whitespace found at end of line
(#78) Whitespace found at end of line
(#79) Whitespace found at end of line
(#80) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#86) Whitespace found at end of line
(#87) Whitespace found at end of line
(#88) Whitespace found at end of line
(#89) Whitespace found at end of line
(#90) Whitespace found at end of line
(#91) Commas (,) must be followed by white space.
(#91) Commas (,) must be followed by white space.
(#91) Whitespace found at end of line
(#92) Whitespace found at end of line
(#93) Expected 1 space before "=>"; 0 found
(#93) Expected 1 space after "=>"; 0 found
(#93) Whitespace found at end of line
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#96) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Commas (,) must be followed by white space.
(#97) Expected 1 space before "=>"; 0 found
(#97) Expected 1 space after "=>"; 0 found
(#99) Inline control structures are not allowed
(#103) Whitespace found at end of line
(#104) Whitespace found at end of line
(#107) Whitespace found at end of line
(#108) Whitespace found at end of line
(#110) Line exceeds 132 characters; contains 136 characters
(#110) Whitespace found at end of line
(#112) Whitespace found at end of line
(#113) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Whitespace found at end of line
(#117) Whitespace found at end of line
(#118) Whitespace found at end of line
(#119) Whitespace found at end of line
(#120) Whitespace found at end of line
(#121) Whitespace found at end of line
(#122) Whitespace found at end of line
(#123) Whitespace found at end of line
(#124) Whitespace found at end of line
(#125) Whitespace found at end of line
(#126) Whitespace found at end of line
(#127) Whitespace found at end of line
(#134) Commas (,) must be followed by white space.
(#134) Whitespace found at end of line
(#135) Whitespace found at end of line
(#136) Whitespace found at end of line
(#137) Whitespace found at end of line
(#139) Whitespace found at end of line
(#140) Whitespace found at end of line
(#141) Whitespace found at end of line
(#142) Whitespace found at end of line
(#143) Whitespace found at end of line
(#144) Whitespace found at end of line
(#149) Line exceeds 132 characters; contains 149 characters
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 6
(#151) Whitespace found at end of line
(#152) Whitespace found at end of line
(#153) Whitespace found at end of line
(#156) Whitespace found at end of line
(#157) Whitespace found at end of line
(#158) Whitespace found at end of line
(#159) Whitespace found at end of line
(#160) Whitespace found at end of line
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Commas (,) must be followed by white space.
(#161) Whitespace found at end of line
(#162) Commas (,) must be followed by white space.
(#162) Commas (,) must be followed by white space.
(#162) Whitespace found at end of line
(#163) Whitespace found at end of line
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Line exceeds maximum limit of 180 characters; contains 214 characters
(#164) Whitespace found at end of line
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Line exceeds maximum limit of 180 characters; contains 193 characters
(#166) Whitespace found at end of line
(#168) Line exceeds 132 characters; contains 139 characters
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) No space found before comment text; expected "// if a file is added we need to copy the file from the user/private filearea to block_exaport/item_file with the itemid from above" but found "//if a file is added we need to copy the file from the user/private filearea to block_exaport/item_file with the itemid from above"
(#168) Whitespace found at end of line
(#169) Expected "if (...) {\n"; found "if(...) {\n"
(#169) Whitespace found at end of line
(#170) Whitespace found at end of line
(#172) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 16 spaces, found 4
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 20 spaces, found 5
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 16 spaces, found 4
(#178) Expected "if (...) {\n"; found "if(...) {\n"
(#178) Whitespace found at end of line
(#179) Variable "file_record" must not contain underscores.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Whitespace found at end of line
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Whitespace found at end of line
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Expected 1 space before "=>"; 0 found
(#181) Expected 1 space after "=>"; 0 found
(#181) Whitespace found at end of line
(#182) Variable "file_record" must not contain underscores.
(#184) Empty CATCH statement detected
(#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
(#185) No space found before comment text; expected "// some problem with the file occured" but found "//some problem with the file occured"
(#185) Whitespace found at end of line
(#186) Whitespace found at end of line
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Whitespace found at end of line
(#192) Whitespace found at end of line
(#193) Whitespace found at end of line
(#194) Whitespace found at end of line
(#195) Whitespace found at end of line
(#196) Whitespace found at end of line
(#197) Whitespace found at end of line
(#198) Whitespace found at end of line
(#199) Whitespace found at end of line
(#200) Whitespace found at end of line
(#201) Whitespace found at end of line
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#214) Line exceeds 132 characters; contains 149 characters
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#225) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#226) Commas (,) must be followed by white space.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Commas (,) must be followed by white space.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Commas (,) must be followed by white space.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Commas (,) must be followed by white space.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Commas (,) must be followed by white space.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Commas (,) must be followed by white space.
(#228) Expected 1 space before "=>"; 0 found
(#228) Expected 1 space after "=>"; 0 found
(#228) Line exceeds 132 characters; contains 174 characters
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#238) Commas (,) must be followed by white space.
(#238) Expected 1 space before "=>"; 0 found
(#238) Expected 1 space after "=>"; 0 found
(#239) Whitespace found at end of line
(#241) Line exceeds 132 characters; contains 138 characters
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) No space found before comment text; expected "// if a file is added we need to copy the file from the user/private filearea to block_exaport/item_file with the itemid from above" but found "//if a file is added we need to copy the file from the user/private filearea to block_exaport/item_file with the itemid from above"
(#242) Expected "if (...) {\n"; found "if(...) {\n"
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Expected "if (...) {\n"; found "if(...) {\n"
(#249) Variable "file_record" must not contain underscores.
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#249) Expected 1 space before "=>"; 0 found
(#249) Expected 1 space after "=>"; 0 found
(#250) Expected 1 space before "=>"; 0 found
(#250) Expected 1 space after "=>"; 0 found
(#250) Expected 1 space before "=>"; 0 found
(#250) Expected 1 space after "=>"; 0 found
(#250) Expected 1 space before "=>"; 0 found
(#250) Expected 1 space after "=>"; 0 found
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#252) Variable "file_record" must not contain underscores.
(#254) Empty CATCH statement detected
(#254) Empty CATCH statement must have a comment to explain why the exception is not handled
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#289) Commas (,) must be followed by white space.
(#289) Commas (,) must be followed by white space.
(#290) Expected 1 space before "=>"; 0 found
(#290) Expected 1 space after "=>"; 0 found
(#292) Commas (,) must be followed by white space.
(#292) Expected 1 space before "=>"; 0 found
(#292) Expected 1 space after "=>"; 0 found
(#292) Whitespace found at end of line
(#293) Whitespace found at end of line
(#294) Expected 1 space before "=>"; 0 found
(#294) Expected 1 space after "=>"; 0 found
(#294) Whitespace found at end of line
(#295) Whitespace found at end of line
(#296) Whitespace found at end of line
(#297) Whitespace found at end of line
(#298) Whitespace found at end of line
(#299) Line exceeds 132 characters; contains 139 characters
(#299) Whitespace found at end of line
(#302) Expected 1 space before "=>"; 0 found
(#302) Expected 1 space after "=>"; 0 found
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#337) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#339) Expected "if (...) {\n"; found "if(...){\n"
(#340) Line exceeds maximum limit of 180 characters; contains 297 characters
(#343) Expected 1 space before ".="; 0 found
(#348) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#355) Expected "foreach (...) {\n"; found "foreach (...){\n"
(#356) Expected "if (...) {\n"; found "if(...){\n"
(#363) Expected "if (...) {\n"; found "if(...){\n"
(#372) Line exceeds 132 characters; contains 137 characters
(#397) Line exceeds 132 characters; contains 138 characters
(#398) Expected 1 space before "=>"; 0 found
(#398) Line exceeds 132 characters; contains 141 characters
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#428) Commas (,) must be followed by white space.
(#429) Commas (,) must be followed by white space.
(#429) Commas (,) must be followed by white space.
(#431) Expected 1 space before "=>"; 0 found
(#431) Expected 1 space after "=>"; 0 found
(#431) Commas (,) must be followed by white space.
(#431) Expected 1 space before "=>"; 0 found
(#431) Expected 1 space after "=>"; 0 found
(#431) Expected 1 space before "=>"; 0 found
(#431) Expected 1 space after "=>"; 0 found
(#431) Line exceeds 132 characters; contains 153 characters
(#433) Expected "if (...) {\n"; found "if(...){\n"
(#434) Expected 1 space before "=>"; 0 found
(#434) Expected 1 space after "=>"; 0 found
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Expected 1 space before "=>"; 0 found
(#436) Expected 1 space after "=>"; 0 found
(#436) Line exceeds maximum limit of 180 characters; contains 230 characters
(#437) Expected 1 space before "=>"; 0 found
(#437) Expected 1 space after "=>"; 0 found
(#437) Line exceeds maximum limit of 180 characters; contains 233 characters
(#438) Expected "} else if (...) {\n"; found "}else if(...){\n"
(#438) Expected "if (...) {\n"; found "if(...){\n"
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#439) Expected 1 space before "=>"; 0 found
(#439) Expected 1 space after "=>"; 0 found
(#439) Line exceeds 132 characters; contains 166 characters
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#440) Expected 1 space before "=>"; 0 found
(#440) Expected 1 space after "=>"; 0 found
(#440) Line exceeds 132 characters; contains 165 characters
(#443) Expected 1 space before "=>"; 0 found
(#443) Expected 1 space after "=>"; 0 found
(#474) Commas (,) must be followed by white space.
(#474) Commas (,) must be followed by white space.
(#476) Expected 1 space before "="; 0 found
(#476) Expected 1 space after "="; 0 found
(#476) Expected 1 space before "=>"; 0 found
(#476) Expected 1 space after "=>"; 0 found
(#481) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#523) Commas (,) must be followed by white space.
(#523) Commas (,) must be followed by white space.
(#525) Expected 1 space before "=>"; 0 found
(#525) Expected 1 space after "=>"; 0 found
(#527) Expected 1 space before "="; 0 found
(#527) Expected 1 space after "="; 0 found
(#527) Expected 1 space before "=>"; 0 found
(#527) Expected 1 space after "=>"; 0 found
(#534) Expected 1 space before "=>"; 0 found
(#534) Expected 1 space after "=>"; 0 found
(#538) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#539) Expected "if (...) {\n"; found "if(...){\n"
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Whitespace found at end of line
(#564) Expected 1 space before "=>"; 0 found
(#594) Commas (,) must be followed by white space.
(#595) Commas (,) must be followed by white space.
(#595) Commas (,) must be followed by white space.
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#597) Commas (,) must be followed by white space.
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#599) Expected 1 space before "=>"; 0 found
(#599) Expected 1 space after "=>"; 0 found
(#599) Commas (,) must be followed by white space.
(#599) Expected 1 space before "=>"; 0 found
(#599) Expected 1 space after "=>"; 0 found
(#599) Commas (,) must be followed by white space.
(#599) Expected 1 space before "=>"; 0 found
(#599) Expected 1 space after "=>"; 0 found
(#599) Expected 1 space before "=>"; 0 found
(#599) Expected 1 space after "=>"; 0 found
(#599) Line exceeds 132 characters; contains 152 characters
(#601) Expected 1 space before "=>"; 0 found
(#601) Expected 1 space after "=>"; 0 found
(#635) Commas (,) must be followed by white space.
(#636) Commas (,) must be followed by white space.
(#636) Commas (,) must be followed by white space.
(#638) Expected 1 space before "=>"; 0 found
(#638) Expected 1 space after "=>"; 0 found
(#638) Commas (,) must be followed by white space.
(#638) Expected 1 space before "=>"; 0 found
(#638) Expected 1 space after "=>"; 0 found
(#638) Commas (,) must be followed by white space.
(#638) Expected 1 space before "=>"; 0 found
(#638) Expected 1 space after "=>"; 0 found
(#638) Line exceeds 132 characters; contains 136 characters
(#646) Expected 1 space before "=>"; 0 found
(#646) Expected 1 space after "=>"; 0 found
(#678) Commas (,) must be followed by white space.
(#678) Commas (,) must be followed by white space.
(#680) Expected 1 space before "=>"; 0 found
(#680) Expected 1 space after "=>"; 0 found
(#682) Expected 1 space before "=>"; 0 found
(#682) Expected 1 space after "=>"; 0 found
(#684) Expected 1 space before "=>"; 0 found
(#684) Expected 1 space after "=>"; 0 found
(#714) Commas (,) must be followed by white space.
(#714) Commas (,) must be followed by white space.
(#716) Expected 1 space before "=>"; 0 found
(#716) Expected 1 space after "=>"; 0 found
(#719) Expected 1 space before "=>"; 0 found
(#719) Expected 1 space after "=>"; 0 found
(#719) Expected 1 space before "=>"; 0 found
(#719) Expected 1 space after "=>"; 0 found
(#722) Variable "items_temp" must not contain underscores.
(#723) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#726) Variable "item_temp" must not contain underscores.
(#727) Variable "item_temp" must not contain underscores.
(#728) Variable "item_temp" must not contain underscores.
(#729) Variable "items_temp" must not contain underscores.
(#729) Variable "item_temp" must not contain underscores.
(#731) Variable "items_temp" must not contain underscores.
(#732) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#733) Expected 1 space before "=>"; 0 found
(#733) Expected 1 space after "=>"; 0 found
(#733) Expected 1 space before "=>"; 0 found
(#733) Expected 1 space after "=>"; 0 found
(#736) Variable "items_temp" must not contain underscores.
(#737) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#740) Variable "item_temp" must not contain underscores.
(#741) Variable "item_temp" must not contain underscores.
(#742) Variable "item_temp" must not contain underscores.
(#743) Variable "items_temp" must not contain underscores.
(#743) Variable "item_temp" must not contain underscores.
(#745) Variable "items_temp" must not contain underscores.
(#792) Commas (,) must be followed by white space.
(#792) Commas (,) must be followed by white space.
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#794) Expected 1 space before "=>"; 0 found
(#794) Expected 1 space after "=>"; 0 found
(#798) Expected 1 space before "+"; 0 found
(#798) Expected 1 space after "+"; 0 found
(#800) Expected 1 space before "=>"; 0 found
(#800) Expected 1 space after "=>"; 0 found
(#800) Expected 1 space before "=>"; 0 found
(#800) Expected 1 space after "=>"; 0 found
(#800) Expected 1 space before "=>"; 0 found
(#800) Expected 1 space after "=>"; 0 found
(#800) Expected 1 space before "=>"; 0 found
(#800) Expected 1 space after "=>"; 0 found
(#800) Expected 1 space before "=>"; 0 found
(#800) Expected 1 space after "=>"; 0 found
(#800) Line exceeds 132 characters; contains 163 characters
(#802) Expected 1 space before "=>"; 0 found
(#802) Expected 1 space after "=>"; 0 found
(#835) Commas (,) must be followed by white space.
(#835) Commas (,) must be followed by white space.
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#841) Expected 1 space before "=>"; 0 found
(#841) Expected 1 space after "=>"; 0 found
(#841) Expected 1 space before "=>"; 0 found
(#841) Expected 1 space after "=>"; 0 found
(#841) Expected 1 space before "=>"; 0 found
(#841) Expected 1 space after "=>"; 0 found
(#843) Expected 1 space before "=>"; 0 found
(#843) Expected 1 space after "=>"; 0 found
(#876) Commas (,) must be followed by white space.
(#876) Commas (,) must be followed by white space.
(#878) Expected 1 space before "=>"; 0 found
(#878) Expected 1 space after "=>"; 0 found
(#878) Expected 1 space before "=>"; 0 found
(#878) Expected 1 space after "=>"; 0 found
(#883) Inline control structures are not allowed
(#885) Inline control structures are not allowed
(#891) Expected 1 space before "=>"; 0 found
(#891) Expected 1 space after "=>"; 0 found
(#920) Commas (,) must be followed by white space.
(#920) Commas (,) must be followed by white space.
(#925) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#927) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#928) Expected "if (...) {\n"; found "if(...){\n"
(#935) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#936) Variable "user_temp" must not contain underscores.
(#937) Variable "user_temp" must not contain underscores.
(#938) Variable "user_temp" must not contain underscores.
(#939) Variable "user_temp" must not contain underscores.
(#940) Variable "user_temp" must not contain underscores.
(#980) Commas (,) must be followed by white space.
(#980) Commas (,) must be followed by white space.
(#982) Expected 1 space before "=>"; 0 found
(#982) Expected 1 space after "=>"; 0 found
(#982) Expected 1 space before "=>"; 0 found
(#982) Expected 1 space after "=>"; 0 found
(#987) Inline control structures are not allowed
(#989) Inline control structures are not allowed
(#995) Expected 1 space before "=>"; 0 found
(#995) Expected 1 space after "=>"; 0 found
(#1029) Commas (,) must be followed by white space.
(#1029) Commas (,) must be followed by white space.
(#1031) Expected 1 space before "=>"; 0 found
(#1031) Expected 1 space after "=>"; 0 found
(#1031) Expected 1 space before "=>"; 0 found
(#1031) Expected 1 space after "=>"; 0 found
(#1031) Expected 1 space before "=>"; 0 found
(#1031) Expected 1 space after "=>"; 0 found
(#1031) Line exceeds 132 characters; contains 149 characters
(#1033) Inline control structures are not allowed
(#1034) Expected 1 space before "=>"; 0 found
(#1034) Expected 1 space after "=>"; 0 found
(#1034) Expected 1 space before "=>"; 0 found
(#1034) Expected 1 space after "=>"; 0 found
(#1035) Inline control structures are not allowed
(#1036) Expected 1 space before "=>"; 0 found
(#1036) Expected 1 space after "=>"; 0 found
(#1036) Expected 1 space before "=>"; 0 found
(#1036) Expected 1 space after "=>"; 0 found
(#1038) Expected 1 space before "=>"; 0 found
(#1038) Expected 1 space after "=>"; 0 found
(#1053) Whitespace found at end of line
(#1054) Whitespace found at end of line
(#1055) Whitespace found at end of line
(#1056) Whitespace found at end of line
(#1057) Whitespace found at end of line
(#1062) Whitespace found at end of line
(#1063) Whitespace found at end of line
(#1064) Whitespace found at end of line
(#1065) Whitespace found at end of line
(#1066) Whitespace found at end of line
(#1067) Whitespace found at end of line
(#1068) Whitespace found at end of line
(#1069) Whitespace found at end of line
(#1070) Whitespace found at end of line
(#1071) Commas (,) must be followed by white space.
(#1071) Whitespace found at end of line
(#1073) Whitespace found at end of line
(#1074) Whitespace found at end of line
(#1075) Whitespace found at end of line
(#1076) Whitespace found at end of line
(#1077) Whitespace found at end of line
(#1078) Whitespace found at end of line
(#1079) Whitespace found at end of line
(#1080) Whitespace found at end of line
(#1081) Whitespace found at end of line
(#1082) Whitespace found at end of line
(#1083) Whitespace found at end of line
(#1084) Whitespace found at end of line
(#1085) Whitespace found at end of line
(#1088) Whitespace found at end of line
(#1089) Whitespace found at end of line
(#1090) Whitespace found at end of line
(#1091) Whitespace found at end of line
(#1092) Whitespace found at end of line
(#1093) Whitespace found at end of line
(#1094) Whitespace found at end of line
(#1095) Whitespace found at end of line
(#1096) Whitespace found at end of line
(#1097) Whitespace found at end of line
(#1098) Whitespace found at end of line
(#1099) Whitespace found at end of line
(#1100) Whitespace found at end of line
(#1101) Whitespace found at end of line
(#1102) Whitespace found at end of line
(#1103) Whitespace found at end of line
(#1104) Whitespace found at end of line
(#1105) Whitespace found at end of line
(#1106) Commas (,) must be followed by white space.
(#1106) Commas (,) must be followed by white space.
(#1106) Whitespace found at end of line
(#1107) Whitespace found at end of line
(#1108) Expected 1 space before "=>"; 0 found
(#1108) Expected 1 space after "=>"; 0 found
(#1108) Whitespace found at end of line
(#1110) Whitespace found at end of line
(#1111) Expected 1 space before "=>"; 0 found
(#1111) Expected 1 space after "=>"; 0 found
(#1111) Whitespace found at end of line
(#1112) Whitespace found at end of line
(#1113) Whitespace found at end of line
(#1114) Whitespace found at end of line
(#1115) Whitespace found at end of line
(#1116) Whitespace found at end of line
(#1117) Whitespace found at end of line
(#1118) Whitespace found at end of line
(#1119) Whitespace found at end of line
(#1120) Whitespace found at end of line
(#1121) Whitespace found at end of line
(#1122) Whitespace found at end of line
(#1123) Whitespace found at end of line
(#1126) Whitespace found at end of line
(#1127) Whitespace found at end of line
(#1128) Whitespace found at end of line
(#1129) Whitespace found at end of line
(#1130) Whitespace found at end of line
(#1135) Whitespace found at end of line
(#1136) Whitespace found at end of line
(#1137) Whitespace found at end of line
(#1138) Whitespace found at end of line
(#1139) Whitespace found at end of line
(#1140) Whitespace found at end of line
(#1141) Whitespace found at end of line
(#1142) Whitespace found at end of line
(#1143) Commas (,) must be followed by white space.
(#1143) Commas (,) must be followed by white space.
(#1144) Expected 1 space before "=>"; 0 found
(#1144) Expected 1 space after "=>"; 0 found
(#1144) Whitespace found at end of line
(#1145) Whitespace found at end of line
(#1146) Commas (,) must be followed by white space.
(#1146) Expected 1 space before "=>"; 0 found
(#1146) Expected 1 space after "=>"; 0 found
(#1146) Commas (,) must be followed by white space.
(#1146) Expected 1 space before "=>"; 0 found
(#1146) Expected 1 space after "=>"; 0 found
(#1146) Expected 1 space before "=>"; 0 found
(#1146) Expected 1 space after "=>"; 0 found
(#1146) Commas (,) must be followed by white space.
(#1146) Commas (,) must be followed by white space.
(#1146) Line exceeds 132 characters; contains 168 characters
(#1146) Whitespace found at end of line
(#1147) Whitespace found at end of line
(#1148) Whitespace found at end of line
(#1149) Whitespace found at end of line
(#1150) Whitespace found at end of line
(#1151) Whitespace found at end of line
(#1152) Whitespace found at end of line
(#1153) Whitespace found at end of line
(#1154) Whitespace found at end of line
(#1155) Whitespace found at end of line
(#1156) Whitespace found at end of line
(#1157) Whitespace found at end of line
(#1158) Whitespace found at end of line
(#1159) Whitespace found at end of line
(#1160) Whitespace found at end of line
(#1163) Whitespace found at end of line
(#1164) Whitespace found at end of line
(#1165) Whitespace found at end of line
(#1166) Whitespace found at end of line
(#1167) Whitespace found at end of line
(#1168) Whitespace found at end of line
(#1169) Whitespace found at end of line
(#1170) Whitespace found at end of line
(#1171) Whitespace found at end of line
(#1172) Whitespace found at end of line
(#1173) Whitespace found at end of line
(#1174) Whitespace found at end of line
(#1175) Whitespace found at end of line
(#1176) Whitespace found at end of line
(#1177) Whitespace found at end of line
(#1178) Whitespace found at end of line
(#1179) Whitespace found at end of line
(#1180) Commas (,) must be followed by white space.
(#1180) Commas (,) must be followed by white space.
(#1180) Whitespace found at end of line
(#1181) Whitespace found at end of line
(#1182) Expected 1 space before "=>"; 0 found
(#1182) Expected 1 space after "=>"; 0 found
(#1182) Whitespace found at end of line
(#1183) Whitespace found at end of line
(#1184) Commas (,) must be followed by white space.
(#1184) Expected 1 space before "=>"; 0 found
(#1184) Expected 1 space after "=>"; 0 found
(#1184) Whitespace found at end of line
(#1185) Whitespace found at end of line
(#1186) Whitespace found at end of line
(#1187) Whitespace found at end of line
(#1188) Whitespace found at end of line
(#1189) Whitespace found at end of line
(#1190) Whitespace found at end of line
(#1191) Whitespace found at end of line
(#1192) Whitespace found at end of line
(#1193) Whitespace found at end of line
(#1194) Whitespace found at end of line
(#1195) Whitespace found at end of line
(#1196) Whitespace found at end of line
(#1197) Whitespace found at end of line
(#1198) Whitespace found at end of line
(#1201) Whitespace found at end of line
(#1202) Whitespace found at end of line
(#1203) Whitespace found at end of line
(#1204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1204) Inline comments must end in full-stops, exclamation marks, or question marks
(#1204) Whitespace found at end of line
(#1205) Whitespace found at end of line
(#1206) Whitespace found at end of line
(#1207) Whitespace found at end of line
(#1208) Whitespace found at end of line
(#1209) Whitespace found at end of line
(#1210) Expected 1 space before "=>"; 0 found
(#1210) Expected 1 space after "=>"; 0 found
(#1210) Whitespace found at end of line
(#1211) Whitespace found at end of line
(#1212) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1212) Inline comments must end in full-stops, exclamation marks, or question marks
(#1212) Whitespace found at end of line
(#1213) Whitespace found at end of line
(#1214) Whitespace found at end of line
(#1215) Expected 1 space before "=>"; 0 found
(#1215) Expected 1 space after "=>"; 0 found
(#1215) Whitespace found at end of line
(#1216) Whitespace found at end of line
(#1217) Whitespace found at end of line
(#1218) Spaces must be used for alignment; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Whitespace found at end of line
(#1219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1219) Inline comments must end in full-stops, exclamation marks, or question marks
(#1219) Whitespace found at end of line
(#1220) Expected 1 space before "=>"; 0 found
(#1220) Expected 1 space after "=>"; 0 found
(#1220) Whitespace found at end of line
(#1222) Whitespace found at end of line
(#1244) Commas (,) must be followed by white space.
(#1244) Commas (,) must be followed by white space.
(#1246) Spaces must be used for alignment; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected 8 spaces, found 2
(#1247) Spaces must be used for alignment; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected at least 12 spaces, found 3
(#1247) Expected 1 space before "=>"; 0 found
(#1247) Expected 1 space after "=>"; 0 found
(#1247) Expected 1 space before "=>"; 0 found
(#1247) Expected 1 space after "=>"; 0 found
(#1248) Spaces must be used for alignment; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Line indented incorrectly; expected 8 spaces, found 2
(#1250) Expected 1 space before "=>"; 0 found
(#1250) Expected 1 space after "=>"; 0 found
(#1250) Expected 1 space before "=>"; 0 found
(#1250) Expected 1 space after "=>"; 0 found
(#1250) Line exceeds 132 characters; contains 150 characters
(#1251) Expected 1 space before "=>"; 0 found
(#1251) Expected 1 space after "=>"; 0 found
(#1251) Expected 1 space before "=>"; 0 found
(#1251) Expected 1 space after "=>"; 0 found
(#1251) Expected 1 space before "=>"; 0 found
(#1251) Expected 1 space after "=>"; 0 found
(#1251) Spaces must be used for alignment; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Whitespace found at end of line
(#1255) Inline comments must end in full-stops, exclamation marks, or question marks
(#1256) Whitespace found at end of line
(#1257) Variable "file_params" must not contain underscores.
(#1258) Variable "file_params" must not contain underscores.
(#1259) Variable "file_params" must not contain underscores.
(#1260) Whitespace found at end of line
(#1261) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1261) Inline comments must end in full-stops, exclamation marks, or question marks
(#1263) Whitespace found at end of line
(#1264) Expected 1 space before "=>"; 0 found
(#1264) Expected 1 space after "=>"; 0 found
(#1264) Expected 1 space before "=>"; 0 found
(#1264) Expected 1 space after "=>"; 0 found
(#1264) Variable "result_querystring" must not contain underscores.
(#1279) Whitespace found at end of line
(#1282) A closing tag is not permitted at the end of a PHP file
blocks/exaport/import_file.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#31) "require_once" must be immediately followed by an open parenthesis
(#32) "require_once" must be immediately followed by an open parenthesis
(#33) "require_once" must be immediately followed by an open parenthesis
(#48) This comment is 75% valid code; is this commented out code?
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) This comment is 75% valid code; is this commented out code?
(#62) No space found before comment text; expected "// no_submit_button_actions($exteditform, $sitecontext);" but found "//no_submit_button_actions($exteditform, $sitecontext);"
(#67) 8 slashes comments are not allowed; use "// Comment." instead
(#67) Blank comments are not allowed
(#72) Line exceeds 132 characters; contains 159 characters
(#75) Variable "unzip_dir" must not contain underscores.
(#77) Variable "unzip_dir" must not contain underscores.
(#81) Variable "unzip_dir" must not contain underscores.
(#82) Variable "unzip_dir" must not contain underscores.
(#85) Variable "unzip_dir" must not contain underscores.
(#86) Variable "unzip_dir" must not contain underscores.
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 24 spaces, found 6
(#87) Expected "if (...) {\n"; found "if(...){\n"
(#87) Variable "unzip_dir" must not contain underscores.
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 28 spaces, found 7
(#88) Variable "unzip_dir" must not contain underscores.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 24 spaces, found 6
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#93) Variable "scormTree" must be all lower-case
(#93) Variable "unzip_dir" must not contain underscores.
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#100) Variable "scormTree" must be all lower-case
(#103) Variable "unzip_dir" must not contain underscores.
(#103) Line exceeds 132 characters; contains 141 characters
(#105) Variable "unzip_dir" must not contain underscores.
(#107) Line indented incorrectly; expected 36 spaces, found 40
(#107) Closing brace indented incorrectly; expected 36 spaces, found 40
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 40 spaces, found 5
(#110) Expected "if (...) {\n"; found "if(...){\n"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 44 spaces, found 6
(#111) Expected "if (...) {\n"; found "if(...){\n"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 48 spaces, found 7
(#112) Variable "unzip_dir" must not contain underscores.
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 44 spaces, found 6
(#113) Inline control structures are not allowed
(#113) Variable "unzip_dir" must not contain underscores.
(#114) Closing brace indented incorrectly; expected 5 spaces, found 40
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#116) Variable "unzip_dir" must not contain underscores.
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) This comment is 73% valid code; is this commented out code?
(#131) No space found before comment text; expected "// print_error(get_string("scormhastobezip", "block_exaport"));" but found "//print_error(get_string("scormhastobezip", "block_exaport"));"
(#132) Commas (,) must be followed by white space.
(#140) Variable "form_data" must not contain underscores.
(#141) Variable "form_data" must not contain underscores.
(#142) Variable "form_data" must not contain underscores.
(#151) Variable "unzip_dir" must not contain underscores.
(#151) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#152) Inline comments must start with a capital letter, digit or 3-dots sequence
(#160) Expected 1 space after closing parenthesis; found 0
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Expected 1 space after closing parenthesis; found 0
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Expected "while (...) {\n"; found "while(...){\n"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Expected 1 space before "+"; 0 found
(#169) Expected 1 space after "+"; 0 found
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Variable "unzip_dir" must not contain underscores.
(#178) Expected 1 space after closing parenthesis; found 0
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Variable "unzip_dir" must not contain underscores.
(#182) Whitespace found at end of line
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Variable "linkedFileName" must be all lower-case
(#184) Variable "linkedFilePath" must be all lower-case
(#184) Variable "linkedFileName" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 2
(#186) Variable "linkedFilePath" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Variable "linkedFilePath" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) This comment is 53% valid code; is this commented out code?
(#204) Line indented incorrectly; expected at least 12 spaces, found 4
(#204) No space found before comment text; expected "// 'contextid' => get_context_instance(CONTEXT_USER, $USER->id)->id, // ID of context" but found "//'contextid' => get_context_instance(CONTEXT_USER, $USER->id)->id, // ID of context"
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 4
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 4
(#206) Inline comments must start with a capital letter, digit or 3-dots sequence
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 4
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 4
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 4
(#209) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 4
(#210) Variable "linkedFileName" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 4
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) No space found before comment text; expected "// eindeutige itemid generieren" but found "//eindeutige itemid generieren"
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Variable "linkedFilePath" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#215) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Line exceeds 132 characters; contains 168 characters
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line exceeds 132 characters; contains 149 characters
(#232) Inline comments must start with a capital letter, digit or 3-dots sequence
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) This comment is 66% valid code; is this commented out code?
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#232) No space found before comment text; expected "// file_prepare_draft_area($array["itemid"], get_context_instance(CONTEXT_USER, $USER->id)->id, 'block_exaport', 'personal_information', $new->id);" but found "//file_prepare_draft_area($array["itemid"], get_context_instance(CONTEXT_USER, $USER->id)->id, 'block_exaport', 'personal_information', $new->id);"
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Line exceeds maximum limit of 180 characters; contains 197 characters
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Inline comments must start with a capital letter, digit or 3-dots sequence
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) This comment is 82% valid code; is this commented out code?
(#234) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) No space found before comment text; expected "// var_dump(file_get_draft_area_info($array["itemid"]));" but found "//var_dump(file_get_draft_area_info($array["itemid"]));"
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Whitespace found at end of line
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line exceeds 132 characters; contains 146 characters
(#236) This comment is 62% valid code; is this commented out code?
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) No space found before comment text; expected "// file_prepare_draft_area($data->itemid, get_context_instance(CONTEXT_USER, $USER->id)->id, 'block_exaport', 'personal_information', $new->id);" but found "//file_prepare_draft_area($data->itemid, get_context_instance(CONTEXT_USER, $USER->id)->id, 'block_exaport', 'personal_information', $new->id);"
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Inline comments must end in full-stops, exclamation marks, or question marks
(#237) This comment is 70% valid code; is this commented out code?
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) No space found before comment text; expected "// var_dump(file_get_draft_area_info($data->itemid));" but found "//var_dump(file_get_draft_area_info($data->itemid));"
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Whitespace found at end of line
(#238) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Commas (,) must be followed by white space.
(#243) Expected 1 space before "=>"; 0 found
(#243) Expected 1 space after "=>"; 0 found
(#249) Variable "unzip_dir" must not contain underscores.
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Whitespace found at end of line
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Whitespace found at end of line
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) This comment is 56% valid code; is this commented out code?
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) No space found before comment text; expected "// $content = create_image($content);" but found "//$content = create_image($content);"
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) This comment is 56% valid code; is this commented out code?
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) No space found before comment text; expected "// $images = get_image_url($content);" but found "//$images = get_image_url($content);"
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Whitespace found at end of line
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) This comment is 78% valid code; is this commented out code?
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) No space found before comment text; expected "// foreach($images as $image){" but found "//foreach($images as $image){"
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) This comment is 75% valid code; is this commented out code?
(#258) Line indented incorrectly; expected at least 4 spaces, found 2
(#258) No space found before comment text; expected "// import_user_image($unzip_dir, $image);" but found "//import_user_image($unzip_dir, $image);"
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) This comment is 100% valid code; is this commented out code?
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) No space found before comment text; expected "// }" but found "//}"
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Whitespace found at end of line
(#261) Variable "startDesc" must be all lower-case
(#262) Variable "startDesc" must be all lower-case
(#262) Expected 1 space before "+="; 0 found
(#262) Expected 1 space after "+="; 0 found
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Variable "endDesc" must be all lower-case
(#264) Variable "startDesc" must be all lower-case
(#265) Expected 1 space before "=>"; 0 found
(#265) Expected 1 space after "=>"; 0 found
(#268) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) This comment is 52% valid code; is this commented out code?
(#268) Line indented incorrectly; expected at least 16 spaces, found 0
(#268) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#269) Variable "startDesc" must be all lower-case
(#269) Variable "endDesc" must be all lower-case
(#269) Variable "startDesc" must be all lower-case
(#276) Inline comments must start with a capital letter, digit or 3-dots sequence
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#276) This comment is 52% valid code; is this commented out code?
(#276) Line indented incorrectly; expected at least 16 spaces, found 0
(#276) Expected 1 space before comment text but found 16; use block comment if you need indentation
(#277) Variable "startDesc" must be all lower-case
(#277) Variable "endDesc" must be all lower-case
(#277) Variable "startDesc" must be all lower-case
(#288) Variable "unzip_dir" must not contain underscores.
(#288) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#288) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#294) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 16 spaces, found 4
(#295) Expected "if (...) {\n"; found "if(...){\n"
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 20 spaces, found 5
(#296) Variable "unzip_dir" must not contain underscores.
(#296) Line exceeds 132 characters; contains 136 characters
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 16 spaces, found 4
(#297) Expected "} else {\n"; found "}else{\n"
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 20 spaces, found 5
(#298) Variable "unzip_dir" must not contain underscores.
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 16 spaces, found 4
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 12 spaces, found 5
(#300) Closing brace indented incorrectly; expected 12 spaces, found 5
(#302) Line exceeds maximum limit of 180 characters; contains 184 characters
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) This comment is 50% valid code; is this commented out code?
(#308) No space found before comment text; expected "// $newentry->pid = $previd;" but found "//$newentry->pid = $previd;"
(#314) Line exceeds maximum limit of 180 characters; contains 183 characters
(#318) Line exceeds maximum limit of 180 characters; contains 192 characters
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 24 spaces, found 6
(#330) Line exceeds maximum limit of 180 characters; contains 191 characters
(#332) Line indented incorrectly; expected 28 spaces, found 20
(#333) Line indented incorrectly; expected 24 spaces, found 16
(#334) Closing brace indented incorrectly; expected 5 spaces, found 12
(#337) Variable "unzip_dir" must not contain underscores.
(#341) Expected 1 space after closing parenthesis; found 0
(#342) Line indented incorrectly; expected at least 4 spaces, found 0
(#344) Line indented incorrectly; expected 4 spaces, found 0
(#344) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 8 spaces, found 1
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 8 spaces, found 1
(#346) Expected "if (...) {\n"; found "if(...){\n"
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 12 spaces, found 2
(#347) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 16 spaces, found 3
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 3
(#349) Expected 1 space before "=>"; 0 found
(#349) Expected 1 space after "=>"; 0 found
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 3
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 16 spaces, found 3
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 16 spaces, found 3
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 16 spaces, found 3
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 16 spaces, found 3
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 16 spaces, found 3
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 16 spaces, found 3
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 16 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 16 spaces, found 3
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 16 spaces, found 3
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 16 spaces, found 3
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 16 spaces, found 3
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 16 spaces, found 3
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 16 spaces, found 3
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 16 spaces, found 3
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 16 spaces, found 3
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 12 spaces, found 2
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 8 spaces, found 1
(#369) Line indented incorrectly; expected 4 spaces, found 0
(#386) Whitespace found at end of line
(#387) Variable "unzip_dir" must not contain underscores.
(#387) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#387) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#389) Variable "filePath" must be all lower-case
(#389) Variable "unzip_dir" must not contain underscores.
(#390) Variable "filePath" must be all lower-case
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Whitespace found at end of line
(#391) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Whitespace found at end of line
(#393) Variable "startUrl" must be all lower-case
(#394) Variable "startDesc" must be all lower-case
(#395) Variable "startUrl" must be all lower-case
(#395) Expected 1 space before "+="; 0 found
(#395) Expected 1 space after "+="; 0 found
(#396) Variable "startDesc" must be all lower-case
(#396) Expected 1 space before "+="; 0 found
(#396) Expected 1 space after "+="; 0 found
(#397) Variable "endUrl" must be all lower-case
(#397) Variable "startUrl" must be all lower-case
(#398) Variable "endDesc" must be all lower-case
(#398) Variable "startDesc" must be all lower-case
(#403) Variable "startUrl" must be all lower-case
(#403) Variable "endUrl" must be all lower-case
(#403) Variable "startUrl" must be all lower-case
(#404) Variable "startDesc" must be all lower-case
(#404) Variable "endDesc" must be all lower-case
(#404) Variable "startDesc" must be all lower-case
(#410) Spaces must be used to indent lines; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 16 spaces, found 4
(#410) Expected "if (...) {\n"; found "if(...){\t\n"
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Whitespace found at end of line
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 20 spaces, found 5
(#411) Variable "unzip_dir" must not contain underscores.
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 16 spaces, found 4
(#420) Variable "startUrl" must be all lower-case
(#421) Variable "startDesc" must be all lower-case
(#422) Variable "startUrl" must be all lower-case
(#422) Expected 1 space before "+="; 0 found
(#422) Expected 1 space after "+="; 0 found
(#423) Variable "startDesc" must be all lower-case
(#423) Expected 1 space before "+="; 0 found
(#423) Expected 1 space after "+="; 0 found
(#424) Variable "endUrl" must be all lower-case
(#424) Variable "startUrl" must be all lower-case
(#425) Variable "endDesc" must be all lower-case
(#425) Variable "startDesc" must be all lower-case
(#426) Variable "linkedFileName" must be all lower-case
(#426) Variable "startUrl" must be all lower-case
(#426) Variable "endUrl" must be all lower-case
(#426) Variable "startUrl" must be all lower-case
(#427) Variable "linkedFilePath" must be all lower-case
(#427) Variable "filePath" must be all lower-case
(#427) Variable "linkedFileName" must be all lower-case
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Variable "linkedFilePath" must be all lower-case
(#434) Variable "startDesc" must be all lower-case
(#434) Variable "endDesc" must be all lower-case
(#434) Variable "startDesc" must be all lower-case
(#438) Inline comments must start with a capital letter, digit or 3-dots sequence
(#439) Inline comments must end in full-stops, exclamation marks, or question marks
(#439) This comment is 64% valid code; is this commented out code?
(#439) No space found before comment text; expected "// $new->url = str_replace($CFG->wwwroot, "", $_SERVER["HTTP_REFERER"]);" but found "//$new->url = str_replace($CFG->wwwroot, "", $_SERVER["HTTP_REFERER"]);"
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 20 spaces, found 5
(#442) Expected "if (...) {\n"; found "if(...){\n"
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 24 spaces, found 6
(#443) Variable "unzip_dir" must not contain underscores.
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 20 spaces, found 5
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 20 spaces, found 5
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Inline comments must end in full-stops, exclamation marks, or question marks
(#447) Line indented incorrectly; expected at least 20 spaces, found 5
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 20 spaces, found 5
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Inline comments must start with a capital letter, digit or 3-dots sequence
(#449) Inline comments must end in full-stops, exclamation marks, or question marks
(#449) This comment is 53% valid code; is this commented out code?
(#449) Line indented incorrectly; expected at least 20 spaces, found 6
(#449) No space found before comment text; expected "// 'contextid' => get_context_instance(CONTEXT_USER, $USER->id)->id, // ID of context" but found "//'contextid' => get_context_instance(CONTEXT_USER, $USER->id)->id, // ID of context"
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 20 spaces, found 6
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 20 spaces, found 6
(#451) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 20 spaces, found 6
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 20 spaces, found 6
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 20 spaces, found 6
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 20 spaces, found 6
(#455) Variable "linkedFileName" must be all lower-case
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 20 spaces, found 6
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Inline comments must start with a capital letter, digit or 3-dots sequence
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Line indented incorrectly; expected at least 20 spaces, found 5
(#458) No space found before comment text; expected "// eindeutige itemid generieren" but found "//eindeutige itemid generieren"
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 20 spaces, found 5
(#459) Variable "linkedFilePath" must be all lower-case
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 24 spaces, found 6
(#460) Commas (,) must be followed by white space.
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 24 spaces, found 6
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 20 spaces, found 5
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 24 spaces, found 6
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 20 spaces, found 5
(#469) Variable "linkedFileName" must be all lower-case
(#469) Line exceeds 132 characters; contains 146 characters
(#474) Variable "startDesc" must be all lower-case
(#475) Variable "startDesc" must be all lower-case
(#475) Expected 1 space before "+="; 0 found
(#475) Expected 1 space after "+="; 0 found
(#476) Variable "endDesc" must be all lower-case
(#476) Variable "startDesc" must be all lower-case
(#481) Variable "startDesc" must be all lower-case
(#481) Variable "endDesc" must be all lower-case
(#481) Variable "startDesc" must be all lower-case
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 16 spaces, found 4
(#487) Expected "if (...) {\n"; found "if(...){\t\n"
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 20 spaces, found 5
(#488) Variable "unzip_dir" must not contain underscores.
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 16 spaces, found 4
(#503) Commas (,) must be followed by white space.
(#506) Variable "startAuthor" must be all lower-case
(#507) Variable "startTime" must be all lower-case
(#508) Variable "startContent" must be all lower-case
(#509) Variable "startAuthor" must be all lower-case
(#509) Expected 1 space before "+="; 0 found
(#509) Expected 1 space after "+="; 0 found
(#510) Variable "startTime" must be all lower-case
(#510) Expected 1 space before "+="; 0 found
(#510) Expected 1 space after "+="; 0 found
(#511) Variable "startContent" must be all lower-case
(#511) Expected 1 space before "+="; 0 found
(#511) Expected 1 space after "+="; 0 found
(#513) Variable "endAuthor" must be all lower-case
(#513) Variable "startAuthor" must be all lower-case
(#514) Variable "endTime" must be all lower-case
(#514) Variable "startTime" must be all lower-case
(#515) Variable "endContent" must be all lower-case
(#515) Variable "startContent" must be all lower-case
(#517) Variable "commentAuthor" must be all lower-case
(#517) Variable "startAuthor" must be all lower-case
(#517) Variable "endAuthor" must be all lower-case
(#517) Variable "startAuthor" must be all lower-case
(#518) Variable "commentTime" must be all lower-case
(#518) Variable "startTime" must be all lower-case
(#518) Variable "endTime" must be all lower-case
(#518) Variable "startTime" must be all lower-case
(#519) Variable "commentContent" must be all lower-case
(#519) Variable "startContent" must be all lower-case
(#519) Variable "endContent" must be all lower-case
(#519) Variable "startContent" must be all lower-case
(#521) Variable "commentAuthor" must be all lower-case
(#521) Variable "commentTime" must be all lower-case
(#521) Variable "commentContent" must be all lower-case
(#521) Line exceeds 132 characters; contains 163 characters
(#532) Line exceeds 132 characters; contains 139 characters
(#542) Variable "lastPart" must be all lower-case
(#543) Variable "firstPart" must be all lower-case
(#547) Variable "firstPart" must be all lower-case
(#547) Variable "lastPart" must be all lower-case
blocks/exaport/import_moodle.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Commas (,) must be followed by white space.
(#28) "require_once" must be immediately followed by an open parenthesis
(#32) Expected 1 space before "="; 0 found
(#32) Expected 1 space after "="; 0 found
(#49) Expected 1 space before "="; 0 found
(#49) Expected 1 space after "="; 0 found
(#50) Expected "if (...) {\n"; found "if (...){\n"
(#50) Expected 1 space before "=="; 0 found
(#50) Expected 1 space after "=="; 0 found
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Line exceeds 132 characters; contains 136 characters
(#57) Expected "} else {\n"; found "}else{\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Line exceeds 132 characters; contains 154 characters
(#65) Line exceeds 132 characters; contains 167 characters
(#77) Inline comments must start with a capital letter, digit or 3-dots sequence
(#77) Inline comments must end in full-stops, exclamation marks, or question marks
(#77) This comment is 50% valid code; is this commented out code?
(#77) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "//$context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#81) This comment is 48% valid code; is this commented out code?
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Line indented incorrectly; expected at least 8 spaces, found 0
(#82) Line indented incorrectly; expected at least 8 spaces, found 0
(#83) Line indented incorrectly; expected at least 8 spaces, found 0
(#83) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#84) Line indented incorrectly; expected at least 8 spaces, found 0
(#84) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#85) Line indented incorrectly; expected at least 8 spaces, found 0
(#85) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#86) Line exceeds 132 characters; contains 149 characters
(#86) Line indented incorrectly; expected at least 8 spaces, found 0
(#86) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#87) Line indented incorrectly; expected at least 8 spaces, found 0
(#88) Line indented incorrectly; expected at least 8 spaces, found 0
(#88) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Line indented incorrectly; expected at least 8 spaces, found 0
(#89) Expected 1 space before comment text but found 8; use block comment if you need indentation
(#95) Expected 1 space after "="; 2 found
(#95) Commas (,) must be followed by white space.
(#98) Inline control structures are not allowed
(#100) Whitespace found at end of line
(#101) Line exceeds 132 characters; contains 159 characters
(#103) Line exceeds maximum limit of 180 characters; contains 286 characters
(#106) Line exceeds maximum limit of 180 characters; contains 195 characters
(#108) Whitespace found at end of line
(#110) Whitespace found at end of line
(#111) Whitespace found at end of line
blocks/exaport/import_moodle_add_file.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) Commas (,) must be followed by white space.
(#28) "require_once" must be immediately followed by an open parenthesis
(#39) Expected 1 space before "="; 0 found
(#39) Expected 1 space after "="; 0 found
(#43) Variable "checked_file" must not contain underscores.
(#71) Variable "checked_file" must not contain underscores.
(#71) Commas (,) must be followed by white space.
(#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
(#82) No space found before comment text; expected "// ?userid='.$existing->userid;" but found "//?userid='.$existing->userid;"
(#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
(#85) This comment is 67% valid code; is this commented out code?
(#85) No space found before comment text; expected "// 'index.php?userid='.$USER->id;" but found "//'index.php?userid='.$USER->id;"
(#100) 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
(#101) This comment is 80% valid code; is this commented out code?
(#101) No space found before comment text; expected "// blog_print_entry($existing);" but found "//blog_print_entry($existing);"
(#103) Line exceeds 132 characters; contains 145 characters
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Inline control structures are not allowed
(#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
(#120) Variable "checked_file" must not contain underscores.
(#122) Inline control structures are not allowed
(#123) Inline control structures are not allowed
(#123) Expected 1 space after "="; 0 found
(#126) Commas (,) must be followed by white space.
(#126) Expected 1 space before "=>"; 0 found
(#126) Expected 1 space after "=>"; 0 found
(#126) Line exceeds 132 characters; contains 145 characters
(#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) This comment is 75% valid code; is this commented out code?
(#133) No space found before comment text; expected "// no_submit_button_actions($exteditform, $sitecontext);" but found "//no_submit_button_actions($exteditform, $sitecontext);"
(#137) Variable "checked_file" must not contain underscores.
(#152) Variable "strAction" must be all lower-case
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) Variable "checked_file" must not contain underscores.
(#160) Variable "strAction" must be all lower-case
(#176) Variable "checked_file" must not contain underscores.
(#176) Variable "checked_file" must not contain underscores.
(#176) Line exceeds maximum limit of 180 characters; contains 248 characters
(#193) Whitespace found at end of line
(#195) Line exceeds 132 characters; contains 152 characters
(#204) Variable "checked_file" must not contain underscores.
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Variable "checked_file" must not contain underscores.
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Line exceeds 132 characters; contains 155 characters
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Variable "checked_file" must not contain underscores.
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Expected "if (...) {\n"; found "if(...) { \n"
(#235) Whitespace found at end of line
(#237) No space found before comment text; expected "// Kompetenzen checken und erneut speichern" but found "//Kompetenzen checken und erneut speichern"
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#238) No space found before comment text; expected "// TODO Test if missing activitytype = 1 has influence" but found "//TODO Test if missing activitytype = 1 has influence"
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#240) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Line exceeds maximum limit of 180 characters; contains 200 characters
(#250) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#254) Line exceeds 132 characters; contains 156 characters
(#261) Commas (,) must be followed by white space.
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 2
(#264) Expected "if (...) {\n"; found "if (...){\n"
(#264) Expected 1 space before "=="; 0 found
(#264) Expected 1 space after "=="; 0 found
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 8 spaces, found 3
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Whitespace found at end of line
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 12 spaces, found 9
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 8 spaces, found 5
(#272) Closing brace indented incorrectly; expected 3 spaces, found 5
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 2
(#274) Expected "} else {\n"; found "}else{\n"
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 5
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 9
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 8 spaces, found 5
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 3
(#282) Closing brace indented incorrectly; expected 2 spaces, found 3
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) This comment is 50% valid code; is this commented out code?
(#288) No space found before comment text; expected "// $context = get_context_instance(CONTEXT_MODULE, $cm->id);" but found "//$context = get_context_instance(CONTEXT_MODULE, $cm->id);"
(#293) Variable "actFile" must be all lower-case
(#295) Variable "actFile" must be all lower-case
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 16 spaces, found 4
(#296) Variable "actFile" must be all lower-case
blocks/exaport/inc.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) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#3) Line 2 of the opening comment must start "//".
(#3) "require_once" must be immediately followed by an open parenthesis
(#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.".
(#3) 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.".
(#4) Line 12 of the opening comment must start "//".
(#4) "require_once" must be immediately followed by an open parenthesis
(#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
blocks/exaport/item.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) "require_once" must be immediately followed by an open parenthesis
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Variable "owner_id" must not contain underscores.
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#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) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Variable "owner_id" must not contain underscores.
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Variable "source_item" must not contain underscores.
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Variable "source_item" must not contain underscores.
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Variable "newitem_id" must not contain underscores.
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#83) Expected 1 space before "=="; 0 found
(#83) Expected 1 space after "=="; 0 found
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 3
(#87) Whitespace found at end of line
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 3
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 11 spaces, found 2
(#89) Variable "owner_id" must not contain underscores.
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 11 spaces, found 2
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 11 spaces, found 2
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 11 spaces, found 2
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 15 spaces, found 3
(#93) Variable "newfile_params" must not contain underscores.
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 15 spaces, found 4
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 15 spaces, found 4
(#95) Variable "newitem_id" must not contain underscores.
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 15 spaces, found 4
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 24 spaces, found 4
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 24 spaces, found 3
(#98) Variable "newfile_params" must not contain underscores.
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 12 spaces, found 2
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 4 spaces, found 1
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Variable "owner_id" must not contain underscores.
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Inline control structures are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#127) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#127) No space found before comment text; expected "// get competences from item if editing" but found "//get competences from item if editing"
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Inline control structures are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Inline control structures are not allowed
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 2
(#143) Inline comments must start with a capital letter, digit or 3-dots sequence
(#143) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Line exceeds 132 characters; contains 176 characters
(#152) Line exceeds 132 characters; contains 176 characters
(#152) Line exceeds 132 characters; contains 176 characters
(#152) Line exceeds 132 characters; contains 176 characters
(#152) Line exceeds 132 characters; contains 176 characters
(#152) Line exceeds 132 characters; contains 176 characters
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Inline comments must start with a capital letter, digit or 3-dots sequence
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) This comment is 80% valid code; is this commented out code?
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) No space found before comment text; expected "// blog_print_entry($existing);" but found "//blog_print_entry($existing);"
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line exceeds 132 characters; contains 142 characters
(#159) Inline comments must start with a capital letter, digit or 3-dots sequence
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#159) This comment is 67% valid code; is this commented out code?
(#159) Line exceeds 132 characters; contains 142 characters
(#159) Line exceeds 132 characters; contains 142 characters
(#159) Line exceeds 132 characters; contains 142 characters
(#159) Line exceeds 132 characters; contains 142 characters
(#159) Line exceeds 132 characters; contains 142 characters
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) No space found before comment text; expected "// notice_yesno(get_string("delete".$type."confirm", "block_exaport"), 'item.php', 'view_items.php', $optionsyes, $optionsno, 'post', 'get');" but found "//notice_yesno(get_string("delete".$type."confirm", "block_exaport"), 'item.php', 'view_items.php', $optionsyes, $optionsno, 'post', 'get');"
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Line exceeds 132 characters; contains 170 characters
(#160) Line exceeds 132 characters; contains 170 characters
(#160) Line exceeds 132 characters; contains 170 characters
(#160) Line exceeds 132 characters; contains 170 characters
(#160) Line exceeds 132 characters; contains 170 characters
(#160) Line exceeds 132 characters; contains 170 characters
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#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 4 spaces, found 1
(#174) Variable "targetCategory" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 2
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 2
(#180) Variable "targetCategory" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#191) Variable "useTextarea" must be all lower-case
(#192) Inline control structures are not allowed
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Variable "useTextarea" must be all lower-case
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#195) Variable "useTextarea" must be all lower-case
(#195) Line exceeds maximum limit of 180 characters; contains 249 characters
(#195) Line exceeds maximum limit of 180 characters; contains 249 characters
(#195) Line exceeds maximum limit of 180 characters; contains 249 characters
(#195) Line exceeds maximum limit of 180 characters; contains 249 characters
(#195) Line exceeds maximum limit of 180 characters; contains 249 characters
(#195) Line exceeds maximum limit of 180 characters; contains 249 characters
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Inline comments must start with a capital letter, digit or 3-dots sequence
(#201) Inline comments must end in full-stops, exclamation marks, or question marks
(#201) This comment is 75% valid code; is this commented out code?
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) No space found before comment text; expected "// no_submit_button_actions($editform, $sitecontext);" but found "//no_submit_button_actions($editform, $sitecontext);"
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#208) Variable "useTextarea" must be all lower-case
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 8 spaces, found 2
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 12 spaces, found 3
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 16 spaces, found 4
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 12 spaces, found 3
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Variable "useTextarea" must be all lower-case
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Variable "strAction" must be all lower-case
(#228) Variable "extra_content" must not contain underscores.
(#229) Inline comments must start with a capital letter, digit or 3-dots sequence
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 8 spaces, found 2
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 2
(#239) Variable "strAction" must be all lower-case
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 4 spaces, found 1
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 2
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 2
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#257) Inline control structures are not allowed
(#257) Variable "useTextarea" must be all lower-case
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 3
(#258) Line exceeds 132 characters; contains 154 characters
(#258) Line exceeds 132 characters; contains 154 characters
(#258) Line exceeds 132 characters; contains 154 characters
(#258) Line exceeds 132 characters; contains 154 characters
(#258) Line exceeds 132 characters; contains 154 characters
(#258) Line exceeds 132 characters; contains 154 characters
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Variable "strAction" must be all lower-case
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#262) Empty IF statement detected
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 8 spaces, found 2
(#264) Usage of ELSEIF not allowed; use ELSE IF instead
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 16 spaces, found 4
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 16 spaces, found 4
(#268) Variable "extra_content" must not contain underscores.
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 16 spaces, found 4
(#269) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 20 spaces, found 5
(#270) Variable "extra_content" must not contain underscores.
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 16 spaces, found 4
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 20 spaces, found 5
(#272) Variable "extra_content" must not contain underscores.
(#272) Line exceeds 132 characters; contains 133 characters
(#272) Line exceeds 132 characters; contains 133 characters
(#272) Line exceeds 132 characters; contains 133 characters
(#272) Line exceeds 132 characters; contains 133 characters
(#272) Line exceeds 132 characters; contains 133 characters
(#272) Line exceeds 132 characters; contains 133 characters
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 16 spaces, found 4
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 16 spaces, found 4
(#274) Variable "extra_content" must not contain underscores.
(#275) Whitespace found at end of line
(#276) Inline comments must end in full-stops, exclamation marks, or question marks
(#280) Line exceeds 132 characters; contains 156 characters
(#280) Line exceeds 132 characters; contains 156 characters
(#280) Line exceeds 132 characters; contains 156 characters
(#280) Line exceeds 132 characters; contains 156 characters
(#280) Line exceeds 132 characters; contains 156 characters
(#280) Line exceeds 132 characters; contains 156 characters
(#280) Whitespace found at end of line
(#281) Whitespace found at end of line
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 12 spaces, found 3
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 12 spaces, found 3
(#284) Variable "extra_content" must not contain underscores.
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 16 spaces, found 4
(#285) Variable "extra_content" must not contain underscores.
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 12 spaces, found 3
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 4 spaces, found 1
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Inline control structures are not allowed
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 4 spaces, found 2
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#315) Spaces must be used for alignment; tabs are not allowed
(#316) Spaces must be used for alignment; tabs are not allowed
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Line indented incorrectly; expected 4 spaces, found 3
(#318) Spaces must be used for alignment; tabs are not allowed
(#320) Spaces must be used for alignment; tabs are not allowed
(#321) Spaces must be used for alignment; tabs are not allowed
(#322) Spaces must be used for alignment; tabs are not allowed
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Line indented incorrectly; expected 4 spaces, found 2
(#325) Spaces must be used for alignment; tabs are not allowed
(#330) Spaces must be used for alignment; tabs are not allowed
(#331) Spaces must be used for alignment; tabs are not allowed
(#332) Spaces must be used for alignment; tabs are not allowed
(#333) Spaces must be used for alignment; tabs are not allowed
(#340) Variable "extra_content" must not contain underscores.
(#348) Variable "useTextarea" must be all lower-case
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 4 spaces, found 1
(#352) Variable "useTextarea" must be all lower-case
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Line exceeds 132 characters; contains 156 characters
(#354) Line exceeds 132 characters; contains 156 characters
(#354) Line exceeds 132 characters; contains 156 characters
(#354) Line exceeds 132 characters; contains 156 characters
(#354) Line exceeds 132 characters; contains 156 characters
(#354) Line exceeds 132 characters; contains 156 characters
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 4 spaces, found 1
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 4 spaces, found 1
(#357) Expected "if (...) {\n"; found "if(...){\n"
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 8 spaces, found 2
(#358) Inline control structures are not allowed
(#358) Expected 1 space before "=="; 0 found
(#358) Expected 1 space after "=="; 0 found
(#358) Expected 1 space before "="; 0 found
(#358) Expected 1 space after "="; 0 found
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 8 spaces, found 2
(#359) Inline control structures are not allowed
(#359) Commas (,) must be followed by white space.
(#359) Commas (,) must be followed by white space.
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 4 spaces, found 1
(#361) Whitespace found at end of line
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Inline comments must start with a capital letter, digit or 3-dots sequence
(#365) Inline comments must end in full-stops, exclamation marks, or question marks
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Variable "upload_filesizes" must not contain underscores.
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 8 spaces, found 2
(#367) Variable "upload_filesizes" must not contain underscores.
(#367) Line exceeds 132 characters; contains 135 characters
(#367) Line exceeds 132 characters; contains 135 characters
(#367) Line exceeds 132 characters; contains 135 characters
(#367) Line exceeds 132 characters; contains 135 characters
(#367) Line exceeds 132 characters; contains 135 characters
(#367) Line exceeds 132 characters; contains 135 characters
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#368) Line exceeds 132 characters; contains 160 characters
(#368) Line exceeds 132 characters; contains 160 characters
(#368) Line exceeds 132 characters; contains 160 characters
(#368) Line exceeds 132 characters; contains 160 characters
(#368) Line exceeds 132 characters; contains 160 characters
(#368) Line exceeds 132 characters; contains 160 characters
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 8 spaces, found 2
(#371) Whitespace found at end of line
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 4 spaces, found 1
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Line exceeds 132 characters; contains 142 characters
(#373) Line exceeds 132 characters; contains 142 characters
(#373) Line exceeds 132 characters; contains 142 characters
(#373) Line exceeds 132 characters; contains 142 characters
(#373) Line exceeds 132 characters; contains 142 characters
(#373) Line exceeds 132 characters; contains 142 characters
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 4 spaces, found 1
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 4 spaces, found 1
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 4 spaces, found 1
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 8 spaces, found 2
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 2
(#380) Line exceeds 132 characters; contains 134 characters
(#380) Line exceeds 132 characters; contains 134 characters
(#380) Line exceeds 132 characters; contains 134 characters
(#380) Line exceeds 132 characters; contains 134 characters
(#380) Line exceeds 132 characters; contains 134 characters
(#380) Line exceeds 132 characters; contains 134 characters
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 8 spaces, found 2
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 12 spaces, found 3
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 12 spaces, found 3
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 12 spaces, found 3
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 16 spaces, found 4
(#387) Inline control structures are not allowed
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 16 spaces, found 5
(#388) Line exceeds maximum limit of 180 characters; contains 198 characters
(#388) Line exceeds maximum limit of 180 characters; contains 198 characters
(#388) Line exceeds maximum limit of 180 characters; contains 198 characters
(#388) Line exceeds maximum limit of 180 characters; contains 198 characters
(#388) Line exceeds maximum limit of 180 characters; contains 198 characters
(#388) Line exceeds maximum limit of 180 characters; contains 198 characters
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 16 spaces, found 4
(#389) Line exceeds maximum limit of 180 characters; contains 190 characters
(#389) Line exceeds maximum limit of 180 characters; contains 190 characters
(#389) Line exceeds maximum limit of 180 characters; contains 190 characters
(#389) Line exceeds maximum limit of 180 characters; contains 190 characters
(#389) Line exceeds maximum limit of 180 characters; contains 190 characters
(#389) Line exceeds maximum limit of 180 characters; contains 190 characters
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 12 spaces, found 3
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 8 spaces, found 2
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 4 spaces, found 1
(#398) Variable "useTextarea" must be all lower-case
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 1
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 1
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 4 spaces, found 1
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 1
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 4 spaces, found 1
(#404) Inline control structures are not allowed
(#404) Variable "useTextarea" must be all lower-case
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 4 spaces, found 2
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Whitespace found at end of line
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 4 spaces, found 1
(#407) Expected "if (...) {\n"; found "if(...){\n"
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Inline control structures are not allowed
(#408) Expected 1 space before "=="; 0 found
(#408) Expected 1 space after "=="; 0 found
(#408) Expected 1 space before "="; 0 found
(#408) Expected 1 space after "="; 0 found
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Inline control structures are not allowed
(#409) Commas (,) must be followed by white space.
(#409) Commas (,) must be followed by white space.
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 4 spaces, found 1
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 4 spaces, found 1
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 8 spaces, found 2
(#413) Variable "useTextarea" must be all lower-case
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 3
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 12 spaces, found 3
(#415) Line exceeds 132 characters; contains 157 characters
(#415) Line exceeds 132 characters; contains 157 characters
(#415) Line exceeds 132 characters; contains 157 characters
(#415) Line exceeds 132 characters; contains 157 characters
(#415) Line exceeds 132 characters; contains 157 characters
(#415) Line exceeds 132 characters; contains 157 characters
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 12 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 8 spaces, found 2
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 8 spaces, found 2
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Inline comments must start with a capital letter, digit or 3-dots sequence
(#420) Inline comments must end in full-stops, exclamation marks, or question marks
(#420) Line indented incorrectly; expected at least 12 spaces, found 3
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 12 spaces, found 3
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Inline comments must start with a capital letter, digit or 3-dots sequence
(#422) Inline comments must end in full-stops, exclamation marks, or question marks
(#422) Line indented incorrectly; expected at least 12 spaces, found 3
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 12 spaces, found 3
(#423) Variable "upload_filesizes" must not contain underscores.
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 12 spaces, found 3
(#424) Variable "upload_filesizes" must not contain underscores.
(#424) Line exceeds 132 characters; contains 136 characters
(#424) Line exceeds 132 characters; contains 136 characters
(#424) Line exceeds 132 characters; contains 136 characters
(#424) Line exceeds 132 characters; contains 136 characters
(#424) Line exceeds 132 characters; contains 136 characters
(#424) Line exceeds 132 characters; contains 136 characters
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 16 spaces, found 4
(#425) Line exceeds 132 characters; contains 161 characters
(#425) Line exceeds 132 characters; contains 161 characters
(#425) Line exceeds 132 characters; contains 161 characters
(#425) Line exceeds 132 characters; contains 161 characters
(#425) Line exceeds 132 characters; contains 161 characters
(#425) Line exceeds 132 characters; contains 161 characters
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 12 spaces, found 3
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 8 spaces, found 2
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 2
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 8 spaces, found 2
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 12 spaces, found 3
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 12 spaces, found 3
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 12 spaces, found 3
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 16 spaces, found 4
(#434) Inline control structures are not allowed
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 16 spaces, found 5
(#435) Line exceeds maximum limit of 180 characters; contains 198 characters
(#435) Line exceeds maximum limit of 180 characters; contains 198 characters
(#435) Line exceeds maximum limit of 180 characters; contains 198 characters
(#435) Line exceeds maximum limit of 180 characters; contains 198 characters
(#435) Line exceeds maximum limit of 180 characters; contains 198 characters
(#435) Line exceeds maximum limit of 180 characters; contains 198 characters
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 16 spaces, found 4
(#436) Line exceeds maximum limit of 180 characters; contains 190 characters
(#436) Line exceeds maximum limit of 180 characters; contains 190 characters
(#436) Line exceeds maximum limit of 180 characters; contains 190 characters
(#436) Line exceeds maximum limit of 180 characters; contains 190 characters
(#436) Line exceeds maximum limit of 180 characters; contains 190 characters
(#436) Line exceeds maximum limit of 180 characters; contains 190 characters
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 12 spaces, found 3
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 8 spaces, found 2
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 2
(#439) Line exceeds 132 characters; contains 138 characters
(#439) Line exceeds 132 characters; contains 138 characters
(#439) Line exceeds 132 characters; contains 138 characters
(#439) Line exceeds 132 characters; contains 138 characters
(#439) Line exceeds 132 characters; contains 138 characters
(#439) Line exceeds 132 characters; contains 138 characters
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 4 spaces, found 1
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 4 spaces, found 1
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Line indented incorrectly; expected at least 4 spaces, found 1
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 4 spaces, found 1
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 4 spaces, found 1
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 4 spaces, found 1
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 4 spaces, found 1
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected 4 spaces, found 1
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#461) Line exceeds 132 characters; contains 134 characters
(#461) Line exceeds 132 characters; contains 134 characters
(#461) Line exceeds 132 characters; contains 134 characters
(#461) Line exceeds 132 characters; contains 134 characters
(#461) Line exceeds 132 characters; contains 134 characters
(#461) Line exceeds 132 characters; contains 134 characters
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 4 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 4 spaces, found 1
(#464) Line exceeds 132 characters; contains 149 characters
(#464) Line exceeds 132 characters; contains 149 characters
(#464) Line exceeds 132 characters; contains 149 characters
(#464) Line exceeds 132 characters; contains 149 characters
(#464) Line exceeds 132 characters; contains 149 characters
(#464) Line exceeds 132 characters; contains 149 characters
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 4 spaces, found 1
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/item_thumb.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) "require_once" must be immediately followed by an open parenthesis
(#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) "require_once" must be immediately followed by an open parenthesis
(#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/>.".
(#5) Variable "item_id" must not contain underscores.
(#8) Inline comments must start with a capital letter, digit or 3-dots sequence
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) This comment is 75% valid code; is this commented out code?
(#8) No space found before comment text; expected "// require_login(0, true);" but found "//require_login(0, true);"
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Variable "item_id" must not contain underscores.
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Inline comments must end in full-stops, exclamation marks, or question marks
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Expected 1 space before "=>"; 0 found
(#16) Expected 1 space after "=>"; 0 found
(#16) Variable "item_id" must not contain underscores.
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#18) Variable "item_id" must not contain underscores.
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Variable "view_id" must not contain underscores.
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Variable "view_ownerid" must not contain underscores.
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Expected 1 space before "=>"; 0 found
(#27) Expected 1 space after "=>"; 0 found
(#27) Variable "item_id" must not contain underscores.
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Variable "view_ownerid" must not contain underscores.
(#28) Variable "item_id" must not contain underscores.
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Variable "view_ownerid" must not contain underscores.
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#33) Inline control structures are not allowed
(#34) Inline comments must start with a capital letter, digit or 3-dots sequence
(#34) Inline comments must end in full-stops, exclamation marks, or question marks
(#34) This comment is 100% valid code; is this commented out code?
(#34) No space found before comment text; expected "// exit;" but found "//exit;"
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#37) Whitespace found at end of line
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Inline comments must start with a capital letter, digit or 3-dots sequence
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 12 spaces, found 3
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Inline control structures are not allowed
(#52) Commas (,) must be followed by white space.
(#52) Expected 1 space before "==="; 0 found
(#52) Expected 1 space after "==="; 0 found
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 3
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Variable "first_img" must not contain underscores.
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 12 spaces, found 3
(#59) Variable "first_img" must not contain underscores.
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space before "==="; 0 found
(#59) Expected 1 space after "==="; 0 found
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 16 spaces, found 4
(#60) Variable "first_img" must not contain underscores.
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Line indented incorrectly; expected at least 20 spaces, found 5
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 20 spaces, found 5
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 20 spaces, found 5
(#63) Variable "first_img" must not contain underscores.
(#63) Variable "first_img" must not contain underscores.
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 16 spaces, found 4
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Line indented incorrectly; expected at least 20 spaces, found 5
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 20 spaces, found 5
(#66) Variable "first_img" must not contain underscores.
(#66) Variable "first_img" must not contain underscores.
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 16 spaces, found 4
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 12 spaces, found 3
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Variable "first_img" must not contain underscores.
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Expected 1 space before "="; 0 found
(#73) Expected 1 space after "="; 0 found
(#73) Variable "first_img" must not contain underscores.
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) This comment is 72% valid code; is this commented out code?
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) No space found before comment text; expected "// echo strlen($imgstr);" but found "//echo strlen($imgstr);"
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 3
(#75) Expected "if (...) {\n"; found "if (...){\n"
(#75) Expected 1 space before "<"; 0 found
(#75) Expected 1 space after "<"; 0 found
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 16 spaces, found 4
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 16 spaces, found 4
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 12 spaces, found 3
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
blocks/exaport/lang/ca/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Inline comments must end in full-stops, exclamation marks, or question marks
(#239) Blank comments are not allowed
(#239) Whitespace found at end of line
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#411) Inline comments must end in full-stops, exclamation marks, or question marks
(#412) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/cs/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#227) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#228) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#230) Blank comments are not allowed
(#230) Whitespace found at end of line
(#231) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#233) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#243) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#244) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#245) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#247) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#248) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#250) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#251) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#252) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#253) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#254) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#255) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#258) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#260) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#270) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "stringNotUsed" must be all lower-case
(#275) Variable "stringNotUsed" must be all lower-case
(#276) Variable "stringNotUsed" must be all lower-case
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) This comment is 67% valid code; is this commented out code?
(#326) No space found before comment text; expected "// $string['share'] = 'share';" but found "//$string['share'] = 'share';"
blocks/exaport/lang/de/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#144) Inline comments must end in full-stops, exclamation marks, or question marks
(#169) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Inline comments must end in full-stops, exclamation marks, or question marks
(#234) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#238) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Blank comments are not allowed
(#244) Whitespace found at end of line
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Inline comments must end in full-stops, exclamation marks, or question marks
(#295) Inline comments must end in full-stops, exclamation marks, or question marks
(#337) Inline comments must end in full-stops, exclamation marks, or question marks
(#341) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) Inline comments must start with a capital letter, digit or 3-dots sequence
(#355) Inline comments must end in full-stops, exclamation marks, or question marks
(#355) No space found before comment text; expected "// settings" but found "//settings"
(#369) Inline comments must end in full-stops, exclamation marks, or question marks
(#454) Inline comments must end in full-stops, exclamation marks, or question marks
(#455) Variable "stringNotUsed" must be all lower-case
(#456) Variable "stringNotUsed" must be all lower-case
(#529) Expected "if (...) {\n"; found "if (...){\n"
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 4 spaces, found 1
(#530) "require" must be immediately followed by an open parenthesis
blocks/exaport/lang/de_du/block_exaport.php
(#1) The first thing in a PHP file must be the <?php tag.
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#27) "require" must be immediately followed by an open parenthesis
blocks/exaport/lang/el/block_exaport.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#103) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#104) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#122) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#123) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#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
(#146) Whitespace found at end of line within string
(#150) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#159) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#189) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#231) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#232) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#234) Blank comments are not allowed
(#234) Whitespace found at end of line
(#235) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#236) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#237) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#241) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#245) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#247) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#248) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#250) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#251) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#252) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#253) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#254) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#255) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#258) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#260) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#261) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#262) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#268) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#271) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#272) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#273) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#274) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Variable "stringNotUsed" must be all lower-case
(#279) Variable "stringNotUsed" must be all lower-case
(#280) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/en/block_exaport.php
(#1) File has mixed line endings; this may cause incorrect results
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) 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
(#142) Whitespace found at end of line
(#144) Whitespace found at end of line
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#176) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) Blank comments are not allowed
(#246) Whitespace found at end of line
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#259) Inline comments must end in full-stops, exclamation marks, or question marks
(#283) Whitespace found at end of line
(#351) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#408) Inline comments must end in full-stops, exclamation marks, or question marks
(#442) Inline comments must end in full-stops, exclamation marks, or question marks
(#526) Inline comments must start with a capital letter, digit or 3-dots sequence
(#526) Inline comments must end in full-stops, exclamation marks, or question marks
(#551) Inline comments must end in full-stops, exclamation marks, or question marks
(#552) Variable "stringNotUsed" must be all lower-case
(#559) Expected "if (...) {\n"; found "if (...){\n"
(#560) Spaces must be used to indent lines; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 4 spaces, found 1
(#560) "require" must be immediately followed by an open parenthesis
blocks/exaport/lang/es/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Blank comments are not allowed
(#230) Whitespace found at end of line
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/eu/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Blank comments are not allowed
(#230) Whitespace found at end of line
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#270) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "stringNotUsed" must be all lower-case
(#275) Variable "stringNotUsed" must be all lower-case
(#276) Variable "stringNotUsed" must be all lower-case
(#277) Variable "stringNotUsed" must be all lower-case
(#278) Variable "stringNotUsed" must be all lower-case
(#279) Variable "stringNotUsed" must be all lower-case
(#280) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/get_languages.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) Variable "defaultLang" must be all lower-case
(#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.".
(#3) 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,".
(#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) function name "getTranslations" must be lower-case letters only
(#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) Opening brace should be on the same line as the declaration
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Variable "stringNotUsed" must be all lower-case
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#11) "require" must be immediately followed by an open parenthesis
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) "require" must be immediately followed by an open parenthesis
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 4 spaces, found 1
(#16) Variable "stringNotUsed" must be all lower-case
(#22) Variable "langPaths" must be all lower-case
(#24) This comment is 47% valid code; is this commented out code?
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Variable "langPaths" must be all lower-case
(#29) Variable "langPath" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Variable "langPath" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Variable "langPath" must be all lower-case
blocks/exaport/lang/hu/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Blank comments are not allowed
(#230) Whitespace found at end of line
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#270) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "stringNotUsed" must be all lower-case
(#275) Variable "stringNotUsed" must be all lower-case
(#276) Variable "stringNotUsed" must be all lower-case
(#277) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/nl/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Blank comments are not allowed
(#230) Whitespace found at end of line
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#270) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "stringNotUsed" must be all lower-case
(#275) Variable "stringNotUsed" must be all lower-case
(#276) Variable "stringNotUsed" must be all lower-case
(#277) Variable "stringNotUsed" must be all lower-case
(#278) Variable "stringNotUsed" must be all lower-case
(#279) Variable "stringNotUsed" must be all lower-case
(#280) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/pt/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#96) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#100) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#101) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#119) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#120) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#146) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#147) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#157) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#185) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#226) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#227) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#228) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#230) Blank comments are not allowed
(#230) Whitespace found at end of line
(#231) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#232) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#233) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#237) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#238) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#241) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#243) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#244) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#245) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#247) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#248) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#250) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#251) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#252) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#253) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#254) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#255) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#258) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#260) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#267) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#268) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#269) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#270) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "stringNotUsed" must be all lower-case
(#275) Variable "stringNotUsed" must be all lower-case
(#276) Variable "stringNotUsed" must be all lower-case
(#277) Variable "stringNotUsed" must be all lower-case
(#278) Variable "stringNotUsed" must be all lower-case
(#279) Variable "stringNotUsed" must be all lower-case
(#280) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/sv/block_exaport.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#96) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#160) Inline comments must end in full-stops, exclamation marks, or question marks
(#216) Inline comments must end in full-stops, exclamation marks, or question marks
(#217) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#218) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#230) Blank comments are not allowed
(#230) Whitespace found at end of line
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#263) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#266) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#270) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#273) Inline comments must end in full-stops, exclamation marks, or question marks
(#274) Variable "stringNotUsed" must be all lower-case
(#275) Variable "stringNotUsed" must be all lower-case
(#276) Variable "stringNotUsed" must be all lower-case
(#277) Variable "stringNotUsed" must be all lower-case
(#278) Variable "stringNotUsed" must be all lower-case
(#279) Variable "stringNotUsed" must be all lower-case
(#280) Variable "stringNotUsed" must be all lower-case
blocks/exaport/lang/update_languages.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) Variable "defaultLang" must be all lower-case
(#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.".
(#3) 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,".
(#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) function name "getTranslationStructure" must be lower-case letters only
(#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) Opening brace should be on the same line as the declaration
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected at least 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 4 spaces, found 1
(#10) Variable "allGroups" must be all lower-case
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) Variable "allGroups" must be all lower-case
(#11) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 4 spaces, found 1
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#14) Variable "allGroups" must be all lower-case
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 3
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 3
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 3
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 11 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 11 spaces, found 2
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 15 spaces, found 3
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 12 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 12 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 12 spaces, found 2
(#26) The use of function eval() is forbidden
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 12 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 12 spaces, found 2
(#29) Inline control structures are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 12 spaces, found 3
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 12 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) function name "getTranslations" must be lower-case letters only
(#39) Opening brace should be on the same line as the declaration
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Variable "stringNotUsed" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) "require" must be immediately followed by an open parenthesis
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) "require" must be immediately followed by an open parenthesis
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Variable "stringNotUsed" must be all lower-case
(#55) Variable "langPaths" must be all lower-case
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Variable "langPaths" must be all lower-case
(#58) Variable "langPaths" must be all lower-case
(#61) Variable "translationGroups" must be all lower-case
(#61) Variable "defaultLang" must be all lower-case
(#63) Variable "fileStart" must be all lower-case
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Whitespace found at end of line within string
(#71) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#90) Variable "langPaths" must be all lower-case
(#90) Variable "langPath" must be all lower-case
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Variable "langPath" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Variable "langPath" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Variable "fileContent" must be all lower-case
(#95) Variable "fileStart" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#97) Variable "translationGroups" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Variable "fileContent" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#99) Variable "groupString" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Variable "fileContent" must be all lower-case
(#100) Variable "groupString" must be all lower-case
(#100) Variable "groupString" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Variable "groupString" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Variable "fileContent" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#111) Variable "fileContent" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) This comment is 63% valid code; is this commented out code?
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Line indented incorrectly; expected at least 4 spaces, found 2
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Variable "langPath" must be all lower-case
(#121) Variable "fileContent" must be all lower-case
blocks/exaport/lang/zh_cn/block_exacomp.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#170) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Whitespace found at end of line within string
(#173) Whitespace found at end of line within string
(#228) Inline comments must end in full-stops, exclamation marks, or question marks
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Blank comments are not allowed
(#249) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#336) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#360) Whitespace found at end of line within string
(#361) Whitespace found at end of line within string
(#362) Whitespace found at end of line within string
(#363) Whitespace found at end of line within string
(#364) Whitespace found at end of line within string
(#365) Whitespace found at end of line within string
(#366) Whitespace found at end of line within string
(#367) Whitespace found at end of line within string
(#368) Whitespace found at end of line within string
(#369) Whitespace found at end of line within string
(#370) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#372) Whitespace found at end of line within string
(#373) Whitespace found at end of line within string
(#374) Whitespace found at end of line within string
(#375) Whitespace found at end of line within string
(#376) Whitespace found at end of line within string
(#377) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#379) Whitespace found at end of line within string
(#380) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#382) Whitespace found at end of line within string
(#383) Whitespace found at end of line within string
(#384) Whitespace found at end of line within string
(#385) Whitespace found at end of line within string
(#386) Whitespace found at end of line within string
(#387) Whitespace found at end of line within string
(#388) Whitespace found at end of line within string
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#430) Inline comments must end in full-stops, exclamation marks, or question marks
(#431) Variable "stringNotUsed" must be all lower-case
(#436) Expected "if (...) {\n"; found "if (...){\n"
(#437) Line indented incorrectly; expected at least 4 spaces, found 0
(#437) "require" must be immediately followed by an open parenthesis
blocks/exaport/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#4) "require_once" must be immediately followed by an open parenthesis
(#6) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#13) Expected 1 space before comment text but found 18; use block comment if you need indentation
(#14) Expected 1 space before comment text but found 31; use block comment if you need indentation
(#15) Expected 1 space before comment text but found 46; use block comment if you need indentation
(#16) Expected 1 space before comment text but found 53; use block comment if you need indentation
(#17) Inline comments must end in full-stops, exclamation marks, or question marks
(#17) Expected 1 space before comment text but found 55; use block comment if you need indentation
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#21) Inline comments must end in full-stops, exclamation marks, or question marks
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Inline control structures are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Inline control structures are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 12 spaces, found 3
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#46) Usage of ELSEIF not allowed; use ELSE IF instead
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Inline control structures are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#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
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Inline control structures are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) Usage of ELSEIF not allowed; use ELSE IF instead
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#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
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 12 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 4
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 4
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#102) Inline control structures are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#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
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Line exceeds 132 characters; contains 139 characters
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Usage of ELSEIF not allowed; use ELSE IF instead
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Line exceeds 132 characters; contains 160 characters
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 2
(#129) Line exceeds 132 characters; contains 177 characters
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 2
(#130) Line exceeds maximum limit of 180 characters; contains 218 characters
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/lib/class.scormparser.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#36) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#36) Scope modifier not specified for member variable "$error"
(#37) Member variable "errorMsg" must be all lower-case
(#37) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#37) Scope modifier not specified for member variable "$errorMsg"
(#38) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#38) Scope modifier not specified for member variable "$warning"
(#39) Member variable "warningMsg" must be all lower-case
(#39) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#39) Scope modifier not specified for member variable "$warningMsg"
(#40) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#40) Scope modifier not specified for member variable "$dir"
(#41) Member variable "deleteFiles" must be all lower-case
(#41) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#41) Scope modifier not specified for member variable "$deleteFiles"
(#49) method name "SCORMParser::setError" must be in lower-case letters only
(#49) Visibility must be declared on method "setError"
(#61) method name "SCORMParser::setWarning" must be in lower-case letters only
(#61) Visibility must be declared on method "setWarning"
(#72) method name "SCORMParser::isError" must be in lower-case letters only
(#72) Visibility must be declared on method "isError"
(#82) method name "SCORMParser::isWarning" must be in lower-case letters only
(#82) Visibility must be declared on method "isWarning"
(#92) method name "SCORMParser::getError" must be in lower-case letters only
(#92) Visibility must be declared on method "getError"
(#102) method name "SCORMParser::getWarning" must be in lower-case letters only
(#102) Visibility must be declared on method "getWarning"
(#113) Visibility must be declared on method "parse"
(#115) Whitespace found at end of line
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#121) Expected "} else {\n"; found "}\n else {\n"
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Variable "objXML" must be all lower-case
(#129) Variable "arrOutput" must be all lower-case
(#129) Variable "objXML" must be all lower-case
(#129) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Expected "if (...) {\n"; found "if(...) {\n"
(#130) Variable "arrOutput" must be all lower-case
(#131) Variable "objXML" must be all lower-case
(#134) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#134) Expected "if (...) {\n"; found "if(...) {\n"
(#134) Variable "arrOutput" must be all lower-case
(#135) Variable "arrOutput" must be all lower-case
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Expected "} else {\n"; found "}\n else {\n"
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#143) Inline control structures are not allowed
(#146) Inline comments must start with a capital letter, digit or 3-dots sequence
(#146) Inline comments must end in full-stops, exclamation marks, or question marks
(#147) Inline control structures are not allowed
(#152) Whitespace found at end of line
(#161) Visibility must be declared on method "combine"
(#163) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#165) Whitespace found at end of line
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Expected "if (...) {\n"; found "if(...) {\n"
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#173) Inline control structures are not allowed
(#175) Inline control structures are not allowed
(#177) Whitespace found at end of line
(#178) Inline control structures are not allowed
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 4
(#181) Inline control structures are not allowed
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 5
(#184) Expected "if (...) {\n"; found "if(...) { // if the IDENTIFIERREF is set...\n"
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#185) Expected "if (...) {\n"; found "if(...) { // ... and the resource exists\n"
(#186) Inline comments must end in full-stops, exclamation marks, or question marks
(#186) Line exceeds maximum limit of 180 characters; contains 192 characters
(#188) Expected "if (...) {\n"; found "if(...) {\n"
(#189) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Expected "} else if (...) {\n"; found "}\n else if(...) {\n"
(#193) Expected "if (...) {\n"; found "if(...) {\n"
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#197) Inline control structures are not allowed
(#200) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#201) Inline control structures are not allowed
(#202) Line exceeds 132 characters; contains 148 characters
(#203) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#204) Inline control structures are not allowed
(#210) Expected "} else {\n"; found "}\n else {\n"
(#211) Line exceeds maximum limit of 180 characters; contains 193 characters
(#214) Expected "} else {\n"; found "}\n else {\n"
(#215) Line exceeds 132 characters; contains 166 characters
(#219) Whitespace found at end of line
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Inline comments must end in full-stops, exclamation marks, or question marks
(#221) Expected "if (...) {\n"; found "if(...) {\n"
(#222) Line indented incorrectly; expected at least 16 spaces, found 15
(#237) Visibility must be declared on method "parse_manifest"
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#240) Expected "if (...) {\n"; found "if(...) {\n"
(#248) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#252) Inline control structures are not allowed
(#255) Inline control structures are not allowed
(#260) Inline comments must start with a capital letter, digit or 3-dots sequence
(#261) Line exceeds 132 characters; contains 155 characters
(#261) Inline comments must end in full-stops, exclamation marks, or question marks
(#261) No space found before comment text; expected "// identifier des arrays müssen erhalten bleiben, deshalb +" but found "//identifier des arrays müssen erhalten bleiben, deshalb +"
(#271) Whitespace found at end of line
(#279) method name "SCORMParser::getOrganizations" must be in lower-case letters only
(#279) Visibility must be declared on method "getOrganizations"
(#284) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) This comment is 60% valid code; is this commented out code?
(#285) Line indented incorrectly; expected at least 12 spaces, found 9
(#286) Expected "if (...) {\n"; found "if(...) {\n"
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Variable "new_organization" must not contain underscores.
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 16 spaces, found 11
(#289) Expected "if (...) {\n"; found "if(...) {\n"
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 20 spaces, found 12
(#290) Variable "new_organization" must not contain underscores.
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 16 spaces, found 11
(#292) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#294) Variable "new_organization" must not contain underscores.
(#296) Variable "new_organization" must not contain underscores.
(#296) Line exceeds 132 characters; contains 155 characters
(#298) Inline control structures are not allowed
(#299) Variable "new_organization" must not contain underscores.
(#305) Variable "new_organization" must not contain underscores.
(#306) Variable "new_organization" must not contain underscores.
(#308) Expected "} else {\n"; found "}\n else {\n"
(#312) Space found before semicolon; expected "$organization;" but found "$organization ;"
(#322) Line indented incorrectly; expected 4 spaces, found 5
(#322) method name "SCORMParser::recItemSearch" must be in lower-case letters only
(#322) Visibility must be declared on method "recItemSearch"
(#325) Expected "if (...) {\n"; found "if(...) {\n"
(#326) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#330) Line exceeds 132 characters; contains 140 characters
(#332) Inline control structures are not allowed
(#341) Closing brace indented incorrectly; expected 5 spaces, found 4
(#351) method name "SCORMParser::getResources" must be in lower-case letters only
(#351) Visibility must be declared on method "getResources"
(#353) Inline comments must end in full-stops, exclamation marks, or question marks
(#354) Expected "if (...) {\n"; found "if(...) {\n"
(#355) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#374) method name "SCORMParser::getResource" must be in lower-case letters only
(#374) Visibility must be declared on method "getResource"
(#379) Expected "if (...) {\n"; found "if(...) {\n"
(#380) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#382) Expected "if (...) {\n"; found "if(...) {\n"
(#383) Inline control structures are not allowed
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) Line exceeds maximum limit of 180 characters; contains 223 characters
(#386) Line indented incorrectly; expected 20 spaces, found 40
(#386) Closing brace indented incorrectly; expected 20 spaces, found 40
(#388) Inline control structures are not allowed
(#391) Inline control structures are not allowed
(#401) Whitespace found at end of line
(#409) method name "SCORMParser::getMetadata" must be in lower-case letters only
(#409) Visibility must be declared on method "getMetadata"
(#410) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
blocks/exaport/lib/classes/doc.inc.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#8) Whitespace found at end of line
(#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.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#19) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#32) Whitespace found at end of line
(#43) This comment is 67% valid code; is this commented out code?
(#45) Perl-style comments are not allowed; use "// Comment." instead
(#48) Commas (,) must be followed by white space.
(#48) Line exceeds maximum limit of 180 characters; contains 320 characters
(#50) This comment is 55% valid code; is this commented out code?
(#51) Perl-style comments are not allowed; use "// Comment." instead
(#52) Line exceeds 132 characters; contains 136 characters
(#52) Perl-style comments are not allowed; use "// Comment." instead
(#53) Perl-style comments are not allowed; use "// Comment." instead
(#56) Commas (,) must be followed by white space.
(#56) Line exceeds 132 characters; contains 175 characters
(#59) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#74) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Member variable "xxmlDoc" must be all lower-case
(#78) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#78) Scope modifier not specified for member variable "$xxmlDoc"
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Member variable "xuseSimpleRegex" must be all lower-case
(#79) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#79) Scope modifier not specified for member variable "$xuseSimpleRegex"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#80) Member variable "xRegexIndex" must be all lower-case
(#80) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#80) Scope modifier not specified for member variable "$xRegexIndex"
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#89) method name "MiniXMLDoc::MiniXMLDoc" must be in lower-case letters only
(#89) PHP4 style constructors are not allowed; use "__construct()" instead
(#89) Visibility must be declared on method "MiniXMLDoc"
(#89) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Opening brace should be on the same line as the declaration
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#96) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#103) Visibility must be declared on method "init"
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Opening brace should be on the same line as the declaration
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) method name "MiniXMLDoc::getRoot" must be in lower-case letters only
(#112) Visibility must be declared on method "getRoot"
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Opening brace should be on the same line as the declaration
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#121) method name "MiniXMLDoc::setRoot" must be in lower-case letters only
(#121) Visibility must be declared on method "setRoot"
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Opening brace should be on the same line as the declaration
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#123) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#135) method name "MiniXMLDoc::isElement" must be in lower-case letters only
(#135) Visibility must be declared on method "isElement"
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Opening brace should be on the same line as the declaration
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#137) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#150) method name "MiniXMLDoc::isNode" must be in lower-case letters only
(#150) Visibility must be declared on method "isNode"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 4 spaces, found 1
(#151) Opening brace should be on the same line as the declaration
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#152) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#172) method name "MiniXMLDoc::createElement" must be in lower-case letters only
(#172) Visibility must be declared on method "createElement"
(#172) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#172) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Opening brace should be on the same line as the declaration
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Variable "newElement" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 2
(#176) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 12 spaces, found 3
(#178) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 12 spaces, found 3
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 16 spaces, found 4
(#180) Variable "newElement" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 12 spaces, found 3
(#181) Usage of ELSEIF not allowed; use ELSE IF instead
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Variable "newElement" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 3
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Variable "newElement" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Whitespace found at end of line
(#197) Line indented incorrectly; expected at least 4 spaces, found 1
(#198) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#204) method name "MiniXMLDoc::getElement" must be in lower-case letters only
(#204) Visibility must be declared on method "getElement"
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#205) Opening brace should be on the same line as the declaration
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#208) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Whitespace found at end of line
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#255) method name "MiniXMLDoc::getElementByPath" must be in lower-case letters only
(#255) Visibility must be declared on method "getElementByPath"
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Opening brace should be on the same line as the declaration
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#259) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 12 spaces, found 3
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 2
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Whitespace found at end of line
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#268) method name "MiniXMLDoc::fromFile" must be in lower-case letters only
(#268) Visibility must be declared on method "fromFile"
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Opening brace should be on the same line as the declaration
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#271) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Whitespace found at end of line
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 8 spaces, found 2
(#277) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Variable "tmpName" must be all lower-case
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 12 spaces, found 3
(#281) Expected "if (...) {\n"; found "if (...) \n\t\t\t{\n"
(#281) Whitespace found at end of line
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 12 spaces, found 3
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 16 spaces, found 5
(#283) Variable "tmpName" must be all lower-case
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 12 spaces, found 3
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 3
(#285) Variable "cacheFileStat" must be all lower-case
(#285) Variable "tmpName" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 12 spaces, found 3
(#287) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#287) Variable "cacheFileStat" must be all lower-case
(#287) Variable "cacheFileStat" must be all lower-case
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 3
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 16 spaces, found 4
(#290) Variable "tmpName" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 16 spaces, found 4
(#291) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 16 spaces, found 4
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 20 spaces, found 5
(#293) Expected "if (...) {\n"; found "if (...) \n\t\t\t\t\t{\n"
(#293) Whitespace found at end of line
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 20 spaces, found 5
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 24 spaces, found 6
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 20 spaces, found 5
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 20 spaces, found 5
(#297) Variable "tmpFileSize" must be all lower-case
(#297) Variable "tmpName" must be all lower-case
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 20 spaces, found 5
(#298) Variable "tmpFileContents" must be all lower-case
(#298) Variable "tmpFileSize" must be all lower-case
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 20 spaces, found 5
(#300) Variable "serializedObj" must be all lower-case
(#300) Variable "tmpFileContents" must be all lower-case
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 20 spaces, found 5
(#302) Variable "sRoot" must be all lower-case
(#302) Variable "serializedObj" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 20 spaces, found 5
(#303) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#303) Variable "sRoot" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 20 spaces, found 5
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 24 spaces, found 6
(#305) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t{\n"
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 24 spaces, found 6
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 28 spaces, found 7
(#307) Variable "tmpName" must be all lower-case
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 24 spaces, found 6
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 24 spaces, found 6
(#309) Variable "sRoot" must be all lower-case
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 24 spaces, found 6
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 24 spaces, found 6
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Whitespace found at end of line
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 20 spaces, found 5
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 16 spaces, found 4
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#317) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 12 spaces, found 3
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 8 spaces, found 2
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Whitespace found at end of line
(#321) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Whitespace found at end of line
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Variable "retVal" must be all lower-case
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 2
(#330) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 8 spaces, found 2
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Whitespace found at end of line
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Variable "retVal" must be all lower-case
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Whitespace found at end of line
(#336) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Whitespace found at end of line
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 4 spaces, found 1
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Whitespace found at end of line
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 4 spaces, found 1
(#340) method name "MiniXMLDoc::saveToCache" must be in lower-case letters only
(#340) Visibility must be declared on method "saveToCache"
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Opening brace should be on the same line as the declaration
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 8 spaces, found 2
(#342) Variable "tmpName" must be all lower-case
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used to indent lines; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 8 spaces, found 2
(#344) Variable "tmpName" must be all lower-case
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Whitespace found at end of line
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 8 spaces, found 2
(#346) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 12 spaces, found 3
(#348) Variable "tmpName" must be all lower-case
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 8 spaces, found 2
(#350) Spaces must be used to indent lines; tabs are not allowed
(#350) Tab found within whitespace
(#350) Whitespace found at end of line
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 8 spaces, found 2
(#351) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Whitespace found at end of line
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 12 spaces, found 3
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 12 spaces, found 3
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Whitespace found at end of line
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 8 spaces, found 2
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 3
(#359) Variable "tmpName" must be all lower-case
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 8 spaces, found 2
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 1
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Whitespace found at end of line
(#366) Line indented incorrectly; expected at least 4 spaces, found 1
(#366) Whitespace found at end of line
(#367) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 4 spaces, found 1
(#372) method name "MiniXMLDoc::fromString" must be in lower-case letters only
(#372) Visibility must be declared on method "fromString"
(#372) Variable "XMLString" must be all lower-case
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 4 spaces, found 1
(#373) Opening brace should be on the same line as the declaration
(#374) Spaces must be used to indent lines; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#374) Variable "useSimpleFlag" must be all lower-case
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Whitespace found at end of line
(#375) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 8 spaces, found 2
(#377) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#377) Variable "XMLString" must be all lower-case
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 12 spaces, found 3
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Whitespace found at end of line
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 12 spaces, found 3
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 12 spaces, found 7
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 12 spaces, found 7
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 12 spaces, found 7
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 12 spaces, found 7
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 12 spaces, found 7
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 12 spaces, found 7
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 7
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 12 spaces, found 7
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 12 spaces, found 7
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 12 spaces, found 7
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 18 spaces, found 4
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 18 spaces, found 3
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 12 spaces, found 3
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 7
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 12 spaces, found 7
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 12 spaces, found 7
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 12 spaces, found 7
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 7
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 7
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 12 spaces, found 7
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 7
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 12 spaces, found 7
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 12 spaces, found 7
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 7
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 12 spaces, found 7
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 7
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 12 spaces, found 7
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 12 spaces, found 7
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 12 spaces, found 4
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 12 spaces, found 3
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 8 spaces, found 2
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#417) Variable "XMLString" must be all lower-case
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#419) Variable "useSimpleFlag" must be all lower-case
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Whitespace found at end of line
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Whitespace found at end of line
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 4 spaces, found 1
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Whitespace found at end of line
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Whitespace found at end of line
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 4 spaces, found 1
(#426) method name "MiniXMLDoc::fromArray" must be in lower-case letters only
(#426) Visibility must be declared on method "fromArray"
(#426) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 4 spaces, found 1
(#427) Opening brace should be on the same line as the declaration
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 2
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#430) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 8 spaces, found 2
(#432) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 2
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Whitespace found at end of line
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 12 spaces, found 3
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Whitespace found at end of line
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 8 spaces, found 2
(#438) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 2
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 12 spaces, found 3
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 8 spaces, found 2
(#443) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 8 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Whitespace found at end of line
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 12 spaces, found 3
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 12 spaces, found 3
(#447) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t{\n"
(#447) Variable "attribName" must be all lower-case
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 12 spaces, found 3
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 16 spaces, found 4
(#449) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#449) Variable "attribName" must be all lower-case
(#449) Variable "attribName" must be all lower-case
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 16 spaces, found 4
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 20 spaces, found 5
(#451) Variable "attribName" must be all lower-case
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 16 spaces, found 4
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Whitespace found at end of line
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 16 spaces, found 4
(#454) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 16 spaces, found 4
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 20 spaces, found 5
(#456) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t\t\t\t{\n"
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 20 spaces, found 5
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 24 spaces, found 6
(#458) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t{\n"
(#458) Variable "attribName" must be all lower-case
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 24 spaces, found 6
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 28 spaces, found 7
(#460) Variable "attribName" must be all lower-case
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected 24 spaces, found 6
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 28 spaces, found 7
(#462) Variable "attribName" must be all lower-case
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 24 spaces, found 6
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 20 spaces, found 5
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 16 spaces, found 4
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 20 spaces, found 5
(#466) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#466) Commas (,) must be followed by white space.
(#466) Variable "attribName" must be all lower-case
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 20 spaces, found 5
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 24 spaces, found 6
(#468) Variable "attribName" must be all lower-case
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 20 spaces, found 5
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 24 spaces, found 6
(#470) Variable "attribName" must be all lower-case
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 20 spaces, found 5
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 16 spaces, found 4
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected 12 spaces, found 3
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Whitespace found at end of line
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Inline comments must start with a capital letter, digit or 3-dots sequence
(#475) Inline comments must end in full-stops, exclamation marks, or question marks
(#475) Line indented incorrectly; expected at least 12 spaces, found 3
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 12 spaces, found 3
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 8 spaces, found 2
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 12 spaces, found 3
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected 8 spaces, found 2
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Whitespace found at end of line
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 8 spaces, found 2
(#481) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 8 spaces, found 2
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 12 spaces, found 3
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Whitespace found at end of line
(#484) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Whitespace found at end of line
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 3
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Whitespace found at end of line
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 8 spaces, found 2
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Whitespace found at end of line
(#489) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Whitespace found at end of line
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 spaces, found 2
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Whitespace found at end of line
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Whitespace found at end of line
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#495) method name "MiniXMLDoc::_fromArray_getExtractSub" must be in lower-case letters only
(#495) Visibility must be declared on method "_fromArray_getExtractSub"
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#496) Opening brace should be on the same line as the declaration
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Inline comments must start with a capital letter, digit or 3-dots sequence
(#497) Line indented incorrectly; expected at least 8 spaces, found 2
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 8 spaces, found 2
(#499) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 2
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 12 spaces, found 3
(#501) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 3
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#503) Line indented incorrectly; expected at least 16 spaces, found 4
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 16 spaces, found 4
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 12 spaces, found 3
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 16 spaces, found 4
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 12 spaces, found 3
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Whitespace found at end of line
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 8 spaces, found 2
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 12 spaces, found 3
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 2
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Whitespace found at end of line
(#512) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Whitespace found at end of line
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 8 spaces, found 2
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected 4 spaces, found 1
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Whitespace found at end of line
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Whitespace found at end of line
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Whitespace found at end of line
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Whitespace found at end of line
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Whitespace found at end of line
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 4 spaces, found 1
(#521) method name "MiniXMLDoc::_fromArray_extractAssociativeARRAY" must be in lower-case letters only
(#521) Visibility must be declared on method "_fromArray_extractAssociativeARRAY"
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected at least 4 spaces, found 1
(#522) Opening brace should be on the same line as the declaration
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Whitespace found at end of line
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected at least 8 spaces, found 2
(#524) Variable "thisElement" must be all lower-case
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Whitespace found at end of line
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 8 spaces, found 2
(#526) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 2
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Whitespace found at end of line
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 12 spaces, found 3
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Whitespace found at end of line
(#530) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Whitespace found at end of line
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 12 spaces, found 3
(#532) Variable "thisElement" must be all lower-case
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Whitespace found at end of line
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 8 spaces, found 2
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Whitespace found at end of line
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 2
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected 4 spaces, found 1
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected 4 spaces, found 1
(#539) method name "MiniXMLDoc::_fromArray_extractARRAY" must be in lower-case letters only
(#539) Visibility must be declared on method "_fromArray_extractARRAY"
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) Opening brace should be on the same line as the declaration
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Whitespace found at end of line
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 8 spaces, found 2
(#542) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 8 spaces, found 2
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 12 spaces, found 3
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Whitespace found at end of line
(#545) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Whitespace found at end of line
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 12 spaces, found 3
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Whitespace found at end of line
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 8 spaces, found 2
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Whitespace found at end of line
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Whitespace found at end of line
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected 4 spaces, found 1
(#555) method name "MiniXMLDoc::_fromArray_extractSTRING" must be in lower-case letters only
(#555) Visibility must be declared on method "_fromArray_extractSTRING"
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 4 spaces, found 1
(#556) Opening brace should be on the same line as the declaration
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Whitespace found at end of line
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 8 spaces, found 2
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Whitespace found at end of line
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected 8 spaces, found 2
(#560) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#560) Whitespace found at end of line
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 8 spaces, found 3
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 8 spaces, found 5
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 8 spaces, found 7
(#563) Whitespace found at end of line
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Whitespace found at end of line
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 5
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 11 spaces, found 5
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 11 spaces, found 2
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 15 spaces, found 3
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 8 spaces, found 2
(#569) Usage of ELSEIF not allowed; use ELSE IF instead
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Whitespace found at end of line
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 12 spaces, found 3
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 12 spaces, found 3
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 8 spaces, found 2
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Whitespace found at end of line
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 8 spaces, found 2
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 4 spaces, found 1
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Whitespace found at end of line
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Whitespace found at end of line
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected 4 spaces, found 1
(#581) Visibility must be declared on method "time"
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) Opening brace should be on the same line as the declaration
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 2
(#583) The use of function error_log() is forbidden
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 4 spaces, found 1
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Inline comments must start with a capital letter, digit or 3-dots sequence
(#585) Line indented incorrectly; expected at least 4 spaces, found 1
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 4 spaces, found 1
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 4 spaces, found 1
(#587) method name "MiniXMLDoc::fromSubString" must be in lower-case letters only
(#587) Visibility must be declared on method "fromSubString"
(#587) Variable "parentElement" must be all lower-case
(#587) Variable "XMLString" must be all lower-case
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#588) Opening brace should be on the same line as the declaration
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Inline comments must start with a capital letter, digit or 3-dots sequence
(#589) Inline comments must end in full-stops, exclamation marks, or question marks
(#589) This comment is 86% valid code; is this commented out code?
(#589) Line indented incorrectly; expected at least 8 spaces, found 2
(#589) No space found before comment text; expected "// $this->time('fromSubStr');" but found "//$this->time('fromSubStr');"
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Whitespace found at end of line
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 8 spaces, found 2
(#591) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#591) Variable "parentElement" must be all lower-case
(#591) Variable "XMLString" must be all lower-case
(#591) Variable "XMLString" must be all lower-case
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 8 spaces, found 2
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 12 spaces, found 3
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected 8 spaces, found 2
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 8 spaces, found 2
(#595) Expected "if (...) {\n"; found "if (...) \n\t\t{\n"
(#595) Whitespace found at end of line
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 2
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 12 spaces, found 3
(#597) Variable "parentElement" must be all lower-case
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 8 spaces, found 2
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Whitespace found at end of line
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 8 spaces, found 2
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 8 spaces, found 2
(#601) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#601) Variable "XMLString" must be all lower-case
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 8 spaces, found 2
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Inline comments must start with a capital letter, digit or 3-dots sequence
(#603) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) This comment is 75% valid code; is this commented out code?
(#603) Line indented incorrectly; expected at least 12 spaces, found 3
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Whitespace found at end of line
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 12 spaces, found 3
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Whitespace found at end of line
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 12 spaces, found 3
(#607) Variable "numMatches" must be all lower-case
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Whitespace found at end of line
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 12 spaces, found 3
(#609) Expected "for (...) {\n"; found "for(...)\n\t\t\t{\n"
(#609) Expected 1 space before "="; 0 found
(#609) Expected 1 space after "="; 0 found
(#609) Variable "numMatches" must be all lower-case
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 12 spaces, found 3
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 16 spaces, found 4
(#611) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 16 spaces, found 4
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 20 spaces, found 5
(#613) Variable "numMatches" must be all lower-case
(#613) Whitespace found at end of line
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 16 spaces, found 4
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Whitespace found at end of line
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 16 spaces, found 4
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 16 spaces, found 4
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 16 spaces, found 4
(#618) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 16 spaces, found 4
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 20 spaces, found 5
(#620) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 20 spaces, found 5
(#621) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 20 spaces, found 5
(#622) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Whitespace found at end of line
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 20 spaces, found 5
(#624) Variable "tailEndIndexes" must be all lower-case
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 16 spaces, found 4
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Whitespace found at end of line
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 20 spaces, found 5
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 20 spaces, found 5
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 20 spaces, found 5
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Whitespace found at end of line
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 20 spaces, found 5
(#631) Variable "tailEndIndexes" must be all lower-case
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected 16 spaces, found 4
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Whitespace found at end of line
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 16 spaces, found 4
(#635) Spaces must be used for alignment; tabs are not allowed
(#635) Tab found within whitespace
(#635) Whitespace found at end of line
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Inline comments must start with a capital letter, digit or 3-dots sequence
(#636) Inline comments must end in full-stops, exclamation marks, or question marks
(#636) Line indented incorrectly; expected at least 16 spaces, found 4
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected at least 16 spaces, found 4
(#637) Variable "moreContent" must be all lower-case
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 16 spaces, found 4
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 16 spaces, found 4
(#639) Expected "while (...) {\n"; found "while (...)\n\t\t\t\t{\n"
(#639) Variable "moreContent" must be all lower-case
(#639) Variable "tailEndIndexes" must be all lower-case
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 16 spaces, found 4
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 20 spaces, found 5
(#641) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#641) Variable "tailEndIndexes" must be all lower-case
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 20 spaces, found 5
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 24 spaces, found 6
(#643) Variable "moreContent" must be all lower-case
(#643) Variable "tailEndIndexes" must be all lower-case
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 20 spaces, found 5
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Whitespace found at end of line
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 20 spaces, found 5
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 16 spaces, found 4
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Whitespace found at end of line
(#648) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Whitespace found at end of line
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Whitespace found at end of line
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected 16 spaces, found 4
(#651) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 16 spaces, found 4
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Inline comments must start with a capital letter, digit or 3-dots sequence
(#653) Inline comments must end in full-stops, exclamation marks, or question marks
(#653) This comment is 58% valid code; is this commented out code?
(#653) Line indented incorrectly; expected at least 20 spaces, found 5
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 20 spaces, found 5
(#654) Variable "newElement" must be all lower-case
(#654) Variable "parentElement" must be all lower-case
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 20 spaces, found 5
(#655) Variable "newElement" must be all lower-case
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Whitespace found at end of line
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected 16 spaces, found 4
(#657) Usage of ELSEIF not allowed; use ELSE IF instead
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Inline comments must start with a capital letter, digit or 3-dots sequence
(#658) Inline comments must end in full-stops, exclamation marks, or question marks
(#658) This comment is 67% valid code; is this commented out code?
(#658) Line indented incorrectly; expected at least 20 spaces, found 5
(#658) No space found before comment text; expected "// _MiniXMLLog ("Got comment $comment");" but found "//_MiniXMLLog ("Got comment $comment");"
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 20 spaces, found 5
(#659) Variable "parentElement" must be all lower-case
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Whitespace found at end of line
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 16 spaces, found 4
(#661) Usage of ELSEIF not allowed; use ELSE IF instead
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Inline comments must start with a capital letter, digit or 3-dots sequence
(#662) Inline comments must end in full-stops, exclamation marks, or question marks
(#662) This comment is 67% valid code; is this commented out code?
(#662) Line indented incorrectly; expected at least 20 spaces, found 5
(#662) No space found before comment text; expected "// _MiniXMLLog ("Got cdata $cdata");" but found "//_MiniXMLLog ("Got cdata $cdata");"
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 20 spaces, found 5
(#663) Variable "newElement" must be all lower-case
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 20 spaces, found 5
(#664) Variable "parentElement" must be all lower-case
(#664) Variable "newElement" must be all lower-case
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected 16 spaces, found 4
(#665) Usage of ELSEIF not allowed; use ELSE IF instead
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Inline comments must start with a capital letter, digit or 3-dots sequence
(#666) Inline comments must end in full-stops, exclamation marks, or question marks
(#666) This comment is 60% valid code; is this commented out code?
(#666) Line indented incorrectly; expected at least 20 spaces, found 5
(#666) No space found before comment text; expected "// _MiniXMLLog ("Got doctype $doctypedef '" . $mcp[11][$i] . "'");" but found "//_MiniXMLLog ("Got doctype $doctypedef '" . $mcp[11][$i] . "'");"
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 20 spaces, found 5
(#667) Variable "newElement" must be all lower-case
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 20 spaces, found 5
(#668) Variable "appendedChild" must be all lower-case
(#668) Variable "parentElement" must be all lower-case
(#668) Variable "newElement" must be all lower-case
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 20 spaces, found 5
(#669) Variable "appendedChild" must be all lower-case
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Whitespace found at end of line
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 16 spaces, found 4
(#671) Usage of ELSEIF not allowed; use ELSE IF instead
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Inline comments must start with a capital letter, digit or 3-dots sequence
(#672) Inline comments must end in full-stops, exclamation marks, or question marks
(#672) This comment is 67% valid code; is this commented out code?
(#672) Line indented incorrectly; expected at least 20 spaces, found 5
(#672) No space found before comment text; expected "// _MiniXMLLog ("Got entity $entityname");" but found "//_MiniXMLLog ("Got entity $entityname");"
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 20 spaces, found 5
(#673) Variable "newElement" must be all lower-case
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 20 spaces, found 5
(#674) Variable "parentElement" must be all lower-case
(#674) Variable "newElement" must be all lower-case
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Whitespace found at end of line
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected 16 spaces, found 4
(#676) Usage of ELSEIF not allowed; use ELSE IF instead
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Whitespace found at end of line
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 20 spaces, found 5
(#678) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 20 spaces, found 5
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 24 spaces, found 6
(#680) Variable "parentElement" must be all lower-case
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 20 spaces, found 5
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Whitespace found at end of line
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected 16 spaces, found 4
(#683) Usage of ELSEIF not allowed; use ELSE IF instead
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Whitespace found at end of line
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Inline comments must start with a capital letter, digit or 3-dots sequence
(#685) Inline comments must end in full-stops, exclamation marks, or question marks
(#685) This comment is 72% valid code; is this commented out code?
(#685) Line indented incorrectly; expected at least 20 spaces, found 5
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Whitespace found at end of line
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 20 spaces, found 5
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Line indented incorrectly; expected at least 20 spaces, found 5
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#689) Whitespace found at end of line
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected at least 20 spaces, found 5
(#690) Variable "newElement" must be all lower-case
(#690) Variable "parentElement" must be all lower-case
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Line indented incorrectly; expected at least 20 spaces, found 5
(#691) Variable "newElement" must be all lower-case
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Whitespace found at end of line
(#692) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#693) Whitespace found at end of line
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Whitespace found at end of line
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Line indented incorrectly; expected at least 20 spaces, found 5
(#695) Variable "plaintxtMatches" must be all lower-case
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected 20 spaces, found 5
(#696) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#696) Variable "plaintxtMatches" must be all lower-case
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Line indented incorrectly; expected at least 20 spaces, found 5
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 24 spaces, found 6
(#698) Variable "plaintxtMatches" must be all lower-case
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Line indented incorrectly; expected at least 24 spaces, found 6
(#699) Variable "newElement" must be all lower-case
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Whitespace found at end of line
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Line indented incorrectly; expected at least 24 spaces, found 6
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Line indented incorrectly; expected 20 spaces, found 5
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Whitespace found at end of line
(#703) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Line indented incorrectly; expected 20 spaces, found 5
(#705) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 20 spaces, found 5
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 24 spaces, found 6
(#707) Variable "newElement" must be all lower-case
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 20 spaces, found 5
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Whitespace found at end of line
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected 20 spaces, found 5
(#710) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 20 spaces, found 5
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 24 spaces, found 6
(#712) Variable "parentElement" must be all lower-case
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected 20 spaces, found 5
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Whitespace found at end of line
(#714) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Whitespace found at end of line
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected 16 spaces, found 4
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Whitespace found at end of line
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 16 spaces, found 4
(#718) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#718) Variable "moreContent" must be all lower-case
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 16 spaces, found 4
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 20 spaces, found 5
(#720) Variable "parentElement" must be all lower-case
(#720) Variable "moreContent" must be all lower-case
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected 16 spaces, found 4
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Whitespace found at end of line
(#722) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Whitespace found at end of line
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected 12 spaces, found 3
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Whitespace found at end of line
(#725) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Whitespace found at end of line
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected 8 spaces, found 2
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Whitespace found at end of line
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected 4 spaces, found 1
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Whitespace found at end of line
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Whitespace found at end of line
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 4 spaces, found 1
(#733) Line indented incorrectly; expected at least 4 spaces, found 1
(#734) Line indented incorrectly; expected at least 4 spaces, found 1
(#735) Line indented incorrectly; expected at least 4 spaces, found 1
(#736) Line indented incorrectly; expected at least 4 spaces, found 1
(#737) Line indented incorrectly; expected at least 4 spaces, found 1
(#738) Line indented incorrectly; expected at least 4 spaces, found 1
(#738) Whitespace found at end of line
(#739) Line indented incorrectly; expected at least 4 spaces, found 1
(#740) Line indented incorrectly; expected at least 4 spaces, found 1
(#741) Line indented incorrectly; expected at least 4 spaces, found 1
(#742) Line indented incorrectly; expected at least 4 spaces, found 1
(#743) Line indented incorrectly; expected at least 4 spaces, found 1
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected 4 spaces, found 1
(#744) method name "MiniXMLDoc::toString" must be in lower-case letters only
(#744) Visibility must be declared on method "toString"
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 4 spaces, found 1
(#745) Opening brace should be on the same line as the declaration
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 8 spaces, found 2
(#746) Variable "retString" must be all lower-case
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Whitespace found at end of line
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected 8 spaces, found 2
(#748) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 8 spaces, found 2
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 12 spaces, found 3
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected 8 spaces, found 2
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 12 spaces, found 3
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected 8 spaces, found 2
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 8 spaces, found 2
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 8 spaces, found 4
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 11 spaces, found 2
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 11 spaces, found 4
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 11 spaces, found 2
(#758) Variable "retString" must be all lower-case
(#758) Variable "retString" must be all lower-case
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Whitespace found at end of line
(#759) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Whitespace found at end of line
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected 11 spaces, found 2
(#761) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 11 spaces, found 2
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 15 spaces, found 3
(#763) Variable "retString" must be all lower-case
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected 12 spaces, found 2
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Whitespace found at end of line
(#765) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Whitespace found at end of line
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 12 spaces, found 2
(#767) Variable "retString" must be all lower-case
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 4 spaces, found 1
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Whitespace found at end of line
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Whitespace found at end of line
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 4 spaces, found 1
(#772) Line indented incorrectly; expected at least 4 spaces, found 1
(#773) Line indented incorrectly; expected at least 4 spaces, found 1
(#773) Whitespace found at end of line
(#774) Line indented incorrectly; expected at least 4 spaces, found 1
(#775) Line indented incorrectly; expected at least 4 spaces, found 1
(#775) Whitespace found at end of line
(#776) Line indented incorrectly; expected at least 4 spaces, found 1
(#776) Whitespace found at end of line
(#777) Line indented incorrectly; expected at least 4 spaces, found 1
(#778) Line indented incorrectly; expected at least 4 spaces, found 1
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Whitespace found at end of line
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected 4 spaces, found 1
(#780) method name "MiniXMLDoc::toArray" must be in lower-case letters only
(#780) Visibility must be declared on method "toArray"
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 4 spaces, found 1
(#781) Opening brace should be on the same line as the declaration
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Whitespace found at end of line
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 8 spaces, found 2
(#783) Variable "retVal" must be all lower-case
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Whitespace found at end of line
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected 8 spaces, found 2
(#785) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#785) Variable "retVal" must be all lower-case
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Line indented incorrectly; expected at least 8 spaces, found 2
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 12 spaces, found 3
(#787) Variable "retVal" must be all lower-case
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected 8 spaces, found 2
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Whitespace found at end of line
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 2
(#790) Variable "retArray" must be all lower-case
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 5
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Variable "retVal" must be all lower-case
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 11 spaces, found 4
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Whitespace found at end of line
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 11 spaces, found 2
(#794) Variable "retArray" must be all lower-case
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected 4 spaces, found 1
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Whitespace found at end of line
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Whitespace found at end of line
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Whitespace found at end of line
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 4 spaces, found 1
(#801) Line indented incorrectly; expected at least 4 spaces, found 1
(#802) Line indented incorrectly; expected at least 4 spaces, found 1
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected 4 spaces, found 1
(#803) method name "MiniXMLDoc::getValue" must be in lower-case letters only
(#803) Visibility must be declared on method "getValue"
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 4 spaces, found 1
(#804) Opening brace should be on the same line as the declaration
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 8 spaces, found 2
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 4 spaces, found 1
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Whitespace found at end of line
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Whitespace found at end of line
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#809) Whitespace found at end of line
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected at least 4 spaces, found 1
(#811) Line indented incorrectly; expected at least 4 spaces, found 1
(#812) Line indented incorrectly; expected at least 4 spaces, found 1
(#813) Line indented incorrectly; expected at least 4 spaces, found 1
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected 4 spaces, found 1
(#814) Visibility must be declared on method "dump"
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 4 spaces, found 1
(#815) Opening brace should be on the same line as the declaration
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 8 spaces, found 2
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected 4 spaces, found 1
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Whitespace found at end of line
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#819) Whitespace found at end of line
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Whitespace found at end of line
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Inline comments must start with a capital letter, digit or 3-dots sequence
(#821) Line indented incorrectly; expected at least 4 spaces, found 1
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 4 spaces, found 1
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Inline comments must end in full-stops, exclamation marks, or question marks
(#823) Line indented incorrectly; expected at least 4 spaces, found 1
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Line indented incorrectly; expected 4 spaces, found 1
(#824) method name "MiniXMLDoc::_extractAttributesFromString" must be in lower-case letters only
(#824) Visibility must be declared on method "_extractAttributesFromString"
(#824) Variable "attrString" must be all lower-case
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Line indented incorrectly; expected at least 4 spaces, found 1
(#825) Opening brace should be on the same line as the declaration
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Whitespace found at end of line
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected 8 spaces, found 2
(#827) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#827) Variable "attrString" must be all lower-case
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected at least 8 spaces, found 2
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Line indented incorrectly; expected at least 12 spaces, found 3
(#829) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#830) Line indented incorrectly; expected 8 spaces, found 2
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Whitespace found at end of line
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 8 spaces, found 2
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 8 spaces, found 2
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Inline comments must end in full-stops, exclamation marks, or question marks
(#834) Line indented incorrectly; expected at least 8 spaces, found 2
(#834) Whitespace found at end of line
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected at least 8 spaces, found 2
(#835) Variable "attrString" must be all lower-case
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Whitespace found at end of line
(#836) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Whitespace found at end of line
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected 8 spaces, found 2
(#838) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected at least 8 spaces, found 2
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected at least 12 spaces, found 3
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 12 spaces, found 3
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Whitespace found at end of line
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 12 spaces, found 3
(#843) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 12 spaces, found 3
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 16 spaces, found 4
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 16 spaces, found 4
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected 12 spaces, found 3
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected 8 spaces, found 2
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Whitespace found at end of line
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 8 spaces, found 2
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line indented incorrectly; expected 4 spaces, found 1
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 4 spaces, found 1
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected 4 spaces, found 1
(#854) Visibility must be declared on method "__destruct"
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 4 spaces, found 1
(#855) Opening brace should be on the same line as the declaration
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 8 spaces, found 2
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected 4 spaces, found 1
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Whitespace found at end of line
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Whitespace found at end of line
(#867) Whitespace found at end of line
(#876) Whitespace found at end of line
(#877) Whitespace found at end of line
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Whitespace found at end of line
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected 4 spaces, found 1
(#885) method name "MiniXML::MiniXML" must be in lower-case letters only
(#885) PHP4 style constructors are not allowed; use "__construct()" instead
(#885) Visibility must be declared on method "MiniXML"
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 4 spaces, found 1
(#886) Opening brace should be on the same line as the declaration
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 8 spaces, found 2
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected 4 spaces, found 1
(#893) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/classes/element.inc.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Whitespace found at end of line
(#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,".
(#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".
(#11) Whitespace found at end of line
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#31) Whitespace found at end of line
(#43) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#61) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#72) Scope modifier not specified for member variable "$xname"
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#73) Scope modifier not specified for member variable "$xattributes"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#74) Scope modifier not specified for member variable "$xchildren"
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Member variable "xnumChildren" must be all lower-case
(#75) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#75) Scope modifier not specified for member variable "$xnumChildren"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Member variable "xnumElementChildren" must be all lower-case
(#76) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#76) Scope modifier not specified for member variable "$xnumElementChildren"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Member variable "xavoidLoops" must be all lower-case
(#78) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#78) Scope modifier not specified for member variable "$xavoidLoops"
(#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) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) method name "MiniXMLElement::MiniXMLElement" must be in lower-case letters only
(#84) PHP4 style constructors are not allowed; use "__construct()" instead
(#84) Visibility must be declared on method "MiniXMLElement"
(#84) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Opening brace should be on the same line as the declaration
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#92) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 8 spaces, found 2
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Whitespace found at end of line
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#111) Visibility must be declared on method "name"
(#111) Variable "setTo" must be all lower-case
(#111) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Opening brace should be on the same line as the declaration
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#113) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#113) Variable "setTo" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 12 spaces, found 3
(#115) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#115) Variable "setTo" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 12 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Variable "setTo" must be all lower-case
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Whitespace found at end of line
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Whitespace found at end of line
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Visibility must be declared on method "attribute"
(#149) Variable "primValue" must be all lower-case
(#149) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#149) Variable "altValue" must be all lower-case
(#149) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 4 spaces, found 1
(#150) Opening brace should be on the same line as the declaration
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Variable "primValue" must be all lower-case
(#151) Variable "altValue" must be all lower-case
(#151) Variable "primValue" must be all lower-case
(#152) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#154) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 8 spaces, found 2
(#157) Usage of ELSEIF not allowed; use ELSE IF instead
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 8 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 2
(#162) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 2
(#168) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 12 spaces, found 3
(#172) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Whitespace found at end of line
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#182) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Whitespace found at end of line
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Whitespace found at end of line
(#187) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Line indented incorrectly; expected at least 4 spaces, found 1
(#189) Whitespace found at end of line
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Whitespace found at end of line
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 4 spaces, found 1
(#195) Visibility must be declared on method "text"
(#195) Variable "setToPrimary" must be all lower-case
(#195) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#195) Variable "setToAlternate" must be all lower-case
(#195) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Opening brace should be on the same line as the declaration
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Variable "setTo" must be all lower-case
(#197) Variable "setToPrimary" must be all lower-case
(#197) Variable "setToPrimary" must be all lower-case
(#197) Variable "setToAlternate" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#199) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#199) Variable "setTo" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Variable "setTo" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 8 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Variable "retString" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#207) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#207) Expected 1 space before "="; 0 found
(#207) Expected 1 space after "="; 0 found
(#207) Expected 1 space before "<"; 0 found
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 12 spaces, found 3
(#209) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 16 spaces, found 4
(#211) Variable "nodeTxt" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 16 spaces, found 4
(#212) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#212) Variable "nodeTxt" must be all lower-case
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 4
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 20 spaces, found 5
(#214) Variable "retString" must be all lower-case
(#214) Variable "nodeTxt" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 16 spaces, found 4
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#222) Variable "retString" must be all lower-case
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Whitespace found at end of line
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Whitespace found at end of line
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Line indented incorrectly; expected at least 4 spaces, found 1
(#236) Whitespace found at end of line
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Whitespace found at end of line
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Whitespace found at end of line
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#246) Visibility must be declared on method "numeric"
(#246) Variable "setToPrimary" must be all lower-case
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) Variable "setToAlternate" must be all lower-case
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Opening brace should be on the same line as the declaration
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 8 spaces, found 2
(#248) Variable "setTo" must be all lower-case
(#248) Variable "setToPrimary" must be all lower-case
(#248) Variable "setToAlternate" must be all lower-case
(#248) Variable "setToPrimary" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#250) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#250) Variable "setTo" must be all lower-case
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 3
(#252) Variable "setTo" must be all lower-case
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 8 spaces, found 2
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Whitespace found at end of line
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#262) Line indented incorrectly; expected at least 4 spaces, found 1
(#263) Line indented incorrectly; expected at least 4 spaces, found 1
(#264) Line indented incorrectly; expected at least 4 spaces, found 1
(#265) Line indented incorrectly; expected at least 4 spaces, found 1
(#266) Line indented incorrectly; expected at least 4 spaces, found 1
(#267) Line indented incorrectly; expected at least 4 spaces, found 1
(#268) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#269) Visibility must be declared on method "comment"
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Opening brace should be on the same line as the declaration
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Variable "newEl" must be all lower-case
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Whitespace found at end of line
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Variable "appendedComment" must be all lower-case
(#273) Variable "newEl" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Variable "appendedComment" must be all lower-case
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Variable "appendedComment" must be all lower-case
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 4 spaces, found 1
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Whitespace found at end of line
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Whitespace found at end of line
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Whitespace found at end of line
(#290) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#291) Whitespace found at end of line
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#293) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Whitespace found at end of line
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#297) Line indented incorrectly; expected at least 4 spaces, found 1
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#299) method name "MiniXMLElement::docType" must be in lower-case letters only
(#299) Visibility must be declared on method "docType"
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 4 spaces, found 1
(#300) Opening brace should be on the same line as the declaration
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Variable "newElement" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Variable "appendedElement" must be all lower-case
(#303) Variable "newElement" must be all lower-case
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Variable "appendedElement" must be all lower-case
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 4 spaces, found 1
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#308) Line indented incorrectly; expected at least 4 spaces, found 1
(#309) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Whitespace found at end of line
(#311) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Whitespace found at end of line
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) Visibility must be declared on method "entity"
(#315) Commas (,) must be followed by white space.
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#316) Opening brace should be on the same line as the declaration
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Whitespace found at end of line
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Variable "newElement" must be all lower-case
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Variable "appendedEl" must be all lower-case
(#319) Variable "newElement" must be all lower-case
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Variable "appendedEl" must be all lower-case
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 4 spaces, found 1
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Whitespace found at end of line
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Whitespace found at end of line
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Whitespace found at end of line
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Whitespace found at end of line
(#331) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#333) Visibility must be declared on method "cdata"
(#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) Opening brace should be on the same line as the declaration
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Variable "newElement" must be all lower-case
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) Variable "appendedChild" must be all lower-case
(#336) Variable "newElement" must be all lower-case
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Whitespace found at end of line
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#338) Variable "appendedChild" must be all lower-case
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 4 spaces, found 1
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Whitespace found at end of line
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 4 spaces, found 1
(#343) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Whitespace found at end of line
(#346) Line indented incorrectly; expected at least 4 spaces, found 1
(#347) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Line indented incorrectly; expected at least 4 spaces, found 1
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#350) Line indented incorrectly; expected at least 4 spaces, found 1
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 4 spaces, found 1
(#351) method name "MiniXMLElement::getValue" must be in lower-case letters only
(#351) Visibility must be declared on method "getValue"
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Opening brace should be on the same line as the declaration
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 8 spaces, found 2
(#353) Variable "retStr" must be all lower-case
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 8 spaces, found 2
(#354) Variable "valArray" must be all lower-case
(#355) Spaces must be used to indent lines; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 8 spaces, found 2
(#355) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#355) Expected 1 space before "="; 0 found
(#355) Expected 1 space after "="; 0 found
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 8 spaces, found 2
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 12 spaces, found 3
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 12 spaces, found 3
(#358) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 12 spaces, found 3
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 16 spaces, found 4
(#360) Variable "valArray" must be all lower-case
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 12 spaces, found 3
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 8 spaces, found 2
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 2
(#363) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#363) Variable "valArray" must be all lower-case
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 8 spaces, found 2
(#365) Spaces must be used to indent lines; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 12 spaces, found 3
(#365) Variable "retStr" must be all lower-case
(#365) Variable "valArray" must be all lower-case
(#366) Spaces must be used to indent lines; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 8 spaces, found 2
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Variable "retStr" must be all lower-case
(#368) Spaces must be used to indent lines; tabs are not allowed
(#368) Tab found within whitespace
(#368) Whitespace found at end of line
(#369) Spaces must be used to indent lines; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 4 spaces, found 1
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Whitespace found at end of line
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Whitespace found at end of line
(#372) Spaces must be used to indent lines; tabs are not allowed
(#372) Tab found within whitespace
(#372) Whitespace found at end of line
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 4 spaces, found 1
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Whitespace found at end of line
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Line indented incorrectly; expected at least 4 spaces, found 1
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) Spaces must be used to indent lines; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 4 spaces, found 1
(#388) method name "MiniXMLElement::getElement" must be in lower-case letters only
(#388) Visibility must be declared on method "getElement"
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) Opening brace should be on the same line as the declaration
(#390) Spaces must be used to indent lines; tabs are not allowed
(#390) Tab found within whitespace
(#390) Whitespace found at end of line
(#391) Spaces must be used to indent lines; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 8 spaces, found 2
(#391) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#392) Spaces must be used to indent lines; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) Spaces must be used to indent lines; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 12 spaces, found 3
(#394) Spaces must be used to indent lines; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 3
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#396) Spaces must be used to indent lines; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 8 spaces, found 2
(#396) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#397) Spaces must be used to indent lines; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Spaces must be used to indent lines; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 3
(#399) Spaces must be used to indent lines; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 8 spaces, found 2
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#400) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#401) Spaces must be used to indent lines; tabs are not allowed
(#401) Tab found within whitespace
(#401) Whitespace found at end of line
(#402) Spaces must be used to indent lines; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Inline doc block comments are not allowed; use "// Comment." instead
(#403) Spaces must be used to indent lines; tabs are not allowed
(#404) Spaces must be used to indent lines; tabs are not allowed
(#405) Spaces must be used to indent lines; tabs are not allowed
(#406) Spaces must be used to indent lines; tabs are not allowed
(#407) Spaces must be used to indent lines; tabs are not allowed
(#408) Spaces must be used to indent lines; tabs are not allowed
(#409) Spaces must be used to indent lines; tabs are not allowed
(#410) Spaces must be used to indent lines; tabs are not allowed
(#411) Spaces must be used to indent lines; tabs are not allowed
(#412) Spaces must be used to indent lines; tabs are not allowed
(#413) Spaces must be used to indent lines; tabs are not allowed
(#414) Spaces must be used to indent lines; tabs are not allowed
(#415) Spaces must be used to indent lines; tabs are not allowed
(#416) Spaces must be used to indent lines; tabs are not allowed
(#417) Spaces must be used to indent lines; tabs are not allowed
(#418) Spaces must be used to indent lines; tabs are not allowed
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Whitespace found at end of line
(#420) Spaces must be used to indent lines; tabs are not allowed
(#421) Spaces must be used to indent lines; tabs are not allowed
(#422) Spaces must be used to indent lines; tabs are not allowed
(#423) Spaces must be used to indent lines; tabs are not allowed
(#424) Spaces must be used to indent lines; tabs are not allowed
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Whitespace found at end of line
(#426) Spaces must be used to indent lines; tabs are not allowed
(#427) Spaces must be used to indent lines; tabs are not allowed
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 8 spaces, found 2
(#429) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 8 spaces, found 2
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 12 spaces, found 3
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 12 spaces, found 3
(#432) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 8 spaces, found 2
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Whitespace found at end of line
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 2
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 8 spaces, found 2
(#436) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 2
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 12 spaces, found 3
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 12 spaces, found 3
(#439) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 12 spaces, found 3
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 16 spaces, found 4
(#441) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 16 spaces, found 4
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 20 spaces, found 5
(#444) Spaces must be used to indent lines; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 20 spaces, found 5
(#444) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#445) Spaces must be used to indent lines; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 20 spaces, found 5
(#446) Spaces must be used to indent lines; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 24 spaces, found 6
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 20 spaces, found 5
(#448) Spaces must be used to indent lines; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 16 spaces, found 4
(#449) Spaces must be used to indent lines; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 20 spaces, found 5
(#450) Spaces must be used to indent lines; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 20 spaces, found 5
(#450) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#451) Spaces must be used to indent lines; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 20 spaces, found 5
(#452) Spaces must be used to indent lines; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 24 spaces, found 6
(#453) Spaces must be used to indent lines; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 20 spaces, found 5
(#454) Spaces must be used to indent lines; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 16 spaces, found 4
(#455) Spaces must be used to indent lines; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 12 spaces, found 3
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Tab found within whitespace
(#456) Whitespace found at end of line
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 8 spaces, found 2
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Whitespace found at end of line
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 8 spaces, found 2
(#460) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#461) Spaces must be used to indent lines; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Spaces must be used to indent lines; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 12 spaces, found 3
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 12 spaces, found 3
(#463) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#464) Spaces must be used to indent lines; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 12 spaces, found 3
(#465) Spaces must be used to indent lines; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 16 spaces, found 4
(#465) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#466) Spaces must be used to indent lines; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 16 spaces, found 4
(#467) Spaces must be used to indent lines; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 20 spaces, found 5
(#468) Spaces must be used to indent lines; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 16 spaces, found 4
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 16 spaces, found 4
(#470) Spaces must be used to indent lines; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 3
(#471) Spaces must be used to indent lines; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 8 spaces, found 2
(#472) Spaces must be used to indent lines; tabs are not allowed
(#472) Tab found within whitespace
(#472) Whitespace found at end of line
(#473) Spaces must be used to indent lines; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Whitespace found at end of line
(#475) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Whitespace found at end of line
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 4 spaces, found 1
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Whitespace found at end of line
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Whitespace found at end of line
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 4 spaces, found 1
(#481) Line indented incorrectly; expected at least 4 spaces, found 1
(#482) Line indented incorrectly; expected at least 4 spaces, found 1
(#483) Line indented incorrectly; expected at least 4 spaces, found 1
(#484) Line indented incorrectly; expected at least 4 spaces, found 1
(#485) Line indented incorrectly; expected at least 4 spaces, found 1
(#486) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Line indented incorrectly; expected at least 4 spaces, found 1
(#488) Line indented incorrectly; expected at least 4 spaces, found 1
(#489) Line indented incorrectly; expected at least 4 spaces, found 1
(#490) Line indented incorrectly; expected at least 4 spaces, found 1
(#491) Line indented incorrectly; expected at least 4 spaces, found 1
(#492) Line indented incorrectly; expected at least 4 spaces, found 1
(#493) Line indented incorrectly; expected at least 4 spaces, found 1
(#494) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Line indented incorrectly; expected at least 4 spaces, found 1
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Line indented incorrectly; expected at least 4 spaces, found 1
(#499) Line indented incorrectly; expected at least 4 spaces, found 1
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
(#501) Line indented incorrectly; expected at least 4 spaces, found 1
(#502) Line indented incorrectly; expected at least 4 spaces, found 1
(#503) Line indented incorrectly; expected at least 4 spaces, found 1
(#504) Line indented incorrectly; expected at least 4 spaces, found 1
(#505) Line indented incorrectly; expected at least 4 spaces, found 1
(#506) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#508) Line indented incorrectly; expected at least 4 spaces, found 1
(#509) Line indented incorrectly; expected at least 4 spaces, found 1
(#510) Line indented incorrectly; expected at least 4 spaces, found 1
(#511) Line indented incorrectly; expected at least 4 spaces, found 1
(#512) Line indented incorrectly; expected at least 4 spaces, found 1
(#513) Line indented incorrectly; expected at least 4 spaces, found 1
(#514) Line indented incorrectly; expected at least 4 spaces, found 1
(#514) Whitespace found at end of line
(#515) Line indented incorrectly; expected at least 4 spaces, found 1
(#516) Line indented incorrectly; expected at least 4 spaces, found 1
(#517) Line indented incorrectly; expected at least 4 spaces, found 1
(#518) Line indented incorrectly; expected at least 4 spaces, found 1
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 4 spaces, found 1
(#519) method name "MiniXMLElement::getElementByPath" must be in lower-case letters only
(#519) Visibility must be declared on method "getElementByPath"
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Opening brace should be on the same line as the declaration
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 8 spaces, found 2
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Whitespace found at end of line
(#523) Spaces must be used to indent lines; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 8 spaces, found 2
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Tab found within whitespace
(#524) Line indented incorrectly; expected 8 spaces, found 2
(#524) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#524) Variable "elementName" must be all lower-case
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 12 spaces, found 3
(#526) Expected "if (...) {\n"; found "if (...) /* Make sure we didn't hit a dead end and that we have a name*/\n\t\t\t{\n"
(#526) Variable "elementName" must be all lower-case
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 12 spaces, found 3
(#528) Spaces must be used to indent lines; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 16 spaces, found 4
(#529) Spaces must be used to indent lines; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 16 spaces, found 4
(#529) Variable "elementName" must be all lower-case
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 12 spaces, found 3
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected 8 spaces, found 2
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Whitespace found at end of line
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Whitespace found at end of line
(#535) Spaces must be used to indent lines; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 4 spaces, found 1
(#536) Spaces must be used to indent lines; tabs are not allowed
(#536) Tab found within whitespace
(#536) Whitespace found at end of line
(#537) Spaces must be used to indent lines; tabs are not allowed
(#537) Tab found within whitespace
(#537) Whitespace found at end of line
(#538) Spaces must be used to indent lines; tabs are not allowed
(#538) Tab found within whitespace
(#538) Whitespace found at end of line
(#539) Spaces must be used to indent lines; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) Whitespace found at end of line
(#541) Line indented incorrectly; expected at least 4 spaces, found 1
(#542) Line indented incorrectly; expected at least 4 spaces, found 1
(#543) Line indented incorrectly; expected at least 4 spaces, found 1
(#543) Whitespace found at end of line
(#544) Line indented incorrectly; expected at least 4 spaces, found 1
(#545) Line indented incorrectly; expected at least 4 spaces, found 1
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected 4 spaces, found 1
(#546) method name "MiniXMLElement::numChildren" must be in lower-case letters only
(#546) Visibility must be declared on method "numChildren"
(#546) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#547) Spaces must be used to indent lines; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 4 spaces, found 1
(#547) Opening brace should be on the same line as the declaration
(#548) Spaces must be used to indent lines; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected 8 spaces, found 2
(#548) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#549) Spaces must be used to indent lines; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 8 spaces, found 2
(#550) Spaces must be used to indent lines; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 12 spaces, found 3
(#551) Spaces must be used to indent lines; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 8 spaces, found 2
(#552) Spaces must be used to indent lines; tabs are not allowed
(#552) Tab found within whitespace
(#552) Whitespace found at end of line
(#553) Spaces must be used to indent lines; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 8 spaces, found 2
(#554) Spaces must be used to indent lines; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Spaces must be used to indent lines; tabs are not allowed
(#555) Tab found within whitespace
(#555) Whitespace found at end of line
(#556) Spaces must be used to indent lines; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected at least 8 spaces, found 2
(#557) Spaces must be used to indent lines; tabs are not allowed
(#557) Tab found within whitespace
(#557) Whitespace found at end of line
(#557) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#558) Spaces must be used to indent lines; tabs are not allowed
(#558) Tab found within whitespace
(#558) Whitespace found at end of line
(#559) Spaces must be used to indent lines; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected 4 spaces, found 1
(#561) Spaces must be used to indent lines; tabs are not allowed
(#561) Tab found within whitespace
(#561) Whitespace found at end of line
(#562) Spaces must be used to indent lines; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected at least 4 spaces, found 1
(#563) Line indented incorrectly; expected at least 4 spaces, found 1
(#564) Line indented incorrectly; expected at least 4 spaces, found 1
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#566) Line indented incorrectly; expected at least 4 spaces, found 1
(#567) Line indented incorrectly; expected at least 4 spaces, found 1
(#568) Line indented incorrectly; expected at least 4 spaces, found 1
(#569) Spaces must be used to indent lines; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 4 spaces, found 1
(#569) method name "MiniXMLElement::getAllChildren" must be in lower-case letters only
(#569) Visibility must be declared on method "getAllChildren"
(#569) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#570) Spaces must be used to indent lines; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 4 spaces, found 1
(#570) Opening brace should be on the same line as the declaration
(#571) Spaces must be used to indent lines; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 8 spaces, found 2
(#571) Variable "retArray" must be all lower-case
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Whitespace found at end of line
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 8 spaces, found 2
(#574) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#575) Spaces must be used to indent lines; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 8 spaces, found 2
(#576) Spaces must be used to indent lines; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 12 spaces, found 3
(#577) Spaces must be used to indent lines; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected 12 spaces, found 3
(#577) Expected "for (...) {\n"; found "for(...)\n\t\t\t{\n"
(#577) Expected 1 space before "="; 0 found
(#577) Expected 1 space after "="; 0 found
(#578) Spaces must be used to indent lines; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 12 spaces, found 3
(#579) Spaces must be used to indent lines; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 16 spaces, found 4
(#579) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#580) Spaces must be used to indent lines; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 16 spaces, found 4
(#581) Spaces must be used to indent lines; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 20 spaces, found 5
(#581) Variable "retArray" must be all lower-case
(#582) Spaces must be used to indent lines; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected 16 spaces, found 4
(#583) Spaces must be used to indent lines; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected 12 spaces, found 3
(#584) Spaces must be used to indent lines; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 8 spaces, found 2
(#585) Spaces must be used to indent lines; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 12 spaces, found 3
(#587) Spaces must be used to indent lines; tabs are not allowed
(#587) Tab found within whitespace
(#587) Line indented incorrectly; expected 12 spaces, found 3
(#587) Expected "for (...) {\n"; found "for(...)\n\t\t\t{\n"
(#587) Expected 1 space before "="; 0 found
(#587) Expected 1 space after "="; 0 found
(#588) Spaces must be used to indent lines; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 12 spaces, found 3
(#589) Spaces must be used to indent lines; tabs are not allowed
(#589) Tab found within whitespace
(#589) Line indented incorrectly; expected 16 spaces, found 4
(#589) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#590) Spaces must be used to indent lines; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 16 spaces, found 4
(#591) Spaces must be used to indent lines; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected 20 spaces, found 5
(#591) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#592) Spaces must be used to indent lines; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 20 spaces, found 5
(#593) Spaces must be used to indent lines; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected 24 spaces, found 6
(#593) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t{\n"
(#594) Spaces must be used to indent lines; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 24 spaces, found 6
(#595) Spaces must be used to indent lines; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 28 spaces, found 7
(#595) Variable "retArray" must be all lower-case
(#596) Spaces must be used to indent lines; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected 24 spaces, found 6
(#597) Spaces must be used to indent lines; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 20 spaces, found 5
(#598) Spaces must be used to indent lines; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 24 spaces, found 6
(#598) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t{\n"
(#599) Spaces must be used to indent lines; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 24 spaces, found 6
(#600) Spaces must be used to indent lines; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 28 spaces, found 7
(#600) Variable "retArray" must be all lower-case
(#601) Spaces must be used to indent lines; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected 24 spaces, found 6
(#602) Spaces must be used to indent lines; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected 20 spaces, found 5
(#603) Spaces must be used to indent lines; tabs are not allowed
(#603) Tab found within whitespace
(#603) Whitespace found at end of line
(#604) Spaces must be used to indent lines; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected 16 spaces, found 4
(#605) Spaces must be used to indent lines; tabs are not allowed
(#605) Tab found within whitespace
(#605) Whitespace found at end of line
(#606) Spaces must be used to indent lines; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 12 spaces, found 3
(#607) Spaces must be used to indent lines; tabs are not allowed
(#607) Tab found within whitespace
(#607) Whitespace found at end of line
(#608) Spaces must be used to indent lines; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 8 spaces, found 2
(#609) Spaces must be used to indent lines; tabs are not allowed
(#609) Tab found within whitespace
(#609) Whitespace found at end of line
(#610) Spaces must be used to indent lines; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 8 spaces, found 2
(#610) Variable "retArray" must be all lower-case
(#611) Spaces must be used to indent lines; tabs are not allowed
(#611) Tab found within whitespace
(#611) Whitespace found at end of line
(#612) Spaces must be used to indent lines; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 4 spaces, found 1
(#613) Spaces must be used to indent lines; tabs are not allowed
(#613) Tab found within whitespace
(#613) Whitespace found at end of line
(#614) Spaces must be used to indent lines; tabs are not allowed
(#614) Tab found within whitespace
(#614) Whitespace found at end of line
(#615) Spaces must be used to indent lines; tabs are not allowed
(#615) Tab found within whitespace
(#615) Whitespace found at end of line
(#616) Spaces must be used to indent lines; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 4 spaces, found 1
(#616) method name "MiniXMLElement::insertChild" must be in lower-case letters only
(#616) Visibility must be declared on method "insertChild"
(#617) Spaces must be used to indent lines; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 4 spaces, found 1
(#617) Opening brace should be on the same line as the declaration
(#618) Spaces must be used to indent lines; tabs are not allowed
(#618) Tab found within whitespace
(#618) Whitespace found at end of line
(#618) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#619) Spaces must be used to indent lines; tabs are not allowed
(#619) Tab found within whitespace
(#619) Whitespace found at end of line
(#620) Spaces must be used to indent lines; tabs are not allowed
(#620) Tab found within whitespace
(#620) Whitespace found at end of line
(#621) Spaces must be used to indent lines; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 8 spaces, found 2
(#621) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#622) Spaces must be used to indent lines; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 8 spaces, found 2
(#623) Spaces must be used to indent lines; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 12 spaces, found 3
(#624) Spaces must be used to indent lines; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected 8 spaces, found 2
(#625) Spaces must be used to indent lines; tabs are not allowed
(#625) Tab found within whitespace
(#625) Whitespace found at end of line
(#626) Spaces must be used to indent lines; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 8 spaces, found 2
(#626) Whitespace found at end of line
(#627) Line indented incorrectly; expected at least 8 spaces, found 2
(#628) Line indented incorrectly; expected at least 8 spaces, found 2
(#629) Spaces must be used to indent lines; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected 8 spaces, found 2
(#629) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#630) Spaces must be used to indent lines; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 2
(#631) Spaces must be used to indent lines; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected 12 spaces, found 3
(#631) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#632) Spaces must be used to indent lines; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 12 spaces, found 3
(#633) Spaces must be used to indent lines; tabs are not allowed
(#633) Tab found within whitespace
(#633) Whitespace found at end of line
(#634) Spaces must be used to indent lines; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 16 spaces, found 4
(#635) Spaces must be used to indent lines; tabs are not allowed
(#635) Tab found within whitespace
(#635) Line indented incorrectly; expected at least 16 spaces, found 4
(#635) Whitespace found at end of line
(#636) Spaces must be used to indent lines; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 16 spaces, found 7
(#637) Spaces must be used to indent lines; tabs are not allowed
(#637) Tab found within whitespace
(#637) Line indented incorrectly; expected 12 spaces, found 3
(#638) Spaces must be used to indent lines; tabs are not allowed
(#638) Tab found within whitespace
(#638) Line indented incorrectly; expected at least 12 spaces, found 3
(#639) Spaces must be used to indent lines; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected 8 spaces, found 2
(#640) Spaces must be used to indent lines; tabs are not allowed
(#640) Tab found within whitespace
(#640) Whitespace found at end of line
(#640) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#641) Spaces must be used to indent lines; tabs are not allowed
(#641) Tab found within whitespace
(#641) Whitespace found at end of line
(#642) Spaces must be used to indent lines; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 8 spaces, found 2
(#642) Variable "nextIdx" must be all lower-case
(#643) Spaces must be used to indent lines; tabs are not allowed
(#643) Tab found within whitespace
(#643) Line indented incorrectly; expected at least 8 spaces, found 2
(#643) Variable "lastIdx" must be all lower-case
(#643) Variable "nextIdx" must be all lower-case
(#644) Spaces must be used to indent lines; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected 8 spaces, found 2
(#644) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#644) Variable "lastIdx" must be all lower-case
(#645) Spaces must be used to indent lines; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 8 spaces, found 2
(#646) Spaces must be used to indent lines; tabs are not allowed
(#646) Tab found within whitespace
(#646) Whitespace found at end of line
(#647) Spaces must be used to indent lines; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected 12 spaces, found 3
(#647) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#647) Variable "nextIdx" must be all lower-case
(#648) Spaces must be used to indent lines; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 12 spaces, found 3
(#649) Spaces must be used to indent lines; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 16 spaces, found 4
(#649) Variable "lastIdx" must be all lower-case
(#650) Spaces must be used to indent lines; tabs are not allowed
(#650) Tab found within whitespace
(#650) Line indented incorrectly; expected 12 spaces, found 3
(#651) Spaces must be used to indent lines; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 12 spaces, found 3
(#652) Spaces must be used to indent lines; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 12 spaces, found 3
(#653) Spaces must be used to indent lines; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 12 spaces, found 3
(#653) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#654) Spaces must be used to indent lines; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 12 spaces, found 3
(#655) Spaces must be used to indent lines; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 16 spaces, found 4
(#656) Spaces must be used to indent lines; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 12 spaces, found 3
(#657) Spaces must be used to indent lines; tabs are not allowed
(#657) Tab found within whitespace
(#657) Whitespace found at end of line
(#658) Spaces must be used to indent lines; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 8 spaces, found 2
(#658) Usage of ELSEIF not allowed; use ELSE IF instead
(#659) Spaces must be used to indent lines; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 8 spaces, found 2
(#660) Spaces must be used to indent lines; tabs are not allowed
(#660) Tab found within whitespace
(#660) Whitespace found at end of line
(#661) Spaces must be used to indent lines; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 12 spaces, found 3
(#662) Spaces must be used to indent lines; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 12 spaces, found 3
(#663) Spaces must be used to indent lines; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 12 spaces, found 3
(#663) Variable "numRemoved" must be all lower-case
(#664) Spaces must be used to indent lines; tabs are not allowed
(#664) Tab found within whitespace
(#664) Whitespace found at end of line
(#665) Spaces must be used to indent lines; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected 12 spaces, found 3
(#665) Expected "for (...) {\n"; found "for(...)\n\t\t\t{\n"
(#665) Expected 1 space before "="; 0 found
(#665) Expected 1 space after "="; 0 found
(#665) Expected 1 space before "<"; 0 found
(#665) Expected 1 space after "<"; 0 found
(#665) Variable "numRemoved" must be all lower-case
(#666) Spaces must be used to indent lines; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected at least 12 spaces, found 3
(#667) Spaces must be used to indent lines; tabs are not allowed
(#667) Tab found within whitespace
(#667) Whitespace found at end of line
(#668) Spaces must be used to indent lines; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 16 spaces, found 4
(#669) Spaces must be used to indent lines; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected 12 spaces, found 3
(#670) Spaces must be used to indent lines; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 12 spaces, found 3
(#671) Spaces must be used to indent lines; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected 12 spaces, found 3
(#671) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#672) Spaces must be used to indent lines; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 12 spaces, found 3
(#673) Spaces must be used to indent lines; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 16 spaces, found 4
(#674) Spaces must be used to indent lines; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected 12 spaces, found 3
(#675) Spaces must be used to indent lines; tabs are not allowed
(#675) Tab found within whitespace
(#675) Whitespace found at end of line
(#675) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#676) Spaces must be used to indent lines; tabs are not allowed
(#676) Tab found within whitespace
(#676) Whitespace found at end of line
(#677) Spaces must be used to indent lines; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected 8 spaces, found 2
(#678) Spaces must be used to indent lines; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 12 spaces, found 3
(#678) Variable "revIdx" must be all lower-case
(#679) Spaces must be used to indent lines; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 12 spaces, found 3
(#679) Variable "newIdx" must be all lower-case
(#679) Variable "revIdx" must be all lower-case
(#680) Spaces must be used to indent lines; tabs are not allowed
(#680) Tab found within whitespace
(#680) Whitespace found at end of line
(#681) Spaces must be used to indent lines; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 12 spaces, found 3
(#681) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#681) Variable "newIdx" must be all lower-case
(#682) Spaces must be used to indent lines; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 12 spaces, found 3
(#683) Spaces must be used to indent lines; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 16 spaces, found 4
(#683) Variable "newIdx" must be all lower-case
(#684) Spaces must be used to indent lines; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected 12 spaces, found 3
(#685) Spaces must be used to indent lines; tabs are not allowed
(#685) Tab found within whitespace
(#685) Whitespace found at end of line
(#686) Spaces must be used to indent lines; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected at least 12 spaces, found 3
(#686) Variable "newIdx" must be all lower-case
(#687) Spaces must be used to indent lines; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected 8 spaces, found 2
(#688) Spaces must be used to indent lines; tabs are not allowed
(#688) Tab found within whitespace
(#688) Whitespace found at end of line
(#689) Spaces must be used to indent lines; tabs are not allowed
(#689) Tab found within whitespace
(#689) Line indented incorrectly; expected at least 8 spaces, found 2
(#690) Spaces must be used to indent lines; tabs are not allowed
(#690) Tab found within whitespace
(#690) Line indented incorrectly; expected 4 spaces, found 1
(#691) Spaces must be used to indent lines; tabs are not allowed
(#691) Tab found within whitespace
(#691) Whitespace found at end of line
(#693) Spaces must be used to indent lines; tabs are not allowed
(#693) Tab found within whitespace
(#693) Line indented incorrectly; expected at least 4 spaces, found 1
(#694) Line indented incorrectly; expected at least 4 spaces, found 1
(#695) Line indented incorrectly; expected at least 4 spaces, found 1
(#696) Line indented incorrectly; expected at least 4 spaces, found 1
(#697) Line indented incorrectly; expected at least 4 spaces, found 1
(#698) Line indented incorrectly; expected at least 4 spaces, found 1
(#699) Line indented incorrectly; expected at least 4 spaces, found 1
(#700) Line indented incorrectly; expected at least 4 spaces, found 1
(#701) Line indented incorrectly; expected at least 4 spaces, found 1
(#702) Line indented incorrectly; expected at least 4 spaces, found 1
(#703) Line indented incorrectly; expected at least 4 spaces, found 1
(#704) Line indented incorrectly; expected at least 4 spaces, found 1
(#705) Line indented incorrectly; expected at least 4 spaces, found 1
(#706) Line indented incorrectly; expected at least 4 spaces, found 1
(#707) Line indented incorrectly; expected at least 4 spaces, found 1
(#708) Spaces must be used to indent lines; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 4 spaces, found 1
(#708) method name "MiniXMLElement::appendChild" must be in lower-case letters only
(#708) Visibility must be declared on method "appendChild"
(#709) Spaces must be used to indent lines; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 4 spaces, found 1
(#709) Opening brace should be on the same line as the declaration
(#710) Spaces must be used to indent lines; tabs are not allowed
(#710) Tab found within whitespace
(#710) Whitespace found at end of line
(#711) Spaces must be used to indent lines; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected 8 spaces, found 2
(#711) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#712) Spaces must be used to indent lines; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 8 spaces, found 2
(#713) Spaces must be used to indent lines; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 12 spaces, found 3
(#714) Spaces must be used to indent lines; tabs are not allowed
(#714) Tab found within whitespace
(#714) Line indented incorrectly; expected at least 12 spaces, found 3
(#714) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#715) Spaces must be used to indent lines; tabs are not allowed
(#715) Tab found within whitespace
(#715) Line indented incorrectly; expected 8 spaces, found 2
(#716) Spaces must be used to indent lines; tabs are not allowed
(#716) Tab found within whitespace
(#716) Whitespace found at end of line
(#717) Spaces must be used to indent lines; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 8 spaces, found 2
(#717) Whitespace found at end of line
(#718) Line indented incorrectly; expected at least 8 spaces, found 2
(#719) Line indented incorrectly; expected at least 8 spaces, found 2
(#720) Spaces must be used to indent lines; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected 8 spaces, found 2
(#720) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#721) Spaces must be used to indent lines; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 8 spaces, found 2
(#722) Spaces must be used to indent lines; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected 12 spaces, found 3
(#722) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#723) Spaces must be used to indent lines; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 12 spaces, found 3
(#724) Spaces must be used to indent lines; tabs are not allowed
(#724) Tab found within whitespace
(#724) Whitespace found at end of line
(#725) Spaces must be used to indent lines; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 16 spaces, found 4
(#726) Spaces must be used to indent lines; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 16 spaces, found 4
(#726) Whitespace found at end of line
(#727) Spaces must be used to indent lines; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected at least 16 spaces, found 7
(#728) Spaces must be used to indent lines; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected 12 spaces, found 3
(#729) Spaces must be used to indent lines; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 12 spaces, found 3
(#730) Spaces must be used to indent lines; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected 8 spaces, found 2
(#731) Spaces must be used to indent lines; tabs are not allowed
(#731) Tab found within whitespace
(#731) Whitespace found at end of line
(#731) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#732) Spaces must be used to indent lines; tabs are not allowed
(#732) Tab found within whitespace
(#732) Whitespace found at end of line
(#733) Spaces must be used to indent lines; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected at least 8 spaces, found 2
(#734) Spaces must be used to indent lines; tabs are not allowed
(#734) Tab found within whitespace
(#734) Whitespace found at end of line
(#735) Spaces must be used to indent lines; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 8 spaces, found 2
(#736) Spaces must be used to indent lines; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 8 spaces, found 2
(#737) Spaces must be used to indent lines; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 8 spaces, found 2
(#738) Spaces must be used to indent lines; tabs are not allowed
(#738) Tab found within whitespace
(#738) Whitespace found at end of line
(#739) Spaces must be used to indent lines; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 8 spaces, found 2
(#740) Spaces must be used to indent lines; tabs are not allowed
(#740) Tab found within whitespace
(#740) Whitespace found at end of line
(#741) Spaces must be used to indent lines; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected 4 spaces, found 1
(#742) Spaces must be used to indent lines; tabs are not allowed
(#742) Tab found within whitespace
(#742) Whitespace found at end of line
(#743) Spaces must be used to indent lines; tabs are not allowed
(#743) Tab found within whitespace
(#743) Whitespace found at end of line
(#744) Spaces must be used to indent lines; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 4 spaces, found 1
(#745) Line indented incorrectly; expected at least 4 spaces, found 1
(#746) Line indented incorrectly; expected at least 4 spaces, found 1
(#747) Line indented incorrectly; expected at least 4 spaces, found 1
(#747) Whitespace found at end of line
(#748) Line indented incorrectly; expected at least 4 spaces, found 1
(#749) Line indented incorrectly; expected at least 4 spaces, found 1
(#750) Line indented incorrectly; expected at least 4 spaces, found 1
(#751) Line indented incorrectly; expected at least 4 spaces, found 1
(#752) Spaces must be used to indent lines; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 4 spaces, found 1
(#752) method name "MiniXMLElement::prependChild" must be in lower-case letters only
(#752) Visibility must be declared on method "prependChild"
(#753) Spaces must be used to indent lines; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 4 spaces, found 1
(#753) Opening brace should be on the same line as the declaration
(#754) Spaces must be used to indent lines; tabs are not allowed
(#754) Tab found within whitespace
(#754) Whitespace found at end of line
(#754) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#755) Spaces must be used to indent lines; tabs are not allowed
(#755) Tab found within whitespace
(#755) Whitespace found at end of line
(#756) Spaces must be used to indent lines; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected 8 spaces, found 2
(#756) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#757) Spaces must be used to indent lines; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 8 spaces, found 2
(#758) Spaces must be used to indent lines; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 12 spaces, found 3
(#759) Spaces must be used to indent lines; tabs are not allowed
(#759) Tab found within whitespace
(#759) Line indented incorrectly; expected at least 12 spaces, found 3
(#759) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#760) Spaces must be used to indent lines; tabs are not allowed
(#760) Tab found within whitespace
(#760) Line indented incorrectly; expected 8 spaces, found 2
(#761) Spaces must be used to indent lines; tabs are not allowed
(#761) Tab found within whitespace
(#761) Whitespace found at end of line
(#762) Spaces must be used to indent lines; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 8 spaces, found 2
(#762) Whitespace found at end of line
(#763) Line indented incorrectly; expected at least 8 spaces, found 2
(#764) Line indented incorrectly; expected at least 8 spaces, found 2
(#765) Spaces must be used to indent lines; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 8 spaces, found 2
(#765) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#766) Spaces must be used to indent lines; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 8 spaces, found 2
(#767) Spaces must be used to indent lines; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected 12 spaces, found 3
(#767) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#768) Spaces must be used to indent lines; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 12 spaces, found 3
(#769) Spaces must be used to indent lines; tabs are not allowed
(#769) Tab found within whitespace
(#769) Whitespace found at end of line
(#770) Spaces must be used to indent lines; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 16 spaces, found 4
(#771) Spaces must be used to indent lines; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 16 spaces, found 4
(#771) Whitespace found at end of line
(#772) Spaces must be used to indent lines; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 16 spaces, found 7
(#773) Spaces must be used to indent lines; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected 12 spaces, found 3
(#774) Spaces must be used to indent lines; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected at least 12 spaces, found 3
(#775) Spaces must be used to indent lines; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected 8 spaces, found 2
(#776) Spaces must be used to indent lines; tabs are not allowed
(#776) Tab found within whitespace
(#776) Whitespace found at end of line
(#776) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#777) Spaces must be used to indent lines; tabs are not allowed
(#777) Tab found within whitespace
(#777) Whitespace found at end of line
(#778) Spaces must be used to indent lines; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 8 spaces, found 2
(#779) Spaces must be used to indent lines; tabs are not allowed
(#779) Tab found within whitespace
(#779) Whitespace found at end of line
(#780) Spaces must be used to indent lines; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 8 spaces, found 2
(#781) Spaces must be used to indent lines; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 8 spaces, found 2
(#782) Spaces must be used to indent lines; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected at least 8 spaces, found 2
(#783) Spaces must be used to indent lines; tabs are not allowed
(#783) Tab found within whitespace
(#783) Line indented incorrectly; expected at least 8 spaces, found 2
(#784) Spaces must be used to indent lines; tabs are not allowed
(#784) Tab found within whitespace
(#784) Whitespace found at end of line
(#785) Spaces must be used to indent lines; tabs are not allowed
(#785) Tab found within whitespace
(#785) Line indented incorrectly; expected 4 spaces, found 1
(#786) Spaces must be used to indent lines; tabs are not allowed
(#786) Tab found within whitespace
(#786) Whitespace found at end of line
(#787) Spaces must be used to indent lines; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected 4 spaces, found 1
(#787) method name "MiniXMLElement::_validateChild" must be in lower-case letters only
(#787) Visibility must be declared on method "_validateChild"
(#788) Spaces must be used to indent lines; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 4 spaces, found 1
(#788) Opening brace should be on the same line as the declaration
(#789) Spaces must be used to indent lines; tabs are not allowed
(#789) Tab found within whitespace
(#789) Whitespace found at end of line
(#790) Spaces must be used to indent lines; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected 8 spaces, found 2
(#790) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#791) Spaces must be used to indent lines; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 2
(#792) Spaces must be used to indent lines; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 12 spaces, found 3
(#793) Spaces must be used to indent lines; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected 8 spaces, found 2
(#794) Spaces must be used to indent lines; tabs are not allowed
(#794) Tab found within whitespace
(#794) Whitespace found at end of line
(#795) Spaces must be used to indent lines; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected 8 spaces, found 2
(#795) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#796) Spaces must be used to indent lines; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 8 spaces, found 2
(#797) Spaces must be used to indent lines; tabs are not allowed
(#797) Tab found within whitespace
(#797) Line indented incorrectly; expected at least 12 spaces, found 3
(#798) Spaces must be used to indent lines; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected 8 spaces, found 2
(#799) Spaces must be used to indent lines; tabs are not allowed
(#799) Tab found within whitespace
(#799) Whitespace found at end of line
(#800) Spaces must be used to indent lines; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 8 spaces, found 2
(#801) Spaces must be used to indent lines; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 8 spaces, found 2
(#802) Spaces must be used to indent lines; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected 8 spaces, found 2
(#802) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#803) Spaces must be used to indent lines; tabs are not allowed
(#803) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 8 spaces, found 2
(#804) Spaces must be used to indent lines; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 12 spaces, found 3
(#805) Spaces must be used to indent lines; tabs are not allowed
(#805) Tab found within whitespace
(#805) Line indented incorrectly; expected at least 12 spaces, found 3
(#806) Spaces must be used to indent lines; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected 8 spaces, found 2
(#807) Spaces must be used to indent lines; tabs are not allowed
(#807) Tab found within whitespace
(#807) Whitespace found at end of line
(#807) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#808) Spaces must be used to indent lines; tabs are not allowed
(#808) Tab found within whitespace
(#808) Whitespace found at end of line
(#809) Spaces must be used to indent lines; tabs are not allowed
(#809) Tab found within whitespace
(#809) Line indented incorrectly; expected at least 8 spaces, found 2
(#810) Spaces must be used to indent lines; tabs are not allowed
(#810) Tab found within whitespace
(#810) Line indented incorrectly; expected 8 spaces, found 2
(#810) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#811) Spaces must be used to indent lines; tabs are not allowed
(#811) Tab found within whitespace
(#811) Line indented incorrectly; expected at least 8 spaces, found 2
(#812) Spaces must be used to indent lines; tabs are not allowed
(#812) Tab found within whitespace
(#812) Line indented incorrectly; expected at least 12 spaces, found 3
(#813) Spaces must be used to indent lines; tabs are not allowed
(#813) Tab found within whitespace
(#813) Line indented incorrectly; expected at least 12 spaces, found 3
(#814) Spaces must be used to indent lines; tabs are not allowed
(#814) Tab found within whitespace
(#814) Line indented incorrectly; expected 8 spaces, found 2
(#814) Usage of ELSEIF not allowed; use ELSE IF instead
(#815) Spaces must be used to indent lines; tabs are not allowed
(#815) Tab found within whitespace
(#815) Line indented incorrectly; expected at least 8 spaces, found 2
(#816) Spaces must be used to indent lines; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 12 spaces, found 3
(#817) Spaces must be used to indent lines; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 12 spaces, found 6
(#818) Spaces must be used to indent lines; tabs are not allowed
(#818) Tab found within whitespace
(#818) Line indented incorrectly; expected at least 12 spaces, found 3
(#819) Spaces must be used to indent lines; tabs are not allowed
(#819) Tab found within whitespace
(#819) Line indented incorrectly; expected 8 spaces, found 2
(#820) Spaces must be used to indent lines; tabs are not allowed
(#820) Tab found within whitespace
(#820) Whitespace found at end of line
(#821) Spaces must be used to indent lines; tabs are not allowed
(#821) Tab found within whitespace
(#821) Line indented incorrectly; expected at least 8 spaces, found 2
(#822) Spaces must be used to indent lines; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected 4 spaces, found 1
(#823) Spaces must be used to indent lines; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 4 spaces, found 1
(#824) Line indented incorrectly; expected at least 4 spaces, found 1
(#824) Whitespace found at end of line
(#825) Line indented incorrectly; expected at least 4 spaces, found 1
(#826) Line indented incorrectly; expected at least 4 spaces, found 1
(#827) Line indented incorrectly; expected at least 4 spaces, found 1
(#828) Line indented incorrectly; expected at least 4 spaces, found 1
(#829) Line indented incorrectly; expected at least 4 spaces, found 1
(#830) Line indented incorrectly; expected at least 4 spaces, found 1
(#831) Line indented incorrectly; expected at least 4 spaces, found 1
(#832) Line indented incorrectly; expected at least 4 spaces, found 1
(#833) Line indented incorrectly; expected at least 4 spaces, found 1
(#834) Line indented incorrectly; expected at least 4 spaces, found 1
(#835) Line indented incorrectly; expected at least 4 spaces, found 1
(#836) Line indented incorrectly; expected at least 4 spaces, found 1
(#837) Line indented incorrectly; expected at least 4 spaces, found 1
(#838) Line indented incorrectly; expected at least 4 spaces, found 1
(#839) Line indented incorrectly; expected at least 4 spaces, found 1
(#840) Spaces must be used to indent lines; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected 4 spaces, found 1
(#840) method name "MiniXMLElement::createChild" must be in lower-case letters only
(#840) Visibility must be declared on method "createChild"
(#840) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#841) Spaces must be used to indent lines; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 4 spaces, found 1
(#841) Opening brace should be on the same line as the declaration
(#842) Spaces must be used to indent lines; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected 8 spaces, found 2
(#842) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#843) Spaces must be used to indent lines; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected at least 8 spaces, found 2
(#844) Spaces must be used to indent lines; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 12 spaces, found 3
(#845) Spaces must be used to indent lines; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected 8 spaces, found 2
(#846) Spaces must be used to indent lines; tabs are not allowed
(#846) Tab found within whitespace
(#846) Whitespace found at end of line
(#847) Spaces must be used to indent lines; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected 8 spaces, found 2
(#847) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#848) Spaces must be used to indent lines; tabs are not allowed
(#848) Tab found within whitespace
(#848) Line indented incorrectly; expected at least 8 spaces, found 2
(#849) Spaces must be used to indent lines; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected at least 12 spaces, found 3
(#850) Spaces must be used to indent lines; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected 8 spaces, found 2
(#851) Spaces must be used to indent lines; tabs are not allowed
(#851) Tab found within whitespace
(#851) Whitespace found at end of line
(#852) Spaces must be used to indent lines; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected at least 8 spaces, found 2
(#853) Spaces must be used to indent lines; tabs are not allowed
(#853) Tab found within whitespace
(#853) Whitespace found at end of line
(#854) Spaces must be used to indent lines; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected at least 8 spaces, found 2
(#854) Variable "appendedChild" must be all lower-case
(#855) Spaces must be used to indent lines; tabs are not allowed
(#855) Tab found within whitespace
(#855) Whitespace found at end of line
(#856) Spaces must be used to indent lines; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected 8 spaces, found 2
(#856) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#856) Variable "appendedChild" must be all lower-case
(#857) Spaces must be used to indent lines; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 8 spaces, found 2
(#858) Spaces must be used to indent lines; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 12 spaces, found 3
(#859) Spaces must be used to indent lines; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected at least 12 spaces, found 3
(#859) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#860) Spaces must be used to indent lines; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected 8 spaces, found 2
(#862) Spaces must be used to indent lines; tabs are not allowed
(#862) Tab found within whitespace
(#862) Line indented incorrectly; expected 8 spaces, found 2
(#862) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#863) Spaces must be used to indent lines; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected at least 8 spaces, found 2
(#864) Spaces must be used to indent lines; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected 12 spaces, found 3
(#864) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#865) Spaces must be used to indent lines; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 12 spaces, found 3
(#866) Spaces must be used to indent lines; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected at least 16 spaces, found 4
(#866) Variable "appendedChild" must be all lower-case
(#867) Spaces must be used to indent lines; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected 12 spaces, found 3
(#867) Usage of ELSEIF not allowed; use ELSE IF instead
(#868) Spaces must be used to indent lines; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 12 spaces, found 3
(#869) Spaces must be used to indent lines; tabs are not allowed
(#869) Tab found within whitespace
(#869) Line indented incorrectly; expected at least 16 spaces, found 4
(#869) Variable "appendedChild" must be all lower-case
(#870) Spaces must be used to indent lines; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected 12 spaces, found 3
(#871) Spaces must be used to indent lines; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected 8 spaces, found 2
(#872) Spaces must be used to indent lines; tabs are not allowed
(#872) Tab found within whitespace
(#872) Whitespace found at end of line
(#873) Spaces must be used to indent lines; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected at least 8 spaces, found 2
(#873) Variable "appendedChild" must be all lower-case
(#874) Spaces must be used to indent lines; tabs are not allowed
(#874) Tab found within whitespace
(#874) Whitespace found at end of line
(#875) Spaces must be used to indent lines; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 8 spaces, found 2
(#875) Variable "appendedChild" must be all lower-case
(#876) Spaces must be used to indent lines; tabs are not allowed
(#876) Tab found within whitespace
(#876) Whitespace found at end of line
(#877) Spaces must be used to indent lines; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected 4 spaces, found 1
(#878) Spaces must be used to indent lines; tabs are not allowed
(#878) Tab found within whitespace
(#878) Whitespace found at end of line
(#879) Spaces must be used to indent lines; tabs are not allowed
(#879) Tab found within whitespace
(#879) Whitespace found at end of line
(#880) Spaces must be used to indent lines; tabs are not allowed
(#880) Tab found within whitespace
(#880) Whitespace found at end of line
(#881) Spaces must be used to indent lines; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 4 spaces, found 1
(#882) Line indented incorrectly; expected at least 4 spaces, found 1
(#883) Line indented incorrectly; expected at least 4 spaces, found 1
(#884) Line indented incorrectly; expected at least 4 spaces, found 1
(#885) Line indented incorrectly; expected at least 4 spaces, found 1
(#886) Spaces must be used to indent lines; tabs are not allowed
(#886) Tab found within whitespace
(#886) Whitespace found at end of line
(#887) Spaces must be used to indent lines; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected 4 spaces, found 1
(#887) method name "MiniXMLElement::removeChild" must be in lower-case letters only
(#887) Visibility must be declared on method "removeChild"
(#888) Spaces must be used to indent lines; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 4 spaces, found 1
(#888) Opening brace should be on the same line as the declaration
(#889) Spaces must be used to indent lines; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected 8 spaces, found 2
(#889) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#890) Spaces must be used to indent lines; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 8 spaces, found 2
(#891) Spaces must be used to indent lines; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected 12 spaces, found 3
(#891) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#892) Spaces must be used to indent lines; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 12 spaces, found 3
(#893) Spaces must be used to indent lines; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 16 spaces, found 4
(#893) Space found before semicolon; expected ");" but found ") ;"
(#894) Spaces must be used to indent lines; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected 12 spaces, found 3
(#895) Spaces must be used to indent lines; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 12 spaces, found 3
(#895) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#896) Spaces must be used to indent lines; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected 8 spaces, found 2
(#897) Spaces must be used to indent lines; tabs are not allowed
(#897) Tab found within whitespace
(#897) Whitespace found at end of line
(#898) Spaces must be used to indent lines; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 8 spaces, found 2
(#898) Variable "foundChild" must be all lower-case
(#898) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#899) Spaces must be used to indent lines; tabs are not allowed
(#899) Tab found within whitespace
(#899) Line indented incorrectly; expected at least 8 spaces, found 2
(#900) Spaces must be used to indent lines; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected 8 spaces, found 2
(#900) Expected "while (...) {\n"; found "while (...)\n\t\t{\n"
(#900) Variable "foundChild" must be all lower-case
(#901) Spaces must be used to indent lines; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 8 spaces, found 2
(#902) Spaces must be used to indent lines; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected 12 spaces, found 3
(#902) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#903) Spaces must be used to indent lines; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 12 spaces, found 3
(#904) Spaces must be used to indent lines; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 16 spaces, found 4
(#904) Variable "foundChild" must be all lower-case
(#905) Spaces must be used to indent lines; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected 12 spaces, found 3
(#906) Spaces must be used to indent lines; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 16 spaces, found 4
(#907) Spaces must be used to indent lines; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected 12 spaces, found 3
(#908) Spaces must be used to indent lines; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected 8 spaces, found 2
(#909) Spaces must be used to indent lines; tabs are not allowed
(#909) Tab found within whitespace
(#909) Whitespace found at end of line
(#910) Spaces must be used to indent lines; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected 8 spaces, found 2
(#910) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#910) Variable "foundChild" must be all lower-case
(#911) Spaces must be used to indent lines; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 8 spaces, found 2
(#912) Spaces must be used to indent lines; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected 12 spaces, found 3
(#912) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#913) Spaces must be used to indent lines; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected at least 12 spaces, found 3
(#914) Spaces must be used to indent lines; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 16 spaces, found 4
(#914) Space found before semicolon; expected ");" but found ") ;"
(#915) Spaces must be used to indent lines; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected 12 spaces, found 3
(#916) Spaces must be used to indent lines; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 12 spaces, found 3
(#916) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#917) Spaces must be used to indent lines; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected 8 spaces, found 2
(#918) Spaces must be used to indent lines; tabs are not allowed
(#918) Tab found within whitespace
(#918) Whitespace found at end of line
(#919) Spaces must be used to indent lines; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 8 spaces, found 2
(#920) Spaces must be used to indent lines; tabs are not allowed
(#920) Tab found within whitespace
(#920) Whitespace found at end of line
(#921) Spaces must be used to indent lines; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected at least 8 spaces, found 2
(#922) Spaces must be used to indent lines; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected 8 spaces, found 2
(#922) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#922) Variable "foundChild" must be all lower-case
(#923) Spaces must be used to indent lines; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 8 spaces, found 2
(#924) Spaces must be used to indent lines; tabs are not allowed
(#924) Tab found within whitespace
(#924) Line indented incorrectly; expected at least 12 spaces, found 3
(#925) Spaces must be used to indent lines; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected 8 spaces, found 2
(#926) Spaces must be used to indent lines; tabs are not allowed
(#926) Tab found within whitespace
(#926) Whitespace found at end of line
(#927) Spaces must be used to indent lines; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected at least 8 spaces, found 2
(#927) Variable "foundChild" must be all lower-case
(#927) Space found before semicolon; expected ");" but found ") ;"
(#928) Spaces must be used to indent lines; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected at least 8 spaces, found 2
(#928) Variable "foundChild" must be all lower-case
(#929) Spaces must be used to indent lines; tabs are not allowed
(#929) Tab found within whitespace
(#929) Line indented incorrectly; expected 4 spaces, found 1
(#930) Spaces must be used to indent lines; tabs are not allowed
(#930) Tab found within whitespace
(#930) Whitespace found at end of line
(#931) Spaces must be used to indent lines; tabs are not allowed
(#931) Tab found within whitespace
(#931) Whitespace found at end of line
(#932) Spaces must be used to indent lines; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 4 spaces, found 1
(#933) Line indented incorrectly; expected at least 4 spaces, found 1
(#934) Line indented incorrectly; expected at least 4 spaces, found 1
(#935) Line indented incorrectly; expected at least 4 spaces, found 1
(#936) Line indented incorrectly; expected at least 4 spaces, found 1
(#937) Spaces must be used to indent lines; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected 4 spaces, found 1
(#937) method name "MiniXMLElement::removeAllChildren" must be in lower-case letters only
(#937) Visibility must be declared on method "removeAllChildren"
(#938) Spaces must be used to indent lines; tabs are not allowed
(#938) Tab found within whitespace
(#938) Line indented incorrectly; expected at least 4 spaces, found 1
(#938) Opening brace should be on the same line as the declaration
(#939) Spaces must be used to indent lines; tabs are not allowed
(#939) Tab found within whitespace
(#939) Line indented incorrectly; expected at least 8 spaces, found 2
(#939) Variable "emptyArray" must be all lower-case
(#940) Spaces must be used to indent lines; tabs are not allowed
(#940) Tab found within whitespace
(#940) Whitespace found at end of line
(#941) Spaces must be used to indent lines; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected 8 spaces, found 2
(#941) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#942) Spaces must be used to indent lines; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 8 spaces, found 2
(#943) Spaces must be used to indent lines; tabs are not allowed
(#943) Tab found within whitespace
(#943) Line indented incorrectly; expected at least 12 spaces, found 3
(#943) Variable "emptyArray" must be all lower-case
(#944) Spaces must be used to indent lines; tabs are not allowed
(#944) Tab found within whitespace
(#944) Line indented incorrectly; expected 8 spaces, found 2
(#945) Spaces must be used to indent lines; tabs are not allowed
(#945) Tab found within whitespace
(#945) Whitespace found at end of line
(#946) Spaces must be used to indent lines; tabs are not allowed
(#946) Tab found within whitespace
(#946) Line indented incorrectly; expected at least 8 spaces, found 2
(#946) Variable "retList" must be all lower-case
(#947) Spaces must be used to indent lines; tabs are not allowed
(#947) Tab found within whitespace
(#947) Whitespace found at end of line
(#948) Spaces must be used to indent lines; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 8 spaces, found 2
(#949) Spaces must be used to indent lines; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected 8 spaces, found 2
(#949) Expected "while (...) {\n"; found "while (...)\n\t\t{\n"
(#950) Spaces must be used to indent lines; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected at least 8 spaces, found 2
(#951) Spaces must be used to indent lines; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected at least 12 spaces, found 3
(#951) Variable "retList" must be all lower-case
(#952) Spaces must be used to indent lines; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected 8 spaces, found 2
(#953) Spaces must be used to indent lines; tabs are not allowed
(#953) Tab found within whitespace
(#953) Whitespace found at end of line
(#954) Spaces must be used to indent lines; tabs are not allowed
(#954) Tab found within whitespace
(#954) Line indented incorrectly; expected at least 8 spaces, found 2
(#955) Spaces must be used to indent lines; tabs are not allowed
(#955) Tab found within whitespace
(#955) Line indented incorrectly; expected at least 8 spaces, found 2
(#956) Spaces must be used to indent lines; tabs are not allowed
(#956) Tab found within whitespace
(#956) Line indented incorrectly; expected at least 8 spaces, found 2
(#957) Spaces must be used to indent lines; tabs are not allowed
(#957) Tab found within whitespace
(#957) Whitespace found at end of line
(#957) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#958) Spaces must be used to indent lines; tabs are not allowed
(#958) Tab found within whitespace
(#958) Whitespace found at end of line
(#959) Spaces must be used to indent lines; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 8 spaces, found 2
(#959) Variable "retList" must be all lower-case
(#960) Spaces must be used to indent lines; tabs are not allowed
(#960) Tab found within whitespace
(#960) Line indented incorrectly; expected 4 spaces, found 1
(#961) Spaces must be used to indent lines; tabs are not allowed
(#961) Tab found within whitespace
(#961) Whitespace found at end of line
(#962) Spaces must be used to indent lines; tabs are not allowed
(#962) Tab found within whitespace
(#962) Whitespace found at end of line
(#963) Spaces must be used to indent lines; tabs are not allowed
(#963) Tab found within whitespace
(#963) Line indented incorrectly; expected 4 spaces, found 1
(#963) Visibility must be declared on method "remove"
(#964) Spaces must be used to indent lines; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected at least 4 spaces, found 1
(#964) Opening brace should be on the same line as the declaration
(#965) Spaces must be used to indent lines; tabs are not allowed
(#965) Tab found within whitespace
(#965) Line indented incorrectly; expected at least 8 spaces, found 2
(#966) Spaces must be used to indent lines; tabs are not allowed
(#966) Tab found within whitespace
(#966) Whitespace found at end of line
(#967) Spaces must be used to indent lines; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected 8 spaces, found 2
(#967) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#968) Spaces must be used to indent lines; tabs are not allowed
(#968) Tab found within whitespace
(#968) Line indented incorrectly; expected at least 8 spaces, found 2
(#969) Spaces must be used to indent lines; tabs are not allowed
(#969) Tab found within whitespace
(#969) Line indented incorrectly; expected at least 12 spaces, found 3
(#970) Spaces must be used to indent lines; tabs are not allowed
(#970) Tab found within whitespace
(#970) Line indented incorrectly; expected at least 12 spaces, found 3
(#970) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#971) Spaces must be used to indent lines; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected 8 spaces, found 2
(#972) Spaces must be used to indent lines; tabs are not allowed
(#972) Tab found within whitespace
(#972) Whitespace found at end of line
(#973) Spaces must be used to indent lines; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 8 spaces, found 2
(#974) Spaces must be used to indent lines; tabs are not allowed
(#974) Tab found within whitespace
(#974) Whitespace found at end of line
(#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 2
(#976) Spaces must be used to indent lines; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected 4 spaces, found 1
(#977) Spaces must be used to indent lines; tabs are not allowed
(#977) Tab found within whitespace
(#977) Whitespace found at end of line
(#978) Spaces must be used to indent lines; tabs are not allowed
(#978) Tab found within whitespace
(#978) Whitespace found at end of line
(#979) Spaces must be used to indent lines; tabs are not allowed
(#979) Tab found within whitespace
(#979) Whitespace found at end of line
(#980) Spaces must be used to indent lines; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected at least 4 spaces, found 1
(#981) Line indented incorrectly; expected at least 4 spaces, found 1
(#982) Line indented incorrectly; expected at least 4 spaces, found 1
(#983) Line indented incorrectly; expected at least 4 spaces, found 1
(#984) Line indented incorrectly; expected at least 4 spaces, found 1
(#985) Line indented incorrectly; expected at least 4 spaces, found 1
(#986) Line indented incorrectly; expected at least 4 spaces, found 1
(#987) Line indented incorrectly; expected at least 4 spaces, found 1
(#988) Line indented incorrectly; expected at least 4 spaces, found 1
(#989) Line indented incorrectly; expected at least 4 spaces, found 1
(#990) Line indented incorrectly; expected at least 4 spaces, found 1
(#991) Line indented incorrectly; expected at least 4 spaces, found 1
(#991) Whitespace found at end of line
(#992) Line indented incorrectly; expected at least 4 spaces, found 1
(#993) Line indented incorrectly; expected at least 4 spaces, found 1
(#994) Line indented incorrectly; expected at least 4 spaces, found 1
(#994) Whitespace found at end of line
(#995) Spaces must be used to indent lines; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected 4 spaces, found 1
(#995) Variable "setParent" must be all lower-case
(#996) Spaces must be used to indent lines; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected at least 4 spaces, found 1
(#996) Opening brace should be on the same line as the declaration
(#997) Spaces must be used to indent lines; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected 8 spaces, found 2
(#997) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#997) Variable "setParent" must be all lower-case
(#998) Spaces must be used to indent lines; tabs are not allowed
(#998) Tab found within whitespace
(#998) Line indented incorrectly; expected at least 8 spaces, found 2
(#999) Spaces must be used to indent lines; tabs are not allowed
(#999) Tab found within whitespace
(#999) Line indented incorrectly; expected at least 12 spaces, found 3
(#1000) Spaces must be used to indent lines; tabs are not allowed
(#1000) Tab found within whitespace
(#1000) Line indented incorrectly; expected 12 spaces, found 3
(#1000) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1000) Variable "setParent" must be all lower-case
(#1001) Spaces must be used to indent lines; tabs are not allowed
(#1001) Tab found within whitespace
(#1001) Line indented incorrectly; expected at least 12 spaces, found 3
(#1002) Spaces must be used to indent lines; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 16 spaces, found 4
(#1003) Spaces must be used to indent lines; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected 12 spaces, found 3
(#1004) Spaces must be used to indent lines; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected at least 12 spaces, found 3
(#1004) Variable "setParent" must be all lower-case
(#1005) Spaces must be used to indent lines; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected 8 spaces, found 2
(#1006) Spaces must be used to indent lines; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Whitespace found at end of line
(#1007) Spaces must be used to indent lines; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 8 spaces, found 2
(#1008) Spaces must be used to indent lines; tabs are not allowed
(#1008) Tab found within whitespace
(#1008) Whitespace found at end of line
(#1009) Spaces must be used to indent lines; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected 4 spaces, found 1
(#1010) Spaces must be used to indent lines; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Whitespace found at end of line
(#1011) Spaces must be used to indent lines; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Whitespace found at end of line
(#1012) Spaces must be used to indent lines; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 4 spaces, found 1
(#1013) Line indented incorrectly; expected at least 4 spaces, found 1
(#1014) Line indented incorrectly; expected at least 4 spaces, found 1
(#1015) Line indented incorrectly; expected at least 4 spaces, found 1
(#1016) Line indented incorrectly; expected at least 4 spaces, found 1
(#1017) Line indented incorrectly; expected at least 4 spaces, found 1
(#1018) Line indented incorrectly; expected at least 4 spaces, found 1
(#1019) Line indented incorrectly; expected at least 4 spaces, found 1
(#1020) Line indented incorrectly; expected at least 4 spaces, found 1
(#1021) Line indented incorrectly; expected at least 4 spaces, found 1
(#1021) Whitespace found at end of line
(#1022) Line indented incorrectly; expected at least 4 spaces, found 1
(#1023) Line indented incorrectly; expected at least 4 spaces, found 1
(#1024) Line indented incorrectly; expected at least 4 spaces, found 1
(#1025) Line indented incorrectly; expected at least 4 spaces, found 1
(#1026) Line indented incorrectly; expected at least 4 spaces, found 1
(#1027) Spaces must be used to indent lines; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected 4 spaces, found 1
(#1027) method name "MiniXMLElement::avoidLoops" must be in lower-case letters only
(#1027) Visibility must be declared on method "avoidLoops"
(#1027) Variable "setTo" must be all lower-case
(#1027) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1028) Spaces must be used to indent lines; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected at least 4 spaces, found 1
(#1028) Opening brace should be on the same line as the declaration
(#1029) Spaces must be used to indent lines; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected 8 spaces, found 2
(#1029) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1029) Variable "setTo" must be all lower-case
(#1030) Spaces must be used to indent lines; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected at least 8 spaces, found 2
(#1031) Spaces must be used to indent lines; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected at least 12 spaces, found 3
(#1031) Variable "setTo" must be all lower-case
(#1032) Spaces must be used to indent lines; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected 8 spaces, found 2
(#1033) Spaces must be used to indent lines; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Whitespace found at end of line
(#1034) Spaces must be used to indent lines; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected at least 8 spaces, found 2
(#1035) Spaces must be used to indent lines; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected 4 spaces, found 1
(#1036) Spaces must be used to indent lines; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Whitespace found at end of line
(#1037) Spaces must be used to indent lines; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Whitespace found at end of line
(#1038) Spaces must be used to indent lines; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 4 spaces, found 1
(#1039) Line indented incorrectly; expected at least 4 spaces, found 1
(#1039) Whitespace found at end of line
(#1040) Line indented incorrectly; expected at least 4 spaces, found 1
(#1041) Line indented incorrectly; expected at least 4 spaces, found 1
(#1042) Line indented incorrectly; expected at least 4 spaces, found 1
(#1043) Line indented incorrectly; expected at least 4 spaces, found 1
(#1044) Line indented incorrectly; expected at least 4 spaces, found 1
(#1045) Line indented incorrectly; expected at least 4 spaces, found 1
(#1046) Line indented incorrectly; expected at least 4 spaces, found 1
(#1047) Line indented incorrectly; expected at least 4 spaces, found 1
(#1047) Whitespace found at end of line
(#1048) Line indented incorrectly; expected at least 4 spaces, found 1
(#1049) Line indented incorrectly; expected at least 4 spaces, found 1
(#1050) Line indented incorrectly; expected at least 4 spaces, found 1
(#1051) Line indented incorrectly; expected at least 4 spaces, found 1
(#1052) Line indented incorrectly; expected at least 4 spaces, found 1
(#1053) Line indented incorrectly; expected at least 4 spaces, found 1
(#1054) Line indented incorrectly; expected at least 4 spaces, found 1
(#1055) Line indented incorrectly; expected at least 4 spaces, found 1
(#1056) Line indented incorrectly; expected at least 4 spaces, found 1
(#1057) Line indented incorrectly; expected at least 4 spaces, found 1
(#1058) Line indented incorrectly; expected at least 4 spaces, found 1
(#1059) Line indented incorrectly; expected at least 4 spaces, found 1
(#1060) Line indented incorrectly; expected at least 4 spaces, found 1
(#1061) Line indented incorrectly; expected at least 4 spaces, found 1
(#1062) Line indented incorrectly; expected at least 4 spaces, found 1
(#1063) Spaces must be used to indent lines; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Whitespace found at end of line
(#1064) Spaces must be used to indent lines; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected 4 spaces, found 1
(#1064) method name "MiniXMLElement::toString" must be in lower-case letters only
(#1064) Visibility must be declared on method "toString"
(#1065) Spaces must be used to indent lines; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected at least 4 spaces, found 1
(#1065) Opening brace should be on the same line as the declaration
(#1066) Spaces must be used to indent lines; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected 8 spaces, found 2
(#1066) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1067) Spaces must be used to indent lines; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected at least 8 spaces, found 2
(#1068) Spaces must be used to indent lines; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 12 spaces, found 3
(#1069) Spaces must be used to indent lines; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected 8 spaces, found 2
(#1070) Spaces must be used to indent lines; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 12 spaces, found 3
(#1071) Spaces must be used to indent lines; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected 8 spaces, found 2
(#1072) Spaces must be used to indent lines; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected 4 spaces, found 1
(#1073) Spaces must be used to indent lines; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Whitespace found at end of line
(#1074) Spaces must be used to indent lines; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected 4 spaces, found 1
(#1074) method name "MiniXMLElement::toStringWithWhiteSpaces" must be in lower-case letters only
(#1074) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1075) Spaces must be used to indent lines; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected at least 4 spaces, found 1
(#1075) Opening brace should be on the same line as the declaration
(#1076) Spaces must be used to indent lines; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Line indented incorrectly; expected at least 8 spaces, found 2
(#1076) Variable "attribString" must be all lower-case
(#1077) Spaces must be used to indent lines; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected at least 8 spaces, found 2
(#1077) Variable "elementName" must be all lower-case
(#1078) Spaces must be used to indent lines; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 8 spaces, found 2
(#1078) Space found before semicolon; expected ");" but found ") ;"
(#1079) Spaces must be used to indent lines; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Whitespace found at end of line
(#1080) Spaces must be used to indent lines; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected at least 8 spaces, found 2
(#1080) Variable "retString" must be all lower-case
(#1081) Spaces must be used to indent lines; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Whitespace found at end of line
(#1081) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1082) Spaces must be used to indent lines; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Whitespace found at end of line
(#1083) Spaces must be used to indent lines; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected 8 spaces, found 2
(#1083) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1084) Spaces must be used to indent lines; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 8 spaces, found 2
(#1085) Spaces must be used to indent lines; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 12 spaces, found 3
(#1085) Variable "attribString" must be all lower-case
(#1086) Spaces must be used to indent lines; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected 8 spaces, found 2
(#1087) Spaces must be used to indent lines; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Whitespace found at end of line
(#1087) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1088) Spaces must be used to indent lines; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Whitespace found at end of line
(#1089) Spaces must be used to indent lines; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected 8 spaces, found 2
(#1089) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1089) Variable "attribString" must be all lower-case
(#1090) Spaces must be used to indent lines; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 8 spaces, found 2
(#1091) Spaces must be used to indent lines; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 12 spaces, found 3
(#1091) Variable "attribString" must be all lower-case
(#1091) Variable "attribString" must be all lower-case
(#1092) Spaces must be used to indent lines; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 12 spaces, found 3
(#1092) Variable "retString" must be all lower-case
(#1092) Variable "attribString" must be all lower-case
(#1093) Spaces must be used to indent lines; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected 8 spaces, found 2
(#1094) Spaces must be used to indent lines; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Whitespace found at end of line
(#1095) Spaces must be used to indent lines; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected 8 spaces, found 2
(#1095) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1096) Spaces must be used to indent lines; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected at least 8 spaces, found 2
(#1097) Spaces must be used to indent lines; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 12 spaces, found 3
(#1098) Spaces must be used to indent lines; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected at least 12 spaces, found 3
(#1098) Variable "retString" must be all lower-case
(#1099) Spaces must be used to indent lines; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Whitespace found at end of line
(#1100) Spaces must be used to indent lines; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 12 spaces, found 3
(#1100) Variable "retString" must be all lower-case
(#1101) Spaces must be used to indent lines; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected 8 spaces, found 2
(#1101) Whitespace found at end of line
(#1102) Spaces must be used to indent lines; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Whitespace found at end of line
(#1102) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1103) Spaces must be used to indent lines; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Whitespace found at end of line
(#1104) Spaces must be used to indent lines; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Whitespace found at end of line
(#1105) Spaces must be used to indent lines; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected at least 8 spaces, found 2
(#1106) Line indented incorrectly; expected at least 8 spaces, found 2
(#1106) Whitespace found at end of line
(#1107) Line indented incorrectly; expected at least 8 spaces, found 2
(#1108) Spaces must be used to indent lines; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Whitespace found at end of line
(#1109) Spaces must be used to indent lines; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Line indented incorrectly; expected at least 8 spaces, found 2
(#1109) Variable "onlyTxtChild" must be all lower-case
(#1110) Spaces must be used to indent lines; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected 8 spaces, found 2
(#1110) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1111) Spaces must be used to indent lines; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 8 spaces, found 2
(#1112) Spaces must be used to indent lines; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 12 spaces, found 3
(#1112) Variable "onlyTxtChild" must be all lower-case
(#1113) Spaces must be used to indent lines; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected 8 spaces, found 2
(#1114) Spaces must be used to indent lines; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Whitespace found at end of line
(#1114) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1115) Spaces must be used to indent lines; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Whitespace found at end of line
(#1116) Spaces must be used to indent lines; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Whitespace found at end of line
(#1117) Spaces must be used to indent lines; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Line indented incorrectly; expected 8 spaces, found 2
(#1117) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1117) Variable "onlyTxtChild" must be all lower-case
(#1118) Spaces must be used to indent lines; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Line indented incorrectly; expected at least 8 spaces, found 2
(#1119) Spaces must be used to indent lines; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Line indented incorrectly; expected at least 12 spaces, found 3
(#1119) Variable "nextDepth" must be all lower-case
(#1120) Spaces must be used to indent lines; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 12 spaces, found 3
(#1120) Variable "retString" must be all lower-case
(#1121) Spaces must be used to indent lines; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected 8 spaces, found 2
(#1122) Spaces must be used to indent lines; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 12 spaces, found 3
(#1122) Variable "nextDepth" must be all lower-case
(#1122) Expected 1 space before "+"; 0 found
(#1122) Expected 1 space after "+"; 0 found
(#1123) Spaces must be used to indent lines; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected at least 12 spaces, found 3
(#1123) Variable "retString" must be all lower-case
(#1124) Spaces must be used to indent lines; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected 8 spaces, found 2
(#1125) Spaces must be used to indent lines; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Whitespace found at end of line
(#1125) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1126) Spaces must be used to indent lines; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Whitespace found at end of line
(#1127) Spaces must be used to indent lines; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Whitespace found at end of line
(#1128) Spaces must be used to indent lines; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected 8 spaces, found 2
(#1128) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1128) Space found before second semicolon of FOR loop
(#1128) Expected 1 space before "="; 0 found
(#1128) Expected 1 space after "="; 0 found
(#1128) Space found before semicolon; expected "xnumChildren;" but found "xnumChildren ;"
(#1129) Spaces must be used to indent lines; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected at least 8 spaces, found 2
(#1130) Spaces must be used to indent lines; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected 12 spaces, found 3
(#1130) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1131) Spaces must be used to indent lines; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 12 spaces, found 3
(#1132) Spaces must be used to indent lines; tabs are not allowed
(#1132) Tab found within whitespace
(#1132) Whitespace found at end of line
(#1133) Spaces must be used to indent lines; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected at least 16 spaces, found 4
(#1133) Variable "newStr" must be all lower-case
(#1133) Variable "nextDepth" must be all lower-case
(#1134) Spaces must be used to indent lines; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Whitespace found at end of line
(#1134) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1135) Spaces must be used to indent lines; tabs are not allowed
(#1135) Tab found within whitespace
(#1135) Whitespace found at end of line
(#1136) Spaces must be used to indent lines; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected 16 spaces, found 4
(#1136) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1136) Variable "newStr" must be all lower-case
(#1137) Spaces must be used to indent lines; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected at least 16 spaces, found 4
(#1138) Spaces must be used to indent lines; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) Line indented incorrectly; expected 20 spaces, found 5
(#1138) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#1138) Variable "newStr" must be all lower-case
(#1138) Variable "onlyTxtChild" must be all lower-case
(#1139) Spaces must be used to indent lines; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected at least 20 spaces, found 5
(#1140) Spaces must be used to indent lines; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected at least 24 spaces, found 6
(#1140) Variable "newStr" must be all lower-case
(#1141) Spaces must be used to indent lines; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected 20 spaces, found 5
(#1142) Spaces must be used to indent lines; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Whitespace found at end of line
(#1143) Spaces must be used to indent lines; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected at least 20 spaces, found 5
(#1143) Variable "retString" must be all lower-case
(#1143) Variable "newStr" must be all lower-case
(#1144) Spaces must be used to indent lines; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected 16 spaces, found 4
(#1145) Spaces must be used to indent lines; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Whitespace found at end of line
(#1146) Spaces must be used to indent lines; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected 12 spaces, found 3
(#1147) Spaces must be used to indent lines; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected at least 16 spaces, found 4
(#1147) Variable "elementName" must be all lower-case
(#1148) Spaces must be used to indent lines; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Whitespace found at end of line
(#1149) Spaces must be used to indent lines; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 12 spaces, found 3
(#1150) Spaces must be used to indent lines; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Whitespace found at end of line
(#1151) Spaces must be used to indent lines; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected 8 spaces, found 2
(#1152) Spaces must be used to indent lines; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Whitespace found at end of line
(#1153) Spaces must be used to indent lines; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected at least 8 spaces, found 2
(#1154) Spaces must be used to indent lines; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Line indented incorrectly; expected 8 spaces, found 2
(#1154) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1154) Variable "onlyTxtChild" must be all lower-case
(#1155) Spaces must be used to indent lines; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected at least 8 spaces, found 2
(#1156) Spaces must be used to indent lines; tabs are not allowed
(#1156) Tab found within whitespace
(#1156) Line indented incorrectly; expected at least 12 spaces, found 3
(#1156) Variable "retString" must be all lower-case
(#1156) Variable "elementName" must be all lower-case
(#1157) Spaces must be used to indent lines; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Line indented incorrectly; expected 8 spaces, found 2
(#1158) Spaces must be used to indent lines; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected at least 12 spaces, found 3
(#1158) Variable "retString" must be all lower-case
(#1159) Spaces must be used to indent lines; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected 8 spaces, found 2
(#1160) Spaces must be used to indent lines; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected at least 8 spaces, found 2
(#1160) Variable "retString" must be all lower-case
(#1161) Spaces must be used to indent lines; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Whitespace found at end of line
(#1162) Spaces must be used to indent lines; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected 4 spaces, found 1
(#1163) Spaces must be used to indent lines; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Whitespace found at end of line
(#1164) Spaces must be used to indent lines; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Whitespace found at end of line
(#1165) Spaces must be used to indent lines; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Whitespace found at end of line
(#1166) Spaces must be used to indent lines; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Whitespace found at end of line
(#1167) Spaces must be used to indent lines; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected 4 spaces, found 1
(#1167) method name "MiniXMLElement::toStringNoWhiteSpaces" must be in lower-case letters only
(#1167) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1168) Spaces must be used to indent lines; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected at least 4 spaces, found 1
(#1168) Opening brace should be on the same line as the declaration
(#1169) Spaces must be used to indent lines; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected at least 8 spaces, found 2
(#1169) Variable "retString" must be all lower-case
(#1170) Spaces must be used to indent lines; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected at least 8 spaces, found 2
(#1170) Variable "attribString" must be all lower-case
(#1171) Spaces must be used to indent lines; tabs are not allowed
(#1171) Tab found within whitespace
(#1171) Line indented incorrectly; expected at least 8 spaces, found 2
(#1171) Variable "elementName" must be all lower-case
(#1172) Spaces must be used to indent lines; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Whitespace found at end of line
(#1173) Spaces must be used to indent lines; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected 8 spaces, found 2
(#1173) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1174) Spaces must be used to indent lines; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected at least 8 spaces, found 2
(#1175) Spaces must be used to indent lines; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected at least 12 spaces, found 3
(#1175) Variable "attribString" must be all lower-case
(#1176) Spaces must be used to indent lines; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected 8 spaces, found 2
(#1177) Spaces must be used to indent lines; tabs are not allowed
(#1177) Tab found within whitespace
(#1177) Whitespace found at end of line
(#1178) Spaces must be used to indent lines; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected at least 8 spaces, found 2
(#1178) Variable "retString" must be all lower-case
(#1178) Variable "elementName" must be all lower-case
(#1179) Spaces must be used to indent lines; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Whitespace found at end of line
(#1179) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1180) Spaces must be used to indent lines; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Whitespace found at end of line
(#1181) Spaces must be used to indent lines; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected 8 spaces, found 2
(#1181) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1181) Variable "attribString" must be all lower-case
(#1182) Spaces must be used to indent lines; tabs are not allowed
(#1182) Tab found within whitespace
(#1182) Line indented incorrectly; expected at least 8 spaces, found 2
(#1183) Spaces must be used to indent lines; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected at least 12 spaces, found 3
(#1183) Variable "attribString" must be all lower-case
(#1183) Variable "attribString" must be all lower-case
(#1184) Spaces must be used to indent lines; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected at least 12 spaces, found 3
(#1184) Variable "retString" must be all lower-case
(#1184) Variable "attribString" must be all lower-case
(#1185) Spaces must be used to indent lines; tabs are not allowed
(#1185) Tab found within whitespace
(#1185) Line indented incorrectly; expected 8 spaces, found 2
(#1186) Spaces must be used to indent lines; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Whitespace found at end of line
(#1187) Spaces must be used to indent lines; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected 8 spaces, found 2
(#1187) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1188) Spaces must be used to indent lines; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected at least 8 spaces, found 2
(#1189) Spaces must be used to indent lines; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected at least 12 spaces, found 3
(#1190) Spaces must be used to indent lines; tabs are not allowed
(#1190) Tab found within whitespace
(#1190) Whitespace found at end of line
(#1191) Spaces must be used to indent lines; tabs are not allowed
(#1191) Tab found within whitespace
(#1191) Line indented incorrectly; expected at least 12 spaces, found 3
(#1191) Variable "retString" must be all lower-case
(#1192) Spaces must be used to indent lines; tabs are not allowed
(#1192) Tab found within whitespace
(#1192) Line indented incorrectly; expected at least 12 spaces, found 3
(#1192) Variable "retString" must be all lower-case
(#1193) Spaces must be used to indent lines; tabs are not allowed
(#1193) Tab found within whitespace
(#1193) Line indented incorrectly; expected 8 spaces, found 2
(#1194) Spaces must be used to indent lines; tabs are not allowed
(#1194) Tab found within whitespace
(#1194) Whitespace found at end of line
(#1194) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1195) Spaces must be used to indent lines; tabs are not allowed
(#1195) Tab found within whitespace
(#1195) Whitespace found at end of line
(#1196) Spaces must be used to indent lines; tabs are not allowed
(#1196) Tab found within whitespace
(#1196) Line indented incorrectly; expected at least 8 spaces, found 2
(#1197) Line indented incorrectly; expected at least 8 spaces, found 2
(#1197) Whitespace found at end of line
(#1198) Line indented incorrectly; expected at least 8 spaces, found 2
(#1199) Spaces must be used to indent lines; tabs are not allowed
(#1199) Tab found within whitespace
(#1199) Line indented incorrectly; expected at least 8 spaces, found 2
(#1199) Variable "retString" must be all lower-case
(#1200) Spaces must be used to indent lines; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Whitespace found at end of line
(#1201) Spaces must be used to indent lines; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected at least 8 spaces, found 2
(#1202) Spaces must be used to indent lines; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Line indented incorrectly; expected 8 spaces, found 2
(#1202) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1202) Space found before second semicolon of FOR loop
(#1202) Expected 1 space before "="; 0 found
(#1202) Expected 1 space after "="; 0 found
(#1202) Space found before semicolon; expected "xnumChildren;" but found "xnumChildren ;"
(#1203) Spaces must be used to indent lines; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Line indented incorrectly; expected at least 8 spaces, found 2
(#1204) Spaces must be used to indent lines; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected 12 spaces, found 3
(#1204) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1205) Spaces must be used to indent lines; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected at least 12 spaces, found 3
(#1206) Spaces must be used to indent lines; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected at least 16 spaces, found 4
(#1206) Variable "newStr" must be all lower-case
(#1207) Spaces must be used to indent lines; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Whitespace found at end of line
(#1208) Spaces must be used to indent lines; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected 16 spaces, found 4
(#1208) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#1208) Variable "newStr" must be all lower-case
(#1209) Spaces must be used to indent lines; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected at least 16 spaces, found 4
(#1210) Spaces must be used to indent lines; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 20 spaces, found 5
(#1210) Variable "retString" must be all lower-case
(#1210) Variable "newStr" must be all lower-case
(#1211) Spaces must be used to indent lines; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected 16 spaces, found 4
(#1212) Spaces must be used to indent lines; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Whitespace found at end of line
(#1213) Spaces must be used to indent lines; tabs are not allowed
(#1213) Tab found within whitespace
(#1213) Line indented incorrectly; expected 12 spaces, found 3
(#1214) Spaces must be used to indent lines; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected at least 16 spaces, found 4
(#1214) Variable "elementName" must be all lower-case
(#1215) Spaces must be used to indent lines; tabs are not allowed
(#1215) Tab found within whitespace
(#1215) Whitespace found at end of line
(#1216) Spaces must be used to indent lines; tabs are not allowed
(#1216) Tab found within whitespace
(#1216) Line indented incorrectly; expected 12 spaces, found 3
(#1217) Spaces must be used to indent lines; tabs are not allowed
(#1217) Tab found within whitespace
(#1217) Whitespace found at end of line
(#1218) Spaces must be used to indent lines; tabs are not allowed
(#1218) Tab found within whitespace
(#1218) Line indented incorrectly; expected 8 spaces, found 2
(#1219) Spaces must be used to indent lines; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Whitespace found at end of line
(#1220) Spaces must be used to indent lines; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected at least 8 spaces, found 2
(#1221) Spaces must be used to indent lines; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected at least 8 spaces, found 2
(#1221) Variable "retString" must be all lower-case
(#1221) Variable "elementName" must be all lower-case
(#1222) Spaces must be used to indent lines; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Whitespace found at end of line
(#1223) Spaces must be used to indent lines; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 8 spaces, found 2
(#1223) Variable "retString" must be all lower-case
(#1224) Spaces must be used to indent lines; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Whitespace found at end of line
(#1225) Spaces must be used to indent lines; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected 4 spaces, found 1
(#1226) Spaces must be used to indent lines; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Whitespace found at end of line
(#1227) Spaces must be used to indent lines; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Whitespace found at end of line
(#1228) Spaces must be used to indent lines; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected at least 4 spaces, found 1
(#1229) Line indented incorrectly; expected at least 4 spaces, found 1
(#1230) Line indented incorrectly; expected at least 4 spaces, found 1
(#1231) Line indented incorrectly; expected at least 4 spaces, found 1
(#1231) Whitespace found at end of line
(#1232) Line indented incorrectly; expected at least 4 spaces, found 1
(#1233) Line indented incorrectly; expected at least 4 spaces, found 1
(#1234) Spaces must be used to indent lines; tabs are not allowed
(#1234) Tab found within whitespace
(#1234) Line indented incorrectly; expected 4 spaces, found 1
(#1234) method name "MiniXMLElement::toStructure" must be in lower-case letters only
(#1234) Visibility must be declared on method "toStructure"
(#1235) Spaces must be used to indent lines; tabs are not allowed
(#1235) Tab found within whitespace
(#1235) Line indented incorrectly; expected at least 4 spaces, found 1
(#1235) Opening brace should be on the same line as the declaration
(#1236) Spaces must be used to indent lines; tabs are not allowed
(#1236) Tab found within whitespace
(#1236) Whitespace found at end of line
(#1237) Spaces must be used to indent lines; tabs are not allowed
(#1237) Tab found within whitespace
(#1237) Line indented incorrectly; expected at least 8 spaces, found 2
(#1237) Variable "retHash" must be all lower-case
(#1238) Spaces must be used to indent lines; tabs are not allowed
(#1238) Tab found within whitespace
(#1238) Line indented incorrectly; expected at least 8 spaces, found 2
(#1239) Spaces must be used to indent lines; tabs are not allowed
(#1239) Tab found within whitespace
(#1239) Line indented incorrectly; expected at least 8 spaces, found 2
(#1239) Variable "numAdded" must be all lower-case
(#1240) Spaces must be used to indent lines; tabs are not allowed
(#1240) Tab found within whitespace
(#1240) Whitespace found at end of line
(#1240) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#1241) Spaces must be used to indent lines; tabs are not allowed
(#1241) Tab found within whitespace
(#1241) Whitespace found at end of line
(#1242) Spaces must be used to indent lines; tabs are not allowed
(#1242) Tab found within whitespace
(#1242) Whitespace found at end of line
(#1243) Spaces must be used to indent lines; tabs are not allowed
(#1243) Tab found within whitespace
(#1243) Line indented incorrectly; expected 8 spaces, found 2
(#1243) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#1243) Expected 1 space before "="; 0 found
(#1243) Expected 1 space after "="; 0 found
(#1243) Expected 1 space before "<"; 0 found
(#1244) Spaces must be used to indent lines; tabs are not allowed
(#1244) Tab found within whitespace
(#1244) Line indented incorrectly; expected at least 8 spaces, found 2
(#1245) Spaces must be used to indent lines; tabs are not allowed
(#1245) Tab found within whitespace
(#1245) Line indented incorrectly; expected 12 spaces, found 3
(#1245) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1246) Spaces must be used to indent lines; tabs are not allowed
(#1246) Tab found within whitespace
(#1246) Line indented incorrectly; expected at least 12 spaces, found 3
(#1247) Spaces must be used to indent lines; tabs are not allowed
(#1247) Tab found within whitespace
(#1247) Line indented incorrectly; expected at least 16 spaces, found 4
(#1248) Spaces must be used to indent lines; tabs are not allowed
(#1248) Tab found within whitespace
(#1248) Whitespace found at end of line
(#1249) Spaces must be used to indent lines; tabs are not allowed
(#1249) Tab found within whitespace
(#1249) Line indented incorrectly; expected 16 spaces, found 4
(#1249) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\n\t\t\t\t{\n"
(#1249) Variable "retHash" must be all lower-case
(#1250) Spaces must be used to indent lines; tabs are not allowed
(#1250) Tab found within whitespace
(#1250) Whitespace found at end of line
(#1251) Spaces must be used to indent lines; tabs are not allowed
(#1251) Tab found within whitespace
(#1251) Line indented incorrectly; expected at least 16 spaces, found 4
(#1252) Spaces must be used to indent lines; tabs are not allowed
(#1252) Tab found within whitespace
(#1252) Line indented incorrectly; expected 20 spaces, found 5
(#1252) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#1252) Variable "retHash" must be all lower-case
(#1252) Variable "retHash" must be all lower-case
(#1253) Spaces must be used to indent lines; tabs are not allowed
(#1253) Tab found within whitespace
(#1253) Line indented incorrectly; expected at least 20 spaces, found 5
(#1254) Spaces must be used to indent lines; tabs are not allowed
(#1254) Tab found within whitespace
(#1254) Line indented incorrectly; expected at least 24 spaces, found 6
(#1254) Variable "retHash" must be all lower-case
(#1254) Variable "retHash" must be all lower-case
(#1255) Spaces must be used to indent lines; tabs are not allowed
(#1255) Tab found within whitespace
(#1255) Line indented incorrectly; expected at least 24 spaces, found 10
(#1256) Spaces must be used to indent lines; tabs are not allowed
(#1256) Tab found within whitespace
(#1256) Whitespace found at end of line
(#1257) Spaces must be used to indent lines; tabs are not allowed
(#1257) Tab found within whitespace
(#1257) Line indented incorrectly; expected at least 39 spaces, found 6
(#1257) Variable "retHash" must be all lower-case
(#1258) Spaces must be used to indent lines; tabs are not allowed
(#1258) Tab found within whitespace
(#1258) Line indented incorrectly; expected 20 spaces, found 5
(#1259) Spaces must be used to indent lines; tabs are not allowed
(#1259) Tab found within whitespace
(#1259) Line indented incorrectly; expected at least 24 spaces, found 6
(#1259) Variable "retHash" must be all lower-case
(#1260) Spaces must be used to indent lines; tabs are not allowed
(#1260) Tab found within whitespace
(#1260) Whitespace found at end of line
(#1261) Spaces must be used to indent lines; tabs are not allowed
(#1261) Tab found within whitespace
(#1261) Line indented incorrectly; expected at least 24 spaces, found 6
(#1261) Variable "retHash" must be all lower-case
(#1262) Spaces must be used to indent lines; tabs are not allowed
(#1262) Tab found within whitespace
(#1262) Line indented incorrectly; expected 20 spaces, found 5
(#1263) Spaces must be used to indent lines; tabs are not allowed
(#1263) Tab found within whitespace
(#1263) Line indented incorrectly; expected 16 spaces, found 4
(#1264) Spaces must be used to indent lines; tabs are not allowed
(#1264) Tab found within whitespace
(#1264) Line indented incorrectly; expected at least 20 spaces, found 5
(#1264) Variable "retHash" must be all lower-case
(#1265) Spaces must be used to indent lines; tabs are not allowed
(#1265) Tab found within whitespace
(#1265) Line indented incorrectly; expected 16 spaces, found 4
(#1266) Spaces must be used to indent lines; tabs are not allowed
(#1266) Tab found within whitespace
(#1266) Whitespace found at end of line
(#1267) Spaces must be used to indent lines; tabs are not allowed
(#1267) Tab found within whitespace
(#1267) Line indented incorrectly; expected at least 16 spaces, found 4
(#1267) Variable "numAdded" must be all lower-case
(#1268) Spaces must be used to indent lines; tabs are not allowed
(#1268) Tab found within whitespace
(#1268) Line indented incorrectly; expected 12 spaces, found 3
(#1269) Spaces must be used to indent lines; tabs are not allowed
(#1269) Tab found within whitespace
(#1269) Line indented incorrectly; expected at least 16 spaces, found 4
(#1270) Spaces must be used to indent lines; tabs are not allowed
(#1270) Tab found within whitespace
(#1270) Line indented incorrectly; expected 12 spaces, found 3
(#1271) Spaces must be used to indent lines; tabs are not allowed
(#1271) Tab found within whitespace
(#1271) Whitespace found at end of line
(#1271) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1272) Spaces must be used to indent lines; tabs are not allowed
(#1272) Tab found within whitespace
(#1272) Whitespace found at end of line
(#1273) Spaces must be used to indent lines; tabs are not allowed
(#1273) Tab found within whitespace
(#1273) Line indented incorrectly; expected 8 spaces, found 2
(#1274) Spaces must be used to indent lines; tabs are not allowed
(#1274) Tab found within whitespace
(#1274) Whitespace found at end of line
(#1274) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1275) Spaces must be used to indent lines; tabs are not allowed
(#1275) Tab found within whitespace
(#1275) Whitespace found at end of line
(#1276) Spaces must be used to indent lines; tabs are not allowed
(#1276) Tab found within whitespace
(#1276) Line indented incorrectly; expected 8 spaces, found 2
(#1276) Expected "foreach (...) {\n"; found "foreach (...)\n\t\t{\n"
(#1277) Spaces must be used to indent lines; tabs are not allowed
(#1277) Tab found within whitespace
(#1277) Line indented incorrectly; expected at least 8 spaces, found 2
(#1278) Spaces must be used to indent lines; tabs are not allowed
(#1278) Tab found within whitespace
(#1278) This comment is 74% valid code; is this commented out code?
(#1278) Line indented incorrectly; expected at least 12 spaces, found 3
(#1278) Perl-style comments are not allowed; use "// Comment." instead
(#1279) Spaces must be used to indent lines; tabs are not allowed
(#1279) Tab found within whitespace
(#1279) Line indented incorrectly; expected at least 12 spaces, found 3
(#1279) Variable "retHash" must be all lower-case
(#1280) Spaces must be used to indent lines; tabs are not allowed
(#1280) Tab found within whitespace
(#1280) Line indented incorrectly; expected at least 12 spaces, found 3
(#1280) Variable "numAdded" must be all lower-case
(#1281) Spaces must be used to indent lines; tabs are not allowed
(#1281) Tab found within whitespace
(#1281) Line indented incorrectly; expected 8 spaces, found 2
(#1282) Spaces must be used to indent lines; tabs are not allowed
(#1282) Tab found within whitespace
(#1282) Whitespace found at end of line
(#1282) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1283) Spaces must be used to indent lines; tabs are not allowed
(#1283) Tab found within whitespace
(#1283) Whitespace found at end of line
(#1284) Spaces must be used to indent lines; tabs are not allowed
(#1284) Tab found within whitespace
(#1284) Line indented incorrectly; expected 8 spaces, found 2
(#1284) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1284) Variable "numAdded" must be all lower-case
(#1285) Spaces must be used to indent lines; tabs are not allowed
(#1285) Tab found within whitespace
(#1285) Line indented incorrectly; expected at least 8 spaces, found 2
(#1286) Spaces must be used to indent lines; tabs are not allowed
(#1286) Tab found within whitespace
(#1286) Line indented incorrectly; expected 12 spaces, found 3
(#1286) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1287) Spaces must be used to indent lines; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Line indented incorrectly; expected at least 12 spaces, found 3
(#1288) Spaces must be used to indent lines; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Line indented incorrectly; expected at least 16 spaces, found 4
(#1288) Variable "retHash" must be all lower-case
(#1289) Spaces must be used to indent lines; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Line indented incorrectly; expected 12 spaces, found 3
(#1290) Spaces must be used to indent lines; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Whitespace found at end of line
(#1291) Spaces must be used to indent lines; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Line indented incorrectly; expected at least 12 spaces, found 3
(#1291) Variable "retHash" must be all lower-case
(#1292) Spaces must be used to indent lines; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Line indented incorrectly; expected 8 spaces, found 2
(#1293) Spaces must be used to indent lines; tabs are not allowed
(#1293) Tab found within whitespace
(#1293) Line indented incorrectly; expected at least 12 spaces, found 3
(#1294) Spaces must be used to indent lines; tabs are not allowed
(#1294) Tab found within whitespace
(#1294) Line indented incorrectly; expected 8 spaces, found 2
(#1295) Spaces must be used to indent lines; tabs are not allowed
(#1295) Tab found within whitespace
(#1295) Whitespace found at end of line
(#1296) Spaces must be used to indent lines; tabs are not allowed
(#1296) Tab found within whitespace
(#1296) Line indented incorrectly; expected 4 spaces, found 1
(#1297) Spaces must be used to indent lines; tabs are not allowed
(#1297) Tab found within whitespace
(#1297) Whitespace found at end of line
(#1298) Spaces must be used to indent lines; tabs are not allowed
(#1298) Tab found within whitespace
(#1298) Whitespace found at end of line
(#1299) Spaces must be used to indent lines; tabs are not allowed
(#1299) Tab found within whitespace
(#1299) Whitespace found at end of line
(#1300) Spaces must be used to indent lines; tabs are not allowed
(#1300) Tab found within whitespace
(#1300) Whitespace found at end of line
(#1301) Spaces must be used to indent lines; tabs are not allowed
(#1301) Tab found within whitespace
(#1301) Whitespace found at end of line
(#1302) Spaces must be used to indent lines; tabs are not allowed
(#1302) Tab found within whitespace
(#1302) Line indented incorrectly; expected at least 4 spaces, found 1
(#1303) Line indented incorrectly; expected at least 4 spaces, found 1
(#1304) Line indented incorrectly; expected at least 4 spaces, found 1
(#1305) Line indented incorrectly; expected at least 4 spaces, found 1
(#1306) Line indented incorrectly; expected at least 4 spaces, found 1
(#1307) Line indented incorrectly; expected at least 4 spaces, found 1
(#1308) Spaces must be used to indent lines; tabs are not allowed
(#1308) Tab found within whitespace
(#1308) Line indented incorrectly; expected 4 spaces, found 1
(#1308) method name "MiniXMLElement::isElement" must be in lower-case letters only
(#1308) Visibility must be declared on method "isElement"
(#1309) Spaces must be used to indent lines; tabs are not allowed
(#1309) Tab found within whitespace
(#1309) Line indented incorrectly; expected at least 4 spaces, found 1
(#1309) Opening brace should be on the same line as the declaration
(#1310) Spaces must be used to indent lines; tabs are not allowed
(#1310) Tab found within whitespace
(#1310) Line indented incorrectly; expected 8 spaces, found 2
(#1310) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1311) Spaces must be used to indent lines; tabs are not allowed
(#1311) Tab found within whitespace
(#1311) Line indented incorrectly; expected at least 8 spaces, found 2
(#1312) Spaces must be used to indent lines; tabs are not allowed
(#1312) Tab found within whitespace
(#1312) Line indented incorrectly; expected at least 12 spaces, found 3
(#1313) Spaces must be used to indent lines; tabs are not allowed
(#1313) Tab found within whitespace
(#1313) Line indented incorrectly; expected 8 spaces, found 2
(#1314) Spaces must be used to indent lines; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Whitespace found at end of line
(#1315) Spaces must be used to indent lines; tabs are not allowed
(#1315) Tab found within whitespace
(#1315) Line indented incorrectly; expected at least 8 spaces, found 2
(#1316) Spaces must be used to indent lines; tabs are not allowed
(#1316) Tab found within whitespace
(#1316) Line indented incorrectly; expected 4 spaces, found 1
(#1317) Spaces must be used to indent lines; tabs are not allowed
(#1317) Tab found within whitespace
(#1317) Whitespace found at end of line
(#1318) Spaces must be used to indent lines; tabs are not allowed
(#1318) Tab found within whitespace
(#1318) Whitespace found at end of line
(#1319) Spaces must be used to indent lines; tabs are not allowed
(#1319) Tab found within whitespace
(#1319) Line indented incorrectly; expected at least 4 spaces, found 1
(#1320) Line indented incorrectly; expected at least 4 spaces, found 1
(#1321) Line indented incorrectly; expected at least 4 spaces, found 1
(#1322) Line indented incorrectly; expected at least 4 spaces, found 1
(#1323) Line indented incorrectly; expected at least 4 spaces, found 1
(#1324) Line indented incorrectly; expected at least 4 spaces, found 1
(#1325) Spaces must be used to indent lines; tabs are not allowed
(#1325) Tab found within whitespace
(#1325) Line indented incorrectly; expected 4 spaces, found 1
(#1325) method name "MiniXMLElement::isNode" must be in lower-case letters only
(#1325) Visibility must be declared on method "isNode"
(#1326) Spaces must be used to indent lines; tabs are not allowed
(#1326) Tab found within whitespace
(#1326) Line indented incorrectly; expected at least 4 spaces, found 1
(#1326) Opening brace should be on the same line as the declaration
(#1327) Spaces must be used to indent lines; tabs are not allowed
(#1327) Tab found within whitespace
(#1327) Line indented incorrectly; expected 8 spaces, found 2
(#1327) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1328) Spaces must be used to indent lines; tabs are not allowed
(#1328) Tab found within whitespace
(#1328) Line indented incorrectly; expected at least 8 spaces, found 2
(#1329) Spaces must be used to indent lines; tabs are not allowed
(#1329) Tab found within whitespace
(#1329) Line indented incorrectly; expected at least 12 spaces, found 3
(#1330) Spaces must be used to indent lines; tabs are not allowed
(#1330) Tab found within whitespace
(#1330) Line indented incorrectly; expected 8 spaces, found 2
(#1331) Spaces must be used to indent lines; tabs are not allowed
(#1331) Tab found within whitespace
(#1331) Whitespace found at end of line
(#1332) Spaces must be used to indent lines; tabs are not allowed
(#1332) Tab found within whitespace
(#1332) Line indented incorrectly; expected at least 8 spaces, found 2
(#1333) Spaces must be used to indent lines; tabs are not allowed
(#1333) Tab found within whitespace
(#1333) Line indented incorrectly; expected 4 spaces, found 1
(#1334) Spaces must be used to indent lines; tabs are not allowed
(#1334) Tab found within whitespace
(#1334) Whitespace found at end of line
(#1335) Spaces must be used to indent lines; tabs are not allowed
(#1335) Tab found within whitespace
(#1335) Whitespace found at end of line
(#1336) Spaces must be used to indent lines; tabs are not allowed
(#1336) Tab found within whitespace
(#1336) Line indented incorrectly; expected at least 4 spaces, found 1
(#1337) Line indented incorrectly; expected at least 4 spaces, found 1
(#1338) Line indented incorrectly; expected at least 4 spaces, found 1
(#1339) Line indented incorrectly; expected at least 4 spaces, found 1
(#1339) Whitespace found at end of line
(#1340) Line indented incorrectly; expected at least 4 spaces, found 1
(#1341) Line indented incorrectly; expected at least 4 spaces, found 1
(#1342) Line indented incorrectly; expected at least 4 spaces, found 1
(#1343) Line indented incorrectly; expected at least 4 spaces, found 1
(#1344) Line indented incorrectly; expected at least 4 spaces, found 1
(#1345) Line indented incorrectly; expected at least 4 spaces, found 1
(#1346) Line indented incorrectly; expected at least 4 spaces, found 1
(#1347) Line indented incorrectly; expected at least 4 spaces, found 1
(#1348) Line indented incorrectly; expected at least 4 spaces, found 1
(#1349) Line indented incorrectly; expected at least 4 spaces, found 1
(#1350) Spaces must be used to indent lines; tabs are not allowed
(#1350) Tab found within whitespace
(#1350) Line indented incorrectly; expected 4 spaces, found 1
(#1350) method name "MiniXMLElement::createNode" must be in lower-case letters only
(#1350) Visibility must be declared on method "createNode"
(#1350) Variable "escapeEntities" must be all lower-case
(#1350) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1351) Spaces must be used to indent lines; tabs are not allowed
(#1351) Tab found within whitespace
(#1351) Line indented incorrectly; expected at least 4 spaces, found 1
(#1351) Opening brace should be on the same line as the declaration
(#1352) Spaces must be used to indent lines; tabs are not allowed
(#1352) Tab found within whitespace
(#1352) Whitespace found at end of line
(#1353) Spaces must be used to indent lines; tabs are not allowed
(#1353) Tab found within whitespace
(#1353) Line indented incorrectly; expected at least 8 spaces, found 2
(#1353) Variable "newNode" must be all lower-case
(#1353) Variable "escapeEntities" must be all lower-case
(#1354) Spaces must be used to indent lines; tabs are not allowed
(#1354) Tab found within whitespace
(#1354) Whitespace found at end of line
(#1355) Spaces must be used to indent lines; tabs are not allowed
(#1355) Tab found within whitespace
(#1355) Line indented incorrectly; expected at least 8 spaces, found 2
(#1355) Variable "appendedNode" must be all lower-case
(#1355) Variable "newNode" must be all lower-case
(#1356) Spaces must be used to indent lines; tabs are not allowed
(#1356) Tab found within whitespace
(#1356) Whitespace found at end of line
(#1357) Spaces must be used to indent lines; tabs are not allowed
(#1357) Tab found within whitespace
(#1357) Line indented incorrectly; expected at least 8 spaces, found 2
(#1357) Variable "appendedNode" must be all lower-case
(#1358) Spaces must be used to indent lines; tabs are not allowed
(#1358) Tab found within whitespace
(#1358) Line indented incorrectly; expected 4 spaces, found 1
(#1359) Spaces must be used to indent lines; tabs are not allowed
(#1359) Tab found within whitespace
(#1359) Whitespace found at end of line
(#1360) Spaces must be used to indent lines; tabs are not allowed
(#1360) Tab found within whitespace
(#1360) Whitespace found at end of line
(#1361) Spaces must be used to indent lines; tabs are not allowed
(#1361) Tab found within whitespace
(#1361) Line indented incorrectly; expected at least 4 spaces, found 1
(#1362) Line indented incorrectly; expected at least 4 spaces, found 1
(#1363) Line indented incorrectly; expected at least 4 spaces, found 1
(#1364) Line indented incorrectly; expected at least 4 spaces, found 1
(#1365) Line indented incorrectly; expected at least 4 spaces, found 1
(#1366) Line indented incorrectly; expected at least 4 spaces, found 1
(#1367) Line indented incorrectly; expected at least 4 spaces, found 1
(#1368) Line indented incorrectly; expected at least 4 spaces, found 1
(#1369) Line indented incorrectly; expected at least 4 spaces, found 1
(#1370) Line indented incorrectly; expected at least 4 spaces, found 1
(#1371) Line indented incorrectly; expected at least 4 spaces, found 1
(#1372) Spaces must be used to indent lines; tabs are not allowed
(#1372) Tab found within whitespace
(#1372) Line indented incorrectly; expected 4 spaces, found 1
(#1372) method name "MiniXMLElement::appendNode" must be in lower-case letters only
(#1372) Visibility must be declared on method "appendNode"
(#1373) Spaces must be used to indent lines; tabs are not allowed
(#1373) Tab found within whitespace
(#1373) Line indented incorrectly; expected at least 4 spaces, found 1
(#1373) Opening brace should be on the same line as the declaration
(#1374) Spaces must be used to indent lines; tabs are not allowed
(#1374) Tab found within whitespace
(#1374) Line indented incorrectly; expected 8 spaces, found 2
(#1374) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1375) Spaces must be used to indent lines; tabs are not allowed
(#1375) Tab found within whitespace
(#1375) Line indented incorrectly; expected at least 8 spaces, found 2
(#1376) Spaces must be used to indent lines; tabs are not allowed
(#1376) Tab found within whitespace
(#1376) Line indented incorrectly; expected at least 12 spaces, found 3
(#1377) Spaces must be used to indent lines; tabs are not allowed
(#1377) Tab found within whitespace
(#1377) Line indented incorrectly; expected 8 spaces, found 2
(#1378) Spaces must be used to indent lines; tabs are not allowed
(#1378) Tab found within whitespace
(#1378) Whitespace found at end of line
(#1378) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1379) Spaces must be used to indent lines; tabs are not allowed
(#1379) Tab found within whitespace
(#1379) Whitespace found at end of line
(#1380) Spaces must be used to indent lines; tabs are not allowed
(#1380) Tab found within whitespace
(#1380) Line indented incorrectly; expected 8 spaces, found 2
(#1380) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1381) Spaces must be used to indent lines; tabs are not allowed
(#1381) Tab found within whitespace
(#1381) Line indented incorrectly; expected at least 8 spaces, found 2
(#1382) Spaces must be used to indent lines; tabs are not allowed
(#1382) Tab found within whitespace
(#1382) Line indented incorrectly; expected at least 12 spaces, found 3
(#1383) Spaces must be used to indent lines; tabs are not allowed
(#1383) Tab found within whitespace
(#1383) Line indented incorrectly; expected 8 spaces, found 2
(#1384) Spaces must be used to indent lines; tabs are not allowed
(#1384) Tab found within whitespace
(#1384) Whitespace found at end of line
(#1385) Spaces must be used to indent lines; tabs are not allowed
(#1385) Tab found within whitespace
(#1385) Line indented incorrectly; expected 8 spaces, found 2
(#1385) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1386) Spaces must be used to indent lines; tabs are not allowed
(#1386) Tab found within whitespace
(#1386) Line indented incorrectly; expected at least 8 spaces, found 2
(#1387) Spaces must be used to indent lines; tabs are not allowed
(#1387) Tab found within whitespace
(#1387) Line indented incorrectly; expected 12 spaces, found 3
(#1387) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#1388) Spaces must be used to indent lines; tabs are not allowed
(#1388) Tab found within whitespace
(#1388) Line indented incorrectly; expected at least 12 spaces, found 3
(#1389) Spaces must be used to indent lines; tabs are not allowed
(#1389) Tab found within whitespace
(#1389) Line indented incorrectly; expected at least 16 spaces, found 4
(#1389) Whitespace found at end of line
(#1390) Spaces must be used to indent lines; tabs are not allowed
(#1390) Tab found within whitespace
(#1390) Line indented incorrectly; expected at least 16 spaces, found 7
(#1391) Spaces must be used to indent lines; tabs are not allowed
(#1391) Tab found within whitespace
(#1391) Line indented incorrectly; expected 12 spaces, found 3
(#1392) Spaces must be used to indent lines; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Line indented incorrectly; expected at least 12 spaces, found 3
(#1393) Spaces must be used to indent lines; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Line indented incorrectly; expected 8 spaces, found 2
(#1394) Spaces must be used to indent lines; tabs are not allowed
(#1394) Tab found within whitespace
(#1394) Whitespace found at end of line
(#1394) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1395) Spaces must be used to indent lines; tabs are not allowed
(#1395) Tab found within whitespace
(#1395) Whitespace found at end of line
(#1396) Spaces must be used to indent lines; tabs are not allowed
(#1396) Tab found within whitespace
(#1396) Line indented incorrectly; expected at least 8 spaces, found 2
(#1397) Spaces must be used to indent lines; tabs are not allowed
(#1397) Tab found within whitespace
(#1397) Line indented incorrectly; expected at least 8 spaces, found 2
(#1398) Spaces must be used to indent lines; tabs are not allowed
(#1398) Tab found within whitespace
(#1398) Whitespace found at end of line
(#1399) Spaces must be used to indent lines; tabs are not allowed
(#1399) Tab found within whitespace
(#1399) Line indented incorrectly; expected at least 8 spaces, found 2
(#1400) Spaces must be used to indent lines; tabs are not allowed
(#1400) Tab found within whitespace
(#1400) Whitespace found at end of line
(#1400) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1401) Spaces must be used to indent lines; tabs are not allowed
(#1401) Tab found within whitespace
(#1401) Whitespace found at end of line
(#1402) Spaces must be used to indent lines; tabs are not allowed
(#1402) Tab found within whitespace
(#1402) Line indented incorrectly; expected 4 spaces, found 1
(#1403) Spaces must be used to indent lines; tabs are not allowed
(#1403) Tab found within whitespace
(#1403) Whitespace found at end of line
(#1404) Spaces must be used to indent lines; tabs are not allowed
(#1404) Tab found within whitespace
(#1404) Line indented incorrectly; expected at least 4 spaces, found 1
(#1405) Spaces must be used to indent lines; tabs are not allowed
(#1405) Tab found within whitespace
(#1405) Line indented incorrectly; expected 4 spaces, found 1
(#1405) Visibility must be declared on method "__destruct"
(#1406) Spaces must be used to indent lines; tabs are not allowed
(#1406) Tab found within whitespace
(#1406) Line indented incorrectly; expected at least 4 spaces, found 1
(#1406) Opening brace should be on the same line as the declaration
(#1407) Spaces must be used to indent lines; tabs are not allowed
(#1407) Tab found within whitespace
(#1407) Line indented incorrectly; expected at least 8 spaces, found 2
(#1407) Inline control structures are not allowed
(#1408) Spaces must be used to indent lines; tabs are not allowed
(#1408) Tab found within whitespace
(#1408) Line indented incorrectly; expected at least 8 spaces, found 3
(#1409) Spaces must be used to indent lines; tabs are not allowed
(#1409) Tab found within whitespace
(#1409) Line indented incorrectly; expected 4 spaces, found 1
(#1410) Spaces must be used to indent lines; tabs are not allowed
(#1410) Tab found within whitespace
(#1410) Whitespace found at end of line
(#1411) Spaces must be used to indent lines; tabs are not allowed
(#1411) Tab found within whitespace
(#1411) Whitespace found at end of line
(#1437) Spaces must be used to indent lines; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Line indented incorrectly; expected 4 spaces, found 1
(#1437) method name "MiniXMLElementComment::MiniXMLElementComment" must be in lower-case letters only
(#1437) PHP4 style constructors are not allowed; use "__construct()" instead
(#1437) Visibility must be declared on method "MiniXMLElementComment"
(#1437) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1438) Spaces must be used to indent lines; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Line indented incorrectly; expected at least 4 spaces, found 1
(#1438) Opening brace should be on the same line as the declaration
(#1439) Spaces must be used to indent lines; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Line indented incorrectly; expected at least 8 spaces, found 2
(#1440) Spaces must be used to indent lines; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Line indented incorrectly; expected 4 spaces, found 1
(#1441) Spaces must be used to indent lines; tabs are not allowed
(#1441) Tab found within whitespace
(#1441) Whitespace found at end of line
(#1442) Spaces must be used to indent lines; tabs are not allowed
(#1442) Tab found within whitespace
(#1442) Whitespace found at end of line
(#1443) Spaces must be used to indent lines; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Line indented incorrectly; expected 4 spaces, found 1
(#1443) method name "MiniXMLElementComment::toString" must be in lower-case letters only
(#1443) Visibility must be declared on method "toString"
(#1444) Spaces must be used to indent lines; tabs are not allowed
(#1444) Tab found within whitespace
(#1444) Line indented incorrectly; expected at least 4 spaces, found 1
(#1444) Opening brace should be on the same line as the declaration
(#1445) Spaces must be used to indent lines; tabs are not allowed
(#1445) Tab found within whitespace
(#1445) Line indented incorrectly; expected 8 spaces, found 2
(#1445) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1446) Spaces must be used to indent lines; tabs are not allowed
(#1446) Tab found within whitespace
(#1446) Line indented incorrectly; expected at least 8 spaces, found 2
(#1447) Spaces must be used to indent lines; tabs are not allowed
(#1447) Tab found within whitespace
(#1447) Line indented incorrectly; expected at least 12 spaces, found 3
(#1448) Spaces must be used to indent lines; tabs are not allowed
(#1448) Tab found within whitespace
(#1448) Line indented incorrectly; expected 8 spaces, found 2
(#1449) Spaces must be used to indent lines; tabs are not allowed
(#1449) Tab found within whitespace
(#1449) Line indented incorrectly; expected at least 12 spaces, found 3
(#1450) Spaces must be used to indent lines; tabs are not allowed
(#1450) Tab found within whitespace
(#1450) Line indented incorrectly; expected 8 spaces, found 2
(#1451) Spaces must be used to indent lines; tabs are not allowed
(#1451) Tab found within whitespace
(#1451) Line indented incorrectly; expected 4 spaces, found 1
(#1452) Spaces must be used to indent lines; tabs are not allowed
(#1452) Tab found within whitespace
(#1452) Whitespace found at end of line
(#1453) Spaces must be used to indent lines; tabs are not allowed
(#1453) Tab found within whitespace
(#1453) Whitespace found at end of line
(#1454) Spaces must be used to indent lines; tabs are not allowed
(#1454) Tab found within whitespace
(#1454) Line indented incorrectly; expected 4 spaces, found 1
(#1454) method name "MiniXMLElementComment::toStringWithWhiteSpaces" must be in lower-case letters only
(#1454) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1455) Spaces must be used to indent lines; tabs are not allowed
(#1455) Tab found within whitespace
(#1455) Line indented incorrectly; expected at least 4 spaces, found 1
(#1455) Opening brace should be on the same line as the declaration
(#1457) Spaces must be used to indent lines; tabs are not allowed
(#1457) Tab found within whitespace
(#1457) Line indented incorrectly; expected at least 8 spaces, found 2
(#1457) Space found before semicolon; expected ");" but found ") ;"
(#1458) Spaces must be used to indent lines; tabs are not allowed
(#1458) Tab found within whitespace
(#1458) Whitespace found at end of line
(#1459) Spaces must be used to indent lines; tabs are not allowed
(#1459) Tab found within whitespace
(#1459) Line indented incorrectly; expected at least 8 spaces, found 2
(#1459) Variable "retString" must be all lower-case
(#1460) Spaces must be used to indent lines; tabs are not allowed
(#1460) Tab found within whitespace
(#1460) Whitespace found at end of line
(#1461) Spaces must be used to indent lines; tabs are not allowed
(#1461) Tab found within whitespace
(#1461) Line indented incorrectly; expected 8 spaces, found 2
(#1461) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1462) Spaces must be used to indent lines; tabs are not allowed
(#1462) Tab found within whitespace
(#1462) Line indented incorrectly; expected at least 8 spaces, found 2
(#1463) Spaces must be used to indent lines; tabs are not allowed
(#1463) Tab found within whitespace
(#1463) Line indented incorrectly; expected at least 12 spaces, found 3
(#1464) Spaces must be used to indent lines; tabs are not allowed
(#1464) Tab found within whitespace
(#1464) Line indented incorrectly; expected at least 12 spaces, found 3
(#1464) Variable "retString" must be all lower-case
(#1465) Spaces must be used to indent lines; tabs are not allowed
(#1465) Tab found within whitespace
(#1465) Whitespace found at end of line
(#1466) Spaces must be used to indent lines; tabs are not allowed
(#1466) Tab found within whitespace
(#1466) Line indented incorrectly; expected at least 12 spaces, found 3
(#1466) Variable "retString" must be all lower-case
(#1467) Spaces must be used to indent lines; tabs are not allowed
(#1467) Tab found within whitespace
(#1467) Line indented incorrectly; expected 8 spaces, found 2
(#1468) Spaces must be used to indent lines; tabs are not allowed
(#1468) Tab found within whitespace
(#1468) Whitespace found at end of line
(#1469) Spaces must be used to indent lines; tabs are not allowed
(#1469) Tab found within whitespace
(#1469) Line indented incorrectly; expected at least 8 spaces, found 2
(#1470) Spaces must be used to indent lines; tabs are not allowed
(#1470) Tab found within whitespace
(#1470) Whitespace found at end of line
(#1471) Spaces must be used to indent lines; tabs are not allowed
(#1471) Tab found within whitespace
(#1471) Line indented incorrectly; expected at least 8 spaces, found 2
(#1471) Variable "nextDepth" must be all lower-case
(#1471) Expected 1 space before "+"; 0 found
(#1471) Expected 1 space after "+"; 0 found
(#1472) Spaces must be used to indent lines; tabs are not allowed
(#1472) Tab found within whitespace
(#1472) Whitespace found at end of line
(#1473) Spaces must be used to indent lines; tabs are not allowed
(#1473) Tab found within whitespace
(#1473) Line indented incorrectly; expected 8 spaces, found 2
(#1473) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1473) Space found before second semicolon of FOR loop
(#1473) Expected 1 space before "="; 0 found
(#1473) Expected 1 space after "="; 0 found
(#1473) Space found before semicolon; expected "xnumChildren;" but found "xnumChildren ;"
(#1474) Spaces must be used to indent lines; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Line indented incorrectly; expected at least 8 spaces, found 2
(#1475) Spaces must be used to indent lines; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Line indented incorrectly; expected at least 12 spaces, found 3
(#1475) Variable "retString" must be all lower-case
(#1475) Variable "nextDepth" must be all lower-case
(#1476) Spaces must be used to indent lines; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Line indented incorrectly; expected 8 spaces, found 2
(#1477) Spaces must be used to indent lines; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Whitespace found at end of line
(#1478) Spaces must be used to indent lines; tabs are not allowed
(#1478) Tab found within whitespace
(#1478) Line indented incorrectly; expected at least 8 spaces, found 2
(#1478) Variable "retString" must be all lower-case
(#1479) Spaces must be used to indent lines; tabs are not allowed
(#1479) Tab found within whitespace
(#1479) Whitespace found at end of line
(#1479) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1480) Spaces must be used to indent lines; tabs are not allowed
(#1480) Tab found within whitespace
(#1480) Whitespace found at end of line
(#1481) Spaces must be used to indent lines; tabs are not allowed
(#1481) Tab found within whitespace
(#1481) Line indented incorrectly; expected at least 8 spaces, found 2
(#1481) Variable "retString" must be all lower-case
(#1482) Spaces must be used to indent lines; tabs are not allowed
(#1482) Tab found within whitespace
(#1482) Line indented incorrectly; expected 4 spaces, found 1
(#1483) Spaces must be used to indent lines; tabs are not allowed
(#1483) Tab found within whitespace
(#1483) Whitespace found at end of line
(#1484) Spaces must be used to indent lines; tabs are not allowed
(#1484) Tab found within whitespace
(#1484) Whitespace found at end of line
(#1485) Spaces must be used to indent lines; tabs are not allowed
(#1485) Tab found within whitespace
(#1485) Line indented incorrectly; expected 4 spaces, found 1
(#1485) method name "MiniXMLElementComment::toStringNoWhiteSpaces" must be in lower-case letters only
(#1485) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1486) Spaces must be used to indent lines; tabs are not allowed
(#1486) Tab found within whitespace
(#1486) Line indented incorrectly; expected at least 4 spaces, found 1
(#1486) Opening brace should be on the same line as the declaration
(#1487) Spaces must be used to indent lines; tabs are not allowed
(#1487) Tab found within whitespace
(#1487) Line indented incorrectly; expected at least 8 spaces, found 2
(#1487) Variable "retString" must be all lower-case
(#1488) Spaces must be used to indent lines; tabs are not allowed
(#1488) Tab found within whitespace
(#1488) Whitespace found at end of line
(#1489) Spaces must be used to indent lines; tabs are not allowed
(#1489) Tab found within whitespace
(#1489) Line indented incorrectly; expected at least 8 spaces, found 2
(#1489) Variable "retString" must be all lower-case
(#1490) Spaces must be used to indent lines; tabs are not allowed
(#1490) Tab found within whitespace
(#1490) Whitespace found at end of line
(#1491) Spaces must be used to indent lines; tabs are not allowed
(#1491) Tab found within whitespace
(#1491) Line indented incorrectly; expected 8 spaces, found 2
(#1491) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1492) Spaces must be used to indent lines; tabs are not allowed
(#1492) Tab found within whitespace
(#1492) Line indented incorrectly; expected at least 8 spaces, found 2
(#1493) Spaces must be used to indent lines; tabs are not allowed
(#1493) Tab found within whitespace
(#1493) Line indented incorrectly; expected at least 12 spaces, found 3
(#1494) Spaces must be used to indent lines; tabs are not allowed
(#1494) Tab found within whitespace
(#1494) Line indented incorrectly; expected at least 12 spaces, found 3
(#1494) Variable "retString" must be all lower-case
(#1495) Spaces must be used to indent lines; tabs are not allowed
(#1495) Tab found within whitespace
(#1495) Line indented incorrectly; expected at least 12 spaces, found 3
(#1495) Variable "retString" must be all lower-case
(#1496) Spaces must be used to indent lines; tabs are not allowed
(#1496) Tab found within whitespace
(#1496) Line indented incorrectly; expected 8 spaces, found 2
(#1497) Spaces must be used to indent lines; tabs are not allowed
(#1497) Tab found within whitespace
(#1497) Whitespace found at end of line
(#1497) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1498) Spaces must be used to indent lines; tabs are not allowed
(#1498) Tab found within whitespace
(#1498) Whitespace found at end of line
(#1499) Spaces must be used to indent lines; tabs are not allowed
(#1499) Tab found within whitespace
(#1499) Line indented incorrectly; expected at least 8 spaces, found 2
(#1500) Spaces must be used to indent lines; tabs are not allowed
(#1500) Tab found within whitespace
(#1500) Line indented incorrectly; expected 8 spaces, found 2
(#1500) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1500) Space found before second semicolon of FOR loop
(#1500) Expected 1 space before "="; 0 found
(#1500) Expected 1 space after "="; 0 found
(#1500) Space found before semicolon; expected "xnumChildren;" but found "xnumChildren ;"
(#1501) Spaces must be used to indent lines; tabs are not allowed
(#1501) Tab found within whitespace
(#1501) Line indented incorrectly; expected at least 8 spaces, found 2
(#1502) Spaces must be used to indent lines; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Line indented incorrectly; expected at least 12 spaces, found 3
(#1502) Variable "retString" must be all lower-case
(#1503) Spaces must be used to indent lines; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Line indented incorrectly; expected 8 spaces, found 2
(#1504) Spaces must be used to indent lines; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Whitespace found at end of line
(#1505) Spaces must be used to indent lines; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Line indented incorrectly; expected at least 8 spaces, found 2
(#1505) Variable "retString" must be all lower-case
(#1506) Spaces must be used to indent lines; tabs are not allowed
(#1506) Tab found within whitespace
(#1506) Whitespace found at end of line
(#1506) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1507) Spaces must be used to indent lines; tabs are not allowed
(#1507) Tab found within whitespace
(#1507) Whitespace found at end of line
(#1508) Spaces must be used to indent lines; tabs are not allowed
(#1508) Tab found within whitespace
(#1508) Line indented incorrectly; expected at least 8 spaces, found 2
(#1508) Variable "retString" must be all lower-case
(#1509) Spaces must be used to indent lines; tabs are not allowed
(#1509) Tab found within whitespace
(#1509) Line indented incorrectly; expected 4 spaces, found 1
(#1510) Spaces must be used to indent lines; tabs are not allowed
(#1510) Tab found within whitespace
(#1510) Whitespace found at end of line
(#1511) Spaces must be used to indent lines; tabs are not allowed
(#1511) Tab found within whitespace
(#1511) Whitespace found at end of line
(#1535) Spaces must be used to indent lines; tabs are not allowed
(#1535) Tab found within whitespace
(#1535) Whitespace found at end of line
(#1536) Spaces must be used to indent lines; tabs are not allowed
(#1536) Tab found within whitespace
(#1536) Whitespace found at end of line
(#1537) Spaces must be used to indent lines; tabs are not allowed
(#1537) Tab found within whitespace
(#1537) Whitespace found at end of line
(#1538) Spaces must be used to indent lines; tabs are not allowed
(#1538) Tab found within whitespace
(#1538) Line indented incorrectly; expected 4 spaces, found 1
(#1538) method name "MiniXMLElementCData::MiniXMLElementCData" must be in lower-case letters only
(#1538) PHP4 style constructors are not allowed; use "__construct()" instead
(#1538) Visibility must be declared on method "MiniXMLElementCData"
(#1539) Spaces must be used to indent lines; tabs are not allowed
(#1539) Tab found within whitespace
(#1539) Line indented incorrectly; expected at least 4 spaces, found 1
(#1539) Opening brace should be on the same line as the declaration
(#1540) Spaces must be used to indent lines; tabs are not allowed
(#1540) Tab found within whitespace
(#1540) Whitespace found at end of line
(#1541) Spaces must be used to indent lines; tabs are not allowed
(#1541) Tab found within whitespace
(#1541) Line indented incorrectly; expected at least 8 spaces, found 2
(#1542) Spaces must be used to indent lines; tabs are not allowed
(#1542) Tab found within whitespace
(#1542) Line indented incorrectly; expected 8 spaces, found 2
(#1542) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1543) Spaces must be used to indent lines; tabs are not allowed
(#1543) Tab found within whitespace
(#1543) Line indented incorrectly; expected at least 8 spaces, found 2
(#1544) Spaces must be used to indent lines; tabs are not allowed
(#1544) Tab found within whitespace
(#1544) Line indented incorrectly; expected at least 12 spaces, found 3
(#1544) Space found before semicolon; expected ");" but found ") ;"
(#1545) Spaces must be used to indent lines; tabs are not allowed
(#1545) Tab found within whitespace
(#1545) Line indented incorrectly; expected 8 spaces, found 2
(#1546) Spaces must be used to indent lines; tabs are not allowed
(#1546) Tab found within whitespace
(#1546) Line indented incorrectly; expected 4 spaces, found 1
(#1547) Spaces must be used to indent lines; tabs are not allowed
(#1547) Tab found within whitespace
(#1547) Whitespace found at end of line
(#1549) Spaces must be used to indent lines; tabs are not allowed
(#1549) Tab found within whitespace
(#1549) Line indented incorrectly; expected 4 spaces, found 1
(#1549) method name "MiniXMLElementCData::toStringNoWhiteSpaces" must be in lower-case letters only
(#1549) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1550) Spaces must be used to indent lines; tabs are not allowed
(#1550) Tab found within whitespace
(#1550) Line indented incorrectly; expected at least 4 spaces, found 1
(#1550) Opening brace should be on the same line as the declaration
(#1551) Spaces must be used to indent lines; tabs are not allowed
(#1551) Tab found within whitespace
(#1551) Line indented incorrectly; expected at least 8 spaces, found 2
(#1552) Spaces must be used to indent lines; tabs are not allowed
(#1552) Tab found within whitespace
(#1552) Line indented incorrectly; expected 4 spaces, found 1
(#1553) Spaces must be used to indent lines; tabs are not allowed
(#1553) Tab found within whitespace
(#1553) Whitespace found at end of line
(#1554) Spaces must be used to indent lines; tabs are not allowed
(#1554) Tab found within whitespace
(#1554) Line indented incorrectly; expected 4 spaces, found 1
(#1554) method name "MiniXMLElementCData::toStringWithWhiteSpaces" must be in lower-case letters only
(#1554) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1555) Spaces must be used to indent lines; tabs are not allowed
(#1555) Tab found within whitespace
(#1555) Line indented incorrectly; expected at least 4 spaces, found 1
(#1555) Opening brace should be on the same line as the declaration
(#1556) Spaces must be used to indent lines; tabs are not allowed
(#1556) Tab found within whitespace
(#1556) Line indented incorrectly; expected at least 8 spaces, found 2
(#1557) Spaces must be used to indent lines; tabs are not allowed
(#1557) Tab found within whitespace
(#1557) Line indented incorrectly; expected 4 spaces, found 1
(#1558) Spaces must be used to indent lines; tabs are not allowed
(#1558) Tab found within whitespace
(#1558) Whitespace found at end of line
(#1559) Spaces must be used to indent lines; tabs are not allowed
(#1559) Tab found within whitespace
(#1559) Line indented incorrectly; expected 4 spaces, found 1
(#1559) method name "MiniXMLElementCData::toString" must be in lower-case letters only
(#1559) Visibility must be declared on method "toString"
(#1560) Spaces must be used to indent lines; tabs are not allowed
(#1560) Tab found within whitespace
(#1560) Line indented incorrectly; expected at least 4 spaces, found 1
(#1560) Opening brace should be on the same line as the declaration
(#1561) Spaces must be used to indent lines; tabs are not allowed
(#1561) Tab found within whitespace
(#1561) Line indented incorrectly; expected at least 8 spaces, found 2
(#1562) Spaces must be used to indent lines; tabs are not allowed
(#1562) Tab found within whitespace
(#1562) Line indented incorrectly; expected 8 spaces, found 2
(#1562) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1563) Spaces must be used to indent lines; tabs are not allowed
(#1563) Tab found within whitespace
(#1563) Line indented incorrectly; expected at least 8 spaces, found 2
(#1564) Spaces must be used to indent lines; tabs are not allowed
(#1564) Tab found within whitespace
(#1564) Line indented incorrectly; expected at least 12 spaces, found 3
(#1565) Spaces must be used to indent lines; tabs are not allowed
(#1565) Tab found within whitespace
(#1565) Line indented incorrectly; expected 8 spaces, found 2
(#1566) Spaces must be used to indent lines; tabs are not allowed
(#1566) Tab found within whitespace
(#1566) Whitespace found at end of line
(#1567) Spaces must be used to indent lines; tabs are not allowed
(#1567) Tab found within whitespace
(#1567) Line indented incorrectly; expected at least 8 spaces, found 2
(#1567) Variable "retString" must be all lower-case
(#1568) Spaces must be used to indent lines; tabs are not allowed
(#1568) Tab found within whitespace
(#1568) Whitespace found at end of line
(#1569) Spaces must be used to indent lines; tabs are not allowed
(#1569) Tab found within whitespace
(#1569) Line indented incorrectly; expected 8 spaces, found 2
(#1569) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1570) Spaces must be used to indent lines; tabs are not allowed
(#1570) Tab found within whitespace
(#1570) Line indented incorrectly; expected at least 8 spaces, found 2
(#1571) Spaces must be used to indent lines; tabs are not allowed
(#1571) Tab found within whitespace
(#1571) Line indented incorrectly; expected at least 12 spaces, found 3
(#1571) Variable "retString" must be all lower-case
(#1572) Spaces must be used to indent lines; tabs are not allowed
(#1572) Tab found within whitespace
(#1572) Line indented incorrectly; expected at least 12 spaces, found 3
(#1572) Variable "retString" must be all lower-case
(#1573) Spaces must be used to indent lines; tabs are not allowed
(#1573) Tab found within whitespace
(#1573) Line indented incorrectly; expected 8 spaces, found 2
(#1574) Spaces must be used to indent lines; tabs are not allowed
(#1574) Tab found within whitespace
(#1574) Whitespace found at end of line
(#1575) Spaces must be used to indent lines; tabs are not allowed
(#1575) Tab found within whitespace
(#1575) Line indented incorrectly; expected 8 spaces, found 2
(#1575) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1575) Space found after opening bracket of FOR loop
(#1575) Expected 1 space before "="; 0 found
(#1575) Expected 1 space after "="; 0 found
(#1576) Spaces must be used to indent lines; tabs are not allowed
(#1576) Tab found within whitespace
(#1576) Line indented incorrectly; expected at least 8 spaces, found 2
(#1577) Spaces must be used to indent lines; tabs are not allowed
(#1577) Tab found within whitespace
(#1577) Line indented incorrectly; expected at least 12 spaces, found 3
(#1577) Variable "retString" must be all lower-case
(#1578) Spaces must be used to indent lines; tabs are not allowed
(#1578) Tab found within whitespace
(#1578) Whitespace found at end of line
(#1579) Spaces must be used to indent lines; tabs are not allowed
(#1579) Tab found within whitespace
(#1579) Line indented incorrectly; expected 8 spaces, found 2
(#1580) Spaces must be used to indent lines; tabs are not allowed
(#1580) Tab found within whitespace
(#1580) Whitespace found at end of line
(#1581) Spaces must be used to indent lines; tabs are not allowed
(#1581) Tab found within whitespace
(#1581) Line indented incorrectly; expected at least 8 spaces, found 2
(#1581) Variable "retString" must be all lower-case
(#1582) Spaces must be used to indent lines; tabs are not allowed
(#1582) Tab found within whitespace
(#1582) Whitespace found at end of line
(#1583) Spaces must be used to indent lines; tabs are not allowed
(#1583) Tab found within whitespace
(#1583) Line indented incorrectly; expected at least 8 spaces, found 2
(#1583) Variable "retString" must be all lower-case
(#1584) Spaces must be used to indent lines; tabs are not allowed
(#1584) Tab found within whitespace
(#1584) Line indented incorrectly; expected 4 spaces, found 1
(#1585) Spaces must be used to indent lines; tabs are not allowed
(#1585) Tab found within whitespace
(#1585) Whitespace found at end of line
(#1608) Spaces must be used to indent lines; tabs are not allowed
(#1608) Tab found within whitespace
(#1608) Line indented incorrectly; expected at least 4 spaces, found 1
(#1608) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#1608) Scope modifier not specified for member variable "$dtattr"
(#1609) Spaces must be used to indent lines; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Whitespace found at end of line
(#1610) Spaces must be used to indent lines; tabs are not allowed
(#1610) Tab found within whitespace
(#1610) Line indented incorrectly; expected 4 spaces, found 1
(#1610) method name "MiniXMLElementDocType::MiniXMLElementDocType" must be in lower-case letters only
(#1610) PHP4 style constructors are not allowed; use "__construct()" instead
(#1610) Visibility must be declared on method "MiniXMLElementDocType"
(#1611) Spaces must be used to indent lines; tabs are not allowed
(#1611) Tab found within whitespace
(#1611) Line indented incorrectly; expected at least 4 spaces, found 1
(#1611) Opening brace should be on the same line as the declaration
(#1612) Spaces must be used to indent lines; tabs are not allowed
(#1612) Tab found within whitespace
(#1612) Line indented incorrectly; expected at least 8 spaces, found 2
(#1613) Spaces must be used to indent lines; tabs are not allowed
(#1613) Tab found within whitespace
(#1613) Line indented incorrectly; expected at least 8 spaces, found 2
(#1614) Spaces must be used to indent lines; tabs are not allowed
(#1614) Tab found within whitespace
(#1614) Line indented incorrectly; expected 4 spaces, found 1
(#1615) Spaces must be used to indent lines; tabs are not allowed
(#1615) Tab found within whitespace
(#1615) Line indented incorrectly; expected 4 spaces, found 1
(#1615) method name "MiniXMLElementDocType::toString" must be in lower-case letters only
(#1615) Visibility must be declared on method "toString"
(#1616) Spaces must be used to indent lines; tabs are not allowed
(#1616) Tab found within whitespace
(#1616) Line indented incorrectly; expected at least 4 spaces, found 1
(#1616) Opening brace should be on the same line as the declaration
(#1617) Spaces must be used to indent lines; tabs are not allowed
(#1617) Tab found within whitespace
(#1617) Line indented incorrectly; expected 8 spaces, found 2
(#1617) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1618) Spaces must be used to indent lines; tabs are not allowed
(#1618) Tab found within whitespace
(#1618) Line indented incorrectly; expected at least 8 spaces, found 2
(#1619) Spaces must be used to indent lines; tabs are not allowed
(#1619) Tab found within whitespace
(#1619) Line indented incorrectly; expected at least 12 spaces, found 3
(#1620) Spaces must be used to indent lines; tabs are not allowed
(#1620) Tab found within whitespace
(#1620) Line indented incorrectly; expected 8 spaces, found 2
(#1621) Spaces must be used to indent lines; tabs are not allowed
(#1621) Tab found within whitespace
(#1621) Line indented incorrectly; expected at least 12 spaces, found 3
(#1622) Spaces must be used to indent lines; tabs are not allowed
(#1622) Tab found within whitespace
(#1622) Line indented incorrectly; expected 8 spaces, found 2
(#1623) Spaces must be used to indent lines; tabs are not allowed
(#1623) Tab found within whitespace
(#1623) Line indented incorrectly; expected 4 spaces, found 1
(#1624) Spaces must be used to indent lines; tabs are not allowed
(#1624) Tab found within whitespace
(#1624) Whitespace found at end of line
(#1625) Spaces must be used to indent lines; tabs are not allowed
(#1625) Tab found within whitespace
(#1625) Whitespace found at end of line
(#1626) Spaces must be used to indent lines; tabs are not allowed
(#1626) Tab found within whitespace
(#1626) Line indented incorrectly; expected 4 spaces, found 1
(#1626) method name "MiniXMLElementDocType::toStringWithWhiteSpaces" must be in lower-case letters only
(#1626) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1627) Spaces must be used to indent lines; tabs are not allowed
(#1627) Tab found within whitespace
(#1627) Line indented incorrectly; expected at least 4 spaces, found 1
(#1627) Opening brace should be on the same line as the declaration
(#1629) Spaces must be used to indent lines; tabs are not allowed
(#1629) Tab found within whitespace
(#1629) Line indented incorrectly; expected at least 8 spaces, found 2
(#1630) Spaces must be used to indent lines; tabs are not allowed
(#1630) Tab found within whitespace
(#1630) Whitespace found at end of line
(#1631) Spaces must be used to indent lines; tabs are not allowed
(#1631) Tab found within whitespace
(#1631) Line indented incorrectly; expected at least 8 spaces, found 2
(#1631) Variable "retString" must be all lower-case
(#1632) Spaces must be used to indent lines; tabs are not allowed
(#1632) Tab found within whitespace
(#1632) Whitespace found at end of line
(#1633) Spaces must be used to indent lines; tabs are not allowed
(#1633) Tab found within whitespace
(#1633) Line indented incorrectly; expected 8 spaces, found 2
(#1633) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1634) Spaces must be used to indent lines; tabs are not allowed
(#1634) Tab found within whitespace
(#1634) Line indented incorrectly; expected at least 8 spaces, found 2
(#1635) Spaces must be used to indent lines; tabs are not allowed
(#1635) Tab found within whitespace
(#1635) Line indented incorrectly; expected at least 12 spaces, found 3
(#1635) Variable "retString" must be all lower-case
(#1636) Spaces must be used to indent lines; tabs are not allowed
(#1636) Tab found within whitespace
(#1636) Line indented incorrectly; expected at least 12 spaces, found 3
(#1636) Variable "retString" must be all lower-case
(#1637) Spaces must be used to indent lines; tabs are not allowed
(#1637) Tab found within whitespace
(#1637) Line indented incorrectly; expected 8 spaces, found 2
(#1638) Spaces must be used to indent lines; tabs are not allowed
(#1638) Tab found within whitespace
(#1638) Whitespace found at end of line
(#1639) Spaces must be used to indent lines; tabs are not allowed
(#1639) Tab found within whitespace
(#1639) Line indented incorrectly; expected at least 8 spaces, found 2
(#1639) Variable "nextDepth" must be all lower-case
(#1640) Spaces must be used to indent lines; tabs are not allowed
(#1640) Tab found within whitespace
(#1640) Whitespace found at end of line
(#1641) Spaces must be used to indent lines; tabs are not allowed
(#1641) Tab found within whitespace
(#1641) Line indented incorrectly; expected 8 spaces, found 2
(#1641) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1641) Space found after opening bracket of FOR loop
(#1641) Expected 1 space before "="; 0 found
(#1641) Expected 1 space after "="; 0 found
(#1642) Spaces must be used to indent lines; tabs are not allowed
(#1642) Tab found within whitespace
(#1642) Line indented incorrectly; expected at least 8 spaces, found 2
(#1643) Spaces must be used to indent lines; tabs are not allowed
(#1643) Tab found within whitespace
(#1643) Whitespace found at end of line
(#1644) Spaces must be used to indent lines; tabs are not allowed
(#1644) Tab found within whitespace
(#1644) Line indented incorrectly; expected at least 12 spaces, found 3
(#1644) Variable "retString" must be all lower-case
(#1644) Variable "nextDepth" must be all lower-case
(#1645) Spaces must be used to indent lines; tabs are not allowed
(#1645) Tab found within whitespace
(#1645) Whitespace found at end of line
(#1646) Spaces must be used to indent lines; tabs are not allowed
(#1646) Tab found within whitespace
(#1646) Line indented incorrectly; expected 8 spaces, found 2
(#1647) Spaces must be used to indent lines; tabs are not allowed
(#1647) Tab found within whitespace
(#1647) Whitespace found at end of line
(#1648) Spaces must be used to indent lines; tabs are not allowed
(#1648) Tab found within whitespace
(#1648) Line indented incorrectly; expected at least 8 spaces, found 2
(#1648) Variable "retString" must be all lower-case
(#1649) Spaces must be used to indent lines; tabs are not allowed
(#1649) Tab found within whitespace
(#1649) Whitespace found at end of line
(#1650) Spaces must be used to indent lines; tabs are not allowed
(#1650) Tab found within whitespace
(#1650) Line indented incorrectly; expected at least 8 spaces, found 2
(#1650) Variable "retString" must be all lower-case
(#1651) Spaces must be used to indent lines; tabs are not allowed
(#1651) Tab found within whitespace
(#1651) Line indented incorrectly; expected 4 spaces, found 1
(#1654) Spaces must be used to indent lines; tabs are not allowed
(#1654) Tab found within whitespace
(#1654) Line indented incorrectly; expected 4 spaces, found 1
(#1654) method name "MiniXMLElementDocType::toStringNoWhiteSpaces" must be in lower-case letters only
(#1654) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1655) Spaces must be used to indent lines; tabs are not allowed
(#1655) Tab found within whitespace
(#1655) Line indented incorrectly; expected at least 4 spaces, found 1
(#1655) Opening brace should be on the same line as the declaration
(#1656) Spaces must be used to indent lines; tabs are not allowed
(#1656) Tab found within whitespace
(#1656) Whitespace found at end of line
(#1657) Spaces must be used to indent lines; tabs are not allowed
(#1657) Tab found within whitespace
(#1657) Line indented incorrectly; expected at least 8 spaces, found 2
(#1657) Variable "retString" must be all lower-case
(#1658) Spaces must be used to indent lines; tabs are not allowed
(#1658) Tab found within whitespace
(#1658) Whitespace found at end of line
(#1659) Spaces must be used to indent lines; tabs are not allowed
(#1659) Tab found within whitespace
(#1659) Line indented incorrectly; expected 8 spaces, found 2
(#1659) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1660) Spaces must be used to indent lines; tabs are not allowed
(#1660) Tab found within whitespace
(#1660) Line indented incorrectly; expected at least 8 spaces, found 2
(#1661) Spaces must be used to indent lines; tabs are not allowed
(#1661) Tab found within whitespace
(#1661) Line indented incorrectly; expected at least 12 spaces, found 3
(#1661) Variable "retString" must be all lower-case
(#1662) Spaces must be used to indent lines; tabs are not allowed
(#1662) Tab found within whitespace
(#1662) Line indented incorrectly; expected at least 12 spaces, found 3
(#1662) Variable "retString" must be all lower-case
(#1663) Spaces must be used to indent lines; tabs are not allowed
(#1663) Tab found within whitespace
(#1663) Line indented incorrectly; expected 8 spaces, found 2
(#1664) Spaces must be used to indent lines; tabs are not allowed
(#1664) Tab found within whitespace
(#1664) Whitespace found at end of line
(#1665) Spaces must be used to indent lines; tabs are not allowed
(#1665) Tab found within whitespace
(#1665) Line indented incorrectly; expected 8 spaces, found 2
(#1665) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1665) Space found after opening bracket of FOR loop
(#1665) Expected 1 space before "="; 0 found
(#1665) Expected 1 space after "="; 0 found
(#1666) Spaces must be used to indent lines; tabs are not allowed
(#1666) Tab found within whitespace
(#1666) Line indented incorrectly; expected at least 8 spaces, found 2
(#1667) Spaces must be used to indent lines; tabs are not allowed
(#1667) Tab found within whitespace
(#1667) Whitespace found at end of line
(#1668) Spaces must be used to indent lines; tabs are not allowed
(#1668) Tab found within whitespace
(#1668) Line indented incorrectly; expected at least 12 spaces, found 3
(#1668) Variable "retString" must be all lower-case
(#1669) Spaces must be used to indent lines; tabs are not allowed
(#1669) Tab found within whitespace
(#1669) Whitespace found at end of line
(#1670) Spaces must be used to indent lines; tabs are not allowed
(#1670) Tab found within whitespace
(#1670) Line indented incorrectly; expected 8 spaces, found 2
(#1671) Spaces must be used to indent lines; tabs are not allowed
(#1671) Tab found within whitespace
(#1671) Whitespace found at end of line
(#1672) Spaces must be used to indent lines; tabs are not allowed
(#1672) Tab found within whitespace
(#1672) Line indented incorrectly; expected at least 8 spaces, found 2
(#1672) Variable "retString" must be all lower-case
(#1673) Spaces must be used to indent lines; tabs are not allowed
(#1673) Tab found within whitespace
(#1673) Whitespace found at end of line
(#1674) Spaces must be used to indent lines; tabs are not allowed
(#1674) Tab found within whitespace
(#1674) Line indented incorrectly; expected at least 8 spaces, found 2
(#1674) Variable "retString" must be all lower-case
(#1675) Spaces must be used to indent lines; tabs are not allowed
(#1675) Tab found within whitespace
(#1675) Line indented incorrectly; expected 4 spaces, found 1
(#1700) Spaces must be used to indent lines; tabs are not allowed
(#1700) Tab found within whitespace
(#1700) Whitespace found at end of line
(#1701) Spaces must be used to indent lines; tabs are not allowed
(#1701) Tab found within whitespace
(#1701) Line indented incorrectly; expected 4 spaces, found 1
(#1701) method name "MiniXMLElementEntity::MiniXMLElementEntity" must be in lower-case letters only
(#1701) PHP4 style constructors are not allowed; use "__construct()" instead
(#1701) Visibility must be declared on method "MiniXMLElementEntity"
(#1701) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1702) Spaces must be used to indent lines; tabs are not allowed
(#1702) Tab found within whitespace
(#1702) Line indented incorrectly; expected at least 4 spaces, found 1
(#1702) Opening brace should be on the same line as the declaration
(#1703) Spaces must be used to indent lines; tabs are not allowed
(#1703) Tab found within whitespace
(#1703) Whitespace found at end of line
(#1704) Spaces must be used to indent lines; tabs are not allowed
(#1704) Tab found within whitespace
(#1704) Line indented incorrectly; expected at least 8 spaces, found 2
(#1705) Spaces must be used to indent lines; tabs are not allowed
(#1705) Tab found within whitespace
(#1705) Whitespace found at end of line
(#1706) Spaces must be used to indent lines; tabs are not allowed
(#1706) Tab found within whitespace
(#1706) Line indented incorrectly; expected 8 spaces, found 2
(#1706) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1707) Spaces must be used to indent lines; tabs are not allowed
(#1707) Tab found within whitespace
(#1707) Line indented incorrectly; expected at least 8 spaces, found 2
(#1708) Spaces must be used to indent lines; tabs are not allowed
(#1708) Tab found within whitespace
(#1708) Line indented incorrectly; expected at least 12 spaces, found 3
(#1709) Spaces must be used to indent lines; tabs are not allowed
(#1709) Tab found within whitespace
(#1709) Line indented incorrectly; expected 8 spaces, found 2
(#1710) Spaces must be used to indent lines; tabs are not allowed
(#1710) Tab found within whitespace
(#1710) Whitespace found at end of line
(#1711) Spaces must be used to indent lines; tabs are not allowed
(#1711) Tab found within whitespace
(#1711) Line indented incorrectly; expected 4 spaces, found 1
(#1712) Spaces must be used to indent lines; tabs are not allowed
(#1712) Tab found within whitespace
(#1712) Whitespace found at end of line
(#1713) Spaces must be used to indent lines; tabs are not allowed
(#1713) Tab found within whitespace
(#1713) Line indented incorrectly; expected 4 spaces, found 1
(#1713) method name "MiniXMLElementEntity::toString" must be in lower-case letters only
(#1713) Visibility must be declared on method "toString"
(#1714) Spaces must be used to indent lines; tabs are not allowed
(#1714) Tab found within whitespace
(#1714) Line indented incorrectly; expected at least 4 spaces, found 1
(#1714) Opening brace should be on the same line as the declaration
(#1715) Spaces must be used to indent lines; tabs are not allowed
(#1715) Tab found within whitespace
(#1715) Whitespace found at end of line
(#1716) Spaces must be used to indent lines; tabs are not allowed
(#1716) Tab found within whitespace
(#1716) Line indented incorrectly; expected at least 8 spaces, found 2
(#1717) Spaces must be used to indent lines; tabs are not allowed
(#1717) Tab found within whitespace
(#1717) Line indented incorrectly; expected 8 spaces, found 2
(#1717) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1718) Spaces must be used to indent lines; tabs are not allowed
(#1718) Tab found within whitespace
(#1718) Line indented incorrectly; expected at least 8 spaces, found 2
(#1719) Spaces must be used to indent lines; tabs are not allowed
(#1719) Tab found within whitespace
(#1719) Line indented incorrectly; expected at least 12 spaces, found 3
(#1720) Spaces must be used to indent lines; tabs are not allowed
(#1720) Tab found within whitespace
(#1720) Line indented incorrectly; expected 8 spaces, found 2
(#1720) Whitespace found at end of line
(#1721) Spaces must be used to indent lines; tabs are not allowed
(#1721) Tab found within whitespace
(#1721) Whitespace found at end of line
(#1722) Spaces must be used to indent lines; tabs are not allowed
(#1722) Tab found within whitespace
(#1722) Line indented incorrectly; expected at least 8 spaces, found 2
(#1722) Variable "retString" must be all lower-case
(#1723) Spaces must be used to indent lines; tabs are not allowed
(#1723) Tab found within whitespace
(#1723) Whitespace found at end of line
(#1724) Spaces must be used to indent lines; tabs are not allowed
(#1724) Tab found within whitespace
(#1724) Line indented incorrectly; expected 8 spaces, found 2
(#1724) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#1725) Spaces must be used to indent lines; tabs are not allowed
(#1725) Tab found within whitespace
(#1725) Line indented incorrectly; expected at least 8 spaces, found 2
(#1726) Spaces must be used to indent lines; tabs are not allowed
(#1726) Tab found within whitespace
(#1726) Line indented incorrectly; expected at least 12 spaces, found 3
(#1726) Variable "retString" must be all lower-case
(#1727) Spaces must be used to indent lines; tabs are not allowed
(#1727) Tab found within whitespace
(#1727) Line indented incorrectly; expected at least 12 spaces, found 3
(#1727) Variable "retString" must be all lower-case
(#1728) Spaces must be used to indent lines; tabs are not allowed
(#1728) Tab found within whitespace
(#1728) Line indented incorrectly; expected 8 spaces, found 2
(#1729) Spaces must be used to indent lines; tabs are not allowed
(#1729) Tab found within whitespace
(#1729) Whitespace found at end of line
(#1730) Spaces must be used to indent lines; tabs are not allowed
(#1730) Tab found within whitespace
(#1730) Line indented incorrectly; expected at least 8 spaces, found 3
(#1730) Variable "nextDepth" must be all lower-case
(#1731) Spaces must be used to indent lines; tabs are not allowed
(#1731) Tab found within whitespace
(#1731) Expected 1 space before ":"; newline found
(#1732) Spaces must be used to indent lines; tabs are not allowed
(#1732) Tab found within whitespace
(#1732) Line indented incorrectly; expected at least 8 spaces, found 2
(#1732) Variable "retString" must be all lower-case
(#1733) Spaces must be used to indent lines; tabs are not allowed
(#1733) Tab found within whitespace
(#1733) Line indented incorrectly; expected 8 spaces, found 2
(#1733) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#1733) Space found after opening bracket of FOR loop
(#1733) Expected 1 space before "="; 0 found
(#1733) Expected 1 space after "="; 0 found
(#1734) Spaces must be used to indent lines; tabs are not allowed
(#1734) Tab found within whitespace
(#1734) Line indented incorrectly; expected at least 8 spaces, found 2
(#1735) Spaces must be used to indent lines; tabs are not allowed
(#1735) Tab found within whitespace
(#1735) Whitespace found at end of line
(#1736) Spaces must be used to indent lines; tabs are not allowed
(#1736) Tab found within whitespace
(#1736) Line indented incorrectly; expected at least 12 spaces, found 3
(#1736) Variable "retString" must be all lower-case
(#1737) Spaces must be used to indent lines; tabs are not allowed
(#1737) Tab found within whitespace
(#1737) Whitespace found at end of line
(#1738) Spaces must be used to indent lines; tabs are not allowed
(#1738) Tab found within whitespace
(#1738) Line indented incorrectly; expected 8 spaces, found 2
(#1739) Spaces must be used to indent lines; tabs are not allowed
(#1739) Tab found within whitespace
(#1739) Line indented incorrectly; expected at least 8 spaces, found 2
(#1739) Variable "retString" must be all lower-case
(#1740) Spaces must be used to indent lines; tabs are not allowed
(#1740) Tab found within whitespace
(#1740) Line indented incorrectly; expected at least 8 spaces, found 2
(#1740) Variable "retString" must be all lower-case
(#1741) Spaces must be used to indent lines; tabs are not allowed
(#1741) Tab found within whitespace
(#1741) Whitespace found at end of line
(#1742) Spaces must be used to indent lines; tabs are not allowed
(#1742) Tab found within whitespace
(#1742) Line indented incorrectly; expected at least 8 spaces, found 2
(#1742) Variable "retString" must be all lower-case
(#1743) Spaces must be used to indent lines; tabs are not allowed
(#1743) Tab found within whitespace
(#1743) Line indented incorrectly; expected 4 spaces, found 1
(#1744) Spaces must be used to indent lines; tabs are not allowed
(#1744) Tab found within whitespace
(#1744) Whitespace found at end of line
(#1745) Spaces must be used to indent lines; tabs are not allowed
(#1745) Tab found within whitespace
(#1745) Whitespace found at end of line
(#1746) Spaces must be used to indent lines; tabs are not allowed
(#1746) Tab found within whitespace
(#1746) Line indented incorrectly; expected 4 spaces, found 1
(#1746) method name "MiniXMLElementEntity::toStringNoWhiteSpaces" must be in lower-case letters only
(#1746) Visibility must be declared on method "toStringNoWhiteSpaces"
(#1747) Spaces must be used to indent lines; tabs are not allowed
(#1747) Tab found within whitespace
(#1747) Line indented incorrectly; expected at least 4 spaces, found 1
(#1747) Opening brace should be on the same line as the declaration
(#1748) Spaces must be used to indent lines; tabs are not allowed
(#1748) Tab found within whitespace
(#1748) Line indented incorrectly; expected at least 8 spaces, found 2
(#1749) Spaces must be used to indent lines; tabs are not allowed
(#1749) Tab found within whitespace
(#1749) Line indented incorrectly; expected 4 spaces, found 1
(#1750) Spaces must be used to indent lines; tabs are not allowed
(#1750) Tab found within whitespace
(#1750) Whitespace found at end of line
(#1751) Spaces must be used to indent lines; tabs are not allowed
(#1751) Tab found within whitespace
(#1751) Line indented incorrectly; expected 4 spaces, found 1
(#1751) method name "MiniXMLElementEntity::toStringWithWhiteSpaces" must be in lower-case letters only
(#1751) Visibility must be declared on method "toStringWithWhiteSpaces"
(#1752) Spaces must be used to indent lines; tabs are not allowed
(#1752) Tab found within whitespace
(#1752) Line indented incorrectly; expected at least 4 spaces, found 1
(#1752) Opening brace should be on the same line as the declaration
(#1753) Spaces must be used to indent lines; tabs are not allowed
(#1753) Tab found within whitespace
(#1753) Line indented incorrectly; expected at least 8 spaces, found 2
(#1754) Spaces must be used to indent lines; tabs are not allowed
(#1754) Tab found within whitespace
(#1754) Line indented incorrectly; expected 4 spaces, found 1
(#1760) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/classes/node.inc.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#8) Whitespace found at end of line
(#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.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#19) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#28) Whitespace found at end of line
(#32) Whitespace found at end of line
(#45) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#63) Whitespace found at end of line
(#66) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#77) Scope modifier not specified for member variable "$xtext"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#78) Scope modifier not specified for member variable "$xnumeric"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) method name "MiniXMLNode::MiniXMLNode" must be in lower-case letters only
(#84) PHP4 style constructors are not allowed; use "__construct()" instead
(#84) Visibility must be declared on method "MiniXMLNode"
(#84) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#84) Variable "escapeEntities" must be all lower-case
(#84) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Opening brace should be on the same line as the declaration
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Whitespace found at end of line
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#93) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#95) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 16 spaces, found 4
(#97) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 16 spaces, found 4
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 20 spaces, found 5
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 16 spaces, found 4
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Whitespace found at end of line
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 16 spaces, found 4
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 16 spaces, found 4
(#104) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 16 spaces, found 4
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 20 spaces, found 5
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 20 spaces, found 5
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 16 spaces, found 4
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 16 spaces, found 4
(#110) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#110) Variable "escapeEntities" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 20 spaces, found 5
(#112) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#112) Variable "escapeEntities" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 20 spaces, found 5
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 24 spaces, found 6
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 20 spaces, found 5
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 16 spaces, found 4
(#116) Usage of ELSEIF not allowed; use ELSE IF instead
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 20 spaces, found 5
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 16 spaces, found 4
(#118) Whitespace found at end of line
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 16 spaces, found 4
(#120) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 20 spaces, found 5
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 16 spaces, found 4
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#126) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 12 spaces, found 3
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Whitespace found at end of line
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#138) method name "MiniXMLNode::getValue" must be in lower-case letters only
(#138) Visibility must be declared on method "getValue"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Opening brace should be on the same line as the declaration
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 2
(#140) Variable "retStr" must be all lower-case
(#140) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#141) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 12 spaces, found 3
(#143) Variable "retStr" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 2
(#144) Usage of ELSEIF not allowed; use ELSE IF instead
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#146) Variable "retStr" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Variable "retStr" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Whitespace found at end of line
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Variable "retStr" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 1
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Whitespace found at end of line
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Whitespace found at end of line
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Whitespace found at end of line
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#170) Visibility must be declared on method "text"
(#170) Variable "setToPrimary" must be all lower-case
(#170) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#170) Variable "setToAlternate" must be all lower-case
(#170) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Opening brace should be on the same line as the declaration
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Variable "setTo" must be all lower-case
(#172) Variable "setToPrimary" must be all lower-case
(#172) Variable "setToPrimary" must be all lower-case
(#172) Variable "setToAlternate" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#174) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#174) Variable "setTo" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 12 spaces, found 3
(#176) Expected "if (...) {\n"; found "if (...) \n\t\t\t{\n"
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#180) Usage of ELSEIF not allowed; use ELSE IF instead
(#180) Variable "setTo" must be all lower-case
(#180) Variable "setTo" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 4
(#182) Variable "setTo" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 12 spaces, found 3
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 12 spaces, found 3
(#185) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 16 spaces, found 4
(#187) Variable "setTo" must be all lower-case
(#187) Variable "setTo" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 16 spaces, found 4
(#188) Variable "setTo" must be all lower-case
(#188) Variable "setTo" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 12 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#190) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#192) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 16 spaces, found 4
(#194) Variable "setTo" must be all lower-case
(#194) Variable "setTo" must be all lower-case
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 12 spaces, found 3
(#195) Whitespace found at end of line
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#196) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 3
(#198) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 16 spaces, found 4
(#200) Variable "setTo" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 12 spaces, found 3
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Variable "setTo" must be all lower-case
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Line indented incorrectly; expected at least 4 spaces, found 1
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Whitespace found at end of line
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Whitespace found at end of line
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Whitespace found at end of line
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#222) Visibility must be declared on method "numeric"
(#222) Variable "setToPrim" must be all lower-case
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#222) Variable "setToAlt" must be all lower-case
(#222) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Opening brace should be on the same line as the declaration
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Variable "setTo" must be all lower-case
(#224) Variable "setToPrim" must be all lower-case
(#224) Variable "setToAlt" must be all lower-case
(#224) Variable "setToPrim" must be all lower-case
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#226) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#226) Variable "setTo" must be all lower-case
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 12 spaces, found 3
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 16 spaces, found 4
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 12 spaces, found 3
(#232) Usage of ELSEIF not allowed; use ELSE IF instead
(#232) Variable "setTo" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 16 spaces, found 4
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 3
(#237) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 16 spaces, found 4
(#239) Variable "setTo" must be all lower-case
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 12 spaces, found 3
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#241) Variable "setTo" must be all lower-case
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Whitespace found at end of line
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Whitespace found at end of line
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#254) Whitespace found at end of line
(#255) Line indented incorrectly; expected at least 4 spaces, found 1
(#255) Whitespace found at end of line
(#256) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#258) Line indented incorrectly; expected at least 4 spaces, found 1
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 4 spaces, found 1
(#260) method name "MiniXMLNode::toString" must be in lower-case letters only
(#260) Visibility must be declared on method "toString"
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Opening brace should be on the same line as the declaration
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 8 spaces, found 2
(#262) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 8 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 8 spaces, found 2
(#267) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#273) Variable "retStr" must be all lower-case
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#275) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#278) Variable "retStr" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 8 spaces, found 2
(#279) Usage of ELSEIF not allowed; use ELSE IF instead
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 3
(#281) Variable "retStr" must be all lower-case
(#281) Expected 1 space after ".="; 2 found
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 8 spaces, found 2
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Variable "retStr" must be all lower-case
(#285) Variable "retStr" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Whitespace found at end of line
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Variable "retStr" must be all lower-case
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 1
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Whitespace found at end of line
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 4 spaces, found 1
(#291) method name "MiniXMLNode::toStringWithWhiteSpaces" must be in lower-case letters only
(#291) Visibility must be declared on method "toStringWithWhiteSpaces"
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 4 spaces, found 1
(#292) Opening brace should be on the same line as the declaration
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 4 spaces, found 1
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Whitespace found at end of line
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 4 spaces, found 1
(#296) method name "MiniXMLNode::toStringNoWhiteSpaces" must be in lower-case letters only
(#296) Visibility must be declared on method "toStringNoWhiteSpaces"
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 4 spaces, found 1
(#297) Opening brace should be on the same line as the declaration
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 8 spaces, found 2
(#299) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 12 spaces, found 3
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Whitespace found at end of line
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 8 spaces, found 2
(#304) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 12 spaces, found 3
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 12 spaces, found 3
(#307) Variable "retStr" must be all lower-case
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 8 spaces, found 2
(#308) Usage of ELSEIF not allowed; use ELSE IF instead
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 12 spaces, found 3
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 12 spaces, found 3
(#310) Variable "retStr" must be all lower-case
(#310) Expected 1 space after "="; 2 found
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 8 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Whitespace found at end of line
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#313) Variable "retStr" must be all lower-case
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 4 spaces, found 1
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#321) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/classes/treecomp.inc.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Whitespace found at end of line
(#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,".
(#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".
(#11) Whitespace found at end of line
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#31) Whitespace found at end of line
(#53) Whitespace found at end of line
(#60) Whitespace found at end of line
(#69) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#71) Scope modifier not specified for member variable "$xparent"
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) method name "MiniXMLTreeComponent::MiniXMLTreeComponent" must be in lower-case letters only
(#77) PHP4 style constructors are not allowed; use "__construct()" instead
(#77) Visibility must be declared on method "MiniXMLTreeComponent"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Opening brace should be on the same line as the declaration
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Visibility must be declared on method "name"
(#85) Variable "setTo" must be all lower-case
(#85) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Opening brace should be on the same line as the declaration
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) method name "MiniXMLTreeComponent::getElement" must be in lower-case letters only
(#91) Visibility must be declared on method "getElement"
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Opening brace should be on the same line as the declaration
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Whitespace found at end of line
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#98) method name "MiniXMLTreeComponent::getValue" must be in lower-case letters only
(#98) Visibility must be declared on method "getValue"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Opening brace should be on the same line as the declaration
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#100) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#112) Variable "setParent" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Opening brace should be on the same line as the declaration
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#114) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#114) Variable "setParent" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 12 spaces, found 3
(#117) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#117) Variable "setParent" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 7
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 12 spaces, found 3
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#122) Variable "setParent" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#126) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) method name "MiniXMLTreeComponent::toString" must be in lower-case letters only
(#132) Visibility must be declared on method "toString"
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Opening brace should be on the same line as the declaration
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#141) Visibility must be declared on method "dump"
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Opening brace should be on the same line as the declaration
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 4 spaces, found 1
(#147) method name "MiniXMLTreeComponent::_spaceStr" must be in lower-case letters only
(#147) Visibility must be declared on method "_spaceStr"
(#147) Variable "numSpaces" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Opening brace should be on the same line as the declaration
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Variable "retStr" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 2
(#150) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#150) Variable "numSpaces" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Variable "retStr" must be all lower-case
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#155) Expected "for (...) {\n"; found "for(...)\n\t\t{\n"
(#155) Variable "numSpaces" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 3
(#157) Variable "retStr" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Variable "retStr" must be all lower-case
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 1
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 4 spaces, found 1
(#164) Visibility must be declared on method "__destruct"
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Opening brace should be on the same line as the declaration
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#172) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/edit_form.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) "require_once" must be immediately followed by an open parenthesis
(#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.".
(#3) 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".
(#4) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#4) "require_once" must be immediately followed by an open parenthesis
(#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/>.".
(#8) Visibility must be declared on method "definition"
blocks/exaport/lib/externlib.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#28) Opening brace should be on the same line as the declaration
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Inline control structures are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Variable "box_content" must not contain underscores.
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 8 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Whitespace found at end of line
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Variable "box_content" must not contain underscores.
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) This comment is 66% valid code; is this commented out code?
(#53) Line indented incorrectly; expected at least 16 spaces, found 13
(#53) No space found before comment text; expected "// echo $OUTPUT->action_link($ffurl, format_string($item->name), new popup_action ('click', $link));" but found "//echo $OUTPUT->action_link($ffurl, format_string($item->name), new popup_action ('click', $link));"
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#54) Variable "box_content" must not contain underscores.
(#54) Line exceeds 132 characters; contains 149 characters
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 16 spaces, found 4
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 20 spaces, found 5
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 20 spaces, found 5
(#57) Variable "box_content" must not contain underscores.
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Line exceeds maximum limit of 180 characters; contains 214 characters
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 20 spaces, found 5
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 20 spaces, found 5
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 20 spaces, found 5
(#70) Variable "box_content" must not contain underscores.
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 20 spaces, found 5
(#71) Variable "box_content" must not contain underscores.
(#71) Whitespace found at end of line within string
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 20 spaces, found 5
(#73) Variable "box_content" must not contain underscores.
(#73) Whitespace found at end of line within string
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 16 spaces, found 4
(#76) Line indented incorrectly; expected 20 spaces, found 12
(#77) Closing brace indented incorrectly; expected 2 spaces, found 8
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 2
(#78) Variable "box_content" must not contain underscores.
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Variable "box_content" must not contain underscores.
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Line exceeds 132 characters; contains 177 characters
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 3
(#85) Variable "box_content" must not contain underscores.
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 2
(#86) Closing brace indented incorrectly; expected 1 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Variable "box_content" must not contain underscores.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Variable "box_content" must not contain underscores.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Inline control structures are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Commas (,) must be followed by white space.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/lib/import_scorm_form.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) "require_once" must be immediately followed by an open parenthesis
(#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.".
(#3) 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 "//".
(#4) 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/>.".
(#7) Visibility must be declared on method "definition"
(#11) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#20) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/information_edit_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Line 1 of the opening comment must start "// This file is part of".
(#1) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1) Inline comments must end in full-stops, exclamation marks, or question marks
(#1) This comment is 45% valid code; is this commented out code?
(#2) 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) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#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.".
(#3) 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 "//".
(#4) 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/>.".
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#7) Visibility must be declared on method "definition"
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected at least 8 spaces, found 2
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) This comment is 70% valid code; is this commented out code?
(#12) Inline comments must start with a capital letter, digit or 3-dots sequence
(#12) Line indented incorrectly; expected at least 8 spaces, found 0
(#12) Tab found before comment text; expected "// $mform->addElement('editor', 'description', get_string('message', 'forum'), array('cols'=>50, 'rows'=>30));" but found "// $mform->addElement('editor', 'description', get_string('message', 'forum'), array('cols'=>50, 'rows'=>30));"
(#13) Line indented incorrectly; expected at least 8 spaces, found 0
(#13) Tab found before comment text; expected "// $mform->setType('description', PARAM_RAW);" but found "// $mform->setType('description', PARAM_RAW);"
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) Line indented incorrectly; expected at least 8 spaces, found 0
(#14) Tab found before comment text; expected "// $mform->addRule('description', get_string('required'), 'required', null, 'client');" but found "// $mform->addRule('description', get_string('required'), 'required', null, 'client');"
(#18) Whitespace found at end of line
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 3
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/lib/item_edit_form.php
(#1) File has mixed line endings; this may cause incorrect results
(#2) The opening <?php tag must be followed by exactly one newline.
(#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
(#3) This comment is 45% valid code; is this commented out code?
(#5) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#5) "require_once" must be immediately followed by an open parenthesis
(#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
(#6) This comment is 50% valid code; is this commented out code?
(#6) No space found before comment text; expected "// require_once $CFG->libdir . '/filelib.php';" but found "//require_once $CFG->libdir . '/filelib.php';"
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Visibility must be declared on method "definition"
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Commas (,) must be followed by white space.
(#17) Line exceeds 132 characters; contains 161 characters
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Inline comments must start with a capital letter, digit or 3-dots sequence
(#20) Inline comments must end in full-stops, exclamation marks, or question marks
(#20) This comment is 78% valid code; is this commented out code?
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) No space found before comment text; expected "// $mform->setHelpButton('entry', array('writing', 'richtext'), false, 'editorhelpbutton');" but found "//$mform->setHelpButton('entry', array('writing', 'richtext'), false, 'editorhelpbutton');"
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#44) Visibility must be declared on method "definition"
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Commas (,) must be followed by white space.
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 2
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 8 spaces, found 2
(#88) Expected "} else {\n"; found "}else{\n"
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 12 spaces, found 3
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#92) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#94) Empty IF statement detected
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 8 spaces, found 2
(#96) Usage of ELSEIF not allowed; use ELSE IF instead
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 12 spaces, found 3
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 16 spaces, found 4
(#98) Line exceeds maximum limit of 180 characters; contains 188 characters
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 4
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 3
(#103) Line exceeds maximum limit of 180 characters; contains 200 characters
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 16 spaces, found 4
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 8 spaces, found 2
(#112) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#115) Expected 1 space before "="; 0 found
(#115) Expected 1 space after "="; 0 found
(#115) Commas (,) must be followed by white space.
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#117) Line exceeds maximum limit of 180 characters; contains 249 characters
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 12 spaces, found 3
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Expected 1 space before "="; 0 found
(#120) Expected 1 space after "="; 0 found
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 12 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Inline control structures are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 4
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Line exceeds 132 characters; contains 149 characters
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Inline control structures are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 4
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
(#146) Visibility must be declared on method "category_select_setup"
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 4
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 11 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 11 spaces, found 2
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 15 spaces, found 3
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 12 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 12 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#165) Expected 1 space after closing parenthesis; found 0
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 8 spaces, found 2
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#172) Variable "inner_categories" must not contain underscores.
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 8 spaces, found 2
(#173) Variable "inner_categories" must not contain underscores.
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 3
(#174) Variable "inner_categories" must not contain underscores.
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 8 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 4 spaces, found 1
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/lib/lib.php
(#1) File has mixed line endings; this may cause incorrect results
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#29) Expected "if (...) {\n"; found "if (...){\n"
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Inline control structures are not allowed
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#31) "require_once" must be immediately followed by an open parenthesis
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Inline control structures are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#33) "require_once" must be immediately followed by an open parenthesis
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#44) Line exceeds 132 characters; contains 135 characters
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Inline control structures are not allowed
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Inline control structures are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) Inline comments must end in full-stops, exclamation marks, or question marks
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Inline comments must end in full-stops, exclamation marks, or question marks
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#57) Expected 1 space before "="; 0 found
(#57) Expected 1 space after "="; 0 found
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Inline comments must end in full-stops, exclamation marks, or question marks
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Inline comments must start with a capital letter, digit or 3-dots sequence
(#87) Inline comments must end in full-stops, exclamation marks, or question marks
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 12 spaces, found 3
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Commas (,) must be followed by white space.
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#107) Expected 1 space before "=>"; 0 found
(#107) Expected 1 space after "=>"; 0 found
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#112) Variable "categoriesSTR" must be all lower-case
(#112) Expected 1 space after closing parenthesis; found 0
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Variable "categoriesSTR" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Inline control structures are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 1
(#126) Variable "lastMainId" must be all lower-case
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#129) Variable "lastMainId" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Variable "lastMainId" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#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) This comment is 75% valid code; is this commented out code?
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) No space found before comment text; expected "// $categoryDB = $DB->get_records('block_exaportcate', array("name"=>trim($category,'-')));" but found "//$categoryDB = $DB->get_records('block_exaportcate', array("name"=>trim($category,'-')));"
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Inline control structures are not allowed
(#134) Expected 1 space before "=>"; 0 found
(#134) Expected 1 space after "=>"; 0 found
(#134) Commas (,) must be followed by white space.
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 4
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Inline comments must start with a capital letter, digit or 3-dots sequence
(#139) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) This comment is 74% valid code; is this commented out code?
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) No space found before comment text; expected "// $categoryDB = $DB->get_records('block_exaportcate', array("name"=>$category));" but found "//$categoryDB = $DB->get_records('block_exaportcate', array("name"=>$category));"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Inline control structures are not allowed
(#140) Expected 1 space before "=>"; 0 found
(#140) Expected 1 space after "=>"; 0 found
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 4
(#141) Variable "lastMainId" must be all lower-case
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 4
(#143) Variable "lastMainId" must be all lower-case
(#143) Expected 1 space before "=>"; 0 found
(#143) Expected 1 space after "=>"; 0 found
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 12 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
(#150) Inline control structures are not allowed
(#152) Inline control structures are not allowed
(#178) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) Line exceeds 132 characters; contains 176 characters
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 1
(#188) Inline control structures are not allowed
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Inline control structures are not allowed
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 2
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#197) Expected 1 space before "=>"; 0 found
(#197) Expected 1 space after "=>"; 0 found
(#199) Expected 1 space after closing parenthesis; found 0
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Commas (,) must be followed by white space.
(#200) Expected 1 space before "=>"; 0 found
(#200) Expected 1 space after "=>"; 0 found
(#202) Expected 1 space after closing parenthesis; found 0
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 spaces, found 1
(#211) Variable "item_identifier" must not contain underscores.
(#211) Variable "sub_item_identifier" must not contain underscores.
(#213) Variable "item_identifier" must not contain underscores.
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) This comment is 70% valid code; is this commented out code?
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Variable "scriptName" must be all lower-case
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Inline control structures are not allowed
(#232) Variable "scriptName" must be all lower-case
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 2
(#233) Variable "scriptName" must be all lower-case
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Inline control structures are not allowed
(#234) Variable "scriptName" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 4 spaces, found 2
(#235) Variable "scriptName" must be all lower-case
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Inline comments must start with a capital letter, digit or 3-dots sequence
(#239) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Variable "nav_item_identifier" must not contain underscores.
(#242) Variable "item_identifier" must not contain underscores.
(#244) Variable "item_identifier" must not contain underscores.
(#245) Variable "item_identifier" must not contain underscores.
(#247) Inline comments must start with a capital letter, digit or 3-dots sequence
(#247) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Line exceeds 132 characters; contains 155 characters
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 4 spaces, found 1
(#254) Line exceeds 132 characters; contains 159 characters
(#255) Line exceeds 132 characters; contains 177 characters
(#255) Inline comments must start with a capital letter, digit or 3-dots sequence
(#255) Inline comments must end in full-stops, exclamation marks, or question marks
(#255) This comment is 55% valid code; is this commented out code?
(#256) Line exceeds 132 characters; contains 164 characters
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 4 spaces, found 1
(#257) Line exceeds 132 characters; contains 156 characters
(#258) Line exceeds 132 characters; contains 175 characters
(#259) Line exceeds 132 characters; contains 178 characters
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Inline control structures are not allowed
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 4 spaces, found 2
(#261) Line exceeds maximum limit of 180 characters; contains 183 characters
(#263) Inline comments must start with a capital letter, digit or 3-dots sequence
(#263) Inline comments must end in full-stops, exclamation marks, or question marks
(#264) Variable "tabs_sub" must not contain underscores.
(#265) Inline comments must start with a capital letter, digit or 3-dots sequence
(#265) Inline comments must end in full-stops, exclamation marks, or question marks
(#268) Variable "item_identifier" must not contain underscores.
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 2
(#270) Expected 1 space before ">"; 0 found
(#270) Expected 1 space after ">"; 0 found
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 12 spaces, found 3
(#271) Variable "sub_item_identifier" must not contain underscores.
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Whitespace found at end of line
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Variable "tabs_sub" must not contain underscores.
(#273) Commas (,) must be followed by white space.
(#273) Line exceeds maximum limit of 180 characters; contains 228 characters
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Variable "tabs_sub" must not contain underscores.
(#274) Commas (,) must be followed by white space.
(#274) Line exceeds maximum limit of 180 characters; contains 229 characters
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#275) Variable "tabs_sub" must not contain underscores.
(#275) Commas (,) must be followed by white space.
(#275) Line exceeds maximum limit of 180 characters; contains 219 characters
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 12 spaces, found 3
(#276) Line exceeds 132 characters; contains 156 characters
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 4
(#277) Variable "tabs_sub" must not contain underscores.
(#277) Commas (,) must be followed by white space.
(#277) Line exceeds maximum limit of 180 characters; contains 230 characters
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 12 spaces, found 3
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 8 spaces, found 2
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 4 spaces, found 1
(#280) Closing brace indented incorrectly; expected 4 spaces, found 1
(#280) Usage of ELSEIF not allowed; use ELSE IF instead
(#280) Variable "item_identifier" must not contain underscores.
(#281) Variable "sub_item_identifier" must not contain underscores.
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Variable "tabs_sub" must not contain underscores.
(#282) Line exceeds 132 characters; contains 172 characters
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Variable "tabs_sub" must not contain underscores.
(#283) Line exceeds 132 characters; contains 162 characters
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#284) Usage of ELSEIF not allowed; use ELSE IF instead
(#284) Variable "item_identifier" must not contain underscores.
(#285) Variable "item_identifier" must not contain underscores.
(#287) Closing brace indented incorrectly; expected 1 spaces, found 4
(#287) Usage of ELSEIF not allowed; use ELSE IF instead
(#287) Variable "item_identifier" must not contain underscores.
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#291) Variable "item_identifier" must not contain underscores.
(#292) Variable "nav_item_identifier" must not contain underscores.
(#295) Inline control structures are not allowed
(#295) Variable "nav_item_identifier" must not contain underscores.
(#297) Inline control structures are not allowed
(#300) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#302) Variable "item_name" must not contain underscores.
(#302) Variable "nav_item_identifier" must not contain underscores.
(#303) Inline control structures are not allowed
(#303) Variable "item_name" must not contain underscores.
(#304) Variable "item_name" must not contain underscores.
(#304) Variable "nav_item_identifier" must not contain underscores.
(#305) Variable "item_name" must not contain underscores.
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Inline comments must end in full-stops, exclamation marks, or question marks
(#307) This comment is 56% valid code; is this commented out code?
(#307) No space found before comment text; expected "// $navigation = build_navigation($navlinks);" but found "//$navigation = build_navigation($navlinks);"
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#308) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Whitespace found at end of line
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Variable "item_name" must not contain underscores.
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Expected 1 space before "?"; 0 found
(#313) Expected 1 space after "?"; 0 found
(#313) Expected 1 space before ":"; 0 found
(#313) Expected 1 space after ":"; 0 found
(#314) Whitespace found at end of line
(#315) Inline comments must start with a capital letter, digit or 3-dots sequence
(#315) Inline comments must end in full-stops, exclamation marks, or question marks
(#317) Whitespace found at end of line
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 3
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Inline comments must start with a capital letter, digit or 3-dots sequence
(#321) Inline comments must end in full-stops, exclamation marks, or question marks
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 2
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 4 spaces, found 1
(#325) Variable "item_identifier" must not contain underscores.
(#325) Variable "item_name" must not contain underscores.
(#325) Line exceeds maximum limit of 180 characters; contains 185 characters
(#327) Variable "tabs_sub" must not contain underscores.
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#329) Commas (,) must be followed by white space.
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#330) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Whitespace found at end of line
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 6
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line exceeds 132 characters; contains 171 characters
(#334) Inline comments must start with a capital letter, digit or 3-dots sequence
(#334) Inline comments must end in full-stops, exclamation marks, or question marks
(#334) This comment is 74% valid code; is this commented out code?
(#334) Line indented incorrectly; expected at least 8 spaces, found 7
(#334) No space found before comment text; expected "// if (file_exists("../desp/images/message_ses1.gif")){ echo ' style="min-height:145px; background: url(\'../desp/images/message_ses1.gif\') no-repeat left top; "';}" but found "//if (file_exists("../desp/images/message_ses1.gif")){ echo ' style="min-height:145px; background: url(\'../desp/images/message_ses1.gif\') no-repeat left top; "';}"
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 7
(#340) Whitespace found at end of line within string
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 4 spaces, found 1
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Whitespace found at end of line
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 4 spaces, found 1
(#349) Inline control structures are not allowed
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 4 spaces, found 2
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#352) Inline control structures are not allowed
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 2
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 1
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Whitespace found at end of line
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Inline control structures are not allowed
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 2
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#377) Variable "all_allowed" must not contain underscores.
(#378) Inline control structures are not allowed
(#380) Inline control structures are not allowed
(#381) Variable "all_allowed" must not contain underscores.
(#398) Variable "allowedSorts" must be all lower-case
(#398) Variable "defaultSort" must be all lower-case
(#399) Inline control structures are not allowed
(#405) Variable "allowedSorts" must be all lower-case
(#406) Variable "defaultSort" must be all lower-case
(#407) Variable "defaultSort" must be all lower-case
(#409) Variable "allowedSorts" must be all lower-case
(#413) Inline comments must start with a capital letter, digit or 3-dots sequence
(#414) Inline control structures are not allowed
(#417) Inline control structures are not allowed
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 4 spaces, found 1
(#424) Inline control structures are not allowed
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 4 spaces, found 2
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 4 spaces, found 1
(#437) Variable "sql_sort" must not contain underscores.
(#438) Usage of ELSEIF not allowed; use ELSE IF instead
(#439) Variable "sql_sort" must not contain underscores.
(#441) Variable "sql_sort" must not contain underscores.
(#444) Variable "sql_sort" must not contain underscores.
(#447) Variable "for_shared" must not contain underscores.
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 4 spaces, found 1
(#457) Whitespace found at end of line
(#458) Expected "if (...) {\n"; found "if(...){\n"
(#458) Expected 1 space before "=="; 0 found
(#458) Expected 1 space after "=="; 0 found
(#458) Expected 1 space before "=="; 0 found
(#458) Expected 1 space after "=="; 0 found
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 2
(#459) Variable "sql_sort" must not contain underscores.
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 4 spaces, found 1
(#460) Closing brace indented incorrectly; expected 4 spaces, found 1
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 4 spaces, found 1
(#461) Expected "} else if (...) {\n"; found "}\n\telse if(...){\n"
(#461) Expected "if (...) {\n"; found "if(...){\n"
(#461) Expected 1 space before "=="; 0 found
(#461) Expected 1 space after "=="; 0 found
(#461) Expected 1 space before "=="; 0 found
(#461) Expected 1 space after "=="; 0 found
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#462) Variable "sql_sort" must not contain underscores.
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 4 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 4 spaces, found 1
(#464) Expected "} else {\n"; found "}\n\telse{\n"
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 8 spaces, found 2
(#465) Variable "sql_sort" must not contain underscores.
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 4 spaces, found 1
(#468) Variable "sql_sort" must not contain underscores.
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 4 spaces, found 1
(#508) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#519) Inline control structures are not allowed
(#521) Inline control structures are not allowed
(#528) Line exceeds maximum limit of 180 characters; contains 207 characters
(#532) Whitespace found at end of line
(#533) Expected "if (...) {\n"; found "if(...) {\n"
(#534) Variable "dis_teacher" must not contain underscores.
(#535) Variable "dis_student" must not contain underscores.
(#537) Variable "dis_teacher" must not contain underscores.
(#538) Variable "dis_student" must not contain underscores.
(#540) Whitespace found at end of line
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Line exceeds 132 characters; contains 136 characters
(#554) Line exceeds 132 characters; contains 151 characters
(#556) Line exceeds 132 characters; contains 134 characters
(#556) Inline comments must start with a capital letter, digit or 3-dots sequence
(#556) Inline comments must end in full-stops, exclamation marks, or question marks
(#556) This comment is 43% valid code; is this commented out code?
(#556) No space found before comment text; expected "// $content .= "</table><input type='submit' value='" . get_string("auswahl_speichern", "block_exais_competences") . "' /></form>";" but found "//$content .= "</table><input type='submit' value='" . get_string("auswahl_speichern", "block_exais_competences") . "' /></form>";"
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 4 spaces, found 1
(#558) No space found before comment text; expected "// get teacher comps" but found "//get teacher comps"
(#559) This comment is 50% valid code; is this commented out code?
(#560) Line indented incorrectly; expected at least 4 spaces, found 1
(#571) Line indented incorrectly; expected at least 4 spaces, found 1
(#577) Commas (,) must be followed by white space.
(#577) Expected 1 space before "=>"; 0 found
(#577) Expected 1 space after "=>"; 0 found
(#577) Expected 1 space before "=>"; 0 found
(#577) Expected 1 space after "=>"; 0 found
(#577) Expected 1 space before "=>"; 0 found
(#577) Expected 1 space after "=>"; 0 found
(#577) Expected 1 space before "=>"; 0 found
(#577) Expected 1 space after "=>"; 0 found
(#577) Line exceeds 132 characters; contains 144 characters
(#578) Whitespace found at end of line
(#588) The use of function print_r() is forbidden
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 4 spaces, found 1
(#594) Expected 1 space before "=>"; 0 found
(#594) Expected 1 space after "=>"; 0 found
(#594) Expected 1 space before "=>"; 0 found
(#594) Expected 1 space after "=>"; 0 found
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Whitespace found at end of line
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 4 spaces, found 1
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Whitespace found at end of line
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 4 spaces, found 1
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 4 spaces, found 1
(#603) Variable "tmp_recs" must not contain underscores.
(#603) Expected 1 space before "=>"; 0 found
(#603) Expected 1 space after "=>"; 0 found
(#603) Expected 1 space before "=>"; 0 found
(#603) Expected 1 space after "=>"; 0 found
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 4 spaces, found 1
(#604) Variable "accepted_descriptors" must not contain underscores.
(#604) Variable "tmp_recs" must not contain underscores.
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Whitespace found at end of line
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 4 spaces, found 1
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 4 spaces, found 1
(#607) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected at least 8 spaces, found 2
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 8 spaces, found 2
(#609) Expected "if (...) {\n"; found "if(...){ \n"
(#609) Whitespace found at end of line
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 12 spaces, found 3
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 12 spaces, found 3
(#611) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 16 spaces, found 4
(#612) Expected "if (...) {\n"; found "if(...){\n"
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 20 spaces, found 5
(#613) Inline control structures are not allowed
(#613) Variable "accepted_descriptors" must not contain underscores.
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 20 spaces, found 6
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 16 spaces, found 4
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected 12 spaces, found 3
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 8 spaces, found 2
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 4 spaces, found 1
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Whitespace found at end of line
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 4 spaces, found 1
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 8 spaces, found 2
(#621) Line exceeds maximum limit of 180 characters; contains 224 characters
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Whitespace found at end of line
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected 4 spaces, found 1
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 8 spaces, found 2
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 4 spaces, found 1
(#635) Inline control structures are not allowed
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 12 spaces, found 4
(#636) Expected 1 space before ".="; 0 found
(#636) Expected 1 space after ".="; 0 found
(#637) Expected 1 space before ".="; 0 found
(#637) Expected 1 space after ".="; 0 found
(#638) Expected 1 space before ".="; 0 found
(#638) Expected 1 space after ".="; 0 found
(#645) Inline control structures are not allowed
(#646) Expected 1 space before ".="; 0 found
(#646) Expected 1 space after ".="; 0 found
(#647) Expected 1 space before ".="; 0 found
(#647) Expected 1 space after ".="; 0 found
(#648) Expected 1 space before ".="; 0 found
(#648) Expected 1 space after ".="; 0 found
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected 8 spaces, found 2
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 12 spaces, found 3
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected 8 spaces, found 2
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 12 spaces, found 3
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected 8 spaces, found 2
(#656) Expected 1 space before ".="; 0 found
(#656) Expected 1 space after ".="; 0 found
(#656) Expected 1 space before ":"; 0 found
(#656) Expected 1 space after ":"; 0 found
(#656) Line exceeds maximum limit of 180 characters; contains 227 characters
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected 4 spaces, found 1
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 8 spaces, found 2
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 8 spaces, found 2
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 8 spaces, found 2
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 8 spaces, found 2
(#665) Line exceeds 132 characters; contains 168 characters
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected 4 spaces, found 1
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 8 spaces, found 2
(#667) Line exceeds maximum limit of 180 characters; contains 182 characters
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected 4 spaces, found 1
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 4 spaces, found 1
(#673) Expected 1 space after closing parenthesis; found 0
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 4 spaces, found 1
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 4 spaces, found 1
(#675) Expected 1 space before "="; 0 found
(#675) Expected 1 space after "="; 0 found
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected 4 spaces, found 1
(#676) Expected "if (...) {\n"; found "if(...){\n"
(#676) Expected 1 space before "=>"; 0 found
(#676) Expected 1 space after "=>"; 0 found
(#676) Expected 1 space before "=>"; 0 found
(#676) Expected 1 space after "=>"; 0 found
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 spaces, found 2
(#677) Expected 1 space before "="; 0 found
(#677) Expected 1 space after "="; 0 found
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 8 spaces, found 2
(#678) Expected 1 space before "="; 0 found
(#678) Expected 1 space after "="; 0 found
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 8 spaces, found 2
(#679) Expected 1 space before "="; 0 found
(#679) Expected 1 space after "="; 0 found
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected at least 8 spaces, found 2
(#680) Expected 1 space before "="; 0 found
(#680) Expected 1 space after "="; 0 found
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected 4 spaces, found 1
(#681) Expected "} else {\n"; found "}else{\n"
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 8 spaces, found 2
(#682) Expected 1 space before "="; 0 found
(#682) Expected 1 space after "="; 0 found
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 8 spaces, found 2
(#683) Expected 1 space before "="; 0 found
(#683) Expected 1 space after "="; 0 found
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 8 spaces, found 2
(#684) Expected 1 space before "="; 0 found
(#684) Expected 1 space after "="; 0 found
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 8 spaces, found 2
(#685) Expected 1 space before "="; 0 found
(#685) Expected 1 space after "="; 0 found
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Line indented incorrectly; expected 4 spaces, found 1
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Line indented incorrectly; expected at least 4 spaces, found 1
(#702) Usage of ELSEIF not allowed; use ELSE IF instead
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Line indented incorrectly; expected at least 8 spaces, found 2
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Inline comments must start with a capital letter, digit or 3-dots sequence
(#718) Inline comments must end in full-stops, exclamation marks, or question marks
(#718) Line indented incorrectly; expected at least 4 spaces, found 1
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 4 spaces, found 1
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 4 spaces, found 1
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Whitespace found at end of line
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 4 spaces, found 1
(#725) Inline control structures are not allowed
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 4 spaces, found 2
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Whitespace found at end of line
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 4 spaces, found 1
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 4 spaces, found 2
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 4 spaces, found 2
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 4 spaces, found 1
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 4 spaces, found 1
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 4 spaces, found 1
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 4 spaces, found 2
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 4 spaces, found 2
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 4 spaces, found 2
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 4 spaces, found 2
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 4 spaces, found 1
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 4 spaces, found 1
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 4 spaces, found 1
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 4 spaces, found 2
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 4 spaces, found 2
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 4 spaces, found 2
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 4 spaces, found 2
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected at least 4 spaces, found 2
(#757) This comment is 69% valid code; is this commented out code?
(#757) Line indented incorrectly; expected at least 4 spaces, found 0
(#758) Line indented incorrectly; expected at least 4 spaces, found 3
(#759) Line indented incorrectly; expected at least 4 spaces, found 3
(#760) Line indented incorrectly; expected at least 4 spaces, found 3
(#761) Line indented incorrectly; expected at least 4 spaces, found 2
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 4 spaces, found 1
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Line indented incorrectly; expected at least 4 spaces, found 1
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected 4 spaces, found 1
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected 8 spaces, found 2
(#771) Expected "if (...) {\n"; found "if (...){\n"
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected at least 12 spaces, found 3
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 12 spaces, found 3
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 8 spaces, found 2
(#774) Inline control structures are not allowed
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 8 spaces, found 3
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected 4 spaces, found 1
(#776) Inline control structures are not allowed
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 4 spaces, found 2
(#781) Whitespace found at end of line
(#782) Expected 1 space before "=>"; 0 found
(#782) Expected 1 space after "=>"; 0 found
(#782) Commas (,) must be followed by white space.
(#782) Expected 1 space before "=>"; 0 found
(#782) Expected 1 space after "=>"; 0 found
(#786) Whitespace found at end of line
(#787) Expected "if (...) {\n"; found "if(...) {\n"
(#787) Expected 1 space before "=>"; 0 found
(#787) Expected 1 space after "=>"; 0 found
(#787) Commas (,) must be followed by white space.
(#787) Expected 1 space before "=>"; 0 found
(#787) Expected 1 space after "=>"; 0 found
(#787) Commas (,) must be followed by white space.
(#787) Expected 1 space before "=>"; 0 found
(#787) Expected 1 space after "=>"; 0 found
(#788) Commas (,) must be followed by white space.
(#788) Expected 1 space before "=>"; 0 found
(#788) Expected 1 space after "=>"; 0 found
(#788) Commas (,) must be followed by white space.
(#788) Expected 1 space before "=>"; 0 found
(#788) Expected 1 space after "=>"; 0 found
(#788) Commas (,) must be followed by white space.
(#788) Expected 1 space before "=>"; 0 found
(#788) Expected 1 space after "=>"; 0 found
(#789) Commas (,) must be followed by white space.
(#789) Expected 1 space before "=>"; 0 found
(#789) Expected 1 space after "=>"; 0 found
(#793) Whitespace found at end of line
(#794) Whitespace found at end of line
(#795) Whitespace found at end of line
(#796) Whitespace found at end of line
(#797) Whitespace found at end of line
(#798) Whitespace found at end of line
(#799) Whitespace found at end of line
(#800) Whitespace found at end of line
(#801) Whitespace found at end of line
(#802) Whitespace found at end of line
(#803) Whitespace found at end of line
(#804) Expected 1 space before "<>"; 0 found
(#804) Expected 1 space after "<>"; 0 found
(#804) Whitespace found at end of line
(#805) Whitespace found at end of line
(#806) Whitespace found at end of line
(#807) Whitespace found at end of line
(#808) Whitespace found at end of line
(#809) Whitespace found at end of line
(#810) Whitespace found at end of line
(#811) Expected 1 space before ">"; 0 found
(#811) Expected 1 space after ">"; 0 found
(#811) Whitespace found at end of line
(#812) Whitespace found at end of line
(#813) Whitespace found at end of line
(#814) Whitespace found at end of line
(#815) Whitespace found at end of line
(#816) Whitespace found at end of line
(#817) Whitespace found at end of line
(#818) Whitespace found at end of line
(#819) Whitespace found at end of line
(#820) Whitespace found at end of line
(#821) Whitespace found at end of line
(#822) Whitespace found at end of line
(#823) Whitespace found at end of line
(#824) Whitespace found at end of line
(#825) Whitespace found at end of line
(#826) Whitespace found at end of line
(#827) Whitespace found at end of line
(#828) Whitespace found at end of line
(#829) Whitespace found at end of line
(#830) Whitespace found at end of line
(#831) Whitespace found at end of line
(#832) Whitespace found at end of line
(#833) Whitespace found at end of line
(#834) Whitespace found at end of line
(#835) Whitespace found at end of line
(#836) Whitespace found at end of line
(#837) Whitespace found at end of line
(#838) Whitespace found at end of line
(#839) Whitespace found at end of line
(#840) Whitespace found at end of line
(#841) Whitespace found at end of line
(#842) Whitespace found at end of line
(#843) Whitespace found at end of line
(#844) Expected 1 space before "=>"; 0 found
(#844) Expected 1 space after "=>"; 0 found
(#844) Whitespace found at end of line
(#845) Whitespace found at end of line
(#846) Whitespace found at end of line
(#847) Whitespace found at end of line
(#848) Whitespace found at end of line
(#849) Whitespace found at end of line
(#850) Whitespace found at end of line
(#851) Whitespace found at end of line
(#852) Whitespace found at end of line
(#853) Whitespace found at end of line
(#854) Whitespace found at end of line
(#855) Whitespace found at end of line
(#856) Whitespace found at end of line
(#857) Whitespace found at end of line
(#858) Whitespace found at end of line
(#859) Whitespace found at end of line
(#860) Variable "shareItem" must be all lower-case
(#860) Whitespace found at end of line
(#861) Variable "shareItem" must be all lower-case
(#861) Whitespace found at end of line
(#862) Variable "shareItem" must be all lower-case
(#862) Whitespace found at end of line
(#863) Variable "shareItem" must be all lower-case
(#863) Whitespace found at end of line
(#864) Whitespace found at end of line
(#865) Whitespace found at end of line
(#866) Whitespace found at end of line
(#867) Whitespace found at end of line
(#868) Whitespace found at end of line
(#869) Whitespace found at end of line
(#870) Whitespace found at end of line
(#871) Whitespace found at end of line
(#872) Whitespace found at end of line
(#873) Variable "portfolioItems" must be all lower-case
(#873) Whitespace found at end of line
(#875) Whitespace found at end of line
(#876) Whitespace found at end of line
(#877) Whitespace found at end of line
(#878) Whitespace found at end of line
(#879) Whitespace found at end of line
(#880) Variable "allBlocks" must be all lower-case
(#880) Whitespace found at end of line
(#881) Whitespace found at end of line
(#882) Whitespace found at end of line
(#883) Variable "allBlocks" must be all lower-case
(#883) Whitespace found at end of line
(#885) Variable "portfolioItems" must be all lower-case
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Inline comments must end in full-stops, exclamation marks, or question marks
(#886) Line indented incorrectly; expected at least 16 spaces, found 4
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected 16 spaces, found 4
(#887) Whitespace found at end of line
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Inline comments must start with a capital letter, digit or 3-dots sequence
(#888) Inline comments must end in full-stops, exclamation marks, or question marks
(#888) Line indented incorrectly; expected at least 20 spaces, found 5
(#888) Whitespace found at end of line
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected at least 20 spaces, found 5
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected 16 spaces, found 4
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 20 spaces, found 5
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Whitespace found at end of line
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 20 spaces, found 5
(#892) Variable "portfolioItems" must be all lower-case
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 20 spaces, found 5
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected 16 spaces, found 4
(#894) Whitespace found at end of line
(#895) Whitespace found at end of line
(#896) Variable "portfolioItems" must be all lower-case
(#896) Whitespace found at end of line
(#897) Usage of ELSEIF not allowed; use ELSE IF instead
(#897) Whitespace found at end of line
(#898) Inline comments must start with a capital letter, digit or 3-dots sequence
(#898) Inline comments must end in full-stops, exclamation marks, or question marks
(#899) Whitespace found at end of line
(#901) Whitespace found at end of line
(#902) Whitespace found at end of line
(#903) Whitespace found at end of line
(#904) Whitespace found at end of line
(#905) Whitespace found at end of line
(#906) Whitespace found at end of line
(#907) Inline comments must start with a capital letter, digit or 3-dots sequence
(#907) Inline comments must end in full-stops, exclamation marks, or question marks
(#907) Whitespace found at end of line
(#908) Whitespace found at end of line
(#909) Whitespace found at end of line
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Whitespace found at end of line
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected 12 spaces, found 3
(#911) Inline comments must end in full-stops, exclamation marks, or question marks
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 16 spaces, found 4
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected 12 spaces, found 3
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected at least 16 spaces, found 7
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Whitespace found at end of line
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 16 spaces, found 4
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected 12 spaces, found 3
(#916) Whitespace found at end of line
(#917) Whitespace found at end of line
(#917) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#918) Whitespace found at end of line
(#919) Whitespace found at end of line
(#920) Whitespace found at end of line
(#921) Line exceeds 132 characters; contains 171 characters
(#921) Whitespace found at end of line
(#922) Whitespace found at end of line
(#923) Whitespace found at end of line
(#924) Whitespace found at end of line
(#925) Inline comments must start with a capital letter, digit or 3-dots sequence
(#925) Inline comments must end in full-stops, exclamation marks, or question marks
(#925) Whitespace found at end of line
(#926) Whitespace found at end of line
(#927) Whitespace found at end of line
(#928) Whitespace found at end of line
(#929) Whitespace found at end of line
(#930) Whitespace found at end of line
(#931) Whitespace found at end of line
(#932) Whitespace found at end of line
(#933) Whitespace found at end of line
(#934) Whitespace found at end of line
(#935) Whitespace found at end of line
(#936) Whitespace found at end of line
(#937) Whitespace found at end of line
(#938) Whitespace found at end of line
(#939) Whitespace found at end of line
(#940) Whitespace found at end of line
(#941) Whitespace found at end of line
(#942) Whitespace found at end of line
(#943) Whitespace found at end of line
(#944) Whitespace found at end of line
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Inline comments must start with a capital letter, digit or 3-dots sequence
(#946) Inline comments must end in full-stops, exclamation marks, or question marks
(#946) Line indented incorrectly; expected at least 4 spaces, found 1
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected 4 spaces, found 1
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 8 spaces, found 2
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Whitespace found at end of line
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected 4 spaces, found 1
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Line indented incorrectly; expected at least 8 spaces, found 2
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected 4 spaces, found 1
(#951) Whitespace found at end of line
(#952) Line exceeds 132 characters; contains 174 characters
(#952) Whitespace found at end of line
(#953) Whitespace found at end of line
(#954) Whitespace found at end of line
(#955) Whitespace found at end of line
(#956) Whitespace found at end of line
(#957) Whitespace found at end of line
(#958) Whitespace found at end of line
(#959) Whitespace found at end of line
(#960) Inline comments must start with a capital letter, digit or 3-dots sequence
(#960) Inline comments must end in full-stops, exclamation marks, or question marks
(#960) This comment is 67% valid code; is this commented out code?
(#960) No space found before comment text; expected "// echo $query."<br><br>";" but found "//echo $query."<br><br>";"
(#960) Whitespace found at end of line
(#961) Variable "portfolioItems" must be all lower-case
(#961) Whitespace found at end of line
(#962) Variable "portfolioItems" must be all lower-case
(#962) Whitespace found at end of line
(#963) Variable "portfolioItems" must be all lower-case
(#963) Whitespace found at end of line
(#964) Whitespace found at end of line
(#965) Whitespace found at end of line
(#966) Inline comments must start with a capital letter, digit or 3-dots sequence
(#966) Inline comments must end in full-stops, exclamation marks, or question marks
(#966) Whitespace found at end of line
(#967) Variable "shared_items" must not contain underscores.
(#967) Whitespace found at end of line
(#968) Variable "portfolioItems" must be all lower-case
(#968) Variable "portfolioItems" must be all lower-case
(#968) Variable "shared_items" must not contain underscores.
(#968) Whitespace found at end of line
(#969) Whitespace found at end of line
(#970) Variable "portfolioItems" must be all lower-case
(#970) Whitespace found at end of line
(#971) Whitespace found at end of line
(#972) Whitespace found at end of line
(#973) Whitespace found at end of line
(#974) Usage of ELSEIF not allowed; use ELSE IF instead
(#974) Whitespace found at end of line
(#975) Whitespace found at end of line
(#976) Whitespace found at end of line
(#977) Inline comments must start with a capital letter, digit or 3-dots sequence
(#977) Inline comments must end in full-stops, exclamation marks, or question marks
(#977) This comment is 47% valid code; is this commented out code?
(#977) No space found before comment text; expected "// $item->category = format_string($item->cname_parent) . " &rArr; " . format_string($item->cname);" but found "//$item->category = format_string($item->cname_parent) . " &rArr; " . format_string($item->cname);"
(#977) Whitespace found at end of line
(#978) Expected 1 space before "="; 0 found
(#978) Whitespace found at end of line
(#979) Whitespace found at end of line
(#980) Whitespace found at end of line
(#981) Expected "do {\n...} while (...);\n"; found "do{\n...}while (...);\n"
(#981) Whitespace found at end of line
(#982) Whitespace found at end of line
(#983) Expected 1 space before "="; 0 found
(#983) Expected 1 space after "="; 0 found
(#983) Commas (,) must be followed by white space.
(#983) Whitespace found at end of line
(#984) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#984) Whitespace found at end of line
(#985) Inline control structures are not allowed
(#985) Whitespace found at end of line
(#986) Expected 1 space after "="; 0 found
(#986) Whitespace found at end of line
(#987) Inline control structures are not allowed
(#987) Whitespace found at end of line
(#988) Expected 1 space after "="; 0 found
(#988) Whitespace found at end of line
(#989) Whitespace found at end of line
(#990) Whitespace found at end of line
(#991) Whitespace found at end of line
(#992) Whitespace found at end of line
(#993) Whitespace found at end of line
(#994) Whitespace found at end of line
(#995) Whitespace found at end of line
(#996) Line exceeds maximum limit of 180 characters; contains 217 characters
(#996) Whitespace found at end of line
(#997) Whitespace found at end of line
(#998) Whitespace found at end of line
(#999) Whitespace found at end of line
(#1000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1000) No space found before comment text; expected "// get competences of the item" but found "//get competences of the item"
(#1000) Whitespace found at end of line
(#1001) Whitespace found at end of line
(#1002) Whitespace found at end of line
(#1003) Whitespace found at end of line
(#1004) Expected "if (...) {\n"; found "if(...){\n"
(#1004) Whitespace found at end of line
(#1005) Whitespace found at end of line
(#1006) Whitespace found at end of line
(#1007) Expected "if (...) {\n"; found "if(...){\n"
(#1007) Expected 1 space before ">"; 0 found
(#1007) Expected 1 space after ">"; 0 found
(#1007) Whitespace found at end of line
(#1008) Whitespace found at end of line
(#1009) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#1009) Whitespace found at end of line
(#1010) Whitespace found at end of line
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Expected 1 space before "="; 0 found
(#1011) Expected 1 space after "="; 0 found
(#1011) Line exceeds 132 characters; contains 136 characters
(#1011) Whitespace found at end of line
(#1012) Whitespace found at end of line
(#1013) Expected "if (...) {\n"; found "if(...){\n"
(#1013) Whitespace found at end of line
(#1014) Whitespace found at end of line
(#1015) Whitespace found at end of line
(#1016) Whitespace found at end of line
(#1017) Whitespace found at end of line
(#1018) Whitespace found at end of line
(#1019) Whitespace found at end of line
(#1020) Whitespace found at end of line
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Whitespace found at end of line
(#1022) Whitespace found at end of line
(#1023) Whitespace found at end of line
(#1024) Whitespace found at end of line
(#1025) Whitespace found at end of line
(#1026) Whitespace found at end of line
(#1027) Whitespace found at end of line
(#1028) Whitespace found at end of line
(#1029) Whitespace found at end of line
(#1030) Whitespace found at end of line
(#1031) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1031) Inline comments must end in full-stops, exclamation marks, or question marks
(#1031) This comment is 67% valid code; is this commented out code?
(#1031) Tab found before comment text; expected "// print_r($portfolioItems);" but found "// print_r($portfolioItems);"
(#1031) Whitespace found at end of line
(#1032) Whitespace found at end of line
(#1033) Variable "portfolioItems" must be all lower-case
(#1033) Whitespace found at end of line
(#1034) Whitespace found at end of line
(#1035) Whitespace found at end of line
(#1036) Whitespace found at end of line
(#1037) Whitespace found at end of line
(#1038) Whitespace found at end of line
(#1039) Whitespace found at end of line
(#1040) Whitespace found at end of line
(#1041) Whitespace found at end of line
(#1042) Whitespace found at end of line
(#1043) Whitespace found at end of line
(#1044) Whitespace found at end of line within string
(#1045) Whitespace found at end of line within string
(#1046) Whitespace found at end of line within string
(#1047) Whitespace found at end of line within string
(#1048) Whitespace found at end of line within string
(#1049) Whitespace found at end of line
(#1050) Whitespace found at end of line
(#1051) Whitespace found at end of line
(#1052) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1052) Whitespace found at end of line
(#1053) Whitespace found at end of line
(#1054) Whitespace found at end of line
(#1055) Whitespace found at end of line
(#1056) Whitespace found at end of line
(#1057) Whitespace found at end of line
(#1058) Whitespace found at end of line
(#1059) Whitespace found at end of line
(#1060) Whitespace found at end of line
(#1061) Whitespace found at end of line
(#1062) Whitespace found at end of line
(#1063) Whitespace found at end of line
(#1064) Whitespace found at end of line
(#1065) Whitespace found at end of line
(#1066) Whitespace found at end of line
(#1067) Whitespace found at end of line
(#1068) Whitespace found at end of line
(#1069) Whitespace found at end of line
(#1070) Whitespace found at end of line
(#1071) Whitespace found at end of line
(#1072) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#1072) Whitespace found at end of line
(#1073) Whitespace found at end of line
(#1074) Whitespace found at end of line
(#1075) Whitespace found at end of line
(#1076) Whitespace found at end of line
(#1077) Whitespace found at end of line
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected at least 4 spaces, found 1
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 4 spaces, found 1
(#1082) Line exceeds 132 characters; contains 179 characters
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected 4 spaces, found 1
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 8 spaces, found 2
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 8 spaces, found 2
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected at least 8 spaces, found 2
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected at least 8 spaces, found 2
(#1087) Whitespace found at end of line
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Line indented incorrectly; expected at least 8 spaces, found 4
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected at least 8 spaces, found 6
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected at least 8 spaces, found 6
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 8 spaces, found 6
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1092) Line indented incorrectly; expected at least 8 spaces, found 6
(#1092) Whitespace found at end of line
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected at least 8 spaces, found 6
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1094) Inline comments must end in full-stops, exclamation marks, or question marks
(#1094) This comment is 67% valid code; is this commented out code?
(#1094) Line indented incorrectly; expected at least 8 spaces, found 2
(#1094) No space found before comment text; expected "// throw new file_exception('userquotalimit');" but found "//throw new file_exception('userquotalimit');"
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Line indented incorrectly; expected 4 spaces, found 1
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Whitespace found at end of line
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected at least 4 spaces, found 1
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Whitespace found at end of line
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 4 spaces, found 1
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected at least 4 spaces, found 1
(#1101) Line exceeds maximum limit of 180 characters; contains 218 characters
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected 4 spaces, found 1
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected at least 8 spaces, found 2
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected 4 spaces, found 1
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected at least 8 spaces, found 2
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected 4 spaces, found 1
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Line indented incorrectly; expected at least 4 spaces, found 1
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 4 spaces, found 1
(#1111) Line exceeds maximum limit of 180 characters; contains 218 characters
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected 4 spaces, found 1
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected at least 8 spaces, found 2
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1114) Inline comments must end in full-stops, exclamation marks, or question marks
(#1114) This comment is 67% valid code; is this commented out code?
(#1114) Line indented incorrectly; expected at least 8 spaces, found 2
(#1114) No space found before comment text; expected "// throw new file_exception('maxbytes');" but found "//throw new file_exception('maxbytes');"
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected 4 spaces, found 1
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Whitespace found at end of line
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected at least 4 spaces, found 1
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Whitespace found at end of line
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 4 spaces, found 1
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected at least 4 spaces, found 1
(#1121) Variable "path_parts" must not contain underscores.
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected 4 spaces, found 1
(#1122) Variable "path_parts" must not contain underscores.
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected 8 spaces, found 2
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected 8 spaces, found 2
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Line indented incorrectly; expected 8 spaces, found 2
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Line indented incorrectly; expected 8 spaces, found 2
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected 8 spaces, found 2
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected 8 spaces, found 2
(#1129) Spaces must be used for alignment; tabs are not allowed
(#1129) Tab found within whitespace
(#1129) Line indented incorrectly; expected 8 spaces, found 2
(#1130) Spaces must be used for alignment; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected 8 spaces, found 2
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected 8 spaces, found 2
(#1132) Spaces must be used for alignment; tabs are not allowed
(#1132) Tab found within whitespace
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected 8 spaces, found 2
(#1133) Closing brace must be on a line by itself
(#1134) Spaces must be used for alignment; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Line indented incorrectly; expected 4 spaces, found 1
(#1137) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1137) Inline comments must end in full-stops, exclamation marks, or question marks
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected at least 4 spaces, found 1
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Whitespace found at end of line
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1140) Line indented incorrectly; expected at least 4 spaces, found 1
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Inline comments must end in full-stops, exclamation marks, or question marks
(#1141) This comment is 71% valid code; is this commented out code?
(#1141) Line indented incorrectly; expected at least 4 spaces, found 1
(#1141) No space found before comment text; expected "// if ($DB->get_records('block_exaportcate', array('structure_share' => '1', 'structure_shareall' => '1')))" but found "//if ($DB->get_records('block_exaportcate', array('structure_share' => '1', 'structure_shareall' => '1')))"
(#1141) Whitespace found at end of line
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1142) Tab found within whitespace
(#1142) Line indented incorrectly; expected at least 4 spaces, found 1
(#1142) Inline control structures are not allowed
(#1142) Line exceeds 132 characters; contains 135 characters
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected at least 4 spaces, found 2
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1144) Line indented incorrectly; expected at least 4 spaces, found 1
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Inline comments must end in full-stops, exclamation marks, or question marks
(#1145) This comment is 75% valid code; is this commented out code?
(#1145) Line indented incorrectly; expected at least 4 spaces, found 1
(#1145) No space found before comment text; expected "// if ($DB->get_records('block_exaportcat_structshar', array('userid' => $userid)))" but found "//if ($DB->get_records('block_exaportcat_structshar', array('userid' => $userid)))"
(#1145) Whitespace found at end of line
(#1146) Spaces must be used for alignment; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected at least 4 spaces, found 1
(#1146) Inline control structures are not allowed
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected at least 4 spaces, found 2
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1148) Inline comments must end in full-stops, exclamation marks, or question marks
(#1148) Line indented incorrectly; expected at least 4 spaces, found 1
(#1149) Spaces must be used for alignment; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected at least 4 spaces, found 1
(#1150) Spaces must be used for alignment; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Line indented incorrectly; expected 4 spaces, found 1
(#1150) Whitespace found at end of line
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected 8 spaces, found 2
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected at least 12 spaces, found 3
(#1153) Spaces must be used for alignment; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected 8 spaces, found 2
(#1154) Spaces must be used for alignment; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Line indented incorrectly; expected at least 8 spaces, found 2
(#1154) Variable "usergroups_list" must not contain underscores.
(#1155) Spaces must be used for alignment; tabs are not allowed
(#1155) Tab found within whitespace
(#1155) Line indented incorrectly; expected at least 8 spaces, found 2
(#1155) Variable "usergroups_list" must not contain underscores.
(#1155) Line exceeds maximum limit of 180 characters; contains 210 characters
(#1156) Spaces must be used for alignment; tabs are not allowed
(#1156) Tab found within whitespace
(#1156) Line indented incorrectly; expected at least 8 spaces, found 2
(#1156) Inline control structures are not allowed
(#1156) Whitespace found at end of line
(#1157) Spaces must be used for alignment; tabs are not allowed
(#1157) Tab found within whitespace
(#1157) Line indented incorrectly; expected at least 8 spaces, found 3
(#1158) Spaces must be used for alignment; tabs are not allowed
(#1158) Tab found within whitespace
(#1158) Line indented incorrectly; expected 4 spaces, found 1
(#1158) Whitespace found at end of line
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Whitespace found at end of line
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/lib/minixml.inc.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Whitespace found at end of line
(#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,".
(#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".
(#11) Whitespace found at end of line
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Whitespace found at end of line
(#13) Line 12 of the opening comment must start "//".
(#13) Whitespace found at end of line
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Whitespace found at end of line
(#15) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#15) Whitespace found at end of line
(#16) Whitespace found at end of line
(#17) Whitespace found at end of line
(#18) Whitespace found at end of line
(#20) Whitespace found at end of line
(#21) Whitespace found at end of line
(#22) Whitespace found at end of line
(#23) Whitespace found at end of line
(#24) Whitespace found at end of line
(#25) Whitespace found at end of line
(#26) Whitespace found at end of line
(#27) Whitespace found at end of line
(#31) Whitespace found at end of line
(#83) Whitespace found at end of line
(#103) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#103) Variable "MiniXMLLocation" must be all lower-case
(#104) Variable "MiniXMLLocation" must be all lower-case
(#111) Whitespace found at end of line
(#117) function name "_MiniXMLLog" must be lower-case letters only
(#118) Opening brace should be on the same line as the declaration
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) The use of function error_log() is forbidden
(#126) function name "_MiniXMLError" must be lower-case letters only
(#127) Opening brace should be on the same line as the declaration
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#128) The use of function error_log() is forbidden
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#135) function name "_MiniXML_NumKeyArray" must be lower-case letters only
(#136) Opening brace should be on the same line as the declaration
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#137) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 2
(#139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#141) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Variable "arrayKeys" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Variable "numKeys" must be all lower-case
(#144) Variable "arrayKeys" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Variable "totalNumeric" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 4 spaces, found 1
(#146) Expected "for (...) {\n"; found "for(...)\n\t{\n"
(#146) Expected 1 space before "="; 0 found
(#146) Expected 1 space after "="; 0 found
(#146) Expected 1 space before "<"; 0 found
(#146) Expected 1 space after "<"; 0 found
(#146) Variable "numKeys" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#148) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#148) Variable "arrayKeys" must be all lower-case
(#148) Variable "arrayKeys" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Variable "totalNumeric" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#156) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#156) Variable "totalNumeric" must be all lower-case
(#156) Variable "numKeys" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Inline comments must end in full-stops, exclamation marks, or question marks
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 1
(#164) A closing tag is not permitted at the end of a PHP file
blocks/exaport/lib/portfolio_plugin/lang/en/portfolio_exaport.php
(#2) The opening <?php tag must be followed by exactly one newline.
blocks/exaport/lib/portfolio_plugin/lib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#7) Member variable "_lastItem" must be all lower-case
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Whitespace found at end of line
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Line indented incorrectly; expected 4 spaces, found 1
(#15) Closing brace indented incorrectly; expected 1 spaces, found 4
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 3
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must start with a capital letter, digit or 3-dots sequence
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Line indented incorrectly; expected at least 12 spaces, found 3
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#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 2
(#50) Variable "categoryId" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Variable "categoryId" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 16 spaces, found 4
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 16 spaces, found 4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 16 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 16 spaces, found 4
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 16 spaces, found 4
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 16 spaces, found 4
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#76) Closing brace indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) Closing brace indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) This comment is 46% valid code; is this commented out code?
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
blocks/exaport/lib/portfolio_plugin/version.php
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/exaport/lib/resumelib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#3) "require_once" must be immediately followed by an open parenthesis
(#5) Variable "attachedFileNames" must be all lower-case
(#5) Variable "attachedFileDatas" must be all lower-case
(#5) Variable "attachedFileMimeTypes" must be all lower-case
(#6) Variable "attachedFileNames" must be all lower-case
(#7) Variable "attachedFileDatas" must be all lower-case
(#8) Variable "attachedFileMimeTypes" must be all lower-case
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected 4 spaces, found 1
(#12) Visibility must be declared on method "definition"
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Whitespace found at end of line
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#17) Whitespace found at end of line
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Inline control structures are not allowed
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 3
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#22) Whitespace found at end of line
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 7
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 8 spaces, found 2
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 12 spaces, found 3
(#28) Line exceeds maximum limit of 180 characters; contains 202 characters
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) This comment is 66% valid code; is this commented out code?
(#37) Inline comments must start with a capital letter, digit or 3-dots sequence
(#37) Line indented incorrectly; expected at least 8 spaces, found 0
(#37) Tab found before comment text; expected "// $mform->addElement('hidden', 'resume_id');" but found "// $mform->addElement('hidden', 'resume_id');"
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line indented incorrectly; expected at least 8 spaces, found 0
(#38) Tab found before comment text; expected "// $mform->setType('resume_id', PARAM_INT);" but found "// $mform->setType('resume_id', PARAM_INT);"
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Visibility must be declared on method "definition"
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#52) Variable "attributes_text" must not contain underscores.
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Variable "attributes_textarea" must not contain underscores.
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 12 spaces, found 3
(#61) Whitespace found at end of line
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 16 spaces, found 4
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 16 spaces, found 4
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 20 spaces, found 5
(#64) Whitespace found at end of line
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 24 spaces, found 7
(#65) Variable "attributes_text" must not contain underscores.
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 24 spaces, found 7
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 20 spaces, found 5
(#68) Whitespace found at end of line
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 24 spaces, found 7
(#69) Variable "attributes_textarea" must not contain underscores.
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 24 spaces, found 7
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 20 spaces, found 5
(#72) Whitespace found at end of line
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 24 spaces, found 7
(#73) Line exceeds maximum limit of 180 characters; contains 212 characters
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) This comment is 74% valid code; is this commented out code?
(#74) Inline comments must start with a capital letter, digit or 3-dots sequence
(#74) Line indented incorrectly; expected at least 24 spaces, found 7
(#74) No space found before comment text; expected "// $mform->addRule('attachments', null, 'required', null, 'client');" but found "//$mform->addRule('attachments', null, 'required', null, 'client');"
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) This comment is 72% valid code; is this commented out code?
(#75) Line indented incorrectly; expected at least 24 spaces, found 7
(#75) No space found before comment text; expected "// $mform->addElement('filemanager', $fieldname, get_string('resume_'.$fieldname, 'block_exaport'));" but found "//$mform->addElement('filemanager', $fieldname, get_string('resume_'.$fieldname, 'block_exaport'));"
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) This comment is 70% valid code; is this commented out code?
(#76) Line indented incorrectly; expected at least 24 spaces, found 7
(#76) No space found before comment text; expected "// $mform->setType($fieldname, PARAM_RAW);" but found "//$mform->setType($fieldname, PARAM_RAW);"
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 16 spaces, found 4
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 16 spaces, found 4
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 16 spaces, found 4
(#80) Inline control structures are not allowed
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 16 spaces, found 6
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 8 spaces, found 2
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#104) Visibility must be declared on method "definition"
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 12 spaces, found 3
(#113) Whitespace found at end of line
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 16 spaces, found 4
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 12 spaces, found 3
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 8 spaces, found 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Variable "show_information" must not contain underscores.
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Inline comments must start with a capital letter, digit or 3-dots sequence
(#142) Inline comments must end in full-stops, exclamation marks, or question marks
(#142) This comment is 80% valid code; is this commented out code?
(#142) Line indented incorrectly; expected at least 16 spaces, found 4
(#142) No space found before comment text; expected "// print_r($badge);" but found "//print_r($badge);"
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 4
(#143) Variable "badge_image" must not contain underscores.
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 16 spaces, found 4
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 16 spaces, found 4
(#145) Variable "badge_image" must not contain underscores.
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 12 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 12 spaces, found 3
(#149) Variable "default_values" must not contain underscores.
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 1
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#154) Expected 1 space before "=>"; 0 found
(#154) Expected 1 space after "=>"; 0 found
(#154) Line exceeds 132 characters; contains 148 characters
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Variable "default_values" must not contain underscores.
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Variable "show_information" must not contain underscores.
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Whitespace found at end of line
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 8 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Variable "new_records" must not contain underscores.
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 12 spaces, found 3
(#167) Variable "new_records" must not contain underscores.
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 8 spaces, found 2
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 8 spaces, found 2
(#169) Expected "foreach (...) {\n"; found "foreach\t(...) {\n"
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Variable "new_records" must not contain underscores.
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 12 spaces, found 3
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 16 spaces, found 4
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 20 spaces, found 5
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 20 spaces, found 5
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 20 spaces, found 5
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 20 spaces, found 5
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 20 spaces, found 5
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 20 spaces, found 5
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 12 spaces, found 3
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 8 spaces, found 2
(#181) Variable "show_information" must not contain underscores.
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 4 spaces, found 1
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Variable "show_information" must not contain underscores.
(#189) Variable "type_block" must not contain underscores.
(#189) Variable "display_inputs" must not contain underscores.
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Variable "show_information" must not contain underscores.
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 1
(#193) Variable "type_block" must not contain underscores.
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 1
(#194) Variable "type_block" must not contain underscores.
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#194) Variable "display_inputs" must not contain underscores.
(#194) Line exceeds 132 characters; contains 159 characters
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 1
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Variable "show_information" must not contain underscores.
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#200) Whitespace found at end of line
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Variable "item_id" must not contain underscores.
(#203) Variable "type_block" must not contain underscores.
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Inline comments must start with a capital letter, digit or 3-dots sequence
(#204) Inline comments must end in full-stops, exclamation marks, or question marks
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Variable "upload_filesizes" must not contain underscores.
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#208) Variable "upload_filesizes" must not contain underscores.
(#208) Line exceeds 132 characters; contains 135 characters
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Variable "type_block" must not contain underscores.
(#209) Variable "item_id" must not contain underscores.
(#209) Line exceeds 132 characters; contains 180 characters
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Variable "type_block" must not contain underscores.
(#211) Line exceeds 132 characters; contains 139 characters
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Variable "show_information" must not contain underscores.
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 2
(#214) Whitespace found at end of line
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Inline comments must end in full-stops, exclamation marks, or question marks
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#218) Variable "type_block" must not contain underscores.
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 9
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Inline comments must start with a capital letter, digit or 3-dots sequence
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 12 spaces, found 3
(#221) Variable "type_block" must not contain underscores.
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 3
(#222) Whitespace found at end of line
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#229) Variable "show_information" must not contain underscores.
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#269) Closing brace indented incorrectly; expected 4 spaces, found 1
(#269) Usage of ELSEIF not allowed; use ELSE IF instead
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Closing brace indented incorrectly; expected 1 spaces, found 4
(#271) Whitespace found at end of line
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 4 spaces, found 1
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 4 spaces, found 1
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Whitespace found at end of line
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#296) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) This comment is 63% valid code; is this commented out code?
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) No space found before comment text; expected "// $records = $DB->get_records('block_exaportresume_'.$table, $conditions);" but found "//$records = $DB->get_records('block_exaportresume_'.$table, $conditions);"
(#296) Whitespace found at end of line
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Variable "where_arr" must not contain underscores.
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 4 spaces, found 1
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 4 spaces, found 1
(#301) Variable "where_arr" must not contain underscores.
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 4 spaces, found 1
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Line exceeds 132 characters; contains 143 characters
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 4 spaces, found 1
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 4 spaces, found 1
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 4 spaces, found 1
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 4 spaces, found 1
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 4 spaces, found 1
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) Whitespace found at end of line
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 4 spaces, found 1
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Whitespace found at end of line
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 4 spaces, found 1
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 4 spaces, found 1
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#331) Whitespace found at end of line
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 4 spaces, found 1
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Whitespace found at end of line
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 4 spaces, found 1
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Whitespace found at end of line
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Variable "item_i" must not contain underscores.
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Variable "id_prev" must not contain underscores.
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Variable "id_next" must not contain underscores.
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 4 spaces, found 1
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) This comment is 67% valid code; is this commented out code?
(#343) Line indented incorrectly; expected at least 4 spaces, found 0
(#343) Tab found before comment text; expected "// print_r($records);" but found "// print_r($records);"
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Whitespace found at end of line
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 4 spaces, found 1
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Variable "item_i" must not contain underscores.
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Inline comments must end in full-stops, exclamation marks, or question marks
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 8 spaces, found 2
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 12 spaces, found 3
(#349) Whitespace found at end of line
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 5
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 16 spaces, found 5
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 20 spaces, found 6
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 16 spaces, found 5
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 20 spaces, found 6
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected 16 spaces, found 5
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 16 spaces, found 5
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 20 spaces, found 6
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 16 spaces, found 5
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 16 spaces, found 5
(#359) Variable "item_i" must not contain underscores.
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected 16 spaces, found 5
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 20 spaces, found 6
(#361) Variable "item_i" must not contain underscores.
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 16 spaces, found 5
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 16 spaces, found 5
(#363) Variable "item_i" must not contain underscores.
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 16 spaces, found 5
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 20 spaces, found 6
(#365) Variable "item_i" must not contain underscores.
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 16 spaces, found 5
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 16 spaces, found 5
(#367) Variable "item_i" must not contain underscores.
(#367) Expected 1 space before "<>"; 0 found
(#367) Expected 1 space after "<>"; 0 found
(#367) Line exceeds 132 characters; contains 155 characters
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 16 spaces, found 5
(#368) Variable "item_i" must not contain underscores.
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 12 spaces, found 3
(#370) Whitespace found at end of line
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 16 spaces, found 5
(#371) Variable "item_i" must not contain underscores.
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 16 spaces, found 5
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 20 spaces, found 6
(#373) Variable "item_i" must not contain underscores.
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 16 spaces, found 5
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 16 spaces, found 5
(#375) Variable "item_i" must not contain underscores.
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected 16 spaces, found 5
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 20 spaces, found 6
(#377) Variable "item_i" must not contain underscores.
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 16 spaces, found 5
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 16 spaces, found 5
(#379) Variable "item_i" must not contain underscores.
(#379) Expected 1 space before "<>"; 0 found
(#379) Expected 1 space after "<>"; 0 found
(#379) Line exceeds 132 characters; contains 155 characters
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 16 spaces, found 5
(#380) Variable "item_i" must not contain underscores.
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 12 spaces, found 3
(#382) Whitespace found at end of line
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 16 spaces, found 5
(#383) Variable "item_i" must not contain underscores.
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 16 spaces, found 5
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 20 spaces, found 6
(#385) Variable "item_i" must not contain underscores.
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected 16 spaces, found 5
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 16 spaces, found 5
(#387) Variable "item_i" must not contain underscores.
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 16 spaces, found 5
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 20 spaces, found 6
(#389) Variable "item_i" must not contain underscores.
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 16 spaces, found 5
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 16 spaces, found 5
(#391) Variable "item_i" must not contain underscores.
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 16 spaces, found 5
(#392) Variable "item_i" must not contain underscores.
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 12 spaces, found 3
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 16 spaces, found 5
(#395) Variable "item_i" must not contain underscores.
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 16 spaces, found 5
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 20 spaces, found 6
(#397) Variable "item_i" must not contain underscores.
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 16 spaces, found 5
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 16 spaces, found 5
(#399) Variable "item_i" must not contain underscores.
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 16 spaces, found 5
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 20 spaces, found 6
(#401) Variable "item_i" must not contain underscores.
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 16 spaces, found 5
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 16 spaces, found 5
(#403) Variable "item_i" must not contain underscores.
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 16 spaces, found 5
(#404) Variable "item_i" must not contain underscores.
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 16 spaces, found 5
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 20 spaces, found 6
(#406) Variable "item_i" must not contain underscores.
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 16 spaces, found 5
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Whitespace found at end of line
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 16 spaces, found 5
(#408) Variable "item_i" must not contain underscores.
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected 12 spaces, found 3
(#410) Whitespace found at end of line
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 16 spaces, found 5
(#411) Variable "item_i" must not contain underscores.
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 16 spaces, found 5
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 20 spaces, found 6
(#413) Variable "item_i" must not contain underscores.
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected 16 spaces, found 5
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 16 spaces, found 5
(#415) Variable "item_i" must not contain underscores.
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 16 spaces, found 5
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 20 spaces, found 6
(#417) Variable "item_i" must not contain underscores.
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 16 spaces, found 5
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 16 spaces, found 5
(#419) Variable "item_i" must not contain underscores.
(#419) Expected 1 space before "<>"; 0 found
(#419) Expected 1 space after "<>"; 0 found
(#419) Line exceeds 132 characters; contains 155 characters
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 16 spaces, found 5
(#420) Variable "item_i" must not contain underscores.
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 12 spaces, found 3
(#422) Whitespace found at end of line
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 16 spaces, found 5
(#423) Line exceeds maximum limit of 180 characters; contains 182 characters
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 16 spaces, found 9
(#424) Expected 1 space before "=>"; 0 found
(#424) Expected 1 space after "=>"; 0 found
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 16 spaces, found 5
(#425) Variable "item_i" must not contain underscores.
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 16 spaces, found 5
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 20 spaces, found 6
(#427) Variable "item_i" must not contain underscores.
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 16 spaces, found 5
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 16 spaces, found 5
(#429) Variable "item_i" must not contain underscores.
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 16 spaces, found 5
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 20 spaces, found 6
(#431) Variable "item_i" must not contain underscores.
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 16 spaces, found 5
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 16 spaces, found 5
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 16 spaces, found 5
(#434) Variable "badge_image" must not contain underscores.
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 16 spaces, found 5
(#435) Variable "item_i" must not contain underscores.
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 16 spaces, found 5
(#436) Variable "item_i" must not contain underscores.
(#436) Variable "badge_image" must not contain underscores.
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 12 spaces, found 3
(#438) Closing brace must be on a line by itself
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 8 spaces, found 2
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Inline comments must end in full-stops, exclamation marks, or question marks
(#440) Line indented incorrectly; expected at least 8 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 8 spaces, found 2
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 12 spaces, found 3
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 12 spaces, found 3
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 12 spaces, found 3
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 3
(#445) Variable "count_files" must not contain underscores.
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 12 spaces, found 3
(#446) Variable "count_files" must not contain underscores.
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 16 spaces, found 4
(#447) Variable "item_i" must not contain underscores.
(#447) Variable "count_files" must not contain underscores.
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 16 spaces, found 4
(#448) Variable "item_i" must not contain underscores.
(#448) Line exceeds 132 characters; contains 133 characters
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 12 spaces, found 3
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 16 spaces, found 4
(#450) Variable "item_i" must not contain underscores.
(#450) Whitespace found at end of line
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 12 spaces, found 3
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 8 spaces, found 2
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Inline comments must end in full-stops, exclamation marks, or question marks
(#453) Line indented incorrectly; expected at least 8 spaces, found 2
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected 8 spaces, found 2
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 12 spaces, found 3
(#455) Variable "item_i" must not contain underscores.
(#455) Expected 1 space before "-"; 0 found
(#455) Expected 1 space after "-"; 0 found
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 16 spaces, found 4
(#456) Variable "id_next" must not contain underscores.
(#456) Variable "item_i" must not contain underscores.
(#456) Expected 1 space before "+"; 0 found
(#456) Expected 1 space after "+"; 0 found
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected 12 spaces, found 3
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 12 spaces, found 3
(#458) Variable "linkto_up" must not contain underscores.
(#458) Variable "id_next" must not contain underscores.
(#458) Line exceeds maximum limit of 180 characters; contains 238 characters
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 12 spaces, found 3
(#459) Variable "linkto_down" must not contain underscores.
(#459) Variable "id_prev" must not contain underscores.
(#459) Line exceeds maximum limit of 180 characters; contains 238 characters
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Whitespace found at end of line
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 12 spaces, found 3
(#460) Variable "item_i" must not contain underscores.
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 12 spaces, found 3
(#461) Variable "item_i" must not contain underscores.
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 12 spaces, found 3
(#462) Variable "item_i" must not contain underscores.
(#462) Expected 1 space before "-"; 0 found
(#462) Expected 1 space after "-"; 0 found
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 16 spaces, found 4
(#463) Variable "item_i" must not contain underscores.
(#463) Variable "linkto_up" must not contain underscores.
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 12 spaces, found 3
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 12 spaces, found 3
(#465) Variable "item_i" must not contain underscores.
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 16 spaces, found 4
(#466) Variable "item_i" must not contain underscores.
(#466) Variable "linkto_down" must not contain underscores.
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 12 spaces, found 3
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 12 spaces, found 3
(#468) Variable "id_prev" must not contain underscores.
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 8 spaces, found 2
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Inline comments must end in full-stops, exclamation marks, or question marks
(#470) Line indented incorrectly; expected at least 8 spaces, found 2
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected 8 spaces, found 2
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 12 spaces, found 3
(#472) Variable "item_i" must not contain underscores.
(#472) Line exceeds maximum limit of 180 characters; contains 232 characters
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 12 spaces, found 7
(#473) Line exceeds maximum limit of 180 characters; contains 209 characters
(#473) Whitespace found at end of line
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 8 spaces, found 2
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 4 spaces, found 1
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 4 spaces, found 1
(#479) Inline comments must start with a capital letter, digit or 3-dots sequence
(#479) Inline comments must end in full-stops, exclamation marks, or question marks
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 4 spaces, found 1
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 4 spaces, found 1
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 4 spaces, found 1
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 4 spaces, found 1
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 4 spaces, found 1
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 4 spaces, found 1
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 4 spaces, found 1
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 4 spaces, found 1
(#489) Whitespace found at end of line
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 4 spaces, found 1
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 4 spaces, found 1
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Whitespace found at end of line
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 4 spaces, found 1
(#493) Variable "item_i" must not contain underscores.
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Inline comments must end in full-stops, exclamation marks, or question marks
(#494) Line indented incorrectly; expected at least 4 spaces, found 1
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected 4 spaces, found 1
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 8 spaces, found 2
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected 8 spaces, found 2
(#497) Expected "if (...) {\n"; found "if (...){\n"
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 12 spaces, found 3
(#498) Variable "item_i" must not contain underscores.
(#498) Line exceeds maximum limit of 180 characters; contains 185 characters
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 12 spaces, found 3
(#499) Variable "item_i" must not contain underscores.
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 12 spaces, found 3
(#500) Variable "item_i" must not contain underscores.
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 8 spaces, found 2
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 12 spaces, found 3
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 12 spaces, found 3
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected 12 spaces, found 3
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 16 spaces, found 4
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#505) Expected 1 space before "="; 0 found
(#505) Expected 1 space after "="; 0 found
(#505) Line exceeds 132 characters; contains 143 characters
(#505) Whitespace found at end of line
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected 16 spaces, found 4
(#506) Expected "if (...) {\n"; found "if(...){\n"
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 20 spaces, found 5
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 16 spaces, found 4
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected 12 spaces, found 3
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Whitespace found at end of line
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected 12 spaces, found 3
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 16 spaces, found 4
(#511) Variable "item_i" must not contain underscores.
(#511) Line exceeds 132 characters; contains 163 characters
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 12 spaces, found 3
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Line indented incorrectly; expected at least 16 spaces, found 4
(#513) Variable "item_i" must not contain underscores.
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected 12 spaces, found 3
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Line indented incorrectly; expected at least 12 spaces, found 3
(#515) Variable "item_i" must not contain underscores.
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 12 spaces, found 3
(#516) Variable "item_i" must not contain underscores.
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Inline comments must end in full-stops, exclamation marks, or question marks
(#517) Line indented incorrectly; expected at least 12 spaces, found 3
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Line indented incorrectly; expected 12 spaces, found 3
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 16 spaces, found 4
(#519) Variable "item_i" must not contain underscores.
(#519) Line exceeds maximum limit of 180 characters; contains 237 characters
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected 12 spaces, found 3
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 16 spaces, found 4
(#521) Variable "item_i" must not contain underscores.
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 12 spaces, found 3
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 8 spaces, found 2
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 4 spaces, found 1
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Whitespace found at end of line
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 4 spaces, found 1
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 8 spaces, found 2
(#528) Variable "item_i" must not contain underscores.
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Inline comments must end in full-stops, exclamation marks, or question marks
(#529) Line indented incorrectly; expected at least 8 spaces, found 2
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 8 spaces, found 2
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 8 spaces, found 2
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected at least 8 spaces, found 2
(#532) Line exceeds 132 characters; contains 180 characters
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 8 spaces, found 2
(#534) Inline control structures are not allowed
(#534) Expected 1 space before "=="; 0 found
(#534) Expected 1 space after "=="; 0 found
(#534) Inline comments must start with a capital letter, digit or 3-dots sequence
(#534) Inline comments must end in full-stops, exclamation marks, or question marks
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected at least 8 spaces, found 3
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 2
(#536) Variable "item_i" must not contain underscores.
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 8 spaces, found 2
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 8 spaces, found 2
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 8 spaces, found 2
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Inline comments must end in full-stops, exclamation marks, or question marks
(#540) Line indented incorrectly; expected at least 8 spaces, found 2
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 8 spaces, found 2
(#541) Variable "count_files" must not contain underscores.
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected 8 spaces, found 2
(#542) Variable "count_files" must not contain underscores.
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 12 spaces, found 3
(#543) Variable "item_i" must not contain underscores.
(#543) Variable "count_files" must not contain underscores.
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 12 spaces, found 3
(#544) Variable "item_i" must not contain underscores.
(#544) Line exceeds 132 characters; contains 141 characters
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected 8 spaces, found 2
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 12 spaces, found 3
(#546) Variable "item_i" must not contain underscores.
(#546) Whitespace found at end of line
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected 8 spaces, found 2
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected 8 spaces, found 2
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 12 spaces, found 3
(#549) Variable "item_i" must not contain underscores.
(#549) Line exceeds 132 characters; contains 169 characters
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 12 spaces, found 3
(#550) Variable "item_i" must not contain underscores.
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 12 spaces, found 3
(#552) Variable "item_i" must not contain underscores.
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected 8 spaces, found 2
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Inline comments must end in full-stops, exclamation marks, or question marks
(#554) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 8 spaces, found 2
(#555) Variable "item_i" must not contain underscores.
(#555) Line exceeds maximum limit of 180 characters; contains 240 characters
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected 4 spaces, found 1
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 4 spaces, found 1
(#558) Variable "table_content" must not contain underscores.
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 4 spaces, found 1
(#559) Variable "table_content" must not contain underscores.
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 4 spaces, found 1
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Inline comments must start with a capital letter, digit or 3-dots sequence
(#564) Inline comments must end in full-stops, exclamation marks, or question marks
(#564) This comment is 80% valid code; is this commented out code?
(#564) Line indented incorrectly; expected at least 4 spaces, found 1
(#564) No space found before comment text; expected "// print_r($files);" but found "//print_r($files);"
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 4 spaces, found 1
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected 4 spaces, found 1
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 8 spaces, found 2
(#568) Line exceeds 132 characters; contains 166 characters
(#568) This comment is 64% valid code; is this commented out code?
(#568) Inline comments must start with a capital letter, digit or 3-dots sequence
(#568) Line indented incorrectly; expected at least 8 spaces, found 0
(#568) Tab found before comment text; expected "// $url = moodle_url::make_pluginfile_url($file->get_contextid(), 'block_exaport', 'resume_'.$filearea, $file->get_itemid(), $file->get_filepath(), $filename, true);" but found "// $url = moodle_url::make_pluginfile_url($file->get_contextid(), 'block_exaport', 'resume_'.$filearea, $file->get_itemid(), $file->get_filepath(), $filename, true);"
(#569) Line indented incorrectly; expected at least 8 spaces, found 0
(#569) Tab found before comment text; expected "// $url = moodle_url::make_file_url('/pluginfile.php', array($file->get_contextid(), 'block_exaport', 'resume_'.$filearea," but found "// $url = moodle_url::make_file_url('/pluginfile.php', array($file->get_contextid(), 'block_exaport', 'resume_'.$filearea,"
(#570) Inline comments must end in full-stops, exclamation marks, or question marks
(#570) Line indented incorrectly; expected at least 8 spaces, found 0
(#570) Expected 1 space before comment text but found 12; use block comment if you need indentation
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 8 spaces, found 2
(#571) Line exceeds 132 characters; contains 138 characters
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 4 spaces, found 1
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected at least 4 spaces, found 1
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Whitespace found at end of line
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 4 spaces, found 1
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 4 spaces, found 1
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 4 spaces, found 1
(#581) Whitespace found at end of line
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 4 spaces, found 1
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 4 spaces, found 1
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 4 spaces, found 1
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Line indented incorrectly; expected at least 8 spaces, found 2
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 4 spaces, found 1
(#589) Variable "resume_id" must not contain underscores.
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Variable "resume_id" must not contain underscores.
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 4 spaces, found 1
(#592) Line exceeds 132 characters; contains 150 characters
(#592) Whitespace found at end of line
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected 4 spaces, found 1
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 2
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected 4 spaces, found 1
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 2
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected 4 spaces, found 1
(#600) Variable "type_block" must not contain underscores.
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 4 spaces, found 1
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Line indented incorrectly; expected at least 4 spaces, found 1
(#602) Variable "type_block" must not contain underscores.
(#602) Inline comments must start with a capital letter, digit or 3-dots sequence
(#602) Inline comments must end in full-stops, exclamation marks, or question marks
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 4 spaces, found 1
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Line indented incorrectly; expected at least 4 spaces, found 1
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 4 spaces, found 1
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected 4 spaces, found 1
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected at least 8 spaces, found 2
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 4 spaces, found 1
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected 4 spaces, found 1
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Line indented incorrectly; expected at least 8 spaces, found 2
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 8 spaces, found 2
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected at least 12 spaces, found 3
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 12 spaces, found 3
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected 12 spaces, found 3
(#614) Expected 1 space before ">"; 0 found
(#614) Expected 1 space after ">"; 0 found
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected 16 spaces, found 4
(#615) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 20 spaces, found 5
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected 16 spaces, found 4
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected 12 spaces, found 3
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected 8 spaces, found 2
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 8 spaces, found 2
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected 4 spaces, found 1
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 4 spaces, found 1
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Line indented incorrectly; expected at least 4 spaces, found 1
(#623) Line exceeds 132 characters; contains 154 characters
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 4 spaces, found 1
(#624) Variable "type_block" must not contain underscores.
(#624) Line exceeds 132 characters; contains 154 characters
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 4 spaces, found 1
(#625) Variable "type_block" must not contain underscores.
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 4 spaces, found 1
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected at least 4 spaces, found 1
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected at least 4 spaces, found 1
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 4 spaces, found 1
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Line indented incorrectly; expected at least 4 spaces, found 1
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected at least 4 spaces, found 1
(#637) Inline comments must start with a capital letter, digit or 3-dots sequence
(#637) Inline comments must end in full-stops, exclamation marks, or question marks
(#638) function name "europassXML" must be lower-case letters only
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Line indented incorrectly; expected at least 4 spaces, found 1
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected at least 4 spaces, found 1
(#640) Variable "attachedFileNames" must be all lower-case
(#640) Variable "attachedFileDatas" must be all lower-case
(#640) Variable "attachedFileMimeTypes" must be all lower-case
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected at least 4 spaces, found 1
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Line indented incorrectly; expected at least 4 spaces, found 1
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Whitespace found at end of line
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Line indented incorrectly; expected at least 4 spaces, found 1
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Line indented incorrectly; expected at least 4 spaces, found 1
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Line indented incorrectly; expected at least 4 spaces, found 1
(#646) Commas (,) must be followed by white space.
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Line indented incorrectly; expected at least 4 spaces, found 1
(#647) Commas (,) must be followed by white space.
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Line indented incorrectly; expected at least 4 spaces, found 1
(#648) Commas (,) must be followed by white space.
(#648) Line exceeds 132 characters; contains 152 characters
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Line indented incorrectly; expected at least 4 spaces, found 1
(#649) Commas (,) must be followed by white space.
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Line indented incorrectly; expected at least 4 spaces, found 1
(#651) Spaces must be used for alignment; tabs are not allowed
(#651) Tab found within whitespace
(#651) Line indented incorrectly; expected at least 4 spaces, found 1
(#651) Variable "DocumentInfo" must be all lower-case
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Line indented incorrectly; expected at least 4 spaces, found 2
(#652) Variable "DocumentType" must be all lower-case
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Line indented incorrectly; expected at least 4 spaces, found 3
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Line indented incorrectly; expected at least 4 spaces, found 3
(#654) Variable "DocumentType" must be all lower-case
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Line indented incorrectly; expected at least 4 spaces, found 3
(#655) Variable "DocumentInfo" must be all lower-case
(#655) Variable "DocumentType" must be all lower-case
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected at least 4 spaces, found 2
(#656) Variable "Bundle" must be all lower-case
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 4 spaces, found 3
(#657) Variable "DocumentInfo" must be all lower-case
(#657) Variable "Bundle" must be all lower-case
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected at least 4 spaces, found 2
(#658) Variable "CreationDate" must be all lower-case
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Line indented incorrectly; expected at least 4 spaces, found 3
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected at least 4 spaces, found 3
(#660) Variable "CreationDate" must be all lower-case
(#661) Spaces must be used for alignment; tabs are not allowed
(#661) Tab found within whitespace
(#661) Line indented incorrectly; expected at least 4 spaces, found 3
(#661) Variable "DocumentInfo" must be all lower-case
(#661) Variable "CreationDate" must be all lower-case
(#662) Spaces must be used for alignment; tabs are not allowed
(#662) Tab found within whitespace
(#662) Line indented incorrectly; expected at least 4 spaces, found 2
(#662) Variable "LastUpdateDate" must be all lower-case
(#663) Spaces must be used for alignment; tabs are not allowed
(#663) Tab found within whitespace
(#663) Line indented incorrectly; expected at least 4 spaces, found 3
(#664) Spaces must be used for alignment; tabs are not allowed
(#664) Tab found within whitespace
(#664) Line indented incorrectly; expected at least 4 spaces, found 3
(#664) Variable "LastUpdateDate" must be all lower-case
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Line indented incorrectly; expected at least 4 spaces, found 3
(#665) Variable "DocumentInfo" must be all lower-case
(#665) Variable "LastUpdateDate" must be all lower-case
(#665) Spaces must be used for alignment; tabs are not allowed
(#665) Tab found within whitespace
(#665) Whitespace found at end of line
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Tab found within whitespace
(#666) Line indented incorrectly; expected at least 4 spaces, found 2
(#666) Variable "XSDVersion" must be all lower-case
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 4 spaces, found 3
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 4 spaces, found 3
(#668) Variable "XSDVersion" must be all lower-case
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Line indented incorrectly; expected at least 4 spaces, found 3
(#669) Variable "DocumentInfo" must be all lower-case
(#669) Variable "XSDVersion" must be all lower-case
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Line indented incorrectly; expected at least 4 spaces, found 2
(#670) Variable "Generator" must be all lower-case
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected at least 4 spaces, found 3
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected at least 4 spaces, found 3
(#672) Variable "Generator" must be all lower-case
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected at least 4 spaces, found 3
(#673) Variable "DocumentInfo" must be all lower-case
(#673) Variable "Generator" must be all lower-case
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 4 spaces, found 2
(#674) Variable "Comment" must be all lower-case
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected at least 4 spaces, found 3
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 4 spaces, found 3
(#676) Variable "Comment" must be all lower-case
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 4 spaces, found 3
(#677) Variable "DocumentInfo" must be all lower-case
(#677) Variable "Comment" must be all lower-case
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected at least 4 spaces, found 1
(#678) Variable "DocumentInfo" must be all lower-case
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Whitespace found at end of line
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Inline comments must end in full-stops, exclamation marks, or question marks
(#680) Line indented incorrectly; expected at least 4 spaces, found 1
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 4 spaces, found 1
(#681) Variable "LearnerInfo" must be all lower-case
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected at least 4 spaces, found 2
(#682) Variable "Identification" must be all lower-case
(#683) Spaces must be used for alignment; tabs are not allowed
(#683) Tab found within whitespace
(#683) Line indented incorrectly; expected at least 4 spaces, found 3
(#683) Variable "PersonName" must be all lower-case
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Variable "Title" must be all lower-case
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Variable "Title" must be all lower-case
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Variable "PersonName" must be all lower-case
(#687) Variable "Title" must be all lower-case
(#688) Spaces must be used for alignment; tabs are not allowed
(#688) Tab found within whitespace
(#688) Variable "FirstName" must be all lower-case
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#690) Spaces must be used for alignment; tabs are not allowed
(#690) Tab found within whitespace
(#690) Variable "FirstName" must be all lower-case
(#691) Spaces must be used for alignment; tabs are not allowed
(#691) Tab found within whitespace
(#691) Variable "PersonName" must be all lower-case
(#691) Variable "FirstName" must be all lower-case
(#692) Spaces must be used for alignment; tabs are not allowed
(#692) Tab found within whitespace
(#692) Variable "Surname" must be all lower-case
(#693) Spaces must be used for alignment; tabs are not allowed
(#693) Tab found within whitespace
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Variable "Surname" must be all lower-case
(#695) Spaces must be used for alignment; tabs are not allowed
(#695) Tab found within whitespace
(#695) Variable "PersonName" must be all lower-case
(#695) Variable "Surname" must be all lower-case
(#696) Spaces must be used for alignment; tabs are not allowed
(#696) Tab found within whitespace
(#696) Line indented incorrectly; expected at least 4 spaces, found 3
(#696) Variable "Identification" must be all lower-case
(#696) Variable "PersonName" must be all lower-case
(#697) Spaces must be used for alignment; tabs are not allowed
(#697) Tab found within whitespace
(#697) Whitespace found at end of line
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Line indented incorrectly; expected at least 4 spaces, found 3
(#698) Variable "ContactInfo" must be all lower-case
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#699) Inline comments must start with a capital letter, digit or 3-dots sequence
(#699) Inline comments must end in full-stops, exclamation marks, or question marks
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#700) Variable "Address" must be all lower-case
(#701) Spaces must be used for alignment; tabs are not allowed
(#701) Tab found within whitespace
(#701) Variable "Contact" must be all lower-case
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Variable "AddressLine" must be all lower-case
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Variable "AddressLine" must be all lower-case
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Variable "Contact" must be all lower-case
(#705) Variable "AddressLine" must be all lower-case
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Variable "PostalCode" must be all lower-case
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Variable "PostalCode" must be all lower-case
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Variable "Contact" must be all lower-case
(#709) Variable "PostalCode" must be all lower-case
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Variable "Municipality" must be all lower-case
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Variable "Municipality" must be all lower-case
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Variable "Contact" must be all lower-case
(#713) Variable "Municipality" must be all lower-case
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Variable "Country" must be all lower-case
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Variable "Code" must be all lower-case
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Variable "Code" must be all lower-case
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Variable "Country" must be all lower-case
(#718) Variable "Code" must be all lower-case
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Variable "Label" must be all lower-case
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Variable "Label" must be all lower-case
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Variable "Country" must be all lower-case
(#722) Variable "Label" must be all lower-case
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Variable "Contact" must be all lower-case
(#723) Variable "Country" must be all lower-case
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Variable "Address" must be all lower-case
(#724) Variable "Contact" must be all lower-case
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Variable "ContactInfo" must be all lower-case
(#725) Variable "Address" must be all lower-case
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Inline comments must start with a capital letter, digit or 3-dots sequence
(#726) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Variable "Email" must be all lower-case
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Variable "Contact" must be all lower-case
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Variable "Contact" must be all lower-case
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Variable "Email" must be all lower-case
(#731) Variable "Contact" must be all lower-case
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Variable "ContactInfo" must be all lower-case
(#732) Variable "Email" must be all lower-case
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Inline comments must start with a capital letter, digit or 3-dots sequence
(#733) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Variable "TelephoneList" must be all lower-case
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected 4 spaces, found 5
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 8 spaces, found 6
(#737) Variable "Telephone" must be all lower-case
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected at least 8 spaces, found 7
(#738) Variable "Contact" must be all lower-case
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Variable "Contact" must be all lower-case
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Variable "Telephone" must be all lower-case
(#741) Variable "Contact" must be all lower-case
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected at least 8 spaces, found 7
(#742) Variable "Use" must be all lower-case
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Variable "Code" must be all lower-case
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Variable "Code" must be all lower-case
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Variable "Use" must be all lower-case
(#746) Variable "Code" must be all lower-case
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 8 spaces, found 7
(#747) Variable "Telephone" must be all lower-case
(#747) Variable "Use" must be all lower-case
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 8 spaces, found 6
(#748) Variable "TelephoneList" must be all lower-case
(#748) Variable "Telephone" must be all lower-case
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected 4 spaces, found 5
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Variable "ContactInfo" must be all lower-case
(#750) Variable "TelephoneList" must be all lower-case
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Inline comments must start with a capital letter, digit or 3-dots sequence
(#751) Inline comments must end in full-stops, exclamation marks, or question marks
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Variable "WebsiteList" must be all lower-case
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Variable "Website" must be all lower-case
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Variable "Contact" must be all lower-case
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Variable "Contact" must be all lower-case
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Variable "Website" must be all lower-case
(#757) Variable "Contact" must be all lower-case
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Variable "Use" must be all lower-case
(#759) Spaces must be used for alignment; tabs are not allowed
(#759) Tab found within whitespace
(#759) Variable "Code" must be all lower-case
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Variable "Code" must be all lower-case
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Variable "Use" must be all lower-case
(#762) Variable "Code" must be all lower-case
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Variable "Website" must be all lower-case
(#763) Variable "Use" must be all lower-case
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Variable "WebsiteList" must be all lower-case
(#764) Variable "Website" must be all lower-case
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Variable "ContactInfo" must be all lower-case
(#765) Variable "WebsiteList" must be all lower-case
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Variable "InstantMessagingList" must be all lower-case
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Whitespace found at end of line
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected 4 spaces, found 5
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 8 spaces, found 6
(#770) Variable "InstantMessaging" must be all lower-case
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 8 spaces, found 7
(#771) Variable "Contact" must be all lower-case
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Variable "Contact" must be all lower-case
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Variable "InstantMessaging" must be all lower-case
(#774) Variable "Contact" must be all lower-case
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 8 spaces, found 7
(#775) Variable "Use" must be all lower-case
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Variable "Code" must be all lower-case
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Variable "Code" must be all lower-case
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Variable "Use" must be all lower-case
(#779) Variable "Code" must be all lower-case
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Line indented incorrectly; expected at least 8 spaces, found 7
(#780) Variable "InstantMessaging" must be all lower-case
(#780) Variable "Use" must be all lower-case
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 8 spaces, found 6
(#781) Variable "InstantMessagingList" must be all lower-case
(#781) Variable "InstantMessaging" must be all lower-case
(#782) Spaces must be used for alignment; tabs are not allowed
(#782) Tab found within whitespace
(#782) Line indented incorrectly; expected 4 spaces, found 5
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Variable "ContactInfo" must be all lower-case
(#783) Variable "InstantMessagingList" must be all lower-case
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Line indented incorrectly; expected at least 4 spaces, found 3
(#784) Variable "Identification" must be all lower-case
(#784) Variable "ContactInfo" must be all lower-case
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Whitespace found at end of line
(#786) Spaces must be used for alignment; tabs are not allowed
(#786) Tab found within whitespace
(#786) Inline comments must end in full-stops, exclamation marks, or question marks
(#786) Line indented incorrectly; expected at least 4 spaces, found 3
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Line indented incorrectly; expected at least 4 spaces, found 3
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Line indented incorrectly; expected at least 4 spaces, found 3
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Whitespace found at end of line
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Line indented incorrectly; expected 4 spaces, found 3
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Line indented incorrectly; expected at least 8 spaces, found 4
(#790) Variable "Photo" must be all lower-case
(#791) Spaces must be used for alignment; tabs are not allowed
(#791) Tab found within whitespace
(#791) Line indented incorrectly; expected at least 8 spaces, found 5
(#791) Variable "MimeType" must be all lower-case
(#792) Spaces must be used for alignment; tabs are not allowed
(#792) Tab found within whitespace
(#792) Line indented incorrectly; expected at least 8 spaces, found 6
(#793) Spaces must be used for alignment; tabs are not allowed
(#793) Tab found within whitespace
(#793) Line indented incorrectly; expected at least 8 spaces, found 6
(#793) Variable "MimeType" must be all lower-case
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Line indented incorrectly; expected at least 8 spaces, found 5
(#794) Variable "Photo" must be all lower-case
(#794) Variable "MimeType" must be all lower-case
(#795) Spaces must be used for alignment; tabs are not allowed
(#795) Tab found within whitespace
(#795) Line indented incorrectly; expected at least 8 spaces, found 5
(#795) Variable "Data" must be all lower-case
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Line indented incorrectly; expected at least 8 spaces, found 6
(#796) Spaces must be used for alignment; tabs are not allowed
(#796) Tab found within whitespace
(#796) Whitespace found at end of line
(#797) Spaces must be used for alignment; tabs are not allowed
(#797) Tab found within whitespace
(#797) Inline comments must start with a capital letter, digit or 3-dots sequence
(#797) Inline comments must end in full-stops, exclamation marks, or question marks
(#797) This comment is 54% valid code; is this commented out code?
(#797) Line indented incorrectly; expected at least 8 spaces, found 6
(#797) No space found before comment text; expected "// $userpicturefilecontent .= print_r($file, true);" but found "//$userpicturefilecontent .= print_r($file, true);"
(#798) Spaces must be used for alignment; tabs are not allowed
(#798) Tab found within whitespace
(#798) Line indented incorrectly; expected at least 8 spaces, found 6
(#799) Spaces must be used for alignment; tabs are not allowed
(#799) Tab found within whitespace
(#799) Line indented incorrectly; expected at least 8 spaces, found 6
(#799) Variable "Data" must be all lower-case
(#800) Spaces must be used for alignment; tabs are not allowed
(#800) Tab found within whitespace
(#800) Line indented incorrectly; expected at least 8 spaces, found 5
(#800) Variable "Photo" must be all lower-case
(#800) Variable "Data" must be all lower-case
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#801) Line indented incorrectly; expected at least 8 spaces, found 4
(#801) Variable "Identification" must be all lower-case
(#801) Variable "Photo" must be all lower-case
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#802) Line indented incorrectly; expected 4 spaces, found 3
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#803) Whitespace found at end of line
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Line indented incorrectly; expected at least 4 spaces, found 2
(#804) Variable "LearnerInfo" must be all lower-case
(#804) Variable "Identification" must be all lower-case
(#804) Spaces must be used for alignment; tabs are not allowed
(#804) Tab found within whitespace
(#804) Whitespace found at end of line
(#805) Spaces must be used for alignment; tabs are not allowed
(#805) Tab found within whitespace
(#805) Inline comments must end in full-stops, exclamation marks, or question marks
(#805) Line indented incorrectly; expected at least 4 spaces, found 2
(#806) Spaces must be used for alignment; tabs are not allowed
(#806) Tab found within whitespace
(#806) Line indented incorrectly; expected at least 4 spaces, found 2
(#806) Variable "Headline" must be all lower-case
(#807) Spaces must be used for alignment; tabs are not allowed
(#807) Tab found within whitespace
(#807) Line indented incorrectly; expected at least 4 spaces, found 3
(#807) Variable "Type" must be all lower-case
(#808) Spaces must be used for alignment; tabs are not allowed
(#808) Tab found within whitespace
(#808) Variable "Code" must be all lower-case
(#809) Spaces must be used for alignment; tabs are not allowed
(#809) Tab found within whitespace
(#810) Spaces must be used for alignment; tabs are not allowed
(#810) Tab found within whitespace
(#810) Variable "Code" must be all lower-case
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Variable "Type" must be all lower-case
(#811) Variable "Code" must be all lower-case
(#811) Spaces must be used for alignment; tabs are not allowed
(#811) Tab found within whitespace
(#811) Whitespace found at end of line
(#812) Spaces must be used for alignment; tabs are not allowed
(#812) Tab found within whitespace
(#812) Variable "Label" must be all lower-case
(#813) Spaces must be used for alignment; tabs are not allowed
(#813) Tab found within whitespace
(#814) Spaces must be used for alignment; tabs are not allowed
(#814) Tab found within whitespace
(#814) Variable "Label" must be all lower-case
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Variable "Type" must be all lower-case
(#815) Variable "Label" must be all lower-case
(#815) Spaces must be used for alignment; tabs are not allowed
(#815) Tab found within whitespace
(#815) Whitespace found at end of line
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Line indented incorrectly; expected at least 4 spaces, found 3
(#816) Variable "Headline" must be all lower-case
(#816) Variable "Type" must be all lower-case
(#816) Spaces must be used for alignment; tabs are not allowed
(#816) Tab found within whitespace
(#816) Whitespace found at end of line
(#817) Spaces must be used for alignment; tabs are not allowed
(#817) Tab found within whitespace
(#817) Line indented incorrectly; expected at least 4 spaces, found 3
(#817) Variable "Description" must be all lower-case
(#818) Spaces must be used for alignment; tabs are not allowed
(#818) Tab found within whitespace
(#818) Variable "Label" must be all lower-case
(#819) Spaces must be used for alignment; tabs are not allowed
(#819) Tab found within whitespace
(#820) Spaces must be used for alignment; tabs are not allowed
(#820) Tab found within whitespace
(#820) Variable "Label" must be all lower-case
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Variable "Description" must be all lower-case
(#821) Variable "Label" must be all lower-case
(#821) Spaces must be used for alignment; tabs are not allowed
(#821) Tab found within whitespace
(#821) Whitespace found at end of line
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Line indented incorrectly; expected at least 4 spaces, found 3
(#822) Variable "Headline" must be all lower-case
(#822) Variable "Description" must be all lower-case
(#822) Spaces must be used for alignment; tabs are not allowed
(#822) Tab found within whitespace
(#822) Whitespace found at end of line
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Line indented incorrectly; expected at least 4 spaces, found 2
(#823) Variable "LearnerInfo" must be all lower-case
(#823) Variable "Headline" must be all lower-case
(#823) Spaces must be used for alignment; tabs are not allowed
(#823) Tab found within whitespace
(#823) Whitespace found at end of line
(#824) Spaces must be used for alignment; tabs are not allowed
(#824) Tab found within whitespace
(#824) Whitespace found at end of line
(#825) Spaces must be used for alignment; tabs are not allowed
(#825) Tab found within whitespace
(#825) Inline comments must end in full-stops, exclamation marks, or question marks
(#825) Line indented incorrectly; expected at least 4 spaces, found 2
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Line indented incorrectly; expected at least 4 spaces, found 2
(#827) Spaces must be used for alignment; tabs are not allowed
(#827) Tab found within whitespace
(#827) Line indented incorrectly; expected at least 4 spaces, found 2
(#827) Variable "WorkExperienceList" must be all lower-case
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#828) Line indented incorrectly; expected at least 4 spaces, found 2
(#828) Variable "LearnerInfo" must be all lower-case
(#828) Variable "WorkExperienceList" must be all lower-case
(#828) Spaces must be used for alignment; tabs are not allowed
(#828) Tab found within whitespace
(#829) Spaces must be used for alignment; tabs are not allowed
(#829) Tab found within whitespace
(#829) Whitespace found at end of line
(#830) Spaces must be used for alignment; tabs are not allowed
(#830) Tab found within whitespace
(#830) Inline comments must end in full-stops, exclamation marks, or question marks
(#830) Line indented incorrectly; expected at least 4 spaces, found 2
(#831) Spaces must be used for alignment; tabs are not allowed
(#831) Tab found within whitespace
(#831) Line indented incorrectly; expected at least 4 spaces, found 2
(#832) Spaces must be used for alignment; tabs are not allowed
(#832) Tab found within whitespace
(#832) Line indented incorrectly; expected at least 4 spaces, found 2
(#832) Variable "WorkEducationsList" must be all lower-case
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#833) Line indented incorrectly; expected at least 4 spaces, found 2
(#833) Variable "LearnerInfo" must be all lower-case
(#833) Variable "WorkEducationsList" must be all lower-case
(#833) Spaces must be used for alignment; tabs are not allowed
(#833) Tab found within whitespace
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Whitespace found at end of line
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#835) Line indented incorrectly; expected at least 4 spaces, found 2
(#836) Spaces must be used for alignment; tabs are not allowed
(#836) Tab found within whitespace
(#836) Line indented incorrectly; expected at least 4 spaces, found 2
(#836) Variable "Skills" must be all lower-case
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected at least 4 spaces, found 3
(#837) Variable "Other" must be all lower-case
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#838) Variable "Description" must be all lower-case
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Whitespace found at end of line
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected 4 spaces, found 5
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Line indented incorrectly; expected at least 8 spaces, found 6
(#842) Expected 1 space before "="; 0 found
(#842) Expected 1 space after "="; 0 found
(#842) Expected 1 space before "="; 0 found
(#842) Expected 1 space after "="; 0 found
(#842) Line exceeds 132 characters; contains 145 characters
(#842) Whitespace found at end of line
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 8 spaces, found 6
(#843) Expected "if (...) {\n"; found "if(...){\n"
(#844) Spaces must be used for alignment; tabs are not allowed
(#844) Tab found within whitespace
(#844) Line indented incorrectly; expected at least 12 spaces, found 7
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected 8 spaces, found 6
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected 4 spaces, found 5
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Whitespace found at end of line
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Variable "Description" must be all lower-case
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Variable "Other" must be all lower-case
(#849) Variable "Description" must be all lower-case
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Inline comments must end in full-stops, exclamation marks, or question marks
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Line exceeds 132 characters; contains 145 characters
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line exceeds 132 characters; contains 155 characters
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line exceeds 132 characters; contains 155 characters
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 8 spaces, found 5
(#855) Variable "fileArray" must be all lower-case
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 8 spaces, found 5
(#856) Variable "Documentation" must be all lower-case
(#856) Variable "fileArray" must be all lower-case
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 8 spaces, found 5
(#857) Variable "Other" must be all lower-case
(#857) Variable "Documentation" must be all lower-case
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Whitespace found at end of line
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Whitespace found at end of line
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Whitespace found at end of line
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected at least 4 spaces, found 3
(#860) Variable "Skills" must be all lower-case
(#860) Variable "Other" must be all lower-case
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Whitespace found at end of line
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Line indented incorrectly; expected at least 4 spaces, found 2
(#861) Variable "LearnerInfo" must be all lower-case
(#861) Variable "Skills" must be all lower-case
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) Whitespace found at end of line
(#862) Spaces must be used for alignment; tabs are not allowed
(#862) Tab found within whitespace
(#862) Whitespace found at end of line
(#863) Spaces must be used for alignment; tabs are not allowed
(#863) Tab found within whitespace
(#863) Line indented incorrectly; expected at least 4 spaces, found 2
(#864) Spaces must be used for alignment; tabs are not allowed
(#864) Tab found within whitespace
(#864) Line indented incorrectly; expected at least 4 spaces, found 2
(#864) Variable "AchievementList" must be all lower-case
(#865) Spaces must be used for alignment; tabs are not allowed
(#865) Tab found within whitespace
(#865) Line indented incorrectly; expected at least 4 spaces, found 2
(#866) Spaces must be used for alignment; tabs are not allowed
(#866) Tab found within whitespace
(#866) Line indented incorrectly; expected at least 4 spaces, found 2
(#866) Variable "sertificationsString" must be all lower-case
(#866) Variable "elementIDs" must be all lower-case
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected at least 4 spaces, found 2
(#867) Variable "Sertifications" must be all lower-case
(#867) Variable "elementIDs" must be all lower-case
(#867) Variable "sertificationsString" must be all lower-case
(#867) Line exceeds 132 characters; contains 162 characters
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected at least 4 spaces, found 2
(#868) Variable "AchievementList" must be all lower-case
(#868) Variable "Sertifications" must be all lower-case
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Whitespace found at end of line
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Whitespace found at end of line
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected at least 4 spaces, found 2
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected at least 4 spaces, found 2
(#871) Variable "publicationsString" must be all lower-case
(#871) Variable "elementIDs" must be all lower-case
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Line indented incorrectly; expected at least 4 spaces, found 2
(#872) Variable "Publications" must be all lower-case
(#872) Variable "elementIDs" must be all lower-case
(#872) Variable "publicationsString" must be all lower-case
(#872) Line exceeds 132 characters; contains 158 characters
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected at least 4 spaces, found 2
(#873) Variable "AchievementList" must be all lower-case
(#873) Variable "Publications" must be all lower-case
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Whitespace found at end of line
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Whitespace found at end of line
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 4 spaces, found 2
(#875) Whitespace found at end of line
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 4 spaces, found 2
(#876) Variable "mbrshipString" must be all lower-case
(#876) Variable "elementIDs" must be all lower-case
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 4 spaces, found 2
(#877) Variable "Memberships" must be all lower-case
(#877) Variable "elementIDs" must be all lower-case
(#877) Variable "mbrshipString" must be all lower-case
(#877) Line exceeds 132 characters; contains 157 characters
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 4 spaces, found 2
(#878) Variable "AchievementList" must be all lower-case
(#878) Variable "Memberships" must be all lower-case
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Whitespace found at end of line
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Whitespace found at end of line
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected at least 4 spaces, found 2
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Inline comments must end in full-stops, exclamation marks, or question marks
(#881) This comment is 58% valid code; is this commented out code?
(#881) Line indented incorrectly; expected at least 4 spaces, found 2
(#881) No space found before comment text; expected "// $goalsString = listForResumeElements($resume->id, 'block_exaportresume_mbrship');" but found "//$goalsString = listForResumeElements($resume->id, 'block_exaportresume_mbrship');"
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 4 spaces, found 2
(#882) Variable "goalsString" must be all lower-case
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected at least 4 spaces, found 2
(#884) Spaces must be used for alignment; tabs are not allowed
(#884) Tab found within whitespace
(#884) Line indented incorrectly; expected 4 spaces, found 2
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 8 spaces, found 3
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Expected 1 space before "="; 0 found
(#885) Expected 1 space after "="; 0 found
(#885) Line exceeds 132 characters; contains 142 characters
(#885) Whitespace found at end of line
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected 8 spaces, found 3
(#886) Expected "if (...) {\n"; found "if(...){\n"
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 12 spaces, found 4
(#887) Variable "goalsString" must be all lower-case
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected 8 spaces, found 3
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected 4 spaces, found 2
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Whitespace found at end of line
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Line indented incorrectly; expected at least 4 spaces, found 2
(#890) Variable "Goals" must be all lower-case
(#890) Variable "goalsString" must be all lower-case
(#890) Line exceeds 132 characters; contains 151 characters
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 4 spaces, found 2
(#891) Variable "AchievementList" must be all lower-case
(#891) Variable "Goals" must be all lower-case
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Whitespace found at end of line
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 4 spaces, found 2
(#893) Whitespace found at end of line
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected at least 4 spaces, found 2
(#894) Variable "Interests" must be all lower-case
(#894) Line exceeds 132 characters; contains 166 characters
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 4 spaces, found 2
(#895) Variable "AchievementList" must be all lower-case
(#895) Variable "Interests" must be all lower-case
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Whitespace found at end of line
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Whitespace found at end of line
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected at least 4 spaces, found 2
(#897) Variable "LearnerInfo" must be all lower-case
(#897) Variable "AchievementList" must be all lower-case
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Inline comments must end in full-stops, exclamation marks, or question marks
(#899) Line indented incorrectly; expected at least 4 spaces, found 2
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected at least 4 spaces, found 2
(#900) Variable "fileArray" must be all lower-case
(#900) Variable "attachedFileNames" must be all lower-case
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 4 spaces, found 2
(#901) Variable "Documentation" must be all lower-case
(#901) Variable "fileArray" must be all lower-case
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected 4 spaces, found 2
(#902) Variable "Documentation" must be all lower-case
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 8 spaces, found 3
(#903) Variable "LearnerInfo" must be all lower-case
(#903) Variable "Documentation" must be all lower-case
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Whitespace found at end of line
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected 4 spaces, found 2
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 4 spaces, found 1
(#906) Variable "LearnerInfo" must be all lower-case
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Whitespace found at end of line
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Inline comments must end in full-stops, exclamation marks, or question marks
(#908) Line indented incorrectly; expected at least 4 spaces, found 1
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Line indented incorrectly; expected 4 spaces, found 1
(#909) Variable "attachedFileNames" must be all lower-case
(#909) Expected 1 space before ">"; 0 found
(#909) Expected 1 space after ">"; 0 found
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected at least 8 spaces, found 2
(#910) Variable "AttachmentList" must be all lower-case
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected 8 spaces, found 2
(#911) Variable "attachedFileNames" must be all lower-case
(#911) Variable "ID" must be all lower-case
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 12 spaces, found 3
(#912) Variable "Attachment" must be all lower-case
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#913) Line indented incorrectly; expected at least 12 spaces, found 3
(#913) Variable "Attachment" must be all lower-case
(#913) Variable "ID" must be all lower-case
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Inline comments must start with a capital letter, digit or 3-dots sequence
(#914) Inline comments must end in full-stops, exclamation marks, or question marks
(#914) Line indented incorrectly; expected at least 12 spaces, found 4
(#915) Spaces must be used for alignment; tabs are not allowed
(#915) Tab found within whitespace
(#915) Line indented incorrectly; expected at least 12 spaces, found 4
(#915) Variable "Name" must be all lower-case
(#916) Spaces must be used for alignment; tabs are not allowed
(#916) Tab found within whitespace
(#916) Line indented incorrectly; expected at least 12 spaces, found 5
(#917) Spaces must be used for alignment; tabs are not allowed
(#917) Tab found within whitespace
(#917) Line indented incorrectly; expected at least 12 spaces, found 5
(#917) Variable "Name" must be all lower-case
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected at least 12 spaces, found 5
(#918) Variable "Attachment" must be all lower-case
(#918) Variable "Name" must be all lower-case
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Inline comments must start with a capital letter, digit or 3-dots sequence
(#919) Inline comments must end in full-stops, exclamation marks, or question marks
(#919) Line indented incorrectly; expected at least 12 spaces, found 4
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected at least 12 spaces, found 4
(#920) Variable "MimeType" must be all lower-case
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected at least 12 spaces, found 5
(#921) Variable "attachedFileMimeTypes" must be all lower-case
(#921) Variable "ID" must be all lower-case
(#922) Spaces must be used for alignment; tabs are not allowed
(#922) Tab found within whitespace
(#922) Line indented incorrectly; expected at least 12 spaces, found 5
(#922) Variable "MimeType" must be all lower-case
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Line indented incorrectly; expected at least 12 spaces, found 5
(#923) Variable "Attachment" must be all lower-case
(#923) Variable "MimeType" must be all lower-case
(#923) Spaces must be used for alignment; tabs are not allowed
(#923) Tab found within whitespace
(#923) Whitespace found at end of line
(#924) Spaces must be used for alignment; tabs are not allowed
(#924) Tab found within whitespace
(#924) Inline comments must start with a capital letter, digit or 3-dots sequence
(#924) Inline comments must end in full-stops, exclamation marks, or question marks
(#924) Line indented incorrectly; expected at least 12 spaces, found 4
(#925) Spaces must be used for alignment; tabs are not allowed
(#925) Tab found within whitespace
(#925) Line indented incorrectly; expected at least 12 spaces, found 4
(#925) Variable "Data" must be all lower-case
(#926) Spaces must be used for alignment; tabs are not allowed
(#926) Tab found within whitespace
(#926) Line indented incorrectly; expected at least 12 spaces, found 5
(#926) Variable "attachedFileDatas" must be all lower-case
(#926) Variable "ID" must be all lower-case
(#927) Spaces must be used for alignment; tabs are not allowed
(#927) Tab found within whitespace
(#927) Line indented incorrectly; expected at least 12 spaces, found 5
(#927) Variable "Data" must be all lower-case
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Line indented incorrectly; expected at least 12 spaces, found 5
(#928) Variable "Attachment" must be all lower-case
(#928) Variable "Data" must be all lower-case
(#928) Spaces must be used for alignment; tabs are not allowed
(#928) Tab found within whitespace
(#928) Whitespace found at end of line
(#929) Spaces must be used for alignment; tabs are not allowed
(#929) Tab found within whitespace
(#929) Inline comments must start with a capital letter, digit or 3-dots sequence
(#929) Inline comments must end in full-stops, exclamation marks, or question marks
(#929) Line indented incorrectly; expected at least 12 spaces, found 4
(#930) Spaces must be used for alignment; tabs are not allowed
(#930) Tab found within whitespace
(#930) Line indented incorrectly; expected at least 12 spaces, found 4
(#930) Variable "Description" must be all lower-case
(#931) Spaces must be used for alignment; tabs are not allowed
(#931) Tab found within whitespace
(#931) Line indented incorrectly; expected at least 12 spaces, found 5
(#932) Spaces must be used for alignment; tabs are not allowed
(#932) Tab found within whitespace
(#932) Line indented incorrectly; expected at least 12 spaces, found 5
(#932) Variable "Description" must be all lower-case
(#933) Spaces must be used for alignment; tabs are not allowed
(#933) Tab found within whitespace
(#933) Line indented incorrectly; expected at least 12 spaces, found 5
(#933) Variable "Attachment" must be all lower-case
(#933) Variable "Description" must be all lower-case
(#934) Spaces must be used for alignment; tabs are not allowed
(#934) Tab found within whitespace
(#934) Line indented incorrectly; expected at least 12 spaces, found 3
(#934) Variable "AttachmentList" must be all lower-case
(#934) Variable "Attachment" must be all lower-case
(#935) Spaces must be used for alignment; tabs are not allowed
(#935) Tab found within whitespace
(#935) Line indented incorrectly; expected 8 spaces, found 2
(#936) Spaces must be used for alignment; tabs are not allowed
(#936) Tab found within whitespace
(#936) Line indented incorrectly; expected at least 8 spaces, found 2
(#936) Variable "AttachmentList" must be all lower-case
(#937) Spaces must be used for alignment; tabs are not allowed
(#937) Tab found within whitespace
(#937) Line indented incorrectly; expected 4 spaces, found 1
(#938) Spaces must be used for alignment; tabs are not allowed
(#938) Tab found within whitespace
(#938) Whitespace found at end of line
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#939) Inline comments must end in full-stops, exclamation marks, or question marks
(#939) Line indented incorrectly; expected at least 4 spaces, found 1
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Line indented incorrectly; expected at least 4 spaces, found 1
(#940) Variable "CoverLetter" must be all lower-case
(#941) Spaces must be used for alignment; tabs are not allowed
(#941) Tab found within whitespace
(#941) Line indented incorrectly; expected at least 4 spaces, found 2
(#941) Variable "Letter" must be all lower-case
(#942) Spaces must be used for alignment; tabs are not allowed
(#942) Tab found within whitespace
(#942) Line indented incorrectly; expected at least 4 spaces, found 3
(#942) Variable "Body" must be all lower-case
(#943) Spaces must be used for alignment; tabs are not allowed
(#943) Tab found within whitespace
(#943) Variable "MainBody" must be all lower-case
(#944) Spaces must be used for alignment; tabs are not allowed
(#944) Tab found within whitespace
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Variable "MainBody" must be all lower-case
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Whitespace found at end of line
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Variable "Body" must be all lower-case
(#946) Variable "MainBody" must be all lower-case
(#946) Spaces must be used for alignment; tabs are not allowed
(#946) Tab found within whitespace
(#946) Whitespace found at end of line
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Line indented incorrectly; expected at least 4 spaces, found 3
(#947) Variable "Letter" must be all lower-case
(#947) Variable "Body" must be all lower-case
(#947) Spaces must be used for alignment; tabs are not allowed
(#947) Tab found within whitespace
(#947) Whitespace found at end of line
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Line indented incorrectly; expected at least 4 spaces, found 2
(#948) Variable "CoverLetter" must be all lower-case
(#948) Variable "Letter" must be all lower-case
(#948) Spaces must be used for alignment; tabs are not allowed
(#948) Tab found within whitespace
(#948) Whitespace found at end of line
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Line indented incorrectly; expected at least 4 spaces, found 1
(#949) Variable "CoverLetter" must be all lower-case
(#949) Spaces must be used for alignment; tabs are not allowed
(#949) Tab found within whitespace
(#949) Whitespace found at end of line
(#950) Spaces must be used for alignment; tabs are not allowed
(#950) Tab found within whitespace
(#950) Whitespace found at end of line
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Line indented incorrectly; expected at least 4 spaces, found 1
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Line indented incorrectly; expected at least 4 spaces, found 1
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Whitespace found at end of line
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Inline comments must start with a capital letter, digit or 3-dots sequence
(#954) Line indented incorrectly; expected at least 4 spaces, found 1
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) This comment is 43% valid code; is this commented out code?
(#955) Line indented incorrectly; expected at least 4 spaces, found 2
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) This comment is 43% valid code; is this commented out code?
(#956) Line indented incorrectly; expected at least 4 spaces, found 1
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Inline comments must end in full-stops, exclamation marks, or question marks
(#957) This comment is 67% valid code; is this commented out code?
(#957) Line indented incorrectly; expected at least 4 spaces, found 1
(#957) Whitespace found at end of line
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Whitespace found at end of line
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Line indented incorrectly; expected at least 4 spaces, found 1
(#962) Inline comments must end in full-stops, exclamation marks, or question marks
(#963) function name "cleanForExternalXML" must be lower-case letters only
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Line indented incorrectly; expected at least 4 spaces, found 1
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Inline comments must start with a capital letter, digit or 3-dots sequence
(#965) Inline comments must end in full-stops, exclamation marks, or question marks
(#965) Line indented incorrectly; expected at least 4 spaces, found 1
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Line indented incorrectly; expected at least 4 spaces, found 1
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Whitespace found at end of line
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Line indented incorrectly; expected at least 4 spaces, found 1
(#970) function name "getDateParamsFromString" must be lower-case letters only
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Line indented incorrectly; expected at least 4 spaces, found 1
(#971) Variable "date_arr" must not contain underscores.
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Line indented incorrectly; expected at least 4 spaces, found 1
(#972) Inline control structures are not allowed
(#972) Variable "date_arr" must not contain underscores.
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Line indented incorrectly; expected at least 4 spaces, found 2
(#973) Variable "date_arr" must not contain underscores.
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Line indented incorrectly; expected at least 4 spaces, found 1
(#974) Inline control structures are not allowed
(#974) Whitespace found at end of line
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Line indented incorrectly; expected at least 4 spaces, found 2
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Line indented incorrectly; expected at least 4 spaces, found 1
(#976) Inline control structures are not allowed
(#976) Whitespace found at end of line
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Line indented incorrectly; expected at least 4 spaces, found 2
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Line indented incorrectly; expected at least 4 spaces, found 1
(#978) Inline control structures are not allowed
(#978) Variable "date_arr" must not contain underscores.
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Line indented incorrectly; expected at least 4 spaces, found 2
(#979) Variable "date_arr" must not contain underscores.
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Line indented incorrectly; expected at least 4 spaces, found 1
(#980) Inline control structures are not allowed
(#980) Whitespace found at end of line
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Line indented incorrectly; expected at least 4 spaces, found 2
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Line indented incorrectly; expected at least 4 spaces, found 1
(#982) Inline control structures are not allowed
(#982) Variable "date_arr" must not contain underscores.
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Line indented incorrectly; expected at least 4 spaces, found 2
(#983) Variable "date_arr" must not contain underscores.
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Line indented incorrectly; expected at least 4 spaces, found 1
(#984) Inline control structures are not allowed
(#984) Whitespace found at end of line
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Line indented incorrectly; expected at least 4 spaces, found 2
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Line indented incorrectly; expected at least 4 spaces, found 1
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Line indented incorrectly; expected 4 spaces, found 1
(#988) Spaces must be used for alignment; tabs are not allowed
(#988) Tab found within whitespace
(#988) Line indented incorrectly; expected at least 8 spaces, found 2
(#989) Spaces must be used for alignment; tabs are not allowed
(#989) Tab found within whitespace
(#989) Line indented incorrectly; expected at least 8 spaces, found 2
(#990) Spaces must be used for alignment; tabs are not allowed
(#990) Tab found within whitespace
(#990) Line indented incorrectly; expected at least 8 spaces, found 2
(#991) Spaces must be used for alignment; tabs are not allowed
(#991) Tab found within whitespace
(#991) Line indented incorrectly; expected 4 spaces, found 1
(#992) Spaces must be used for alignment; tabs are not allowed
(#992) Tab found within whitespace
(#992) Line indented incorrectly; expected 4 spaces, found 1
(#993) Spaces must be used for alignment; tabs are not allowed
(#993) Tab found within whitespace
(#993) Line indented incorrectly; expected at least 8 spaces, found 2
(#994) Spaces must be used for alignment; tabs are not allowed
(#994) Tab found within whitespace
(#994) Line indented incorrectly; expected at least 8 spaces, found 2
(#995) Spaces must be used for alignment; tabs are not allowed
(#995) Tab found within whitespace
(#995) Line indented incorrectly; expected at least 8 spaces, found 2
(#996) Spaces must be used for alignment; tabs are not allowed
(#996) Tab found within whitespace
(#996) Line indented incorrectly; expected 4 spaces, found 1
(#997) Spaces must be used for alignment; tabs are not allowed
(#997) Tab found within whitespace
(#997) Line indented incorrectly; expected at least 4 spaces, found 1
(#1000) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1000) Inline comments must end in full-stops, exclamation marks, or question marks
(#1001) function name "europassXMLEmployersEducations" must be lower-case letters only
(#1002) Spaces must be used for alignment; tabs are not allowed
(#1002) Tab found within whitespace
(#1002) Line indented incorrectly; expected at least 4 spaces, found 1
(#1003) Spaces must be used for alignment; tabs are not allowed
(#1003) Tab found within whitespace
(#1003) Line indented incorrectly; expected 4 spaces, found 1
(#1004) Spaces must be used for alignment; tabs are not allowed
(#1004) Tab found within whitespace
(#1004) Line indented incorrectly; expected 8 spaces, found 2
(#1005) Spaces must be used for alignment; tabs are not allowed
(#1005) Tab found within whitespace
(#1005) Line indented incorrectly; expected at least 12 spaces, found 4
(#1006) Spaces must be used for alignment; tabs are not allowed
(#1006) Tab found within whitespace
(#1006) Line indented incorrectly; expected at least 12 spaces, found 4
(#1007) Spaces must be used for alignment; tabs are not allowed
(#1007) Tab found within whitespace
(#1007) Line indented incorrectly; expected at least 12 spaces, found 4
(#1008) Spaces must be used for alignment; tabs are not allowed
(#1008) Tab found within whitespace
(#1009) Spaces must be used for alignment; tabs are not allowed
(#1009) Tab found within whitespace
(#1009) Line indented incorrectly; expected 8 spaces, found 2
(#1010) Spaces must be used for alignment; tabs are not allowed
(#1010) Tab found within whitespace
(#1010) Line indented incorrectly; expected at least 12 spaces, found 4
(#1011) Spaces must be used for alignment; tabs are not allowed
(#1011) Tab found within whitespace
(#1011) Line indented incorrectly; expected at least 12 spaces, found 4
(#1012) Spaces must be used for alignment; tabs are not allowed
(#1012) Tab found within whitespace
(#1012) Line indented incorrectly; expected at least 12 spaces, found 4
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Spaces must be used for alignment; tabs are not allowed
(#1013) Tab found within whitespace
(#1013) Whitespace found at end of line
(#1014) Spaces must be used for alignment; tabs are not allowed
(#1014) Tab found within whitespace
(#1014) Line indented incorrectly; expected 4 spaces, found 1
(#1016) Spaces must be used for alignment; tabs are not allowed
(#1016) Tab found within whitespace
(#1016) Line indented incorrectly; expected at least 4 spaces, found 1
(#1016) Variable "ExperienceList" must be all lower-case
(#1017) Spaces must be used for alignment; tabs are not allowed
(#1017) Tab found within whitespace
(#1017) Line indented incorrectly; expected 4 spaces, found 2
(#1018) Spaces must be used for alignment; tabs are not allowed
(#1018) Tab found within whitespace
(#1018) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1018) Inline comments must end in full-stops, exclamation marks, or question marks
(#1018) This comment is 64% valid code; is this commented out code?
(#1018) Line indented incorrectly; expected at least 8 spaces, found 3
(#1019) Spaces must be used for alignment; tabs are not allowed
(#1019) Tab found within whitespace
(#1019) Line indented incorrectly; expected at least 8 spaces, found 3
(#1019) Variable "ExperienceItem" must be all lower-case
(#1020) Spaces must be used for alignment; tabs are not allowed
(#1020) Tab found within whitespace
(#1020) Inline comments must end in full-stops, exclamation marks, or question marks
(#1020) Line indented incorrectly; expected at least 8 spaces, found 4
(#1021) Spaces must be used for alignment; tabs are not allowed
(#1021) Tab found within whitespace
(#1021) Line indented incorrectly; expected at least 8 spaces, found 4
(#1021) Variable "Period" must be all lower-case
(#1022) Spaces must be used for alignment; tabs are not allowed
(#1022) Tab found within whitespace
(#1022) Line indented incorrectly; expected at least 8 spaces, found 5
(#1022) Variable "From" must be all lower-case
(#1023) Spaces must be used for alignment; tabs are not allowed
(#1023) Tab found within whitespace
(#1023) Line indented incorrectly; expected at least 8 spaces, found 5
(#1023) Variable "date_arr" must not contain underscores.
(#1024) Spaces must be used for alignment; tabs are not allowed
(#1024) Tab found within whitespace
(#1024) Line indented incorrectly; expected at least 8 spaces, found 5
(#1024) Inline control structures are not allowed
(#1024) Variable "date_arr" must not contain underscores.
(#1025) Spaces must be used for alignment; tabs are not allowed
(#1025) Tab found within whitespace
(#1025) Line indented incorrectly; expected at least 8 spaces, found 6
(#1025) Variable "From" must be all lower-case
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Line indented incorrectly; expected at least 8 spaces, found 5
(#1026) Variable "Period" must be all lower-case
(#1026) Variable "From" must be all lower-case
(#1026) Spaces must be used for alignment; tabs are not allowed
(#1026) Tab found within whitespace
(#1026) Whitespace found at end of line
(#1027) Spaces must be used for alignment; tabs are not allowed
(#1027) Tab found within whitespace
(#1027) Line indented incorrectly; expected at least 8 spaces, found 5
(#1028) Spaces must be used for alignment; tabs are not allowed
(#1028) Tab found within whitespace
(#1028) Line indented incorrectly; expected 8 spaces, found 5
(#1029) Spaces must be used for alignment; tabs are not allowed
(#1029) Tab found within whitespace
(#1029) Line indented incorrectly; expected at least 12 spaces, found 6
(#1029) Variable "To" must be all lower-case
(#1030) Spaces must be used for alignment; tabs are not allowed
(#1030) Tab found within whitespace
(#1030) Line indented incorrectly; expected at least 12 spaces, found 6
(#1030) Variable "date_arr" must not contain underscores.
(#1031) Spaces must be used for alignment; tabs are not allowed
(#1031) Tab found within whitespace
(#1031) Line indented incorrectly; expected at least 12 spaces, found 6
(#1031) Inline control structures are not allowed
(#1031) Variable "date_arr" must not contain underscores.
(#1032) Spaces must be used for alignment; tabs are not allowed
(#1032) Tab found within whitespace
(#1032) Line indented incorrectly; expected at least 12 spaces, found 7
(#1032) Variable "To" must be all lower-case
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Line indented incorrectly; expected at least 12 spaces, found 6
(#1033) Variable "Period" must be all lower-case
(#1033) Variable "To" must be all lower-case
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Whitespace found at end of line
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Line indented incorrectly; expected at least 12 spaces, found 6
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Line indented incorrectly; expected 8 spaces, found 5
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Line indented incorrectly; expected at least 8 spaces, found 5
(#1036) Variable "Current" must be all lower-case
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Line indented incorrectly; expected at least 8 spaces, found 6
(#1037) Variable "Current" must be all lower-case
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Line indented incorrectly; expected at least 8 spaces, found 6
(#1038) Variable "Period" must be all lower-case
(#1038) Variable "Current" must be all lower-case
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Whitespace found at end of line
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Line indented incorrectly; expected at least 8 spaces, found 4
(#1039) Variable "ExperienceItem" must be all lower-case
(#1039) Variable "Period" must be all lower-case
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Whitespace found at end of line
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Inline comments must end in full-stops, exclamation marks, or question marks
(#1040) Line indented incorrectly; expected at least 8 spaces, found 4
(#1041) Spaces must be used for alignment; tabs are not allowed
(#1041) Tab found within whitespace
(#1041) Line indented incorrectly; expected 8 spaces, found 4
(#1042) Spaces must be used for alignment; tabs are not allowed
(#1042) Tab found within whitespace
(#1042) Line indented incorrectly; expected at least 12 spaces, found 5
(#1042) Variable "Position" must be all lower-case
(#1043) Spaces must be used for alignment; tabs are not allowed
(#1043) Tab found within whitespace
(#1043) Line indented incorrectly; expected at least 12 spaces, found 6
(#1043) Variable "Label" must be all lower-case
(#1044) Spaces must be used for alignment; tabs are not allowed
(#1044) Tab found within whitespace
(#1044) Line indented incorrectly; expected at least 12 spaces, found 7
(#1045) Spaces must be used for alignment; tabs are not allowed
(#1045) Tab found within whitespace
(#1045) Line indented incorrectly; expected at least 12 spaces, found 7
(#1045) Variable "Label" must be all lower-case
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Line indented incorrectly; expected at least 12 spaces, found 7
(#1046) Variable "Position" must be all lower-case
(#1046) Variable "Label" must be all lower-case
(#1046) Spaces must be used for alignment; tabs are not allowed
(#1046) Tab found within whitespace
(#1046) Whitespace found at end of line
(#1047) Spaces must be used for alignment; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Line indented incorrectly; expected at least 12 spaces, found 6
(#1047) Variable "Position" must be all lower-case
(#1047) Variable "Label" must be all lower-case
(#1047) Spaces must be used for alignment; tabs are not allowed
(#1047) Tab found within whitespace
(#1047) Whitespace found at end of line
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Line indented incorrectly; expected at least 12 spaces, found 5
(#1048) Variable "ExperienceItem" must be all lower-case
(#1048) Variable "Position" must be all lower-case
(#1048) Spaces must be used for alignment; tabs are not allowed
(#1048) Tab found within whitespace
(#1048) Whitespace found at end of line
(#1049) Spaces must be used for alignment; tabs are not allowed
(#1049) Tab found within whitespace
(#1049) Line indented incorrectly; expected 8 spaces, found 4
(#1050) Spaces must be used for alignment; tabs are not allowed
(#1050) Tab found within whitespace
(#1050) Line indented incorrectly; expected at least 12 spaces, found 5
(#1050) Variable "Title" must be all lower-case
(#1051) Spaces must be used for alignment; tabs are not allowed
(#1051) Tab found within whitespace
(#1051) Line indented incorrectly; expected at least 12 spaces, found 6
(#1052) Spaces must be used for alignment; tabs are not allowed
(#1052) Tab found within whitespace
(#1052) Line indented incorrectly; expected at least 12 spaces, found 6
(#1052) Variable "Title" must be all lower-case
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Line indented incorrectly; expected at least 12 spaces, found 5
(#1053) Variable "ExperienceItem" must be all lower-case
(#1053) Variable "Title" must be all lower-case
(#1053) Spaces must be used for alignment; tabs are not allowed
(#1053) Tab found within whitespace
(#1053) Whitespace found at end of line
(#1054) Spaces must be used for alignment; tabs are not allowed
(#1054) Tab found within whitespace
(#1054) Line indented incorrectly; expected 8 spaces, found 4
(#1055) Spaces must be used for alignment; tabs are not allowed
(#1055) Tab found within whitespace
(#1055) Inline comments must end in full-stops, exclamation marks, or question marks
(#1055) Line indented incorrectly; expected at least 8 spaces, found 4
(#1056) Spaces must be used for alignment; tabs are not allowed
(#1056) Tab found within whitespace
(#1056) Line indented incorrectly; expected 8 spaces, found 4
(#1057) Spaces must be used for alignment; tabs are not allowed
(#1057) Tab found within whitespace
(#1057) Line indented incorrectly; expected at least 12 spaces, found 5
(#1057) Variable "Activities" must be all lower-case
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Line indented incorrectly; expected at least 12 spaces, found 7
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Line indented incorrectly; expected at least 12 spaces, found 7
(#1059) Variable "Activities" must be all lower-case
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Whitespace found at end of line
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Line indented incorrectly; expected at least 12 spaces, found 5
(#1060) Variable "ExperienceItem" must be all lower-case
(#1060) Variable "Activities" must be all lower-case
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Whitespace found at end of line
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Line indented incorrectly; expected 8 spaces, found 4
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Line indented incorrectly; expected at least 8 spaces, found 4
(#1063) Spaces must be used for alignment; tabs are not allowed
(#1063) Tab found within whitespace
(#1063) Line indented incorrectly; expected 8 spaces, found 4
(#1064) Spaces must be used for alignment; tabs are not allowed
(#1064) Tab found within whitespace
(#1064) Line indented incorrectly; expected at least 12 spaces, found 5
(#1064) Variable "OrganisationXML" must be all lower-case
(#1065) Spaces must be used for alignment; tabs are not allowed
(#1065) Tab found within whitespace
(#1065) Line indented incorrectly; expected 8 spaces, found 4
(#1066) Spaces must be used for alignment; tabs are not allowed
(#1066) Tab found within whitespace
(#1066) Line indented incorrectly; expected at least 12 spaces, found 5
(#1066) Variable "OrganisationXML" must be all lower-case
(#1067) Spaces must be used for alignment; tabs are not allowed
(#1067) Tab found within whitespace
(#1067) Line indented incorrectly; expected 8 spaces, found 4
(#1068) Spaces must be used for alignment; tabs are not allowed
(#1068) Tab found within whitespace
(#1068) Line indented incorrectly; expected at least 8 spaces, found 5
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Line indented incorrectly; expected at least 8 spaces, found 5
(#1069) Variable "Name" must be all lower-case
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Line indented incorrectly; expected at least 8 spaces, found 6
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Line indented incorrectly; expected at least 8 spaces, found 6
(#1071) Variable "Name" must be all lower-case
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Line indented incorrectly; expected at least 8 spaces, found 6
(#1072) Variable "OrganisationXML" must be all lower-case
(#1072) Variable "Name" must be all lower-case
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Whitespace found at end of line
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Line indented incorrectly; expected at least 8 spaces, found 5
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Line indented incorrectly; expected 8 spaces, found 5
(#1075) Spaces must be used for alignment; tabs are not allowed
(#1075) Tab found within whitespace
(#1075) Line indented incorrectly; expected at least 12 spaces, found 6
(#1075) Variable "ContactInfo" must be all lower-case
(#1076) Spaces must be used for alignment; tabs are not allowed
(#1076) Tab found within whitespace
(#1076) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1076) Line indented incorrectly; expected at least 12 spaces, found 7
(#1077) Spaces must be used for alignment; tabs are not allowed
(#1077) Tab found within whitespace
(#1077) Line indented incorrectly; expected at least 12 spaces, found 7
(#1077) Variable "Address" must be all lower-case
(#1078) Spaces must be used for alignment; tabs are not allowed
(#1078) Tab found within whitespace
(#1078) Line indented incorrectly; expected at least 12 spaces, found 8
(#1078) Variable "Contact" must be all lower-case
(#1079) Spaces must be used for alignment; tabs are not allowed
(#1079) Tab found within whitespace
(#1079) Line indented incorrectly; expected at least 12 spaces, found 9
(#1079) Variable "AddressLine" must be all lower-case
(#1080) Spaces must be used for alignment; tabs are not allowed
(#1080) Tab found within whitespace
(#1080) Line indented incorrectly; expected at least 12 spaces, found 10
(#1081) Spaces must be used for alignment; tabs are not allowed
(#1081) Tab found within whitespace
(#1081) Line indented incorrectly; expected at least 12 spaces, found 10
(#1081) Variable "AddressLine" must be all lower-case
(#1082) Spaces must be used for alignment; tabs are not allowed
(#1082) Tab found within whitespace
(#1082) Line indented incorrectly; expected at least 12 spaces, found 10
(#1082) Variable "Contact" must be all lower-case
(#1082) Variable "AddressLine" must be all lower-case
(#1083) Spaces must be used for alignment; tabs are not allowed
(#1083) Tab found within whitespace
(#1083) Line indented incorrectly; expected at least 12 spaces, found 8
(#1083) Variable "Address" must be all lower-case
(#1083) Variable "Contact" must be all lower-case
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Line indented incorrectly; expected at least 12 spaces, found 8
(#1084) Variable "ContactInfo" must be all lower-case
(#1084) Variable "Address" must be all lower-case
(#1084) Spaces must be used for alignment; tabs are not allowed
(#1084) Tab found within whitespace
(#1084) Whitespace found at end of line
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Line indented incorrectly; expected at least 12 spaces, found 6
(#1085) Variable "OrganisationXML" must be all lower-case
(#1085) Variable "ContactInfo" must be all lower-case
(#1085) Spaces must be used for alignment; tabs are not allowed
(#1085) Tab found within whitespace
(#1085) Whitespace found at end of line
(#1086) Spaces must be used for alignment; tabs are not allowed
(#1086) Tab found within whitespace
(#1086) Line indented incorrectly; expected 8 spaces, found 5
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Line indented incorrectly; expected at least 8 spaces, found 4
(#1087) Variable "ExperienceItem" must be all lower-case
(#1087) Variable "OrganisationXML" must be all lower-case
(#1087) Spaces must be used for alignment; tabs are not allowed
(#1087) Tab found within whitespace
(#1087) Whitespace found at end of line
(#1088) Spaces must be used for alignment; tabs are not allowed
(#1088) Tab found within whitespace
(#1088) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1088) Inline comments must end in full-stops, exclamation marks, or question marks
(#1088) Line indented incorrectly; expected at least 8 spaces, found 4
(#1089) Spaces must be used for alignment; tabs are not allowed
(#1089) Tab found within whitespace
(#1089) Line indented incorrectly; expected 8 spaces, found 4
(#1090) Spaces must be used for alignment; tabs are not allowed
(#1090) Tab found within whitespace
(#1090) Line indented incorrectly; expected 12 spaces, found 5
(#1091) Spaces must be used for alignment; tabs are not allowed
(#1091) Tab found within whitespace
(#1091) Line indented incorrectly; expected at least 16 spaces, found 6
(#1092) Spaces must be used for alignment; tabs are not allowed
(#1092) Tab found within whitespace
(#1093) Spaces must be used for alignment; tabs are not allowed
(#1093) Tab found within whitespace
(#1093) Line indented incorrectly; expected 12 spaces, found 5
(#1094) Spaces must be used for alignment; tabs are not allowed
(#1094) Tab found within whitespace
(#1094) Line indented incorrectly; expected at least 16 spaces, found 6
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Spaces must be used for alignment; tabs are not allowed
(#1095) Tab found within whitespace
(#1095) Whitespace found at end of line
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Line indented incorrectly; expected 8 spaces, found 4
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Line indented incorrectly; expected at least 8 spaces, found 4
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Line indented incorrectly; expected at least 8 spaces, found 4
(#1098) Line exceeds 132 characters; contains 134 characters
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Line indented incorrectly; expected 8 spaces, found 4
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Line indented incorrectly; expected at least 12 spaces, found 5
(#1100) Variable "fileArray" must be all lower-case
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Line indented incorrectly; expected at least 12 spaces, found 5
(#1101) Variable "Documentation" must be all lower-case
(#1101) Variable "fileArray" must be all lower-case
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Line indented incorrectly; expected at least 12 spaces, found 5
(#1102) Variable "ExperienceItem" must be all lower-case
(#1102) Variable "Documentation" must be all lower-case
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Whitespace found at end of line
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Line indented incorrectly; expected 8 spaces, found 4
(#1103) Whitespace found at end of line
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Line indented incorrectly; expected at least 8 spaces, found 3
(#1104) Variable "ExperienceList" must be all lower-case
(#1104) Variable "ExperienceItem" must be all lower-case
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Whitespace found at end of line
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Line indented incorrectly; expected 4 spaces, found 2
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Line indented incorrectly; expected at least 4 spaces, found 1
(#1106) Variable "ExperienceList" must be all lower-case
(#1109) Inline comments must end in full-stops, exclamation marks, or question marks
(#1110) function name "europassXMLAchievement" must be lower-case letters only
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Line indented incorrectly; expected at least 4 spaces, found 1
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Line indented incorrectly; expected at least 4 spaces, found 1
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Line indented incorrectly; expected at least 4 spaces, found 1
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Line indented incorrectly; expected at least 4 spaces, found 1
(#1114) Variable "Achievement" must be all lower-case
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Line indented incorrectly; expected at least 4 spaces, found 2
(#1115) Variable "Title" must be all lower-case
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Line indented incorrectly; expected at least 4 spaces, found 3
(#1116) Variable "Label" must be all lower-case
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Variable "Label" must be all lower-case
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Variable "Title" must be all lower-case
(#1119) Variable "Label" must be all lower-case
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Line indented incorrectly; expected at least 4 spaces, found 3
(#1120) Variable "Achievement" must be all lower-case
(#1120) Variable "Title" must be all lower-case
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Line indented incorrectly; expected at least 4 spaces, found 2
(#1121) Variable "Description" must be all lower-case
(#1122) Spaces must be used for alignment; tabs are not allowed
(#1122) Tab found within whitespace
(#1122) Line indented incorrectly; expected at least 4 spaces, found 3
(#1123) Spaces must be used for alignment; tabs are not allowed
(#1123) Tab found within whitespace
(#1123) Line indented incorrectly; expected at least 4 spaces, found 3
(#1123) Variable "Description" must be all lower-case
(#1124) Spaces must be used for alignment; tabs are not allowed
(#1124) Tab found within whitespace
(#1124) Line indented incorrectly; expected at least 4 spaces, found 3
(#1124) Variable "Achievement" must be all lower-case
(#1124) Variable "Description" must be all lower-case
(#1125) Spaces must be used for alignment; tabs are not allowed
(#1125) Tab found within whitespace
(#1125) Inline comments must end in full-stops, exclamation marks, or question marks
(#1125) Line indented incorrectly; expected at least 4 spaces, found 2
(#1126) Spaces must be used for alignment; tabs are not allowed
(#1126) Tab found within whitespace
(#1126) Line indented incorrectly; expected 4 spaces, found 2
(#1127) Spaces must be used for alignment; tabs are not allowed
(#1127) Tab found within whitespace
(#1127) Line indented incorrectly; expected 8 spaces, found 3
(#1128) Spaces must be used for alignment; tabs are not allowed
(#1128) Tab found within whitespace
(#1128) Line indented incorrectly; expected at least 12 spaces, found 4
(#1129) Spaces must be used for alignment; tabs are not allowed
(#1129) Tab found within whitespace
(#1130) Spaces must be used for alignment; tabs are not allowed
(#1130) Tab found within whitespace
(#1130) Line indented incorrectly; expected 8 spaces, found 3
(#1131) Spaces must be used for alignment; tabs are not allowed
(#1131) Tab found within whitespace
(#1131) Line indented incorrectly; expected at least 12 spaces, found 4
(#1132) Spaces must be used for alignment; tabs are not allowed
(#1132) Tab found within whitespace
(#1133) Spaces must be used for alignment; tabs are not allowed
(#1133) Tab found within whitespace
(#1133) Line indented incorrectly; expected 8 spaces, found 3
(#1134) Spaces must be used for alignment; tabs are not allowed
(#1134) Tab found within whitespace
(#1134) Line indented incorrectly; expected at least 12 spaces, found 4
(#1135) Spaces must be used for alignment; tabs are not allowed
(#1135) Tab found within whitespace
(#1136) Spaces must be used for alignment; tabs are not allowed
(#1136) Tab found within whitespace
(#1136) Line indented incorrectly; expected 8 spaces, found 3
(#1137) Spaces must be used for alignment; tabs are not allowed
(#1137) Tab found within whitespace
(#1137) Line indented incorrectly; expected 12 spaces, found 4
(#1138) Spaces must be used for alignment; tabs are not allowed
(#1138) Tab found within whitespace
(#1138) Line indented incorrectly; expected at least 16 spaces, found 5
(#1138) Line exceeds 132 characters; contains 147 characters
(#1139) Spaces must be used for alignment; tabs are not allowed
(#1139) Tab found within whitespace
(#1139) Line indented incorrectly; expected at least 16 spaces, found 5
(#1139) Line exceeds 132 characters; contains 147 characters
(#1140) Spaces must be used for alignment; tabs are not allowed
(#1140) Tab found within whitespace
(#1140) Line indented incorrectly; expected 12 spaces, found 4
(#1141) Spaces must be used for alignment; tabs are not allowed
(#1141) Tab found within whitespace
(#1141) Line indented incorrectly; expected at least 12 spaces, found 4
(#1142) Spaces must be used for alignment; tabs are not allowed
(#1142) Tab found within whitespace
(#1143) Spaces must be used for alignment; tabs are not allowed
(#1143) Tab found within whitespace
(#1143) Line indented incorrectly; expected 8 spaces, found 3
(#1144) Spaces must be used for alignment; tabs are not allowed
(#1144) Tab found within whitespace
(#1144) Line indented incorrectly; expected at least 12 spaces, found 4
(#1145) Spaces must be used for alignment; tabs are not allowed
(#1145) Tab found within whitespace
(#1145) Line indented incorrectly; expected 4 spaces, found 2
(#1146) Spaces must be used for alignment; tabs are not allowed
(#1146) Tab found within whitespace
(#1146) Line indented incorrectly; expected 4 spaces, found 2
(#1147) Spaces must be used for alignment; tabs are not allowed
(#1147) Tab found within whitespace
(#1147) Line indented incorrectly; expected at least 8 spaces, found 3
(#1148) Spaces must be used for alignment; tabs are not allowed
(#1148) Tab found within whitespace
(#1148) Line indented incorrectly; expected 4 spaces, found 2
(#1149) Spaces must be used for alignment; tabs are not allowed
(#1149) Tab found within whitespace
(#1149) Line indented incorrectly; expected 4 spaces, found 2
(#1150) Spaces must be used for alignment; tabs are not allowed
(#1150) Tab found within whitespace
(#1150) Line indented incorrectly; expected at least 8 spaces, found 3
(#1150) Variable "fileArray" must be all lower-case
(#1151) Spaces must be used for alignment; tabs are not allowed
(#1151) Tab found within whitespace
(#1151) Line indented incorrectly; expected at least 8 spaces, found 3
(#1151) Variable "Documentation" must be all lower-case
(#1151) Variable "fileArray" must be all lower-case
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Line indented incorrectly; expected at least 8 spaces, found 3
(#1152) Variable "Achievement" must be all lower-case
(#1152) Variable "Documentation" must be all lower-case
(#1152) Spaces must be used for alignment; tabs are not allowed
(#1152) Tab found within whitespace
(#1152) Whitespace found at end of line
(#1153) Spaces must be used for alignment; tabs are not allowed
(#1153) Tab found within whitespace
(#1153) Line indented incorrectly; expected 4 spaces, found 2
(#1153) Whitespace found at end of line
(#1154) Spaces must be used for alignment; tabs are not allowed
(#1154) Tab found within whitespace
(#1154) Line indented incorrectly; expected at least 4 spaces, found 1
(#1154) Variable "Achievement" must be all lower-case
(#1158) function name "listForResumeElements" must be lower-case letters only
(#1159) Spaces must be used for alignment; tabs are not allowed
(#1159) Tab found within whitespace
(#1159) Line indented incorrectly; expected at least 4 spaces, found 1
(#1160) Spaces must be used for alignment; tabs are not allowed
(#1160) Tab found within whitespace
(#1160) Line indented incorrectly; expected at least 4 spaces, found 1
(#1160) Variable "itemsIDs" must be all lower-case
(#1161) Spaces must be used for alignment; tabs are not allowed
(#1161) Tab found within whitespace
(#1161) Line indented incorrectly; expected at least 4 spaces, found 1
(#1162) Spaces must be used for alignment; tabs are not allowed
(#1162) Tab found within whitespace
(#1162) Line indented incorrectly; expected at least 4 spaces, found 1
(#1163) Spaces must be used for alignment; tabs are not allowed
(#1163) Tab found within whitespace
(#1163) Line indented incorrectly; expected 4 spaces, found 1
(#1164) Spaces must be used for alignment; tabs are not allowed
(#1164) Tab found within whitespace
(#1164) Line indented incorrectly; expected at least 8 spaces, found 2
(#1165) Spaces must be used for alignment; tabs are not allowed
(#1165) Tab found within whitespace
(#1165) Line indented incorrectly; expected at least 8 spaces, found 2
(#1165) Variable "itemsIDs" must be all lower-case
(#1166) Spaces must be used for alignment; tabs are not allowed
(#1166) Tab found within whitespace
(#1166) Line indented incorrectly; expected 8 spaces, found 2
(#1167) Spaces must be used for alignment; tabs are not allowed
(#1167) Tab found within whitespace
(#1167) Line indented incorrectly; expected 12 spaces, found 3
(#1167) Whitespace found at end of line
(#1168) Spaces must be used for alignment; tabs are not allowed
(#1168) Tab found within whitespace
(#1168) Line indented incorrectly; expected at least 16 spaces, found 5
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Line indented incorrectly; expected at least 16 spaces, found 5
(#1169) Spaces must be used for alignment; tabs are not allowed
(#1169) Tab found within whitespace
(#1169) Whitespace found at end of line
(#1170) Spaces must be used for alignment; tabs are not allowed
(#1170) Tab found within whitespace
(#1170) Line indented incorrectly; expected at least 16 spaces, found 5
(#1170) Expected 1 space before ":"; 0 found
(#1170) Expected 1 space after ":"; 0 found
(#1171) Spaces must be used for alignment; tabs are not allowed
(#1171) Tab found within whitespace
(#1172) Spaces must be used for alignment; tabs are not allowed
(#1172) Tab found within whitespace
(#1172) Line indented incorrectly; expected 12 spaces, found 3
(#1173) Spaces must be used for alignment; tabs are not allowed
(#1173) Tab found within whitespace
(#1173) Line indented incorrectly; expected at least 16 spaces, found 5
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Line indented incorrectly; expected at least 16 spaces, found 5
(#1174) Spaces must be used for alignment; tabs are not allowed
(#1174) Tab found within whitespace
(#1174) Whitespace found at end of line
(#1175) Spaces must be used for alignment; tabs are not allowed
(#1175) Tab found within whitespace
(#1175) Line indented incorrectly; expected at least 16 spaces, found 5
(#1176) Spaces must be used for alignment; tabs are not allowed
(#1176) Tab found within whitespace
(#1176) Line indented incorrectly; expected at least 16 spaces, found 5
(#1176) Expected 1 space before ":"; 0 found
(#1176) Expected 1 space after ":"; 0 found
(#1177) Spaces must be used for alignment; tabs are not allowed
(#1177) Tab found within whitespace
(#1178) Spaces must be used for alignment; tabs are not allowed
(#1178) Tab found within whitespace
(#1178) Line indented incorrectly; expected 12 spaces, found 3
(#1179) Spaces must be used for alignment; tabs are not allowed
(#1179) Tab found within whitespace
(#1179) Line indented incorrectly; expected at least 16 spaces, found 5
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Line indented incorrectly; expected at least 16 spaces, found 5
(#1180) Spaces must be used for alignment; tabs are not allowed
(#1180) Tab found within whitespace
(#1180) Whitespace found at end of line
(#1181) Spaces must be used for alignment; tabs are not allowed
(#1181) Tab found within whitespace
(#1181) Line indented incorrectly; expected at least 16 spaces, found 5
(#1181) Expected 1 space before ":"; 0 found
(#1181) Expected 1 space after ":"; 0 found
(#1182) Spaces must be used for alignment; tabs are not allowed
(#1182) Tab found within whitespace
(#1183) Spaces must be used for alignment; tabs are not allowed
(#1183) Tab found within whitespace
(#1183) Line indented incorrectly; expected 12 spaces, found 3
(#1184) Spaces must be used for alignment; tabs are not allowed
(#1184) Tab found within whitespace
(#1184) Line indented incorrectly; expected 8 spaces, found 2
(#1186) Spaces must be used for alignment; tabs are not allowed
(#1186) Tab found within whitespace
(#1186) Line indented incorrectly; expected at least 8 spaces, found 2
(#1187) Spaces must be used for alignment; tabs are not allowed
(#1187) Tab found within whitespace
(#1187) Line indented incorrectly; expected 4 spaces, found 1
(#1188) Spaces must be used for alignment; tabs are not allowed
(#1188) Tab found within whitespace
(#1188) Line indented incorrectly; expected at least 4 spaces, found 1
(#1189) Spaces must be used for alignment; tabs are not allowed
(#1189) Tab found within whitespace
(#1189) Line indented incorrectly; expected at least 4 spaces, found 1
(#1189) Variable "itemsIDs" must be all lower-case
(#1193) Tab found before comment text; expected "// fileid => filecontent" but found "// fileid => filecontent"
(#1194) Tab found before comment text; expected "// fileid => mimetype" but found "// fileid => mimetype"
(#1195) Inline comments must end in full-stops, exclamation marks, or question marks
(#1195) Tab found before comment text; expected "// fileid => filename" but found "// fileid => filename"
(#1196) function name "europassXMLGetAttachedFileContents" must be lower-case letters only
(#1197) Spaces must be used for alignment; tabs are not allowed
(#1197) Tab found within whitespace
(#1197) Line indented incorrectly; expected at least 4 spaces, found 1
(#1197) Variable "attachedFileNames" must be all lower-case
(#1197) Variable "attachedFileDatas" must be all lower-case
(#1197) Variable "attachedFileMimeTypes" must be all lower-case
(#1198) Spaces must be used for alignment; tabs are not allowed
(#1198) Tab found within whitespace
(#1198) Line indented incorrectly; expected at least 4 spaces, found 1
(#1199) Spaces must be used for alignment; tabs are not allowed
(#1199) Tab found within whitespace
(#1199) Line indented incorrectly; expected at least 4 spaces, found 1
(#1199) Variable "numChars" must be all lower-case
(#1200) Spaces must be used for alignment; tabs are not allowed
(#1200) Tab found within whitespace
(#1200) Line indented incorrectly; expected 4 spaces, found 1
(#1201) Spaces must be used for alignment; tabs are not allowed
(#1201) Tab found within whitespace
(#1201) Line indented incorrectly; expected at least 8 spaces, found 2
(#1202) Spaces must be used for alignment; tabs are not allowed
(#1202) Tab found within whitespace
(#1202) Line indented incorrectly; expected 8 spaces, found 2
(#1202) Expected 1 space before "=="; 0 found
(#1202) Expected 1 space after "=="; 0 found
(#1202) Expected 1 space before "=="; 0 found
(#1202) Expected 1 space after "=="; 0 found
(#1202) Expected 1 space before "=="; 0 found
(#1202) Expected 1 space after "=="; 0 found
(#1203) Spaces must be used for alignment; tabs are not allowed
(#1203) Tab found within whitespace
(#1203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1203) Inline comments must end in full-stops, exclamation marks, or question marks
(#1203) Line indented incorrectly; expected at least 12 spaces, found 3
(#1204) Spaces must be used for alignment; tabs are not allowed
(#1204) Tab found within whitespace
(#1204) Line indented incorrectly; expected at least 12 spaces, found 3
(#1204) Variable "ID" must be all lower-case
(#1205) Spaces must be used for alignment; tabs are not allowed
(#1205) Tab found within whitespace
(#1205) Line indented incorrectly; expected 12 spaces, found 3
(#1206) Spaces must be used for alignment; tabs are not allowed
(#1206) Tab found within whitespace
(#1206) Line indented incorrectly; expected at least 16 spaces, found 4
(#1206) Variable "ID" must be all lower-case
(#1206) Variable "numChars" must be all lower-case
(#1207) Spaces must be used for alignment; tabs are not allowed
(#1207) Tab found within whitespace
(#1207) Line indented incorrectly; expected 12 spaces, found 3
(#1208) Spaces must be used for alignment; tabs are not allowed
(#1208) Tab found within whitespace
(#1208) Line indented incorrectly; expected at least 12 spaces, found 3
(#1208) Variable "attachedFileMimeTypes" must be all lower-case
(#1208) Variable "ID" must be all lower-case
(#1209) Spaces must be used for alignment; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Line indented incorrectly; expected at least 12 spaces, found 3
(#1209) Variable "attachedFileDatas" must be all lower-case
(#1209) Variable "ID" must be all lower-case
(#1209) Spaces must be used for alignment; tabs are not allowed
(#1209) Tab found within whitespace
(#1209) Whitespace found at end of line
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Line indented incorrectly; expected at least 12 spaces, found 3
(#1210) Variable "attachedFileNames" must be all lower-case
(#1210) Variable "ID" must be all lower-case
(#1210) Spaces must be used for alignment; tabs are not allowed
(#1210) Tab found within whitespace
(#1210) Whitespace found at end of line
(#1211) Spaces must be used for alignment; tabs are not allowed
(#1211) Tab found within whitespace
(#1211) Line indented incorrectly; expected at least 12 spaces, found 3
(#1211) Variable "arrayIDs" must be all lower-case
(#1211) Variable "ID" must be all lower-case
(#1212) Spaces must be used for alignment; tabs are not allowed
(#1212) Tab found within whitespace
(#1212) Line indented incorrectly; expected 8 spaces, found 2
(#1213) Spaces must be used for alignment; tabs are not allowed
(#1213) Tab found within whitespace
(#1213) Line indented incorrectly; expected 4 spaces, found 1
(#1214) Spaces must be used for alignment; tabs are not allowed
(#1214) Tab found within whitespace
(#1214) Line indented incorrectly; expected at least 4 spaces, found 1
(#1214) Variable "arrayIDs" must be all lower-case
(#1217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#1217) Inline comments must end in full-stops, exclamation marks, or question marks
(#1218) function name "europassXMLDocumentationList" must be lower-case letters only
(#1218) Variable "fileArray" must be all lower-case
(#1219) Spaces must be used for alignment; tabs are not allowed
(#1219) Tab found within whitespace
(#1219) Line indented incorrectly; expected 4 spaces, found 1
(#1219) Variable "fileArray" must be all lower-case
(#1219) Expected 1 space before ">"; 0 found
(#1219) Expected 1 space after ">"; 0 found
(#1220) Spaces must be used for alignment; tabs are not allowed
(#1220) Tab found within whitespace
(#1220) Line indented incorrectly; expected at least 8 spaces, found 2
(#1220) Variable "Documentation" must be all lower-case
(#1221) Spaces must be used for alignment; tabs are not allowed
(#1221) Tab found within whitespace
(#1221) Line indented incorrectly; expected 8 spaces, found 2
(#1221) Variable "fileArray" must be all lower-case
(#1221) Variable "fileID" must be all lower-case
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Line indented incorrectly; expected at least 12 spaces, found 3
(#1222) Variable "ReferenceTo" must be all lower-case
(#1222) Spaces must be used for alignment; tabs are not allowed
(#1222) Tab found within whitespace
(#1222) Whitespace found at end of line
(#1223) Spaces must be used for alignment; tabs are not allowed
(#1223) Tab found within whitespace
(#1223) Line indented incorrectly; expected at least 12 spaces, found 3
(#1223) Variable "ReferenceTo" must be all lower-case
(#1223) Variable "fileID" must be all lower-case
(#1224) Spaces must be used for alignment; tabs are not allowed
(#1224) Tab found within whitespace
(#1224) Line indented incorrectly; expected at least 12 spaces, found 3
(#1224) Variable "Documentation" must be all lower-case
(#1224) Variable "ReferenceTo" must be all lower-case
(#1225) Spaces must be used for alignment; tabs are not allowed
(#1225) Tab found within whitespace
(#1225) Line indented incorrectly; expected 8 spaces, found 2
(#1226) Spaces must be used for alignment; tabs are not allowed
(#1226) Tab found within whitespace
(#1226) Line indented incorrectly; expected at least 8 spaces, found 2
(#1226) Variable "Documentation" must be all lower-case
(#1227) Spaces must be used for alignment; tabs are not allowed
(#1227) Tab found within whitespace
(#1227) Line indented incorrectly; expected 4 spaces, found 1
(#1228) Spaces must be used for alignment; tabs are not allowed
(#1228) Tab found within whitespace
(#1228) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/lib/sharelib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#27) Commas (,) must be followed by white space.
(#28) Opening brace should be on the same line as the declaration
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Inline control structures are not allowed
(#30) Expected 1 space before "=="; 0 found
(#30) Expected 1 space after "=="; 0 found
(#30) Expected 1 space before "="; 0 found
(#30) Expected 1 space after "="; 0 found
(#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
(#30) No space found before comment text; expected "// bei epop wird userid mitgegeben, sonst aus global USER holen" but found "//bei epop wird userid mitgegeben, sonst aus global USER holen"
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Commas (,) must be followed by white space.
(#35) Opening brace should be on the same line as the declaration
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Variable "accessPath" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Inline control structures are not allowed
(#39) Variable "accessPath" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#42) Variable "accessPath" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 8 spaces, found 2
(#43) Variable "accessPath" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#46) Variable "portfolioUser" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Inline comments must start with a capital letter, digit or 3-dots sequence
(#47) Inline comments must end in full-stops, exclamation marks, or question marks
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 2
(#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 2
(#50) Variable "portfolioUser" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Usage of ELSEIF not allowed; use ELSE IF instead
(#62) Variable "accessPath" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Inline control structures are not allowed
(#66) Expected 1 space before "=="; 0 found
(#66) Expected 1 space after "=="; 0 found
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Variable "accessPath" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#71) Variable "portfolioUser" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Variable "portfolioUser" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#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
(#82) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#92) Opening brace should be on the same line as the declaration
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Inline comments must start with a capital letter, digit or 3-dots sequence
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Variable "accessPath" must be all lower-case
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Inline control structures are not allowed
(#101) Variable "accessPath" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 4 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#106) Variable "accessPath" must be all lower-case
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Variable "accessPath" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#110) Inline control structures are not allowed
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 3
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Expected 1 space after "="; 2 found
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) This comment is 67% valid code; is this commented out code?
(#115) Inline comments must start with a capital letter, digit or 3-dots sequence
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) No space found before comment text; expected "// $userid = $hash[0];" but found "//$userid = $hash[0];"
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) This comment is 67% valid code; is this commented out code?
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) No space found before comment text; expected "// $hash = $hash[1];" but found "//$hash = $hash[1];"
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) Line indented incorrectly; expected at least 12 spaces, found 3
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#126) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#130) Usage of ELSEIF not allowed; use ELSE IF instead
(#130) Variable "accessPath" must be all lower-case
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Inline comments must start with a capital letter, digit or 3-dots sequence
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Inline comments must end in full-stops, exclamation marks, or question marks
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Whitespace found at end of line
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#137) Expected 1 space before "="; 0 found
(#137) Expected 1 space after "="; 0 found
(#142) Variable "usergroups_list" must not contain underscores.
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "accessPath" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Inline control structures are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 3
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Expected 1 space after "="; 2 found
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) This comment is 67% valid code; is this commented out code?
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#153) No space found before comment text; expected "// $userid = $hash[0];" but found "//$userid = $hash[0];"
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#154) This comment is 67% valid code; is this commented out code?
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) No space found before comment text; expected "// $viewid = $hash[1];" but found "//$viewid = $hash[1];"
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 7
(#158) Line exceeds 132 characters; contains 162 characters
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 7
(#161) Inline comments must start with a capital letter, digit or 3-dots sequence
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 7
(#162) Inline comments must end in full-stops, exclamation marks, or question marks
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 7
(#164) Variable "usergroups_list" must not contain underscores.
(#164) Line exceeds 132 characters; contains 139 characters
(#165) Inline comments must start with a capital letter, digit or 3-dots sequence
(#165) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 12 spaces, found 3
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 4 spaces, found 1
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space after closing parenthesis; found 0
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Expected 1 space before "="; 0 found
(#180) Expected 1 space after "="; 0 found
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Inline comments must start with a capital letter, digit or 3-dots sequence
(#181) Inline comments must end in full-stops, exclamation marks, or question marks
(#181) This comment is 84% valid code; is this commented out code?
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) No space found before comment text; expected "// echo $sql;die;" but found "//echo $sql;die;"
(#181) Whitespace found at end of line
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#182) Expected "if (...) {\n"; found "if (...){\n"
(#182) Expected 1 space before "="; 0 found
(#182) Expected 1 space after "="; 0 found
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#184) Expected "} else {\n"; found "}else{\n"
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#190) Inline comments must start with a capital letter, digit or 3-dots sequence
(#190) Inline comments must end in full-stops, exclamation marks, or question marks
(#190) No space found before comment text; expected "// check if user is userid or if user is trainer of userid" but found "//check if user is userid or if user is trainer of userid"
(#191) Inline control structures are not allowed
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#192) Commas (,) must be followed by white space.
(#192) Expected 1 space before "=>"; 0 found
(#192) Expected 1 space after "=>"; 0 found
(#193) Inline control structures are not allowed
(#193) Expected 1 space before "=>"; 0 found
(#193) Expected 1 space after "=>"; 0 found
(#194) Expected 1 space before "=>"; 0 found
(#194) Expected 1 space after "=>"; 0 found
(#195) Expected 1 space before "=>"; 0 found
(#195) Expected 1 space after "=>"; 0 found
(#196) Inline control structures are not allowed
(#199) Expected 1 space after closing parenthesis; found 0
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 1
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Inline comments must start with a capital letter, digit or 3-dots sequence
(#203) Inline comments must end in full-stops, exclamation marks, or question marks
(#203) This comment is 84% valid code; is this commented out code?
(#203) Line indented incorrectly; expected at least 4 spaces, found 0
(#203) No space found before comment text; expected "// echo $sql;die;" but found "//echo $sql;die;"
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#204) Expected "if (...) {\n"; found "if (...){\n"
(#204) Expected 1 space before "="; 0 found
(#204) Expected 1 space after "="; 0 found
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#206) Expected "} else {\n"; found "}else{\n"
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 4 spaces, found 1
(#212) Opening brace should be on the same line as the declaration
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 4 spaces, found 1
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 8 spaces, found 2
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 8 spaces, found 2
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) No space found before comment text; expected "// Parameter richtig?!" but found "//Parameter richtig?!"
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) This comment is 59% valid code; is this commented out code?
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) No space found before comment text; expected "// $conditions = array("viewid" => $view->id, "type" => 'item', "itemid" => $itemid);" but found "//$conditions = array("viewid" => $view->id, "type" => 'item', "itemid" => $itemid);"
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 8 spaces, found 2
(#226) Expected "if (...) {\n"; found "if(...){\n"
(#226) Expected 1 space before "=="; 0 found
(#226) Expected 1 space after "=="; 0 found
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Whitespace found at end of line within string
(#228) Whitespace found at end of line within string
(#229) Whitespace found at end of line within string
(#230) Whitespace found at end of line within string
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 2
(#233) Expected "} else {\n"; found "}\n else{\n"
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 9
(#234) Whitespace found at end of line within string
(#235) Whitespace found at end of line within string
(#236) Whitespace found at end of line within string
(#237) Whitespace found at end of line within string
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 8 spaces, found 2
(#242) Expected "if (...) {\n"; found "if(...) {\t\t\t\t\t\t\n"
(#242) Empty IF statement detected
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#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 12 spaces, found 3
(#244) Line indented incorrectly; expected 8 spaces, found 16
(#244) Closing brace indented incorrectly; expected 2 spaces, found 16
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Inline comments must start with a capital letter, digit or 3-dots sequence
(#245) Line indented incorrectly; expected at least 8 spaces, found 2
(#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 2
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 8 spaces, found 2
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 3
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 2
(#251) Whitespace found at end of line
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 8 spaces, found 2
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Line indented incorrectly; expected at least 12 spaces, found 3
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 12 spaces, found 3
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 8 spaces, found 2
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Inline comments must start with a capital letter, digit or 3-dots sequence
(#262) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 8 spaces, found 2
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 8 spaces, found 2
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 12 spaces, found 3
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 12 spaces, found 3
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 4 spaces, found 1
(#271) Usage of ELSEIF not allowed; use ELSE IF instead
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Inline comments must start with a capital letter, digit or 3-dots sequence
(#272) Inline comments must end in full-stops, exclamation marks, or question marks
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 8 spaces, found 2
(#274) Commas (,) must be followed by white space.
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 8 spaces, found 2
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 3
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 12 spaces, found 3
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Inline comments must start with a capital letter, digit or 3-dots sequence
(#281) Inline comments must end in full-stops, exclamation marks, or question marks
(#281) Line indented incorrectly; expected at least 16 spaces, found 4
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 16 spaces, found 4
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Line indented incorrectly; expected at least 12 spaces, found 3
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 3
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 3
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 12 spaces, found 3
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 16 spaces, found 4
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 12 spaces, found 3
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 16 spaces, found 4
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 12 spaces, found 3
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 3
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 8
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 12 spaces, found 8
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 12 spaces, found 8
(#296) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 12 spaces, found 8
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 8
(#298) Inline comments must end in full-stops, exclamation marks, or question marks
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 12 spaces, found 3
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) Line indented incorrectly; expected at least 16 spaces, found 4
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 16 spaces, found 4
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 12 spaces, found 3
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 8 spaces, found 2
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 8 spaces, found 2
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Line indented incorrectly; expected at least 8 spaces, found 2
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 8 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 12 spaces, found 3
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 8 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 12 spaces, found 3
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 12 spaces, found 3
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 8 spaces, found 2
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 4 spaces, found 1
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 8 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Expected 1 space before "+"; 0 found
(#321) Expected 1 space after "+"; 0 found
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Inline comments must start with a capital letter, digit or 3-dots sequence
(#332) Inline comments must end in full-stops, exclamation marks, or question marks
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#333) Variable "dbCourse" must be all lower-case
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 8 spaces, found 2
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 8 spaces, found 3
(#336) Variable "dbCourse" must be all lower-case
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 8 spaces, found 3
(#337) Variable "dbCourse" must be all lower-case
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 11 spaces, found 2
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 11 spaces, found 2
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Line indented incorrectly; expected at least 4 spaces, found 1
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 4 spaces, found 1
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 8 spaces, found 2
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Expected 1 space before "=>"; 0 found
(#347) Expected 1 space after "=>"; 0 found
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 4 spaces, found 1
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 4 spaces, found 1
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Whitespace found at end of line
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Variable "sharedUsers" must be all lower-case
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 4 spaces, found 1
(#357) Variable "sharedUsers" must be all lower-case
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Whitespace found at end of line
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Variable "sharedGroups" must be all lower-case
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#364) Variable "sharedGroups" must be all lower-case
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#370) Variable "sharedUsers" must be all lower-case
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 4 spaces, found 1
(#371) Variable "sharedUsers" must be all lower-case
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Variable "sharedGroups" must be all lower-case
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Variable "sharedGroups" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Whitespace found at end of line
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#384) Variable "sharedUsers" must be all lower-case
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected 8 spaces, found 2
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 12 spaces, found 3
(#389) Variable "sharedUsers" must be all lower-case
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 16 spaces, found 4
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 16 spaces, found 4
(#391) Variable "sharedUsers" must be all lower-case
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected 12 spaces, found 3
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 16 spaces, found 4
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 12 spaces, found 3
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 8 spaces, found 2
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 4 spaces, found 1
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected 4 spaces, found 1
(#398) Variable "sharedUsers" must be all lower-case
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Variable "extraUsers" must be all lower-case
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 8 spaces, found 2
(#401) Variable "sharedUsers" must be all lower-case
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 12 spaces, found 3
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 12 spaces, found 3
(#403) Inline control structures are not allowed
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Inline comments must start with a capital letter, digit or 3-dots sequence
(#404) Inline comments must end in full-stops, exclamation marks, or question marks
(#404) Line indented incorrectly; expected at least 12 spaces, found 4
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 12 spaces, found 4
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 12 spaces, found 3
(#407) Variable "extraUsers" must be all lower-case
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 12 spaces, found 4
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 12 spaces, found 4
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 12 spaces, found 4
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 12 spaces, found 4
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 18 spaces, found 3
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 8 spaces, found 2
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 8 spaces, found 3
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 3
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 8 spaces, found 3
(#418) Variable "extraUsers" must be all lower-case
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 8 spaces, found 2
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 4 spaces, found 1
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Whitespace found at end of line
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 4 spaces, found 1
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 4 spaces, found 1
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 4 spaces, found 1
(#428) Variable "sharedGroups" must be all lower-case
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 4 spaces, found 1
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected 4 spaces, found 1
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 8 spaces, found 2
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 12 spaces, found 3
(#433) Variable "sharedGroups" must be all lower-case
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 16 spaces, found 4
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 16 spaces, found 4
(#435) Variable "sharedGroups" must be all lower-case
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected 12 spaces, found 3
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 16 spaces, found 4
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 12 spaces, found 3
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 8 spaces, found 2
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 4 spaces, found 1
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 4 spaces, found 1
(#442) Variable "sharedGroups" must be all lower-case
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 8 spaces, found 2
(#443) Variable "extraGroups" must be all lower-case
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Whitespace found at end of line
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected 8 spaces, found 2
(#445) Variable "sharedGroups" must be all lower-case
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected at least 12 spaces, found 3
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 12 spaces, found 3
(#447) Inline control structures are not allowed
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Inline comments must start with a capital letter, digit or 3-dots sequence
(#448) Inline comments must end in full-stops, exclamation marks, or question marks
(#448) Line indented incorrectly; expected at least 12 spaces, found 4
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 12 spaces, found 4
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 12 spaces, found 3
(#451) Variable "extraGroups" must be all lower-case
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 12 spaces, found 4
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 12 spaces, found 4
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 12 spaces, found 4
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 18 spaces, found 3
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 8 spaces, found 2
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 8 spaces, found 2
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 8 spaces, found 3
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 8 spaces, found 3
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 8 spaces, found 3
(#461) Variable "extraGroups" must be all lower-case
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 8 spaces, found 2
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected 4 spaces, found 1
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Whitespace found at end of line
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 4 spaces, found 1
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 4 spaces, found 1
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 4 spaces, found 1
(#472) This comment is 58% valid code; is this commented out code?
(#472) Inline comments must start with a capital letter, digit or 3-dots sequence
(#472) Line indented incorrectly; expected at least 4 spaces, found 0
(#472) No space found before comment text; expected "// , 'suspended' => 0, 'deleted' => 0" but found "//, 'suspended' => 0, 'deleted' => 0"
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Inline comments must end in full-stops, exclamation marks, or question marks
(#473) Line indented incorrectly; expected at least 4 spaces, found 1
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 4 spaces, found 1
(#474) Variable "dbCourse" must be all lower-case
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 8 spaces, found 2
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 8 spaces, found 3
(#477) Variable "dbCourse" must be all lower-case
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 8 spaces, found 3
(#478) Variable "dbCourse" must be all lower-case
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 8 spaces, found 3
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 11 spaces, found 2
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Whitespace found at end of line
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 11 spaces, found 2
(#482) Variable "dbCourse" must be all lower-case
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 11 spaces, found 2
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) This comment is 80% valid code; is this commented out code?
(#484) Line indented incorrectly; expected at least 11 spaces, found 2
(#484) No space found before comment text; expected "// print_r($roles);" but found "//print_r($roles);"
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Whitespace found at end of line
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 11 spaces, found 2
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 15 spaces, found 3
(#487) Line exceeds 132 characters; contains 136 characters
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 15 spaces, found 3
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 19 spaces, found 4
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 16 spaces, found 3
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 16 spaces, found 3
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected at least 20 spaces, found 4
(#493) Inline control structures are not allowed
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 20 spaces, found 5
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Line indented incorrectly; expected at least 20 spaces, found 4
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 20 spaces, found 5
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 20 spaces, found 5
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 20 spaces, found 5
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 33 spaces, found 4
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected 16 spaces, found 3
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 12 spaces, found 2
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 12 spaces, found 2
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 4 spaces, found 1
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Inline comments must start with a capital letter, digit or 3-dots sequence
(#507) Inline comments must end in full-stops, exclamation marks, or question marks
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Line indented incorrectly; expected 4 spaces, found 1
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Tab found within whitespace
(#509) Line indented incorrectly; expected at least 8 spaces, found 2
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Tab found within whitespace
(#510) Line indented incorrectly; expected at least 8 spaces, found 2
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 8 spaces, found 2
(#511) Expected 1 space before "=>"; 0 found
(#511) Expected 1 space after "=>"; 0 found
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 4 spaces, found 1
(#513) Spaces must be used for alignment; tabs are not allowed
(#513) Tab found within whitespace
(#513) Whitespace found at end of line
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 4 spaces, found 1
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) This comment is 57% valid code; is this commented out code?
(#515) Line indented incorrectly; expected at least 4 spaces, found 1
(#516) Line indented incorrectly; expected at least 4 spaces, found 1
(#517) Line indented incorrectly; expected at least 4 spaces, found 2
(#518) Line indented incorrectly; expected at least 4 spaces, found 2
(#519) Line indented incorrectly; expected at least 4 spaces, found 2
(#520) Line indented incorrectly; expected at least 4 spaces, found 3
(#524) Line indented incorrectly; expected at least 4 spaces, found 3
(#525) Line indented incorrectly; expected at least 4 spaces, found 3
(#529) Line indented incorrectly; expected at least 4 spaces, found 3
(#530) Line indented incorrectly; expected at least 4 spaces, found 3
(#534) Line indented incorrectly; expected at least 4 spaces, found 3
(#535) Line indented incorrectly; expected at least 4 spaces, found 2
(#536) Line indented incorrectly; expected at least 4 spaces, found 1
(#537) Line indented incorrectly; expected at least 4 spaces, found 1
(#538) Line indented incorrectly; expected at least 4 spaces, found 2
(#539) Line indented incorrectly; expected at least 4 spaces, found 2
(#540) Line indented incorrectly; expected at least 4 spaces, found 2
(#541) Line indented incorrectly; expected at least 4 spaces, found 3
(#545) Line indented incorrectly; expected at least 4 spaces, found 3
(#546) Line indented incorrectly; expected at least 4 spaces, found 2
(#547) Line indented incorrectly; expected at least 4 spaces, found 1
(#548) Line indented incorrectly; expected at least 4 spaces, found 1
(#549) Line indented incorrectly; expected at least 4 spaces, found 2
(#550) Line indented incorrectly; expected at least 4 spaces, found 2
(#551) Line indented incorrectly; expected at least 4 spaces, found 2
(#552) Line indented incorrectly; expected at least 4 spaces, found 3
(#556) Line indented incorrectly; expected at least 4 spaces, found 3
(#557) Line indented incorrectly; expected at least 4 spaces, found 3
(#561) Line indented incorrectly; expected at least 4 spaces, found 3
(#562) Line indented incorrectly; expected at least 4 spaces, found 3
(#566) Line indented incorrectly; expected at least 4 spaces, found 3
(#567) Line indented incorrectly; expected at least 4 spaces, found 2
(#568) Line indented incorrectly; expected at least 4 spaces, found 1
(#569) Line indented incorrectly; expected at least 4 spaces, found 1
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 4 spaces, found 1
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected at least 4 spaces, found 1
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Line indented incorrectly; expected at least 4 spaces, found 1
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Inline comments must start with a capital letter, digit or 3-dots sequence
(#578) Inline comments must end in full-stops, exclamation marks, or question marks
(#578) Line indented incorrectly; expected at least 4 spaces, found 1
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Line indented incorrectly; expected 4 spaces, found 1
(#579) Variable "dbCourse" must be all lower-case
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 8 spaces, found 2
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Line indented incorrectly; expected at least 8 spaces, found 3
(#581) Variable "dbCourse" must be all lower-case
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 8 spaces, found 3
(#582) Variable "dbCourse" must be all lower-case
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Line indented incorrectly; expected at least 8 spaces, found 3
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected at least 11 spaces, found 2
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Whitespace found at end of line
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected at least 11 spaces, found 2
(#586) Variable "dbCourse" must be all lower-case
(#587) Inline comments must start with a capital letter, digit or 3-dots sequence
(#587) Inline comments must end in full-stops, exclamation marks, or question marks
(#587) This comment is 63% valid code; is this commented out code?
(#587) Line indented incorrectly; expected at least 11 spaces, found 8
(#587) No space found before comment text; expected "// $groupoptions = array();" but found "//$groupoptions = array();"
(#588) Line indented incorrectly; expected 11 spaces, found 8
(#588) Variable "dbCourse" must be all lower-case
(#589) Line indented incorrectly; expected at least 15 spaces, found 12
(#589) Variable "dbCourse" must be all lower-case
(#590) Line indented incorrectly; expected at least 15 spaces, found 12
(#590) Variable "dbCourse" must be all lower-case
(#591) Line indented incorrectly; expected 15 spaces, found 12
(#591) Variable "dbCourse" must be all lower-case
(#591) Variable "dbCourse" must be all lower-case
(#592) Line indented incorrectly; expected 19 spaces, found 16
(#592) Variable "dbCourse" must be all lower-case
(#592) AS keyword must be lowercase; expected "as" but found "AS"
(#593) Line indented incorrectly; expected at least 23 spaces, found 20
(#594) Line indented incorrectly; expected at least 23 spaces, found 20
(#594) Whitespace found at end of line
(#595) Line indented incorrectly; expected at least 23 spaces, found 20
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#597) Whitespace found at end of line
(#599) Line indented incorrectly; expected at least 26 spaces, found 20
(#600) Inline comments must start with a capital letter, digit or 3-dots sequence
(#600) Inline comments must end in full-stops, exclamation marks, or question marks
(#600) This comment is 73% valid code; is this commented out code?
(#600) Line indented incorrectly; expected at least 26 spaces, found 0
(#600) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#601) Line indented incorrectly; expected 20 spaces, found 16
(#602) Line indented incorrectly; expected 16 spaces, found 12
(#603) Line indented incorrectly; expected 12 spaces, found 8
(#604) Inline comments must start with a capital letter, digit or 3-dots sequence
(#604) Inline comments must end in full-stops, exclamation marks, or question marks
(#604) This comment is 72% valid code; is this commented out code?
(#604) Line indented incorrectly; expected at least 16 spaces, found 12
(#604) No space found before comment text; expected "// $groupoptions = array('0'=>get_string('allgroups'));" but found "//$groupoptions = array('0'=>get_string('allgroups'));"
(#605) Line indented incorrectly; expected 16 spaces, found 12
(#606) Inline comments must start with a capital letter, digit or 3-dots sequence
(#606) Inline comments must end in full-stops, exclamation marks, or question marks
(#606) Line indented incorrectly; expected at least 20 spaces, found 16
(#607) Line indented incorrectly; expected at least 20 spaces, found 16
(#607) Variable "dbCourse" must be all lower-case
(#608) Line indented incorrectly; expected 16 spaces, found 12
(#609) Inline comments must start with a capital letter, digit or 3-dots sequence
(#609) Inline comments must end in full-stops, exclamation marks, or question marks
(#609) Line indented incorrectly; expected at least 20 spaces, found 16
(#610) Line indented incorrectly; expected at least 20 spaces, found 16
(#610) Variable "dbCourse" must be all lower-case
(#611) Line indented incorrectly; expected 16 spaces, found 12
(#612) Line indented incorrectly; expected 16 spaces, found 12
(#612) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#613) Line indented incorrectly; expected at least 20 spaces, found 16
(#614) Line indented incorrectly; expected at least 20 spaces, found 16
(#614) Whitespace found at end of line
(#615) Line indented incorrectly; expected at least 20 spaces, found 16
(#617) Expected 1 space before "=>"; 0 found
(#617) Expected 1 space after "=>"; 0 found
(#619) Line indented incorrectly; expected at least 24 spaces, found 16
(#620) Inline comments must start with a capital letter, digit or 3-dots sequence
(#620) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) This comment is 71% valid code; is this commented out code?
(#620) Line indented incorrectly; expected at least 24 spaces, found 16
(#620) No space found before comment text; expected "// $groupoptions[$group->id] = format_string($group->name, true, array('context'=>$context));" but found "//$groupoptions[$group->id] = format_string($group->name, true, array('context'=>$context));"
(#621) Line indented incorrectly; expected 16 spaces, found 12
(#622) Line indented incorrectly; expected 12 spaces, found 8
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 12 spaces, found 2
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected 4 spaces, found 1
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Inline comments must start with a capital letter, digit or 3-dots sequence
(#626) Inline comments must end in full-stops, exclamation marks, or question marks
(#626) Line indented incorrectly; expected at least 4 spaces, found 1
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected 4 spaces, found 1
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Line indented incorrectly; expected at least 8 spaces, found 2
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 8 spaces, found 2
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 8 spaces, found 2
(#630) Expected 1 space before "=>"; 0 found
(#630) Expected 1 space after "=>"; 0 found
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Line indented incorrectly; expected 4 spaces, found 1
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected at least 4 spaces, found 1
(#636) Spaces must be used for alignment; tabs are not allowed
(#636) Tab found within whitespace
(#636) Line indented incorrectly; expected at least 4 spaces, found 1
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Tab found within whitespace
(#667) Line indented incorrectly; expected at least 4 spaces, found 1
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Line indented incorrectly; expected at least 4 spaces, found 1
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Whitespace found at end of line
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Inline comments must end in full-stops, exclamation marks, or question marks
(#670) Line indented incorrectly; expected at least 4 spaces, found 1
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Line indented incorrectly; expected at least 4 spaces, found 1
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Tab found within whitespace
(#672) Line indented incorrectly; expected 4 spaces, found 1
(#673) Spaces must be used for alignment; tabs are not allowed
(#673) Tab found within whitespace
(#673) Line indented incorrectly; expected 8 spaces, found 2
(#674) Spaces must be used for alignment; tabs are not allowed
(#674) Tab found within whitespace
(#674) Line indented incorrectly; expected at least 12 spaces, found 3
(#675) Spaces must be used for alignment; tabs are not allowed
(#675) Tab found within whitespace
(#675) Line indented incorrectly; expected 8 spaces, found 2
(#676) Spaces must be used for alignment; tabs are not allowed
(#676) Tab found within whitespace
(#676) Line indented incorrectly; expected at least 8 spaces, found 2
(#676) Variable "usergroups_list" must not contain underscores.
(#677) Spaces must be used for alignment; tabs are not allowed
(#677) Tab found within whitespace
(#677) Line indented incorrectly; expected at least 8 spaces, found 2
(#677) Variable "usergroups_list" must not contain underscores.
(#678) Spaces must be used for alignment; tabs are not allowed
(#678) Tab found within whitespace
(#678) Line indented incorrectly; expected 8 spaces, found 2
(#679) Spaces must be used for alignment; tabs are not allowed
(#679) Tab found within whitespace
(#679) Line indented incorrectly; expected at least 12 spaces, found 3
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Tab found within whitespace
(#680) Line indented incorrectly; expected 8 spaces, found 2
(#681) Spaces must be used for alignment; tabs are not allowed
(#681) Tab found within whitespace
(#681) Line indented incorrectly; expected at least 8 spaces, found 2
(#681) Variable "usercats_list" must not contain underscores.
(#682) Spaces must be used for alignment; tabs are not allowed
(#682) Tab found within whitespace
(#682) Line indented incorrectly; expected 4 spaces, found 1
(#684) Spaces must be used for alignment; tabs are not allowed
(#684) Tab found within whitespace
(#684) Line indented incorrectly; expected at least 4 spaces, found 1
(#685) Spaces must be used for alignment; tabs are not allowed
(#685) Tab found within whitespace
(#685) Line indented incorrectly; expected at least 4 spaces, found 1
(#686) Line exceeds 132 characters; contains 177 characters
(#689) Spaces must be used for alignment; tabs are not allowed
(#689) Tab found within whitespace
(#691) Whitespace found at end of line
(#694) Spaces must be used for alignment; tabs are not allowed
(#694) Tab found within whitespace
(#694) Line exceeds 132 characters; contains 137 characters
(#694) Inline comments must start with a capital letter, digit or 3-dots sequence
(#696) Expected 1 space before ">"; 0 found
(#696) Expected 1 space after ">"; 0 found
(#696) Variable "usercats_list" must not contain underscores.
(#696) Expected 1 space before ":"; 0 found
(#696) Line exceeds 132 characters; contains 133 characters
(#696) Inline comments must end in full-stops, exclamation marks, or question marks
(#697) Whitespace found at end of line
(#698) Spaces must be used for alignment; tabs are not allowed
(#698) Tab found within whitespace
(#698) Inline comments must start with a capital letter, digit or 3-dots sequence
(#698) Inline comments must end in full-stops, exclamation marks, or question marks
(#699) Spaces must be used for alignment; tabs are not allowed
(#699) Tab found within whitespace
(#700) Spaces must be used for alignment; tabs are not allowed
(#700) Tab found within whitespace
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Whitespace found at end of line
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Inline comments must start with a capital letter, digit or 3-dots sequence
(#703) Inline comments must end in full-stops, exclamation marks, or question marks
(#703) This comment is 67% valid code; is this commented out code?
(#703) Line indented incorrectly; expected at least 4 spaces, found 1
(#703) No space found before comment text; expected "// $sharedcategories = $DB->get_records_menu('block_exaportcatshar', array("userid" => $userid), null, 'id, id AS tmp');" but found "//$sharedcategories = $DB->get_records_menu('block_exaportcatshar', array("userid" => $userid), null, 'id, id AS tmp');"
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Inline comments must end in full-stops, exclamation marks, or question marks
(#705) Line indented incorrectly; expected at least 4 spaces, found 1
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Line indented incorrectly; expected at least 4 spaces, found 1
(#706) Variable "shared_users" must not contain underscores.
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Line indented incorrectly; expected at least 4 spaces, found 1
(#707) Variable "shared_categories" must not contain underscores.
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected 4 spaces, found 1
(#708) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 8 spaces, found 2
(#709) Inline control structures are not allowed
(#709) Variable "shared_users" must not contain underscores.
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Line indented incorrectly; expected at least 8 spaces, found 4
(#710) Variable "shared_users" must not contain underscores.
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Line indented incorrectly; expected at least 8 spaces, found 2
(#711) Inline control structures are not allowed
(#711) Variable "shared_categories" must not contain underscores.
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Line indented incorrectly; expected at least 8 spaces, found 4
(#712) Variable "shared_categories" must not contain underscores.
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected 4 spaces, found 1
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Whitespace found at end of line
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Inline comments must end in full-stops, exclamation marks, or question marks
(#715) Line indented incorrectly; expected at least 4 spaces, found 1
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Line indented incorrectly; expected at least 4 spaces, found 1
(#716) Variable "shared_categories_list" must not contain underscores.
(#716) Variable "shared_categories" must not contain underscores.
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 4 spaces, found 1
(#717) Variable "shared_artefacts" must not contain underscores.
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected 4 spaces, found 1
(#718) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#718) Variable "shared_users" must not contain underscores.
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected 8 spaces, found 2
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Inline comments must end in full-stops, exclamation marks, or question marks
(#720) Line indented incorrectly; expected at least 12 spaces, found 3
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected at least 12 spaces, found 3
(#721) Variable "shared_categories_list" must not contain underscores.
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 12 spaces, found 3
(#722) Line exceeds 132 characters; contains 172 characters
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 12 spaces, found 5
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 12 spaces, found 5
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 12 spaces, found 5
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected at least 12 spaces, found 5
(#727) Spaces must be used for alignment; tabs are not allowed
(#727) Tab found within whitespace
(#727) Line indented incorrectly; expected at least 12 spaces, found 5
(#727) Variable "shared_categories_list" must not contain underscores.
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 12 spaces, found 5
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 12 spaces, found 5
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#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
(#730) This comment is 67% valid code; is this commented out code?
(#730) Line indented incorrectly; expected at least 12 spaces, found 5
(#730) No space found before comment text; expected "// echo $query."<br><br>";" but found "//echo $query."<br><br>";"
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 12 spaces, found 3
(#731) Variable "user_items" must not contain underscores.
(#732) Spaces must be used for alignment; tabs are not allowed
(#732) Tab found within whitespace
(#732) Line indented incorrectly; expected at least 12 spaces, found 3
(#732) Variable "shared_artefacts" must not contain underscores.
(#732) Variable "shared_artefacts" must not contain underscores.
(#732) Variable "user_items" must not contain underscores.
(#733) Spaces must be used for alignment; tabs are not allowed
(#733) Tab found within whitespace
(#733) Line indented incorrectly; expected 8 spaces, found 2
(#734) Spaces must be used for alignment; tabs are not allowed
(#734) Tab found within whitespace
(#734) Whitespace found at end of line
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Line indented incorrectly; expected at least 12 spaces, found 3
(#735) Variable "shared_artefacts" must not contain underscores.
(#735) Spaces must be used for alignment; tabs are not allowed
(#735) Tab found within whitespace
(#735) Whitespace found at end of line
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Line indented incorrectly; expected at least 12 spaces, found 3
(#736) Variable "shared_artefacts" must not contain underscores.
(#736) Spaces must be used for alignment; tabs are not allowed
(#736) Tab found within whitespace
(#736) Whitespace found at end of line
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Tab found within whitespace
(#737) Line indented incorrectly; expected at least 12 spaces, found 3
(#737) Variable "shared_artefacts" must not contain underscores.
(#737) Variable "shared_categories_list" must not contain underscores.
(#737) Line exceeds maximum limit of 180 characters; contains 181 characters
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Inline comments must start with a capital letter, digit or 3-dots sequence
(#738) Inline comments must end in full-stops, exclamation marks, or question marks
(#738) Line indented incorrectly; expected at least 12 spaces, found 3
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected 12 spaces, found 3
(#739) Variable "shared_artefacts" must not contain underscores.
(#739) Expected 1 space before "=="; 0 found
(#739) Expected 1 space after "=="; 0 found
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 16 spaces, found 4
(#740) Variable "shared_artefacts" must not contain underscores.
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected 12 spaces, found 3
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Line indented incorrectly; expected 8 spaces, found 2
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Line indented incorrectly; expected 4 spaces, found 1
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 4 spaces, found 1
(#745) Variable "shared_artefacts" must not contain underscores.
(#748) Inline comments must start with a capital letter, digit or 3-dots sequence
(#748) Inline comments must end in full-stops, exclamation marks, or question marks
(#748) Whitespace found at end of line
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected at least 4 spaces, found 1
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Whitespace found at end of line
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected at least 4 spaces, found 1
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected 4 spaces, found 1
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 8 spaces, found 2
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected 4 spaces, found 1
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 8 spaces, found 2
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected 4 spaces, found 1
(#760) Inline comments must start with a capital letter, digit or 3-dots sequence
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Line indented incorrectly; expected at least 4 spaces, found 1
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Whitespace found at end of line
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Inline comments must start with a capital letter, digit or 3-dots sequence
(#763) Inline comments must end in full-stops, exclamation marks, or question marks
(#763) Line indented incorrectly; expected at least 4 spaces, found 1
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 4 spaces, found 1
(#764) Inline control structures are not allowed
(#764) Whitespace found at end of line
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 4 spaces, found 2
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#766) Inline comments must start with a capital letter, digit or 3-dots sequence
(#766) Inline comments must end in full-stops, exclamation marks, or question marks
(#766) Line indented incorrectly; expected at least 4 spaces, found 1
(#767) Spaces must be used for alignment; tabs are not allowed
(#767) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 4 spaces, found 1
(#767) Inline control structures are not allowed
(#767) Whitespace found at end of line
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected at least 4 spaces, found 2
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Inline comments must start with a capital letter, digit or 3-dots sequence
(#769) Inline comments must end in full-stops, exclamation marks, or question marks
(#769) Line indented incorrectly; expected at least 4 spaces, found 1
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 4 spaces, found 1
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected 4 spaces, found 1
(#771) Whitespace found at end of line
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Tab found within whitespace
(#772) Line indented incorrectly; expected 8 spaces, found 2
(#773) Spaces must be used for alignment; tabs are not allowed
(#773) Tab found within whitespace
(#773) Line indented incorrectly; expected at least 12 spaces, found 3
(#774) Spaces must be used for alignment; tabs are not allowed
(#774) Tab found within whitespace
(#774) Line indented incorrectly; expected 8 spaces, found 2
(#775) Spaces must be used for alignment; tabs are not allowed
(#775) Tab found within whitespace
(#775) Line indented incorrectly; expected at least 8 spaces, found 2
(#775) Variable "usergroups_list" must not contain underscores.
(#776) Spaces must be used for alignment; tabs are not allowed
(#776) Tab found within whitespace
(#776) Line indented incorrectly; expected at least 8 spaces, found 2
(#776) Variable "usergroups_list" must not contain underscores.
(#777) Spaces must be used for alignment; tabs are not allowed
(#777) Tab found within whitespace
(#777) Line indented incorrectly; expected at least 8 spaces, found 2
(#777) Inline control structures are not allowed
(#777) Whitespace found at end of line
(#778) Spaces must be used for alignment; tabs are not allowed
(#778) Tab found within whitespace
(#778) Line indented incorrectly; expected at least 8 spaces, found 3
(#779) Spaces must be used for alignment; tabs are not allowed
(#779) Tab found within whitespace
(#779) Line indented incorrectly; expected 4 spaces, found 1
(#779) Whitespace found at end of line
(#780) Spaces must be used for alignment; tabs are not allowed
(#780) Tab found within whitespace
(#780) Whitespace found at end of line
(#781) Spaces must be used for alignment; tabs are not allowed
(#781) Tab found within whitespace
(#781) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/lib/version_check.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) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#2) Whitespace found at end of line
(#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.".
(#3) 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/>.".
(#4) Spaces must be used to indent lines; tabs are not allowed
(#4) Tab found within whitespace
(#4) Line indented incorrectly; expected at least 4 spaces, found 1
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
(#6) Whitespace found at end of line within string
(#7) Whitespace found at end of line within string
(#8) Whitespace found at end of line within string
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
blocks/exaport/locallib.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Line indented incorrectly; expected at least 4 spaces, found 0
(#29) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#30) Inline comments must end in full-stops, exclamation marks, or question marks
(#30) Line indented incorrectly; expected at least 4 spaces, found 0
(#30) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#32) Inline comments must start with a capital letter, digit or 3-dots sequence
(#32) Line indented incorrectly; expected at least 4 spaces, found 0
(#32) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#33) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Line indented incorrectly; expected at least 4 spaces, found 0
(#33) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#40) Commas (,) must be followed by white space.
(#40) Inline comments must start with a capital letter, digit or 3-dots sequence
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) This comment is 50% valid code; is this commented out code?
(#40) No space found before comment text; expected "// 'cmid' => true," but found "//'cmid' => true,"
(#53) Possible useless method overriding detected
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) This comment is 66% valid code; is this commented out code?
(#89) No space found before comment text; expected "// $singlefile = $fs->get_file(45, 'assignsubmission_file', 'submission_files', 1, '/', 'slide0003_image013.jpg');" but found "//$singlefile = $fs->get_file(45, 'assignsubmission_file', 'submission_files', 1, '/', 'slide0003_image013.jpg');"
(#107) Whitespace found at end of line
(#114) Inline comments must start with a capital letter, digit or 3-dots sequence
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#114) This comment is 54% valid code; is this commented out code?
(#114) No space found before comment text; expected "// $context = context_module::instance($this->cmid);" but found "//$context = context_module::instance($this->cmid);"
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) This comment is 70% valid code; is this commented out code?
(#116) No space found before comment text; expected "// return has_capability('mod/assign:exportownsubmission', $context);" but found "//return has_capability('mod/assign:exportownsubmission', $context);"
blocks/exaport/portfolio_plugin/exaport/lang/en/portfolio_exaport.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) "require" must be immediately followed by an open parenthesis
(#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".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) Line 12 of the opening comment must start "//".
(#2) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#2) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#2) Expected 1 space before "+"; 0 found
(#2) Expected 1 space after "+"; 0 found
blocks/exaport/portfolio_plugin/exaport/lib.php
(#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".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) 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".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/portfolio_plugin/exaport/version.php
(#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".
(#2) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#2) 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".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/portfoliofile.php
(#1) File has mixed line endings; this may cause incorrect results
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#33) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#33) "require_once" must be immediately followed by an open parenthesis
(#34) "require_once" must be immediately followed by an open parenthesis
(#35) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) 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
(#44) No space found before comment text; expected "// disable_debugging();" but found "//disable_debugging();"
(#46) Line exceeds 132 characters; contains 136 characters
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#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
(#51) No space found before comment text; expected "// block_exaport_epop_checkhash" but found "//block_exaport_epop_checkhash"
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#53) Whitespace found at end of line
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) No space found before comment text; expected "// authenticate the user" but found "//authenticate the user"
(#54) Whitespace found at end of line
(#55) Whitespace found at end of line
(#57) Expected "if (...) {\n"; found "if (...){\n"
(#57) Expected 1 space before "!="; 0 found
(#57) Expected 1 space after "!="; 0 found
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Expected "if (...) {\n"; found "if (...) {"
(#59) Expected 1 space before "=="; 0 found
(#59) Expected 1 space after "=="; 0 found
(#59) Closing brace must be on a line by itself
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#60) Expected "} else {\n"; found "}\n\telse {"
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Closing brace must be on a line by itself
(#61) Expected "} else {\n"; found "}else{\n"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Variable "accessPath" must be all lower-case
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Variable "accessPath" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 6
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 6
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#75) Inline control structures are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 4 spaces, found 1
(#83) Expected "if (...) {\n"; found "if (...){\n"
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 1
(#84) Closing brace must be on a line by itself
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#85) Expected "} else {\n"; found "}\n\telse{\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 1
(#86) Closing brace must be on a line by itself
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 spaces, found 1
(#88) Inline control structures are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Inline comments must start with a capital letter, digit or 3-dots sequence
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) This comment is 62% valid code; is this commented out code?
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) No space found before comment text; expected "// if ($item->type != 'file') print_error('Item not a file');" but found "//if ($item->type != 'file') print_error('Item not a file');"
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Inline comments must start with a capital letter, digit or 3-dots sequence
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 8 spaces, found 2
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#110) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 1
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 1
(#114) Expected "if (...) {\n"; found "if(...) {\n"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 8 spaces, found 2
(#115) Expected "if (...) {\n"; found "if(...) {\n"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 12 spaces, found 3
(#116) Variable "access_user_id" must not contain underscores.
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 12 spaces, found 3
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#117) Empty IF statement detected
(#117) Variable "access_user_id" must not contain underscores.
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 16 spaces, found 4
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 12 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 12 spaces, found 3
(#120) Expected "} else {\n"; found "}\n\t\t\telse {\n"
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 12 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 8 spaces, found 2
(#124) Expected "} else {\n"; found "}\n\t\telse {\n"
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) Usage of ELSEIF not allowed; use ELSE IF instead
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Variable "access_user_id" must not contain underscores.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 3
(#132) Variable "access_portfolio_id" must not contain underscores.
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 12 spaces, found 3
(#134) Expected "if (...) {\n"; found "if(...) { // check if this user has a portfolio with id $access_portfolio_id;\n"
(#134) Variable "access_user_id" must not contain underscores.
(#134) Inline comments must start with a capital letter, digit or 3-dots sequence
(#134) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 16 spaces, found 4
(#135) Empty IF statement detected
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Expected 1 space before "=>"; 0 found
(#135) Expected 1 space after "=>"; 0 found
(#135) Variable "access_portfolio_id" must not contain underscores.
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Inline comments must end in full-stops, exclamation marks, or question marks
(#136) Line indented incorrectly; expected at least 20 spaces, found 5
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 16 spaces, found 4
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 16 spaces, found 4
(#138) Expected "} else {\n"; found "}\n\t\t\t\telse {\n"
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 20 spaces, found 5
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 16 spaces, found 4
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 12 spaces, found 3
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 3
(#142) Expected "} else {\n"; found "}\n\t\t\telse {\n"
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 16 spaces, found 4
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 12 spaces, found 3
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#146) Expected "} else {\n"; found "}\n\t\telse {\n"
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#150) Expected "} else {\n"; found "}\n\telse {\n"
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 4 spaces, found 1
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#158) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 4 spaces, found 1
(#161) Expected "} else {\n"; found "}\n\telse {\n"
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#170) Expected "if (...) {\n"; found "if(...) {\n"
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) No space found before comment text; expected "// this is not displayed on IIS??" but found "//this is not displayed on IIS??"
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#173) Expected "} else {\n"; found "}\n\telse {\n"
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) No space found before comment text; expected "// this is not displayed on IIS??" but found "//this is not displayed on IIS??"
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/resume.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#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
(#33) This comment is 54% valid code; is this commented out code?
(#33) No space found before comment text; expected "// $userid = optional_param('userid', 0, PARAM_INT);" but found "//$userid = optional_param('userid', 0, PARAM_INT);"
(#39) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 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 4 spaces, found 1
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#88) Variable "show_information" must not contain underscores.
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Line exceeds 132 characters; contains 138 characters
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Variable "show_information" must not contain underscores.
(#104) Inline comments must start with a capital letter, digit or 3-dots sequence
(#104) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Line exceeds 132 characters; contains 151 characters
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Line exceeds 132 characters; contains 173 characters
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Variable "show_information" must not contain underscores.
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 4 spaces, found 1
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) This comment is 46% valid code; is this commented out code?
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#136) Line indented incorrectly; expected at least 4 spaces, found 0
(#136) Tab found before comment text; expected "// $data->resume_id = $resume->id;" but found "// $data->resume_id = $resume->id;"
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 8 spaces, found 2
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 8 spaces, found 2
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 3
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Whitespace found at end of line
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Line exceeds 132 characters; contains 166 characters
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 3
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Whitespace found at end of line
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Whitespace found at end of line
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Inline comments must start with a capital letter, digit or 3-dots sequence
(#155) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Line indented incorrectly; expected at least 12 spaces, found 3
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 12 spaces, found 3
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 16 spaces, found 4
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 16 spaces, found 4
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 16 spaces, found 8
(#159) Whitespace found at end of line
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 4
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 3
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 3
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 4
(#164) Variable "show_information" must not contain underscores.
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 12 spaces, found 3
(#165) Whitespace found at end of line
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 4
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 15
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Inline comments must start with a capital letter, digit or 3-dots sequence
(#168) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 16 spaces, found 4
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#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
(#170) Line indented incorrectly; expected at least 20 spaces, found 5
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 20 spaces, found 5
(#171) Variable "upload_filesizes" must not contain underscores.
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 20 spaces, found 5
(#172) Variable "upload_filesizes" must not contain underscores.
(#172) Line exceeds 132 characters; contains 138 characters
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 24 spaces, found 6
(#173) Line exceeds maximum limit of 180 characters; contains 234 characters
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 20 spaces, found 5
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 16 spaces, found 4
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 16 spaces, found 4
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 4
(#177) Line exceeds 132 characters; contains 135 characters
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 4
(#178) Variable "show_information" must not contain underscores.
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 4
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 4
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 12 spaces, found 3
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Variable "display_inputs" must not contain underscores.
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 12 spaces, found 4
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 4
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 4
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 4
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 4
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 4
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 4
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 4
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 18 spaces, found 3
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 18 spaces, found 3
(#196) Variable "show_information" must not contain underscores.
(#196) Variable "display_inputs" must not contain underscores.
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 22 spaces, found 4
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 20 spaces, found 3
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 8 spaces, found 2
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Variable "display_inputs" must not contain underscores.
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 4
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 4
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 12 spaces, found 4
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 12 spaces, found 4
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 4
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 12 spaces, found 4
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 4
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 18 spaces, found 3
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 18 spaces, found 3
(#210) Variable "show_information" must not contain underscores.
(#210) Variable "display_inputs" must not contain underscores.
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 22 spaces, found 4
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 20 spaces, found 3
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 2
(#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
(#215) Variable "display_inputs" must not contain underscores.
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 4
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 4
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 4
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 4
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 18 spaces, found 3
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 18 spaces, found 3
(#221) Variable "show_information" must not contain underscores.
(#221) Variable "display_inputs" must not contain underscores.
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 22 spaces, found 4
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 20 spaces, found 3
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 3
(#226) Variable "display_inputs" must not contain underscores.
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 4
(#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 4
(#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 4
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 4
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 4
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 4
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 18 spaces, found 3
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 18 spaces, found 3
(#234) Variable "show_information" must not contain underscores.
(#234) Variable "display_inputs" must not contain underscores.
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 22 spaces, found 4
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 20 spaces, found 3
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 8 spaces, found 2
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Variable "display_inputs" must not contain underscores.
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 12 spaces, found 4
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 4
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 12 spaces, found 4
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 12 spaces, found 4
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 4
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 18 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 18 spaces, found 3
(#246) Variable "show_information" must not contain underscores.
(#246) Variable "display_inputs" must not contain underscores.
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 22 spaces, found 4
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 20 spaces, found 3
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Whitespace found at end of line
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 8 spaces, found 2
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Whitespace found at end of line
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 12 spaces, found 3
(#252) Variable "show_information" must not contain underscores.
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 16 spaces, found 4
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 12 spaces, found 3
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 2
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Whitespace found at end of line
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 12 spaces, found 3
(#257) Variable "show_information" must not contain underscores.
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 16 spaces, found 4
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 12 spaces, found 3
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 8 spaces, found 2
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 12 spaces, found 3
(#262) Variable "show_information" must not contain underscores.
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#267) Inline comments must end in full-stops, exclamation marks, or question marks
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 4 spaces, found 1
(#271) Closing brace indented incorrectly; expected 1 spaces, found 4
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 4 spaces, found 1
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Inline comments must start with a capital letter, digit or 3-dots sequence
(#277) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 2
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 8 spaces, found 2
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 8 spaces, found 2
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 8 spaces, found 2
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 4 spaces, found 1
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#294) Inline comments must end in full-stops, exclamation marks, or question marks
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 4 spaces, found 1
(#296) Variable "opened_block" must not contain underscores.
(#296) Expected 1 space before "?"; 0 found
(#296) Expected 1 space after "?"; 0 found
(#296) Expected 1 space before ":"; 0 found
(#296) Expected 1 space after ":"; 0 found
(#296) Expected 1 space before "?"; 0 found
(#296) Expected 1 space after "?"; 0 found
(#296) Expected 1 space before ":"; 0 found
(#296) Expected 1 space after ":"; 0 found
(#296) Expected 1 space before "?"; 0 found
(#296) Expected 1 space after "?"; 0 found
(#296) Expected 1 space before ":"; 0 found
(#296) Expected 1 space after ":"; 0 found
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 4 spaces, found 1
(#297) Variable "opened_block" must not contain underscores.
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Variable "opened_block" must not contain underscores.
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 4 spaces, found 1
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 4 spaces, found 1
(#300) Variable "opened_block" must not contain underscores.
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Variable "opened_block" must not contain underscores.
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 4 spaces, found 1
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#303) Variable "opened_block" must not contain underscores.
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Variable "opened_block" must not contain underscores.
(#304) Variable "opened_block" must not contain underscores.
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 4 spaces, found 1
(#306) Variable "opened_block" must not contain underscores.
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Inline comments must start with a capital letter, digit or 3-dots sequence
(#307) Line indented incorrectly; expected at least 4 spaces, found 1
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#308) This comment is 67% valid code; is this commented out code?
(#308) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Variable "show_information" must not contain underscores.
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#312) Line exceeds 132 characters; contains 141 characters
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 2
(#317) Variable "show_information" must not contain underscores.
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Line exceeds 132 characters; contains 158 characters
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 4 spaces, found 1
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 4 spaces, found 1
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 4 spaces, found 1
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Line exceeds 132 characters; contains 140 characters
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Whitespace found at end of line
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 4 spaces, found 1
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Line exceeds 132 characters; contains 147 characters
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 4 spaces, found 1
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected at least 4 spaces, found 1
(#342) Line exceeds 132 characters; contains 143 characters
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Inline comments must end in full-stops, exclamation marks, or question marks
(#344) Line indented incorrectly; expected at least 4 spaces, found 1
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 4 spaces, found 1
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 8 spaces, found 2
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 8 spaces, found 2
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 2
(#349) Line exceeds 132 characters; contains 138 characters
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 4 spaces, found 1
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Inline comments must end in full-stops, exclamation marks, or question marks
(#352) Line indented incorrectly; expected at least 4 spaces, found 1
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 4 spaces, found 1
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 4 spaces, found 1
(#356) Line exceeds 132 characters; contains 141 characters
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Whitespace found at end of line
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Inline comments must end in full-stops, exclamation marks, or question marks
(#358) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 4 spaces, found 1
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 4 spaces, found 1
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Line exceeds 132 characters; contains 142 characters
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Inline comments must end in full-stops, exclamation marks, or question marks
(#364) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 4 spaces, found 1
(#365) Line exceeds 132 characters; contains 134 characters
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Inline comments must end in full-stops, exclamation marks, or question marks
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Line exceeds 132 characters; contains 137 characters
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 4 spaces, found 1
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 4 spaces, found 1
(#373) Line exceeds 132 characters; contains 170 characters
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#374) Line exceeds 132 characters; contains 139 characters
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Whitespace found at end of line
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) Variable "resume_part" must not contain underscores.
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) This comment is 59% valid code; is this commented out code?
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) No space found before comment text; expected "// $resume_part .= print_collapsible_region('TEXT', '', 'id'.$edit, 'header', '', false, true) ;" but found "//$resume_part .= print_collapsible_region('TEXT', '', 'id'.$edit, 'header', '', false, true) ;"
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Variable "resume_part" must not contain underscores.
(#382) Line exceeds 132 characters; contains 149 characters
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 4 spaces, found 1
(#383) Variable "resume_part" must not contain underscores.
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#384) Variable "resume_part" must not contain underscores.
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 4 spaces, found 1
(#385) Variable "resume_part" must not contain underscores.
(#385) Expected 1 space before ":"; 0 found
(#385) Expected 1 space after ":"; 0 found
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Inline comments must start with a capital letter, digit or 3-dots sequence
(#386) Inline comments must end in full-stops, exclamation marks, or question marks
(#386) This comment is 46% valid code; is this commented out code?
(#386) Line indented incorrectly; expected at least 4 spaces, found 1
(#386) No space found before comment text; expected "// $resume_part .= '<fieldset class="clearfix collapsible" id="id_resume_'.$edit.'">';" but found "//$resume_part .= '<fieldset class="clearfix collapsible" id="id_resume_'.$edit.'">';"
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 1
(#387) Variable "resume_part" must not contain underscores.
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line exceeds 132 characters; contains 172 characters
(#388) Inline comments must start with a capital letter, digit or 3-dots sequence
(#388) Inline comments must end in full-stops, exclamation marks, or question marks
(#388) This comment is 47% valid code; is this commented out code?
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#388) No space found before comment text; expected "// $resume_part .= '<legend class="ftoggler"><a class="fheader" href="#" role="button" aria-controls="id_resume_'.$edit.'" aria-expanded="false">'.$header.'</a></legend>';" but found "//$resume_part .= '<legend class="ftoggler"><a class="fheader" href="#" role="button" aria-controls="id_resume_'.$edit.'" aria-expanded="false">'.$header.'</a></legend>';"
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 1
(#389) Variable "resume_part" must not contain underscores.
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 1
(#390) Variable "resume_part" must not contain underscores.
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Inline comments must start with a capital letter, digit or 3-dots sequence
(#391) Inline comments must end in full-stops, exclamation marks, or question marks
(#391) This comment is 43% valid code; is this commented out code?
(#391) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) No space found before comment text; expected "// $resume_part .= '<div class="fcontainer clearfix">';" but found "//$resume_part .= '<div class="fcontainer clearfix">';"
(#391) Whitespace found at end of line
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 1
(#392) Variable "resume_part" must not contain underscores.
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 4 spaces, found 1
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 8 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 4
(#395) Variable "resume_part" must not contain underscores.
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 8 spaces, found 2
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 4
(#398) Variable "resume_part" must not contain underscores.
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 8 spaces, found 2
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 12 spaces, found 4
(#401) Variable "resume_part" must not contain underscores.
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 4 spaces, found 1
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 4 spaces, found 1
(#404) Variable "resume_part" must not contain underscores.
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 4 spaces, found 1
(#405) Variable "resume_part" must not contain underscores.
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Variable "resume_part" must not contain underscores.
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 4 spaces, found 1
(#407) Variable "resume_part" must not contain underscores.
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 4 spaces, found 1
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 4 spaces, found 1
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 4 spaces, found 1
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 4 spaces, found 1
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 4 spaces, found 1
(#419) Line exceeds maximum limit of 180 characters; contains 186 characters
(#420) Line exceeds maximum limit of 180 characters; contains 238 characters
blocks/exaport/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".
(#3) Line 2 of the opening comment must start "//".
(#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.".
(#3) 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.".
(#4) 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) "require_once" must be immediately followed by an open parenthesis
(#5) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#8) Line exceeds 132 characters; contains 142 characters
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#11) No space found before comment text; expected "// Zusammenspiel exabis ePortfolio - exabis Competences" but found "//Zusammenspiel exabis ePortfolio - exabis Competences"
(#12) Line exceeds 132 characters; contains 165 characters
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Line indented incorrectly; expected 4 spaces, found 1
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#16) Line exceeds 132 characters; contains 158 characters
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected 4 spaces, found 1
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Whitespace found at end of line
(#20) Line exceeds 132 characters; contains 148 characters
(#21) Line exceeds 132 characters; contains 156 characters
(#23) Line exceeds 132 characters; contains 166 characters
(#24) Line exceeds 132 characters; contains 165 characters
(#26) Line exceeds 132 characters; contains 165 characters
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Variable "max_upload_choices" must not contain underscores.
(#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
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Variable "max_upload_choices" must not contain underscores.
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Line exceeds 132 characters; contains 138 characters
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Variable "max_upload_choices" must not contain underscores.
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Whitespace found at end of line
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
blocks/exaport/shared_item.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#51) Line indented incorrectly; expected 0 spaces, found 4
(#52) Line indented incorrectly; expected 4 spaces, found 8
(#54) Line indented incorrectly; expected 4 spaces, found 8
(#56) Line indented incorrectly; expected 4 spaces, found 8
(#59) This comment is 82% valid code; is this commented out code?
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) No space found before comment text; expected "// parse_str($_SERVER['QUERY_STRING'], $params);" but found "//parse_str($_SERVER['QUERY_STRING'], $params);"
(#60) Line exceeds 132 characters; contains 160 characters
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) This comment is 50% valid code; is this commented out code?
(#60) No space found before comment text; expected "// redirect($_SERVER['PHP_SELF'] . '?' . http_build_query(array('deletecomment' => null, 'commentid' => null, 'sesskey' => null) + (array) $params));" but found "//redirect($_SERVER['PHP_SELF'] . '?' . http_build_query(array('deletecomment' => null, 'commentid' => null, 'sesskey' => null) + (array) $params));"
(#61) Line indented incorrectly; expected 4 spaces, found 8
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 10
(#62) Expected "if (...) {\n"; found "if(...){ //if deletecomment is set and form is submitted, comment was immediatly deleted and cant be deleted anymore, no error\n"
(#62) Line exceeds 132 characters; contains 157 characters
(#62) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) No space found before comment text; expected "// if deletecomment is set and form is submitted, comment was immediatly deleted and cant be deleted anymore, no error" but found "//if deletecomment is set and form is submitted, comment was immediatly deleted and cant be deleted anymore, no error"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Inline comments must start with a capital letter, digit or 3-dots sequence
(#65) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) This comment is 88% valid code; is this commented out code?
(#65) No space found before comment text; expected "// redirect($_SERVER['REQUEST_URI']);" but found "//redirect($_SERVER['REQUEST_URI']);"
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 11
(#66) Closing brace indented incorrectly; expected 10 spaces, found 11
(#67) Line indented incorrectly; expected 4 spaces, found 8
(#68) Closing brace indented incorrectly; expected 4 spaces, found 0
(#69) Whitespace found at end of line
(#86) Inline control structures are not allowed
(#88) Inline control structures are not allowed
(#94) Inline comments must start with a capital letter, digit or 3-dots sequence
(#94) Inline comments must end in full-stops, exclamation marks, or question marks
(#94) This comment is 87% valid code; is this commented out code?
(#94) No space found before comment text; expected "// redirect(str_replace("&deletecomment=1","",$_SERVER['REQUEST_URI']));" but found "//redirect(str_replace("&deletecomment=1","",$_SERVER['REQUEST_URI']));"
(#95) Expected 1 space before "="; 0 found
(#95) Expected 1 space after "="; 0 found
(#96) Inline control structures are not allowed
(#96) Expected 1 space before ".="; 0 found
(#96) Expected 1 space after ".="; 0 found
(#106) Whitespace found at end of line
(#107) Line exceeds 132 characters; contains 146 characters
(#110) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Line exceeds 132 characters; contains 146 characters
(#123) Inline comments must end in full-stops, exclamation marks, or question marks
(#123) No space found before comment text; expected "// IF FORM DATA -> INSERT" but found "//IF FORM DATA -> INSERT"
(#124) Expected "if (...) {\n"; found "if(...) {\n"
(#127) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) Inline comments must start with a capital letter, digit or 3-dots sequence
(#153) Inline comments must end in full-stops, exclamation marks, or question marks
(#153) This comment is 69% valid code; is this commented out code?
(#153) No space found before comment text; expected "// $commentseditform->_form->_attributes['action'] = $_SERVER['REQUEST_URI'];" but found "//$commentseditform->_form->_attributes['action'] = $_SERVER['REQUEST_URI'];"
(#155) Usage of ELSEIF not allowed; use ELSE IF instead
(#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
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Inline comments must start with a capital letter, digit or 3-dots sequence
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line indented incorrectly; expected at least 4 spaces, found 0
(#172) No space found before comment text; expected "// begin" but found "//begin"
(#173) Variable "has_competences" must not contain underscores.
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Inline comments must end in full-stops, exclamation marks, or question marks
(#174) This comment is 65% valid code; is this commented out code?
(#174) No space found before comment text; expected "// if ($has_competences && has_capability('block/exaport:competences', $context)) {" but found "//if ($has_competences && has_capability('block/exaport:competences', $context)) {"
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 1
(#175) Expected "if (...) {\n"; found "if(...){\n"
(#175) Variable "has_competences" must not contain underscores.
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) No space found before comment text; expected "// für alle rollen? Keine interaktion?" but found "//für alle rollen? Keine interaktion?"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) This comment is 78% valid code; is this commented out code?
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) No space found before comment text; expected "// echo get_string("teachercomps","block_exaport");" but found "//echo get_string("teachercomps","block_exaport");"
(#179) Closing brace indented incorrectly; expected 1 spaces, found 4
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Inline comments must start with a capital letter, digit or 3-dots sequence
(#180) Inline comments must end in full-stops, exclamation marks, or question marks
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) No space found before comment text; expected "// end" but found "//end"
(#181) Inline control structures are not allowed
(#182) Variable "has_competences" must not contain underscores.
(#184) Line exceeds 132 characters; contains 138 characters
(#219) Line exceeds 132 characters; contains 177 characters
(#240) Expected 1 space before "="; 0 found
(#240) Expected 1 space after "="; 0 found
(#241) Whitespace found at end of line
blocks/exaport/shared_portfolio.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Line exceeds 132 characters; contains 139 characters
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Variable "order_by" must not contain underscores.
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Variable "extraTable" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Variable "extraWhere" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Variable "extraTable" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Variable "extraWhere" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Variable "extraWhere" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#66) Variable "extraTable" must be all lower-case
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#68) Variable "extraWhere" must be all lower-case
(#69) Variable "order_by" must not contain underscores.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Expected 1 space after "="; 2 found
(#86) This comment is 57% valid code; is this commented out code?
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#99) Commas (,) must be followed by white space.
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#108) Expected "if (...) {\n"; found "if(...) {\n"
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 12 spaces, found 3
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 16 spaces, found 4
(#115) Expected "if (...) {\n"; found "if(...) {\n"
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 20 spaces, found 5
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 16 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 16 spaces, found 4
(#118) Expected "} else {\n"; found "}\n\t\t\t\telse {\n"
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 20 spaces, found 5
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 16 spaces, found 4
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 16 spaces, found 4
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 16 spaces, found 4
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 2
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Line exceeds 132 characters; contains 139 characters
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 8 spaces, found 2
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Expected "} else {\n"; found "}\nelse {\n"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/shared_structures.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#39) Commas (,) must be followed by white space.
(#56) Variable "sql_sort" must not contain underscores.
(#57) Expected "if (...) {\n"; found "if(...){\n"
(#57) Expected 1 space before "=="; 0 found
(#57) Expected 1 space after "=="; 0 found
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Variable "sql_sort" must not contain underscores.
(#61) Variable "sql_sort" must not contain underscores.
(#62) Expected "if (...) {\n"; found "if(...){\n"
(#62) Expected 1 space before "=="; 0 found
(#62) Expected 1 space after "=="; 0 found
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Variable "sql_sort" must not contain underscores.
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#68) Inline control structures are not allowed
(#68) Expected 1 space before "<>"; 0 found
(#68) Expected 1 space after "<>"; 0 found
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#70) Expected 1 space before "<>"; 0 found
(#70) Expected 1 space after "<>"; 0 found
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#85) Inline control structures are not allowed
(#85) Whitespace found at end of line
(#88) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Whitespace found at end of line
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Variable "usergroups_list" must not contain underscores.
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Inline comments must start with a capital letter, digit or 3-dots sequence
(#95) Inline comments must end in full-stops, exclamation marks, or question marks
(#95) This comment is 67% valid code; is this commented out code?
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#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 1
(#96) Variable "usergroups_list" must not contain underscores.
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 1
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 8 spaces, found 3
(#98) Variable "userstructures_arr" must not contain underscores.
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 4 spaces, found 1
(#100) Variable "userstructures_list" must not contain underscores.
(#100) Variable "userstructures_arr" must not contain underscores.
(#101) Whitespace found at end of line
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) This comment is 75% valid code; is this commented out code?
(#104) Line exceeds 132 characters; contains 177 characters
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#113) This comment is 60% valid code; is this commented out code?
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Expected 1 space before ">"; 0 found
(#114) Expected 1 space after ">"; 0 found
(#114) Variable "userstructures_list" must not contain underscores.
(#114) Expected 1 space before ":"; 0 found
(#114) Line exceeds 132 characters; contains 134 characters
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Variable "sql_sort" must not contain underscores.
(#119) This comment is 67% valid code; is this commented out code?
(#119) 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
(#120) Whitespace found at end of line
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 4 spaces, found 1
(#124) Visibility must be declared on method "definition"
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 4 spaces, found 1
(#137) Visibility must be declared on method "category_select_setup"
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 8 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 8 spaces, found 3
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 8 spaces, found 3
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 8 spaces, found 3
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 8 spaces, found 3
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 3
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 3
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 5
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 11 spaces, found 3
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 11 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 15 spaces, found 4
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 12 spaces, found 3
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 3
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 2
(#152) Closing brace indented incorrectly; expected 1 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 1
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 1
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#162) Variable "mainStructureGroups" must be all lower-case
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 4 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 4 spaces, found 1
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Whitespace found at end of line
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#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 2
(#168) Variable "userIdsInThisCourse" must be all lower-case
(#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 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#171) Variable "userIdsInThisCourse" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#172) Variable "mainStructureGroups" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 12 spaces, found 3
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 16 spaces, found 4
(#174) Variable "mainStructureGroups" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 12 spaces, found 3
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 8 spaces, found 2
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#178) Variable "mainStructureGroups" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 8 spaces, found 2
(#182) Line exceeds 132 characters; contains 171 characters
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Inline comments must start with a capital letter, digit or 3-dots sequence
(#183) Inline comments must end in full-stops, exclamation marks, or question marks
(#183) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Inline control structures are not allowed
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Expected 1 space before "=="; 0 found
(#186) Expected 1 space after "=="; 0 found
(#186) Expected 1 space before "?"; 0 found
(#186) Expected 1 space after "?"; 0 found
(#186) Expected 1 space before ":"; 0 found
(#186) Expected 1 space after ":"; 0 found
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Inline comments must start with a capital letter, digit or 3-dots sequence
(#191) Inline comments must end in full-stops, exclamation marks, or question marks
(#191) This comment is 50% valid code; is this commented out code?
(#191) Line indented incorrectly; expected at least 4 spaces, found 1
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 1
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 8 spaces, found 2
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 8 spaces, found 2
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line exceeds 132 characters; contains 149 characters
(#198) Inline comments must start with a capital letter, digit or 3-dots sequence
(#198) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#199) This comment is 46% valid code; is this commented out code?
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "mainStructureGroups" must be all lower-case
(#203) Variable "mainStructureGroupId" must be all lower-case
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "mainStructureGroup" must be all lower-case
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#204) Variable "mainStructureGroup" must be all lower-case
(#204) Variable "mainStructureGroupId" must be all lower-case
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Line indented incorrectly; expected at least 12 spaces, found 3
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Variable "mainStructureGroupId" must be all lower-case
(#210) Commas (,) must be followed by white space.
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 2
(#212) Variable "mainStructureGroup" must be all lower-case
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 8 spaces, found 2
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 8 spaces, found 2
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Inline comments must start with a capital letter, digit or 3-dots sequence
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Variable "structuresByUser" must be all lower-case
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 12 spaces, found 3
(#221) Variable "mainStructureGroup" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 16 spaces, found 4
(#222) Variable "structuresByUser" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 20 spaces, found 5
(#223) Variable "structuresByUser" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 20 spaces, found 6
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 20 spaces, found 6
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 32 spaces, found 5
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 16 spaces, found 4
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 16 spaces, found 4
(#229) Variable "structuresByUser" must be all lower-case
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 3
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 12 spaces, found 3
(#232) Variable "structuresByUser" must be all lower-case
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 16 spaces, found 4
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 4
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 16 spaces, found 4
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 4
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 16 spaces, found 5
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 16 spaces, found 5
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 5
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 25 spaces, found 4
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 25 spaces, found 4
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 25 spaces, found 4
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Inline comments must start with a capital letter, digit or 3-dots sequence
(#246) Inline comments must end in full-stops, exclamation marks, or question marks
(#246) This comment is 67% valid code; is this commented out code?
(#246) Line indented incorrectly; expected at least 29 spaces, found 5
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 29 spaces, found 5
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 29 spaces, found 5
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 29 spaces, found 5
(#249) Line exceeds 132 characters; contains 142 characters
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 29 spaces, found 5
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 29 spaces, found 6
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 29 spaces, found 6
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 29 spaces, found 6
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 50 spaces, found 5
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 28 spaces, found 4
(#258) Line indented incorrectly; expected at least 28 spaces, found 16
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 28 spaces, found 4
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 28 spaces, found 4
(#260) Expected 1 space before "=>"; 0 found
(#260) Expected 1 space after "=>"; 0 found
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 28 spaces, found 4
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 28 spaces, found 4
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 28 spaces, found 4
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 28 spaces, found 4
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 28 spaces, found 4
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 28 spaces, found 4
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 12 spaces, found 3
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 8 spaces, found 2
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 12 spaces, found 3
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 12 spaces, found 3
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 12 spaces, found 3
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 12 spaces, found 4
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 12 spaces, found 4
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 12 spaces, found 4
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 4
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 4
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 3
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#283) Variable "mainStructureGroup" must be all lower-case
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 16 spaces, found 4
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 16 spaces, found 4
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 16 spaces, found 4
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 16 spaces, found 4
(#287) Line exceeds 132 characters; contains 141 characters
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 16 spaces, found 4
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 16 spaces, found 5
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 16 spaces, found 5
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 16 spaces, found 5
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 16 spaces, found 5
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 16 spaces, found 5
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 25 spaces, found 4
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 12 spaces, found 3
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 12 spaces, found 3
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 12 spaces, found 3
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 12 spaces, found 3
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#308) Inline comments must start with a capital letter, digit or 3-dots sequence
(#308) Inline comments must end in full-stops, exclamation marks, or question marks
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 4 spaces, found 1
(#311) Variable "curr_structure" must not contain underscores.
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 4 spaces, found 1
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 4 spaces, found 1
(#313) Variable "curr_structure" must not contain underscores.
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 4 spaces, found 1
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 4 spaces, found 1
(#316) Line exceeds 132 characters; contains 160 characters
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 1
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) This comment is 55% valid code; is this commented out code?
(#319) Inline comments must start with a capital letter, digit or 3-dots sequence
(#319) Line indented incorrectly; expected at least 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line exceeds 132 characters; contains 145 characters
(#320) This comment is 60% valid code; is this commented out code?
(#320) Line indented incorrectly; expected at least 4 spaces, found 1
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line exceeds 132 characters; contains 166 characters
(#321) This comment is 59% valid code; is this commented out code?
(#321) Line indented incorrectly; expected at least 4 spaces, found 1
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Inline comments must end in full-stops, exclamation marks, or question marks
(#322) This comment is 50% valid code; is this commented out code?
(#322) Line indented incorrectly; expected at least 4 spaces, found 1
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 1
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Whitespace found at end of line
(#326) Inline comments must start with a capital letter, digit or 3-dots sequence
(#326) Inline comments must end in full-stops, exclamation marks, or question marks
(#326) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 4 spaces, found 1
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 4 spaces, found 1
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 4 spaces, found 1
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 8 spaces, found 2
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 8 spaces, found 2
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected 4 spaces, found 1
(#346) Inline control structures are not allowed
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 4 spaces, found 2
(#348) Inline control structures are not allowed
(#348) Usage of ELSEIF not allowed; use ELSE IF instead
(#349) Expected 1 space before "-"; 0 found
(#349) Expected 1 space after "-"; 0 found
(#350) Inline control structures are not allowed
(#350) Usage of ELSEIF not allowed; use ELSE IF instead
(#350) Whitespace found at end of line
(#352) Inline control structures are not allowed
(#352) Usage of ELSEIF not allowed; use ELSE IF instead
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 4 spaces, found 2
(#353) Expected 1 space before "-"; 0 found
(#353) Expected 1 space after "-"; 0 found
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 4 spaces, found 1
(#354) Inline control structures are not allowed
(#354) Usage of ELSEIF not allowed; use ELSE IF instead
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 4 spaces, found 2
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 4 spaces, found 1
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Variable "curr_cat" must not contain underscores.
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 4 spaces, found 1
(#364) Variable "curr_cat" must not contain underscores.
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 8 spaces, found 2
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 4 spaces, found 1
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 4 spaces, found 1
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 4 spaces, found 1
(#372) Inline comments must start with a capital letter, digit or 3-dots sequence
(#372) Inline comments must end in full-stops, exclamation marks, or question marks
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 1
(#375) Variable "curr_cat" must not contain underscores.
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#376) Variable "curr_cat" must not contain underscores.
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Variable "curr_cat" must not contain underscores.
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 4 spaces, found 1
(#378) Variable "curr_cat" must not contain underscores.
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 4 spaces, found 1
(#379) Variable "curr_cat" must not contain underscores.
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 4 spaces, found 1
(#380) Variable "curr_cat" must not contain underscores.
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 4 spaces, found 1
(#381) Variable "curr_cat" must not contain underscores.
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 4 spaces, found 1
(#382) Variable "new_catid" must not contain underscores.
(#382) Variable "curr_cat" must not contain underscores.
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Whitespace found at end of line
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 4 spaces, found 1
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 1
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) Variable "new_catid" must not contain underscores.
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 4 spaces, found 1
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 4 spaces, found 1
(#391) Expected 1 space after closing parenthesis; found 0
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 1
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 4 spaces, found 1
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Variable "inner_categories" must not contain underscores.
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 8 spaces, found 2
(#399) Variable "inner_categories" must not contain underscores.
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 12 spaces, found 3
(#400) Variable "inner_categories" must not contain underscores.
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 8 spaces, found 2
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 4 spaces, found 1
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/shared_view.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Variable "portfolioUser" must be all lower-case
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Inline comments must start with a capital letter, digit or 3-dots sequence
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Inline control structures are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 12 spaces, found 3
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 16 spaces, found 4
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 12 spaces, found 3
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#74) Expected "} else {\n"; found "}\n\t\t\telse {\n"
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 4
(#75) Inline comments must end in full-stops, exclamation marks, or question marks
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Expected "} else {\n"; found "}else {\n"
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#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 1
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used for alignment; tabs are not allowed
(#104) Spaces must be used for alignment; tabs are not allowed
(#105) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#107) Spaces must be used for alignment; tabs are not allowed
(#108) Spaces must be used for alignment; tabs are not allowed
(#109) Spaces must be used for alignment; tabs are not allowed
(#110) Spaces must be used for alignment; tabs are not allowed
(#111) Spaces must be used for alignment; tabs are not allowed
(#112) Spaces must be used for alignment; tabs are not allowed
(#113) Spaces must be used for alignment; tabs are not allowed
(#114) Spaces must be used for alignment; tabs are not allowed
(#121) Variable "cols_layout" must not contain underscores.
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#124) Inline control structures are not allowed
(#124) Expected 1 space before "=="; 0 found
(#124) Expected 1 space after "=="; 0 found
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#128) Expected 1 space before "<="; 0 found
(#128) Expected 1 space after "<="; 0 found
(#128) Variable "cols_layout" must not contain underscores.
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 4 spaces, found 1
(#130) Inline control structures are not allowed
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Inline control structures are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 3
(#133) Line exceeds 132 characters; contains 160 characters
(#133) Line exceeds 132 characters; contains 160 characters
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Variable "has_competences" must not contain underscores.
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 12 spaces, found 3
(#139) Expected "if (...) {\n"; found "if(...){\n"
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 16 spaces, found 4
(#140) Variable "has_competences" must not contain underscores.
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 16 spaces, found 4
(#142) Expected "if (...) {\n"; found "if(...){\n"
(#142) Variable "has_competences" must not contain underscores.
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 20 spaces, found 5
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 20 spaces, found 5
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 20 spaces, found 5
(#146) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 24 spaces, found 6
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 24 spaces, found 6
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Expected 1 space before "="; 0 found
(#148) Expected 1 space after "="; 0 found
(#148) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 24 spaces, found 6
(#150) Expected "if (...) {\n"; found "if(...){\n"
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 28 spaces, found 7
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 24 spaces, found 6
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 20 spaces, found 5
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 20 spaces, found 5
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 20 spaces, found 5
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 20 spaces, found 5
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 20 spaces, found 5
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Whitespace found at end of line
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 20 spaces, found 5
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 16 spaces, found 4
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 3
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) Line indented incorrectly; expected at least 12 spaces, found 3
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 12 spaces, found 3
(#168) Variable "file_params" must not contain underscores.
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 12 spaces, found 3
(#169) Expected 1 space before "=="; 0 found
(#169) Expected 1 space after "=="; 0 found
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Line exceeds 132 characters; contains 173 characters
(#170) Line exceeds 132 characters; contains 173 characters
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Inline comments must start with a capital letter, digit or 3-dots sequence
(#171) Inline comments must end in full-stops, exclamation marks, or question marks
(#171) This comment is 69% valid code; is this commented out code?
(#171) Line exceeds maximum limit of 180 characters; contains 239 characters
(#171) Line indented incorrectly; expected at least 16 spaces, found 0
(#171) Line exceeds maximum limit of 180 characters; contains 239 characters
(#171) Tab found before comment text; expected "// if ($img = $DB->get_record('files', array('contextid'=>get_context_instance(CONTEXT_USER, $item->userid)->id, 'component'=>'block_exaport', 'filearea'=>'item_file', 'itemid'=>$item->id, 'filesize'=>'>0'), 'id, filename, mimetype')) {" but found "// if ($img = $DB->get_record('files', array('contextid'=>get_context_instance(CONTEXT_USER, $item->userid)->id, 'component'=>'block_exaport', 'filearea'=>'item_file', 'itemid'=>$item->id, 'filesize'=>'>0'), 'id, filename, mimetype')) {"
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 16 spaces, found 4
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 20 spaces, found 5
(#173) Expected 1 space before "!=="; 0 found
(#173) Expected 1 space after "!=="; 0 found
(#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 24 spaces, found 6
(#174) Variable "img_src" must not contain underscores.
(#174) Line exceeds maximum limit of 180 characters; contains 203 characters
(#174) Line exceeds maximum limit of 180 characters; contains 203 characters
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 24 spaces, found 6
(#175) Variable "img_src" must not contain underscores.
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 20 spaces, found 5
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 24 spaces, found 6
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 24 spaces, found 6
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 24 spaces, found 6
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 24 spaces, found 6
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 24 spaces, found 6
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 24 spaces, found 6
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 24 spaces, found 6
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 24 spaces, found 6
(#184) Variable "file_params" must not contain underscores.
(#184) Line exceeds 132 characters; contains 156 characters
(#184) Line exceeds 132 characters; contains 156 characters
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 24 spaces, found 6
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 28 spaces, found 7
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 24 spaces, found 6
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 20 spaces, found 5
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 16 spaces, found 4
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Whitespace found at end of line
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 12 spaces, found 3
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 12 spaces, found 3
(#191) Usage of ELSEIF not allowed; use ELSE IF instead
(#191) Expected 1 space before "=="; 0 found
(#191) Expected 1 space after "=="; 0 found
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 16 spaces, found 4
(#192) Line exceeds maximum limit of 180 characters; contains 284 characters
(#192) Line exceeds maximum limit of 180 characters; contains 284 characters
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 12 spaces, found 3
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#196) Line indented incorrectly; expected 12 spaces, found 24
(#196) Expected "if (...) {\n"; found "if(...) {\n"
(#197) Inline control structures are not allowed
(#197) Variable "has_competences" must not contain underscores.
(#198) Line exceeds 132 characters; contains 147 characters
(#198) Line exceeds 132 characters; contains 147 characters
(#199) Line indented incorrectly; expected 12 spaces, found 24
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Line exceeds maximum limit of 180 characters; contains 187 characters
(#201) Line exceeds maximum limit of 180 characters; contains 187 characters
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#202) Variable "file_params" must not contain underscores.
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 12 spaces, found 3
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Inline comments must start with a capital letter, digit or 3-dots sequence
(#205) Inline comments must end in full-stops, exclamation marks, or question marks
(#205) Line indented incorrectly; expected at least 16 spaces, found 4
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 4
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 12 spaces, found 3
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 12 spaces, found 3
(#209) Inline control structures are not allowed
(#209) Variable "has_competences" must not contain underscores.
(#209) Line exceeds maximum limit of 180 characters; contains 319 characters
(#209) Line exceeds maximum limit of 180 characters; contains 319 characters
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 12 spaces, found 3
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 12 spaces, found 3
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 2
(#212) Usage of ELSEIF not allowed; use ELSE IF instead
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Whitespace found at end of line
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#215) Inline control structures are not allowed
(#215) Whitespace found at end of line
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 4
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 12 spaces, found 3
(#217) Expected "if (...) {\n"; found "if(...) {\n"
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 16 spaces, found 4
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 16 spaces, found 4
(#219) Inline control structures are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Whitespace found at end of line
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 16 spaces, found 5
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#221) Inline control structures are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 5
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 4
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 3
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 12 spaces, found 3
(#225) Inline control structures are not allowed
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 12 spaces, found 4
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 12 spaces, found 3
(#227) Inline control structures are not allowed
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#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 4
(#229) This comment is 58% valid code; is this commented out code?
(#229) Line indented incorrectly; expected at least 12 spaces, found 0
(#230) Line exceeds maximum limit of 180 characters; contains 205 characters
(#230) Line indented incorrectly; expected at least 12 spaces, found 4
(#230) Line exceeds maximum limit of 180 characters; contains 205 characters
(#231) Line indented incorrectly; expected at least 12 spaces, found 4
(#232) Line indented incorrectly; expected at least 12 spaces, found 3
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 3
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#234) Usage of ELSEIF not allowed; use ELSE IF instead
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 3
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 8 spaces, found 2
(#236) Usage of ELSEIF not allowed; use ELSE IF instead
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 3
(#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 12 spaces, found 3
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Inline control structures are not allowed
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 12 spaces, found 4
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 12 spaces, found 3
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 2
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 3
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 3
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/shared_views.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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#38) Commas (,) must be followed by white space.
(#54) Variable "sql_sort" must not contain underscores.
(#56) Expected "if (...) {\n"; found "if(...){\n"
(#56) Expected 1 space before "=="; 0 found
(#56) Expected 1 space after "=="; 0 found
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Variable "sql_sort" must not contain underscores.
(#59) Usage of ELSEIF not allowed; use ELSE IF instead
(#60) Variable "sql_sort" must not contain underscores.
(#61) Expected "if (...) {\n"; found "if(...){\n"
(#61) Expected 1 space before "=="; 0 found
(#61) Expected 1 space after "=="; 0 found
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Variable "sql_sort" must not contain underscores.
(#65) Variable "sql_sort" must not contain underscores.
(#66) Expected "if (...) {\n"; found "if(...){\n"
(#66) Expected 1 space before "=="; 0 found
(#66) Expected 1 space after "=="; 0 found
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "sql_sort" must not contain underscores.
(#79) Expected 1 space before "="; 0 found
(#79) Expected 1 space after "="; 0 found
(#81) Inline control structures are not allowed
(#81) Whitespace found at end of line
(#84) Inline comments must end in full-stops, exclamation marks, or question marks
(#90) Variable "usergroups_list" must not contain underscores.
(#91) Variable "usergroups_list" must not contain underscores.
(#91) Line exceeds 132 characters; contains 133 characters
(#92) Line indented incorrectly; expected 4 spaces, found 8
(#94) Line indented incorrectly; expected 4 spaces, found 8
(#95) Variable "userviews_list" must not contain underscores.
(#97) Whitespace found at end of line
(#99) Line exceeds 132 characters; contains 177 characters
(#102) Expected 1 space after "?"; newline found
(#102) Whitespace found at end of line
(#104) Expected 1 space before ":"; newline found
(#104) Whitespace found at end of line
(#108) Expected 1 space after "?"; newline found
(#108) Whitespace found at end of line
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#110) Expected 1 space before ":"; newline found
(#110) Whitespace found at end of line
(#111) This comment is 46% valid code; is this commented out code?
(#112) Expected 1 space before comment text but found 20; use block comment if you need indentation
(#114) Expected 1 space after "?"; newline found
(#114) Whitespace found at end of line
(#115) Expected 1 space before ">"; 0 found
(#115) Expected 1 space after ">"; 0 found
(#115) Variable "userviews_list" must not contain underscores.
(#115) Expected 1 space before ":"; 0 found
(#115) Line exceeds 132 characters; contains 140 characters
(#115) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line exceeds 132 characters; contains 179 characters
(#120) Variable "sql_sort" must not contain underscores.
(#123) Variable "viewsFound" must be all lower-case
(#127) Variable "viewsFound" must be all lower-case
(#130) Variable "viewsFound" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Variable "mainViewGroups" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Variable "userIdsInThisCourse" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 12 spaces, found 3
(#148) Variable "userIdsInThisCourse" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 16 spaces, found 4
(#149) Variable "mainViewGroups" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 16 spaces, found 4
(#151) Variable "mainViewGroups" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 12 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 8 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 1
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Variable "mainViewGroups" must be all lower-case
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Line exceeds 132 characters; contains 164 characters
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Inline control structures are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 8 spaces, found 2
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#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
(#165) Expected 1 space before ":"; 0 found
(#165) Expected 1 space after ":"; 0 found
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#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
(#170) This comment is 50% valid code; is this commented out code?
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Line exceeds 132 characters; contains 138 characters
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 2
(#175) Line exceeds 132 characters; contains 138 characters
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 8 spaces, found 2
(#177) Line exceeds 132 characters; contains 146 characters
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 8 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 8 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 4 spaces, found 1
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Variable "mainViewGroups" must be all lower-case
(#182) Variable "mainViewGroupId" must be all lower-case
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Variable "mainViewGroup" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 8 spaces, found 2
(#183) Variable "mainViewGroup" must be all lower-case
(#183) Variable "mainViewGroupId" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Inline comments must start with a capital letter, digit or 3-dots sequence
(#184) Inline comments must end in full-stops, exclamation marks, or question marks
(#184) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Inline comments must start with a capital letter, digit or 3-dots sequence
(#188) Inline comments must end in full-stops, exclamation marks, or question marks
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Variable "mainViewGroupId" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Whitespace found at end of line
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 8 spaces, found 2
(#194) Variable "mainViewGroup" must be all lower-case
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Inline comments must start with a capital letter, digit or 3-dots sequence
(#195) Inline comments must end in full-stops, exclamation marks, or question marks
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 3
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 3
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 8 spaces, found 2
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Inline comments must start with a capital letter, digit or 3-dots sequence
(#202) Inline comments must end in full-stops, exclamation marks, or question marks
(#202) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 12 spaces, found 3
(#203) Variable "viewsByUser" must be all lower-case
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 12 spaces, found 3
(#205) Variable "mainViewGroup" must be all lower-case
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 16 spaces, found 4
(#206) Variable "viewsByUser" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 20 spaces, found 5
(#207) Variable "viewsByUser" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 20 spaces, found 6
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 20 spaces, found 6
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 32 spaces, found 5
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 16 spaces, found 4
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 16 spaces, found 4
(#213) Variable "viewsByUser" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 12 spaces, found 3
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected 12 spaces, found 3
(#216) Variable "viewsByUser" must be all lower-case
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 16 spaces, found 4
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 16 spaces, found 4
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 16 spaces, found 4
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 16 spaces, found 4
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 5
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 16 spaces, found 5
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 16 spaces, found 5
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 25 spaces, found 4
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 25 spaces, found 4
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 25 spaces, found 4
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 29 spaces, found 5
(#230) No space found before comment text; expected "// If there is external access - display external link." but found "//If there is external access - display external link."
(#230) Whitespace found at end of line
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 29 spaces, found 6
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 33 spaces, found 6
(#232) Line exceeds 132 characters; contains 133 characters
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 32 spaces, found 5
(#233) Closing brace indented incorrectly; expected 6 spaces, found 5
(#233) Whitespace found at end of line
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 36 spaces, found 6
(#234) Line exceeds 132 characters; contains 143 characters
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 36 spaces, found 10
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 32 spaces, found 5
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 32 spaces, found 5
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 32 spaces, found 6
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 32 spaces, found 6
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 32 spaces, found 6
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 50 spaces, found 5
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 28 spaces, found 4
(#244) Line indented incorrectly; expected at least 28 spaces, found 16
(#244) Expected 1 space before ":"; 0 found
(#244) Expected 1 space after ":"; 0 found
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 28 spaces, found 4
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 28 spaces, found 4
(#246) Expected 1 space before "=>"; 0 found
(#246) Expected 1 space after "=>"; 0 found
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 28 spaces, found 4
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 28 spaces, found 4
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 28 spaces, found 4
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 28 spaces, found 4
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 28 spaces, found 4
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 28 spaces, found 4
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 12 spaces, found 3
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 2
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 12 spaces, found 3
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 12 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 12 spaces, found 3
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 12 spaces, found 3
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 12 spaces, found 4
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 12 spaces, found 4
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 4
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 4
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 4
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 12 spaces, found 3
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 12 spaces, found 3
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 12 spaces, found 3
(#269) Variable "mainViewGroup" must be all lower-case
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 16 spaces, found 4
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 16 spaces, found 4
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 16 spaces, found 5
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 16 spaces, found 5
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 16 spaces, found 5
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 16 spaces, found 5
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 5
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 5
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 25 spaces, found 4
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 12 spaces, found 3
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 12 spaces, found 3
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 12 spaces, found 3
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 8 spaces, found 2
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Inline comments must start with a capital letter, digit or 3-dots sequence
(#300) Inline comments must end in full-stops, exclamation marks, or question marks
(#300) This comment is 55% valid code; is this commented out code?
(#300) Line indented incorrectly; expected at least 4 spaces, found 2
(#300) No space found before comment text; expected "// echo get_string('sortby') . ': ';" but found "//echo get_string('sortby') . ': ';"
(#302) Line exceeds 132 characters; contains 144 characters
(#303) Expected 1 space before "!="; 0 found
(#303) Expected 1 space after "!="; 0 found
(#303) Whitespace found at end of line
(#304) Line exceeds 132 characters; contains 133 characters
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 4 spaces, found 2
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 0 spaces, found 1
(#307) Closing brace indented incorrectly; expected 0 spaces, found 1
(#316) Inline control structures are not allowed
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 4 spaces, found 2
(#318) Inline control structures are not allowed
(#318) Usage of ELSEIF not allowed; use ELSE IF instead
(#319) Expected 1 space before "-"; 0 found
(#319) Expected 1 space after "-"; 0 found
(#320) Inline control structures are not allowed
(#320) Usage of ELSEIF not allowed; use ELSE IF instead
(#320) Whitespace found at end of line
(#322) Inline control structures are not allowed
(#322) Usage of ELSEIF not allowed; use ELSE IF instead
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 4 spaces, found 2
(#323) Expected 1 space before "-"; 0 found
(#323) Expected 1 space after "-"; 0 found
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 4 spaces, found 1
(#324) Inline control structures are not allowed
(#324) Usage of ELSEIF not allowed; use ELSE IF instead
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 4 spaces, found 2
blocks/exaport/shortenintro.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) "require_once" must be immediately followed by an open parenthesis
(#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) "require_once" must be immediately followed by an open parenthesis
(#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/>.".
(#9) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#10) Spaces must be used to indent lines; tabs are not allowed
(#10) Tab found within whitespace
(#10) Line indented incorrectly; expected 4 spaces, found 1
(#10) Expected "if (...) {\n"; found "if(...){\n"
(#10) Expected 1 space before ">"; 0 found
(#10) Expected 1 space after ">"; 0 found
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 8 spaces, found 2
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Line indented incorrectly; expected at least 8 spaces, found 2
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Whitespace found at end of line
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected at least 8 spaces, found 2
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Whitespace found at end of line
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Line indented incorrectly; expected at least 8 spaces, found 2
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Whitespace found at end of line
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected 4 spaces, found 1
(#20) Expected "if (...) {\n"; found "if(...){\n"
(#20) Expected 1 space before ">"; 0 found
(#20) Expected 1 space after ">"; 0 found
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 8 spaces, found 2
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#31) A closing tag is not permitted at the end of a PHP file
blocks/exaport/test_category_creation.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) "require_once" must be immediately followed by an open parenthesis
(#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.".
(#3) 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".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#11) Inline control structures are not allowed
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#15) Inline control structures are not allowed
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#15) Expected 1 space before "=>"; 0 found
(#15) Expected 1 space after "=>"; 0 found
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#18) Inline control structures are not allowed
(#18) Expected 1 space before "=>"; 0 found
(#18) Expected 1 space after "=>"; 0 found
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Whitespace found at end of line
blocks/exaport/testclient/curl.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#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.".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion
(#29) Scope keyword "public" must be followed by a single space
(#30) Scope keyword "public" must be followed by a single space
(#32) Scope keyword "public" must be followed by a single space
(#33) Scope keyword "public" must be followed by a single space
(#35) Scope keyword "public" must be followed by a single space
(#36) Scope keyword "public" must be followed by a single space
(#41) Member variable "proxy_host" must not contain underscores.
(#42) Member variable "proxy_auth" must not contain underscores.
(#43) Member variable "proxy_type" must not contain underscores.
(#51) Expected 1 space after closing parenthesis; found 0
(#57) Inline comments must start with a capital letter, digit or 3-dots sequence
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#78) Expected 1 space after closing parenthesis; found 0
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) Inline comments must end in full-stops, exclamation marks, or question marks
(#89) This comment is 64% valid code; is this commented out code?
(#89) No space found before comment text; expected "// $this->options['CURLOPT_FOLLOWLOCATION'] = 1;" but found "//$this->options['CURLOPT_FOLLOWLOCATION'] = 1;"
(#125) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#137) Expected 1 space after closing parenthesis; found 0
(#153) Public method name "curl::setHeader" must be in lower-case letters only
(#154) Expected "if (...) {\n"; found "if (...){\n"
(#166) Public method name "curl::getResponse" must be in lower-case letters only
(#166) Expected 1 space after closing parenthesis; found 0
(#177) Private method name "curl::formatHeader" must be in lower-case letters only
(#178) Opening brace should be on the same line as the declaration
(#184) Expected "if (...) {\n"; found "if (...){\n"
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#210) Inline comments must start with a capital letter, digit or 3-dots sequence
(#210) Inline comments must end in full-stops, exclamation marks, or question marks
(#212) Expected 1 space before "=>"; 0 found
(#212) Expected 1 space after "=>"; 0 found
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#217) Inline comments must start with a capital letter, digit or 3-dots sequence
(#217) Inline comments must end in full-stops, exclamation marks, or question marks
(#222) Inline comments must start with a capital letter, digit or 3-dots sequence
(#222) Inline comments must end in full-stops, exclamation marks, or question marks
(#223) Commas (,) must be followed by white space.
(#224) Inline comments must start with a capital letter, digit or 3-dots sequence
(#224) Inline comments must end in full-stops, exclamation marks, or question marks
(#225) Expected "if (...) {\n"; found "if (...){\n"
(#234) Expected "if (...) {\n"; found "if (...){\n"
(#241) Inline comments must start with a capital letter, digit or 3-dots sequence
(#241) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#287) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#295) Expected "do {\n...} while (...);\n"; found "do {\n...} while(...);\n"
(#316) Expected 1 space after closing parenthesis; found 0
(#317) Inline comments must start with a capital letter, digit or 3-dots sequence
(#317) Inline comments must end in full-stops, exclamation marks, or question marks
(#333) Expected "if (...) {\n"; found "if (...){\n"
(#344) Expected "if (...) {\n"; found "if (...){\n"
(#348) Inline comments must start with a capital letter, digit or 3-dots sequence
(#349) Inline comments must end in full-stops, exclamation marks, or question marks
(#349) This comment is 65% valid code; is this commented out code?
(#349) No space found before comment text; expected "// throw new moodle_exception($this->error, 'curl');" but found "//throw new moodle_exception($this->error, 'curl');"
(#362) Expected 1 space after closing parenthesis; found 0
(#368) Whitespace found at end of line
(#376) Visibility must be declared on method "format_array_postdata_for_curlcall"
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#382) Inline comments must start with a capital letter, digit or 3-dots sequence
(#382) Inline comments must end in full-stops, exclamation marks, or question marks
(#382) No space found before comment text; expected "// the value is an array, call the function recursively" but found "//the value is an array, call the function recursively"
(#385) Expected "} else {\n"; found "} else { //add the POST parameter to the $data array\n"
(#385) Inline comments must start with a capital letter, digit or 3-dots sequence
(#385) Inline comments must end in full-stops, exclamation marks, or question marks
(#385) No space found before comment text; expected "// add the POST parameter to the $data array" but found "//add the POST parameter to the $data array"
(#397) Visibility must be declared on method "format_postdata_for_curlcall"
(#402) Expected 1 space before "=>"; 0 found
(#402) Expected 1 space after "=>"; 0 found
(#402) Expected 1 space before "=>"; 0 found
(#402) Expected 1 space after "=>"; 0 found
(#409) Expected "} else {\n"; found "} else {\n"
(#425) Expected 1 space after closing parenthesis; found 0
(#429) Whitespace found at end of line
(#442) Expected 1 space after closing parenthesis; found 0
(#445) Expected "if (...) {\n"; found "if (...){\n"
(#460) Expected 1 space after closing parenthesis; found 0
(#462) Expected "if (...) {\n"; found "if (...){\n"
(#470) Expected "if (...) {\n"; found "if (...){\n"
(#471) Expected 1 space before "=>"; 0 found
(#471) Expected 1 space after "=>"; 0 found
(#486) Expected 1 space after closing parenthesis; found 0
(#501) Expected 1 space after closing parenthesis; found 0
(#513) Expected 1 space after closing parenthesis; found 0
(#545) Visibility must be declared on method "__construct"
(#559) Expected 1 space after closing parenthesis; found 0
(#562) Expected "if (...) {\n"; found "if(...) {\n"
(#564) Expected "if (...) {\n"; found "if(...)\n {\n"
(#564) Expected 1 space before "-"; 0 found
(#564) Expected 1 space after "-"; 0 found
(#583) Expected 1 space after closing parenthesis; found 0
(#595) Expected 1 space after closing parenthesis; found 0
(#596) Expected "if (...) {\n"; found "if(...){\n"
(#598) Expected "if (...) {\n"; found "if(...) {\n"
(#600) Expected "if (...) {\n"; found "if(...){\n"
(#611) Expected 1 space after closing parenthesis; found 0
(#612) Expected "if (...) {\n"; found "if(...){\n"
(#614) Expected "if (...) {\n"; found "if(...) {\n"
(#615) Expected "if (...) {\n"; found "if(...){\n"
(#615) Expected 1 space before "!=="; 0 found
(#615) Expected 1 space after "!=="; 0 found
blocks/exaport/testclient/uploadfile.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#3) 3 slashes comments are not allowed; use "// Comment." instead
(#4) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#8) 3 slashes comments are not allowed; use "// Comment." instead
(#9) No space found before comment text; expected "// Note: check "Maximum uploaded file size" in your Moodle "Site Policies"." but found "//Note: check "Maximum uploaded file size" in your Moodle "Site Policies"."
(#10) No space found before comment text; expected "// CHANGE THIS !" but found "//CHANGE THIS !"
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) No space found before comment text; expected "// put the file to the root of your private file area. //OPTIONAL" but found "//put the file to the root of your private file area. //OPTIONAL"
(#14) Inline comments must end in full-stops, exclamation marks, or question marks
(#14) 3 slashes comments are not allowed; use "// Comment." instead
(#15) Commas (,) must be followed by white space.
(#25) The use of function print_r() is forbidden
(#27) Whitespace found at end of line
(#29) 3 slashes comments are not allowed; use "// Comment." instead
(#30) No space found before comment text; expected "// Note: The service associated to the user token must allow "file download" !" but found "//Note: The service associated to the user token must allow "file download" !"
(#31) Expected 1 space before comment text but found 6; use block comment if you need indentation
(#33) No space found before comment text; expected "// Normally you retrieve the file download url from calling the web service core_course_get_contents()" but found "//Normally you retrieve the file download url from calling the web service core_course_get_contents()"
(#34) No space found before comment text; expected "// However to be quick to demonstrate the download call," but found "//However to be quick to demonstrate the download call,"
(#35) No space found before comment text; expected "// you are going to retrieve the file download url manually:" but found "//you are going to retrieve the file download url manually:"
(#36) No space found before comment text; expected "// 1- In Moodle, create a forum with an attachement" but found "//1- In Moodle, create a forum with an attachement"
(#37) No space found before comment text; expected "// 2- look at the attachement link url, and copy everything after http://YOURMOODLE/pluginfile.php" but found "//2- look at the attachement link url, and copy everything after http://YOURMOODLE/pluginfile.php"
(#38) Expected 1 space before comment text but found 3; use block comment if you need indentation
(#41) No space found before comment text; expected "// CHANGE THIS ! This is where you will store the file." but found "//CHANGE THIS ! This is where you will store the file."
(#42) No space found before comment text; expected "// Don't forget to allow 'write permission' on the folder for your web server." but found "//Don't forget to allow 'write permission' on the folder for your web server."
(#45) 3 slashes comments are not allowed; use "// Comment." instead
(#46) Line exceeds 132 characters; contains 171 characters
blocks/exaport/testclient/wsclient.php
(#1) File has mixed line endings; this may cause incorrect results
(#2) Line 1 of the opening comment must start "// This file is part of".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) This comment is 43% valid code; is this commented out code?
(#10) Inline comments must start with a capital letter, digit or 3-dots sequence
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) No space found before comment text; expected "// $token = '6f8233ff407d082557f51006bd494489'; //flo" but found "//$token = '6f8233ff407d082557f51006bd494489'; //flo"
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#11) Line 12 of the opening comment must start "//".
(#11) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#11) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#11) Inline comments must end in full-stops, exclamation marks, or question marks
(#11) No space found before comment text; expected "// michy" but found "//michy"
(#23) The use of function print_r() is forbidden
(#37) The use of function print_r() is forbidden
(#47) Expected 1 space before "="; 0 found
(#47) Expected 1 space after "="; 0 found
(#52) The use of function print_r() is forbidden
(#53) This comment is 48% valid code; is this commented out code?
(#78) This comment is 47% valid code; is this commented out code?
(#79) Whitespace found at end of line
(#80) Whitespace found at end of line
(#81) Whitespace found at end of line
(#82) Whitespace found at end of line
(#83) Whitespace found at end of line
(#84) Whitespace found at end of line
(#85) Whitespace found at end of line
(#86) Whitespace found at end of line
(#89) This comment is 47% valid code; is this commented out code?
(#98) This comment is 48% valid code; is this commented out code?
(#106) Whitespace found at end of line
(#108) This comment is 48% valid code; is this commented out code?
(#119) This comment is 47% valid code; is this commented out code?
(#143) This comment is 48% valid code; is this commented out code?
(#152) This comment is 47% valid code; is this commented out code?
(#180) This comment is 48% valid code; is this commented out code?
(#190) This comment is 48% valid code; is this commented out code?
(#200) This comment is 48% valid code; is this commented out code?
(#220) Whitespace found at end of line
(#221) Whitespace found at end of line
(#222) Whitespace found at end of line
(#223) Whitespace found at end of line
(#224) Whitespace found at end of line
(#227) This comment is 47% valid code; is this commented out code?
(#228) Whitespace found at end of line
(#230) Whitespace found at end of line
(#236) Whitespace found at end of line
(#237) Whitespace found at end of line
(#238) Whitespace found at end of line
(#239) Whitespace found at end of line
(#240) Whitespace found at end of line
(#241) Whitespace found at end of line
(#242) Whitespace found at end of line
(#243) Whitespace found at end of line
(#246) Whitespace found at end of line
(#247) Whitespace found at end of line
(#248) Whitespace found at end of line
(#249) Whitespace found at end of line
(#252) This comment is 47% valid code; is this commented out code?
(#261) This comment is 44% valid code; is this commented out code?
(#282) Whitespace found at end of line
(#284) Whitespace found at end of line
(#285) Whitespace found at end of line
(#286) Whitespace found at end of line
(#287) Whitespace found at end of line
(#288) Whitespace found at end of line
(#289) Whitespace found at end of line
(#290) Whitespace found at end of line
(#291) Whitespace found at end of line
(#292) Whitespace found at end of line
(#293) Whitespace found at end of line
(#294) Whitespace found at end of line
(#295) Whitespace found at end of line
(#296) Whitespace found at end of line
(#297) Whitespace found at end of line
(#298) Whitespace found at end of line
(#299) Whitespace found at end of line
(#300) Whitespace found at end of line
(#303) Whitespace found at end of line
(#304) Whitespace found at end of line
(#305) Whitespace found at end of line
(#306) Whitespace found at end of line
(#307) Whitespace found at end of line
(#308) Whitespace found at end of line
(#309) Whitespace found at end of line
(#310) Whitespace found at end of line
(#311) Whitespace found at end of line
(#312) Whitespace found at end of line
(#313) Whitespace found at end of line
blocks/exaport/update_from_moodle19.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) "require" must be immediately followed by an open parenthesis
(#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.".
(#3) 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".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#7) Inline comments must start with a capital letter, digit or 3-dots sequence
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#14) Line indented incorrectly; expected 4 spaces, found 1
(#15) Line exceeds 132 characters; contains 140 characters
(#15) Line exceeds 132 characters; contains 140 characters
(#15) Line exceeds 132 characters; contains 140 characters
(#15) Line exceeds 132 characters; contains 140 characters
(#15) Spaces must be used to indent lines; tabs are not allowed
(#16) Spaces must be used to indent lines; tabs are not allowed
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) This comment is 47% valid code; is this commented out code?
(#68) Line exceeds maximum limit of 180 characters; contains 206 characters
(#68) Line exceeds maximum limit of 180 characters; contains 206 characters
(#68) Line exceeds maximum limit of 180 characters; contains 206 characters
(#68) Line exceeds maximum limit of 180 characters; contains 206 characters
(#114) Line exceeds 132 characters; contains 151 characters
(#114) Line exceeds 132 characters; contains 151 characters
(#114) Line exceeds 132 characters; contains 151 characters
(#114) Line exceeds 132 characters; contains 151 characters
(#133) Line exceeds 132 characters; contains 152 characters
(#133) Line exceeds 132 characters; contains 152 characters
(#133) Line exceeds 132 characters; contains 152 characters
(#133) Line exceeds 132 characters; contains 152 characters
(#174) Expected "try {\n...} catch (...) {\n"; found "try {\n...} catch(...) {\n"
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 4 spaces, found 1
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 4 spaces, found 1
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 4 spaces, found 1
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Inline comments must start with a capital letter, digit or 3-dots sequence
(#179) Line indented incorrectly; expected at least 4 spaces, found 2
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 2
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 3
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 3
(#186) Line exceeds 132 characters; contains 139 characters
(#186) Line exceeds 132 characters; contains 139 characters
(#186) Line exceeds 132 characters; contains 139 characters
(#186) Line exceeds 132 characters; contains 139 characters
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 2
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 3
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 2
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 4 spaces, found 3
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 3
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 2
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 4 spaces, found 3
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 4 spaces, found 3
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 3
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 4 spaces, found 3
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 4 spaces, found 3
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 4 spaces, found 1
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#207) Variable "oldTable" must be all lower-case
(#207) Expected 1 space before "=>"; 0 found
(#207) Expected 1 space after "=>"; 0 found
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#208) Variable "newTable" must be all lower-case
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Whitespace found at end of line
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Variable "newTable" must be all lower-case
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Variable "newTable" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Whitespace found at end of line
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 8 spaces, found 2
(#216) Variable "newTable" must be all lower-case
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 2
(#222) Variable "oldTable" must be all lower-case
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 12 spaces, found 3
(#223) Variable "oldTable" must be all lower-case
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#226) Variable "newTable" must be all lower-case
(#226) Variable "oldTable" must be all lower-case
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 8 spaces, found 2
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Inline comments must start with a capital letter, digit or 3-dots sequence
(#231) Inline comments must end in full-stops, exclamation marks, or question marks
(#231) Line indented incorrectly; expected at least 4 spaces, found 1
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#234) Expected 1 space before "=>"; 0 found
(#234) Expected 1 space after "=>"; 0 found
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 8 spaces, found 2
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Inline comments must start with a capital letter, digit or 3-dots sequence
(#236) Inline comments must end in full-stops, exclamation marks, or question marks
(#236) Line indented incorrectly; expected at least 12 spaces, found 3
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 12 spaces, found 3
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 12 spaces, found 3
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 16 spaces, found 4
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 12 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line indented incorrectly; expected at least 12 spaces, found 3
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 12 spaces, found 3
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 12 spaces, found 4
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 12 spaces, found 4
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 4
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 12 spaces, found 4
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 12 spaces, found 4
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 12 spaces, found 4
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 12 spaces, found 4
(#253) Whitespace found at end of line
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Line indented incorrectly; expected at least 18 spaces, found 3
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 18 spaces, found 3
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Whitespace found at end of line
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Inline comments must start with a capital letter, digit or 3-dots sequence
(#257) Inline comments must end in full-stops, exclamation marks, or question marks
(#257) Line indented incorrectly; expected at least 18 spaces, found 3
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 18 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 18 spaces, found 3
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 18 spaces, found 3
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected at least 18 spaces, found 3
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 18 spaces, found 3
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 18 spaces, found 3
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 4 spaces, found 1
(#268) Whitespace found at end of line
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 4 spaces, found 1
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 4 spaces, found 1
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 4 spaces, found 1
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 4 spaces, found 1
(#278) Whitespace found at end of line
blocks/exaport/version.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
blocks/exaport/view.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#30) "require_once" must be immediately followed by an open parenthesis
(#53) Variable "show_information" must not contain underscores.
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#73) Empty IF statement detected
(#74) Whitespace found at end of line
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 2
(#76) Line exceeds 132 characters; contains 178 characters
(#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
(#84) Whitespace found at end of line
(#85) Variable "show_information" must not contain underscores.
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#94) Line exceeds 132 characters; contains 167 characters
(#100) Variable "show_information" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Line exceeds 132 characters; contains 168 characters
(#137) Line exceeds maximum limit of 180 characters; contains 186 characters
(#138) Line exceeds maximum limit of 180 characters; contains 238 characters
blocks/exaport/view_categories.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Commas (,) must be followed by white space.
(#59) Whitespace found at end of line
(#62) Expected "if (...) {\n"; found "if(...) {\n"
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#63) Expected "if (...) {\n"; found "if(...) {\n"
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 8 spaces, found 2
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 16 spaces, found 4
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 16 spaces, found 4
(#76) Inline control structures are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 16 spaces, found 5
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 16 spaces, found 4
(#78) Inline control structures are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 16 spaces, found 5
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 16 spaces, found 4
(#81) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 16 spaces, found 4
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 20 spaces, found 5
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 16 spaces, found 4
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 16 spaces, found 4
(#85) Expected "} else {\n"; found "}\n\t\t\t\telse\n\t\t\t\t{\n"
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 4
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 20 spaces, found 5
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 20 spaces, found 5
(#88) Commas (,) must be followed by white space.
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 16 spaces, found 4
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 3
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 4
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 16 spaces, found 4
(#93) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t{\n"
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 20 spaces, found 5
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 20 spaces, found 5
(#96) Commas (,) must be followed by white space.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 8 spaces, found 5
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#97) Line exceeds maximum limit of 180 characters; contains 182 characters
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#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
(#100) Expected 1 space before ":"; 0 found
(#100) Expected 1 space after ":"; 0 found
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 16 spaces, found 4
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 16 spaces, found 4
(#114) Expected "} else {\n"; found "}\n\t\t\t\telse\n\t\t\t\t{\n"
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 20 spaces, found 5
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 16 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 12 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 4
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 16 spaces, found 4
(#123) Inline control structures are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 16 spaces, found 5
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#125) Inline control structures are not allowed
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 16 spaces, found 5
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 4
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#127) Expected 1 space before "=>"; 0 found
(#127) Expected 1 space after "=>"; 0 found
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 16 spaces, found 4
(#128) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t{\n"
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 4
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 20 spaces, found 5
(#130) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 20 spaces, found 5
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 24 spaces, found 6
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 20 spaces, found 5
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 20 spaces, found 5
(#134) Expected "} else {\n"; found "}\n\t\t\t\t\telse\n\t\t\t\t\t{\n"
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 20 spaces, found 5
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 24 spaces, found 6
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 24 spaces, found 6
(#137) Commas (,) must be followed by white space.
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 20 spaces, found 5
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 16 spaces, found 4
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 16 spaces, found 4
(#140) Expected "} else {\n"; found "}\n\t\t\t\telse\n\t\t\t\t{\n"
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 16 spaces, found 4
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 20 spaces, found 5
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 16 spaces, found 4
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 12 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 16 spaces, found 4
(#146) Expected "if (...) {\n"; found "if(...) {\n"
(#146) Expected 1 space before "=="; 0 found
(#146) Expected 1 space after "=="; 0 found
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 20 spaces, found 5
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Expected 1 space before "=>"; 0 found
(#147) Expected 1 space after "=>"; 0 found
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#147) Line exceeds 132 characters; contains 142 characters
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 20 spaces, found 5
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#148) Expected 1 space before "=>"; 0 found
(#148) Expected 1 space after "=>"; 0 found
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 20 spaces, found 5
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 20 spaces, found 5
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 20 spaces, found 5
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#154) Line exceeds maximum limit of 180 characters; contains 219 characters
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 20 spaces, found 5
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 16 spaces, found 4
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 16 spaces, found 4
(#159) Expected "} else if (...) {\n"; found "}\n\t\t\t\telse if(...) {\n"
(#159) Expected "if (...) {\n"; found "if(...) {\n"
(#159) Expected 1 space before "=="; 0 found
(#159) Expected 1 space after "=="; 0 found
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 20 spaces, found 5
(#160) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t\t{\n"
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 20 spaces, found 5
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 24 spaces, found 6
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 24 spaces, found 6
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 24 spaces, found 6
(#164) Expected "if (...) {\n"; found "if(...)\n\t\t\t\t\t\t{\n"
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 24 spaces, found 6
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 28 spaces, found 7
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 24 spaces, found 6
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 24 spaces, found 6
(#168) Expected "} else {\n"; found "}\n\t\t\t\t\t\telse\n\t\t\t\t\t\t{\n"
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 24 spaces, found 6
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 28 spaces, found 7
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 28 spaces, found 7
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 32 spaces, found 8
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 36 spaces, found 9
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 32 spaces, found 8
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 28 spaces, found 7
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 28 spaces, found 7
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 28 spaces, found 7
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 28 spaces, found 7
(#179) Commas (,) must be followed by white space.
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 24 spaces, found 6
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 20 spaces, found 5
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 20 spaces, found 5
(#182) Expected "} else {\n"; found "}\n\t\t\t\t\telse\n\t\t\t\t\t{\n"
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 20 spaces, found 5
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 24 spaces, found 6
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 20 spaces, found 5
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 16 spaces, found 4
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#193) Inline comments must start with a capital letter, digit or 3-dots sequence
(#193) Inline comments must end in full-stops, exclamation marks, or question marks
(#193) This comment is 50% valid code; is this commented out code?
(#193) No space found before comment text; expected "// $categoriesform = new eportfolio_new_categorie_form();" but found "//$categoriesform = new eportfolio_new_categorie_form();"
(#195) Expected "if (...) {\n"; found "if(...) {\n"
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 1
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#199) Line exceeds 132 characters; contains 141 characters
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 4 spaces, found 1
(#201) Variable "outer_categories" must not contain underscores.
(#201) Commas (,) must be followed by white space.
(#201) Commas (,) must be followed by white space.
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 1
(#202) Variable "outer_categories" must not contain underscores.
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Commas (,) must be followed by white space.
(#204) Commas (,) must be followed by white space.
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#204) Line exceeds maximum limit of 180 characters; contains 188 characters
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Variable "outer_categories" must not contain underscores.
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 4 spaces, found 1
(#210) Whitespace found at end of line
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 1
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 4 spaces, found 1
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 4 spaces, found 1
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 4 spaces, found 1
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#228) Line exceeds maximum limit of 180 characters; contains 354 characters
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Whitespace found at end of line
(#232) Expected "} else {\n"; found "} \nelse { \n"
(#232) Whitespace found at end of line
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 4 spaces, found 1
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 4 spaces, found 1
(#235) Expected 1 space before "="; 0 found
(#235) Expected 1 space after "="; 0 found
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 2
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Whitespace found at end of line
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 2
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 2
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Whitespace found at end of line
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 4 spaces, found 1
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 4 spaces, found 1
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 4 spaces, found 1
(#258) Variable "outer_categories" must not contain underscores.
(#258) Expected 1 space after closing parenthesis; found 0
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 4 spaces, found 1
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 4 spaces, found 1
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Whitespace found at end of line
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#262) Space found before closing bracket of FOREACH loop
(#262) Variable "outer_categories" must not contain underscores.
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 8 spaces, found 2
(#263) Expected "if (...) {\n"; found "if(...){\n"
(#263) Expected 1 space before "=="; 0 found
(#263) Expected 1 space after "=="; 0 found
(#263) Expected 1 space before "!="; 0 found
(#263) Expected 1 space after "!="; 0 found
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 12 spaces, found 3
(#264) Expected "for (...) {\n"; found "for(...){\n"
(#264) Expected 1 space before "="; 0 found
(#264) Expected 1 space after "="; 0 found
(#264) Expected 1 space before "<"; 0 found
(#264) Expected 1 space after "<"; 0 found
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 16 spaces, found 4
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 12 spaces, found 3
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 8 spaces, found 2
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Variable "count_inner_categories" must not contain underscores.
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Variable "inner_categories" must not contain underscores.
(#272) Commas (,) must be followed by white space.
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#276) Line exceeds maximum limit of 180 characters; contains 307 characters
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 8 spaces, found 2
(#278) Expected "if (...) {\n"; found "if(...) {\n"
(#278) Variable "count_inner_categories" must not contain underscores.
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 12 spaces, found 3
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#279) Line exceeds maximum limit of 180 characters; contains 313 characters
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 8 spaces, found 2
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 8 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Whitespace found at end of line
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 8 spaces, found 2
(#283) Expected "if (...) {\n"; found "if(...) {\n"
(#283) Variable "inner_categories" must not contain underscores.
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 12 spaces, found 3
(#284) Variable "inner_categories" must not contain underscores.
(#284) Expected 1 space before "+"; 0 found
(#284) Expected 1 space after "+"; 0 found
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 12 spaces, found 3
(#285) Inline control structures are not allowed
(#285) Expected 1 space before "="; 0 found
(#285) Expected 1 space after "="; 0 found
(#285) Expected 1 space before "<="; 0 found
(#285) Expected 1 space after "<="; 0 found
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 12 spaces, found 4
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 8 spaces, found 2
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 8 spaces, found 2
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 8 spaces, found 2
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 8 spaces, found 2
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 8 spaces, found 2
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 8 spaces, found 2
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 8 spaces, found 2
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 8 spaces, found 2
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 2
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 2
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Whitespace found at end of line
(#308) Expected 1 space after closing parenthesis; found 0
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 4 spaces, found 1
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 4 spaces, found 1
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 8 spaces, found 2
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Whitespace found at end of line
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 8 spaces, found 2
(#314) Expected 1 space before "="; 0 found
(#314) Expected 1 space after "="; 0 found
(#314) Commas (,) must be followed by white space.
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Whitespace found at end of line
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 8 spaces, found 2
(#316) Expected "if (...) {\n"; found "if(...) {\n"
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 12 spaces, found 3
(#318) Spaces must be used to indent lines; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 12 spaces, found 3
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 12 spaces, found 3
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 8 spaces, found 2
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 4 spaces, found 1
blocks/exaport/view_items.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Inline control structures are not allowed
(#53) Expected 1 space before "="; 0 found
(#53) Expected 1 space after "="; 0 found
(#54) Inline control structures are not allowed
(#54) Expected 1 space before "="; 0 found
(#54) Expected 1 space after "="; 0 found
(#55) Commas (,) must be followed by white space.
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#91) Inline comments must start with a capital letter, digit or 3-dots sequence
(#91) Inline comments must end in full-stops, exclamation marks, or question marks
(#92) Variable "categoriesByParent" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Inline control structures are not allowed
(#94) Variable "categoriesByParent" must be all lower-case
(#94) Variable "categoriesByParent" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 4 spaces, found 1
(#95) Variable "categoriesByParent" must be all lower-case
(#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) Variable "rootCategory" must be all lower-case
(#100) Variable "rootCategory" must be all lower-case
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#103) Variable "shared_artefacts" must not contain underscores.
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Variable "categoriesByParent" must be all lower-case
(#106) Inline comments must start with a capital letter, digit or 3-dots sequence
(#106) Inline comments must end in full-stops, exclamation marks, or question marks
(#106) This comment is 67% valid code; is this commented out code?
(#106) Line indented incorrectly; expected at least 4 spaces, found 0
(#106) Tab found before comment text; expected "// print_r($categoriesByParent);" but found "// print_r($categoriesByParent);"
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Variable "currentCategory" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Variable "currentCategory" must be all lower-case
(#113) Variable "rootCategory" must be all lower-case
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Variable "currentCategory" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Variable "parentCategory" must be all lower-case
(#118) Variable "currentCategory" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Variable "parentCategory" must be all lower-case
(#123) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline control structures are not allowed
(#126) Inline control structures are not allowed
(#126) Inline comments must start with a capital letter, digit or 3-dots sequence
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#129) Expected 1 space before "=>"; 0 found
(#129) Expected 1 space after "=>"; 0 found
(#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) This comment is 67% valid code; is this commented out code?
(#133) No space found before comment text; expected "// echo block_exaport_get_string('categories').': ';" but found "//echo block_exaport_get_string('categories').': ';"
(#134) Commas (,) must be followed by white space.
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#135) Line exceeds 132 characters; contains 149 characters
(#137) Variable "rootCategory" must be all lower-case
(#138) Inline control structures are not allowed
(#138) Variable "rootCategory" must be all lower-case
(#138) Variable "rootCategory" must be all lower-case
(#138) Variable "rootCategory" must be all lower-case
(#138) Expected 1 space before "?"; 0 found
(#138) Expected 1 space after "?"; 0 found
(#138) Expected 1 space before ":"; 0 found
(#138) Expected 1 space after ":"; 0 found
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#138) Line exceeds 132 characters; contains 141 characters
(#140) Variable "categoriesByParent" must be all lower-case
(#140) Variable "currentCategoryid" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Inline control structures are not allowed
(#141) Variable "categoriesByParent" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#143) Variable "categoriesByParent" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#144) Variable "currentCategoryid" must be all lower-case
(#144) Expected 1 space before "?"; 0 found
(#144) Expected 1 space after "?"; 0 found
(#144) Expected 1 space before ":"; 0 found
(#144) Expected 1 space after ":"; 0 found
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Inline control structures are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 3
(#146) Expected 1 space before "*"; 0 found
(#146) Expected 1 space after "*"; 0 found
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Inline control structures are not allowed
(#148) Expected 1 space before "?"; 0 found
(#148) Expected 1 space after "?"; 0 found
(#148) Expected 1 space before ":"; 0 found
(#148) Expected 1 space after ":"; 0 found
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Variable "categoriesByParent" must be all lower-case
(#150) Variable "currentCategoryid" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 3
(#151) Expected 1 space before "+"; 0 found
(#151) Expected 1 space after "+"; 0 found
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
(#154) Variable "categoriesByParent" must be all lower-case
(#154) Variable "currentCategory" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#161) Line exceeds 132 characters; contains 159 characters
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#163) Line exceeds 132 characters; contains 159 characters
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#165) Line exceeds 132 characters; contains 159 characters
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#167) Inline comments must start with a capital letter, digit or 3-dots sequence
(#167) Inline comments must end in full-stops, exclamation marks, or question marks
(#167) No space found before comment text; expected "// anzeigen wenn kategorien vorhanden zum importieren aus sprachfile" but found "//anzeigen wenn kategorien vorhanden zum importieren aus sprachfile"
(#169) Expected "if (...) {\n"; found "if (...){\n"
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 2
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Inline comments must start with a capital letter, digit or 3-dots sequence
(#176) No space found before comment text; expected "// <span>Zoom:</span>" but found "//<span>Zoom:</span>"
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Inline comments must end in full-stops, exclamation marks, or question marks
(#177) No space found before comment text; expected "// <span><img src="tilezoomin.png" alt="Zoom in" /><img src="tilezoomout.png" alt="Zoom out" class="excomdos_padlf" /></span>" but found "//<span><img src="tilezoomin.png" alt="Zoom in" /><img src="tilezoomout.png" alt="Zoom out" class="excomdos_padlf" /></span>"
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#180) Line exceeds 132 characters; contains 138 characters
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#183) Line exceeds 132 characters; contains 136 characters
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 1
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#194) Variable "currentCategory" must be all lower-case
(#196) Variable "currentCategory" must be all lower-case
(#196) Expected 1 space before ">"; 0 found
(#196) Expected 1 space after ">"; 0 found
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Variable "currentCategory" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 1
(#201) Variable "currentCategory" must be all lower-case
(#201) Variable "currentCategory" must be all lower-case
(#201) Variable "currentCategory" must be all lower-case
(#201) Variable "currentCategory" must be all lower-case
(#201) Expected 1 space before "=="; 0 found
(#201) Expected 1 space after "=="; 0 found
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Whitespace found at end of line
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#201) Line exceeds maximum limit of 180 characters; contains 219 characters
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 4 spaces, found 1
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 4 spaces, found 1
(#204) Variable "currentCategory" must be all lower-case
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 2
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 4 spaces, found 1
(#207) Variable "currentCategory" must be all lower-case
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#207) Line exceeds maximum limit of 180 characters; contains 198 characters
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 4 spaces, found 1
(#208) Variable "currentCategory" must be all lower-case
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#208) Line exceeds maximum limit of 180 characters; contains 203 characters
(#212) Variable "sql_sort" must not contain underscores.
(#213) Inline comments must start with a capital letter, digit or 3-dots sequence
(#213) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) This comment is 75% valid code; is this commented out code?
(#213) No space found before comment text; expected "// echo $sql_sort;" but found "//echo $sql_sort;"
(#215) Variable "currentCategory" must be all lower-case
(#217) Variable "currentCategory" must be all lower-case
(#217) Variable "shared_artefacts" must not contain underscores.
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#219) This comment is 67% valid code; is this commented out code?
(#219) Line indented incorrectly; expected at least 4 spaces, found 1
(#219) No space found before comment text; expected "// $categoriesByParent[-1][] = $rootCategory;" but found "//$categoriesByParent[-1][] = $rootCategory;"
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 4 spaces, found 1
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 8 spaces, found 2
(#221) Variable "parentCategory" must be all lower-case
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 4 spaces, found 1
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 4 spaces, found 1
(#223) Expected "foreach (...) {\n"; found "foreach(...) {\n"
(#223) Variable "shared_artefacts" must not contain underscores.
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Variable "categoriesByParent" must be all lower-case
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 4 spaces, found 1
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#229) Variable "shared_artefacts" must not contain underscores.
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 4
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 16 spaces, found 4
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 12 spaces, found 3
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 8 spaces, found 2
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 4 spaces, found 1
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 4 spaces, found 1
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#243) Whitespace found at end of line within string
(#244) Whitespace found at end of line within string
(#245) Whitespace found at end of line within string
(#246) Whitespace found at end of line within string
(#247) Whitespace found at end of line within string
(#249) Variable "sql_sort" must not contain underscores.
(#253) Variable "categoriesByParent" must be all lower-case
(#253) Variable "currentCategory" must be all lower-case
(#253) Variable "parentCategory" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Inline comments must start with a capital letter, digit or 3-dots sequence
(#254) Inline comments must end in full-stops, exclamation marks, or question marks
(#254) Line indented incorrectly; expected at least 4 spaces, found 1
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 4 spaces, found 1
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 2
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 8 spaces, found 2
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 8 spaces, found 2
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 8 spaces, found 2
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 8 spaces, found 2
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 8 spaces, found 4
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 8 spaces, found 4
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 4
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected at least 8 spaces, found 2
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 8 spaces, found 2
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Inline comments must start with a capital letter, digit or 3-dots sequence
(#278) Inline comments must end in full-stops, exclamation marks, or question marks
(#278) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 8 spaces, found 2
(#279) Inline control structures are not allowed
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 8 spaces, found 3
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#280) Line exceeds 132 characters; contains 137 characters
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected at least 8 spaces, found 2
(#283) Variable "item_i" must not contain underscores.
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 8 spaces, found 2
(#285) Variable "parentCategory" must be all lower-case
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Inline comments must start with a capital letter, digit or 3-dots sequence
(#286) Inline comments must end in full-stops, exclamation marks, or question marks
(#286) Line indented incorrectly; expected at least 12 spaces, found 3
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 12 spaces, found 3
(#287) Variable "item_i" must not contain underscores.
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 12 spaces, found 3
(#288) Variable "item_i" must not contain underscores.
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 12 spaces, found 3
(#289) Variable "item_i" must not contain underscores.
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Whitespace found at end of line
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 12 spaces, found 3
(#291) Variable "item_i" must not contain underscores.
(#291) Expected 1 space after "="; newline found
(#291) Whitespace found at end of line
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 12 spaces, found 4
(#292) Variable "parentCategory" must be all lower-case
(#292) Variable "parentCategory" must be all lower-case
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#292) Line exceeds 132 characters; contains 160 characters
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 12 spaces, found 3
(#293) Variable "item_i" must not contain underscores.
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 12 spaces, found 3
(#294) Variable "item_i" must not contain underscores.
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 8 spaces, found 2
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Whitespace found at end of line
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 8 spaces, found 2
(#297) Variable "categoriesByParent" must be all lower-case
(#297) Variable "currentCategory" must be all lower-case
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 12 spaces, found 3
(#298) Variable "categoriesByParent" must be all lower-case
(#298) Variable "currentCategory" must be all lower-case
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 16 spaces, found 4
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 16 spaces, found 4
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 20 spaces, found 5
(#301) Variable "item_i" must not contain underscores.
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 20 spaces, found 5
(#302) Variable "item_i" must not contain underscores.
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 20 spaces, found 5
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Inline comments must end in full-stops, exclamation marks, or question marks
(#304) Line indented incorrectly; expected at least 24 spaces, found 6
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 24 spaces, found 6
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Inline comments must end in full-stops, exclamation marks, or question marks
(#306) Line indented incorrectly; expected at least 28 spaces, found 7
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 28 spaces, found 7
(#308) Spaces must be used to indent lines; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 28 spaces, found 7
(#308) Expected 1 space before "=>"; 0 found
(#308) Expected 1 space after "=>"; 0 found
(#309) Spaces must be used to indent lines; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 28 spaces, found 7
(#309) Variable "item_i" must not contain underscores.
(#309) Whitespace found at end of line
(#310) Spaces must be used to indent lines; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 24 spaces, found 6
(#311) Spaces must be used to indent lines; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 28 spaces, found 7
(#311) Variable "item_i" must not contain underscores.
(#312) Spaces must be used to indent lines; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 24 spaces, found 6
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 20 spaces, found 5
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 24 spaces, found 6
(#314) Variable "item_i" must not contain underscores.
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 20 spaces, found 5
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 20 spaces, found 5
(#316) Variable "item_i" must not contain underscores.
(#316) Expected 1 space after "="; newline found
(#316) Whitespace found at end of line
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 20 spaces, found 6
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#317) Line exceeds maximum limit of 180 characters; contains 226 characters
(#319) Spaces must be used to indent lines; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 20 spaces, found 5
(#319) Variable "item_i" must not contain underscores.
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 20 spaces, found 5
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 24 spaces, found 6
(#322) Variable "item_i" must not contain underscores.
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 24 spaces, found 6
(#323) Expected 1 space before "=="; 0 found
(#323) Expected 1 space after "=="; 0 found
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#323) Line exceeds maximum limit of 180 characters; contains 262 characters
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 28 spaces, found 7
(#324) Variable "item_i" must not contain underscores.
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 24 spaces, found 6
(#325) Whitespace found at end of line
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 24 spaces, found 6
(#326) Whitespace found at end of line
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 28 spaces, found 7
(#327) Variable "item_i" must not contain underscores.
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 24 spaces, found 6
(#328) Whitespace found at end of line
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 24 spaces, found 6
(#329) Variable "item_i" must not contain underscores.
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#329) Line exceeds maximum limit of 180 characters; contains 215 characters
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 24 spaces, found 7
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#330) Line exceeds maximum limit of 180 characters; contains 187 characters
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 24 spaces, found 7
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 20 spaces, found 5
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 24 spaces, found 6
(#333) Variable "item_i" 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 20 spaces, found 5
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 16 spaces, found 4
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 12 spaces, found 3
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 8 spaces, found 2
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 12 spaces, found 3
(#341) Variable "item_i" must not contain underscores.
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 12 spaces, found 3
(#343) Variable "item_i" must not contain underscores.
(#345) Spaces must be used to indent lines; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 12 spaces, found 3
(#345) Variable "item_i" must not contain underscores.
(#347) Spaces must be used to indent lines; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 12 spaces, found 3
(#347) Variable "item_i" must not contain underscores.
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#347) Line exceeds maximum limit of 180 characters; contains 232 characters
(#348) Spaces must be used to indent lines; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 12 spaces, found 3
(#349) Spaces must be used to indent lines; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 4
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#349) Line exceeds maximum limit of 180 characters; contains 202 characters
(#351) Spaces must be used to indent lines; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 16 spaces, found 4
(#351) Variable "shortIntro" must be all lower-case
(#352) Spaces must be used to indent lines; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 16 spaces, found 4
(#352) Expected "if (...) {\n"; found "if(...) {\n"
(#353) Spaces must be used to indent lines; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 20 spaces, found 5
(#353) Variable "shortIntro" must be all lower-case
(#354) Spaces must be used to indent lines; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 16 spaces, found 4
(#356) Spaces must be used to indent lines; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 16 spaces, found 4
(#356) Empty IF statement detected
(#357) Spaces must be used to indent lines; tabs are not allowed
(#357) Tab found within whitespace
(#357) Inline comments must start with a capital letter, digit or 3-dots sequence
(#357) Inline comments must end in full-stops, exclamation marks, or question marks
(#357) Line indented incorrectly; expected at least 20 spaces, found 5
(#358) Spaces must be used to indent lines; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 16 spaces, found 4
(#358) Usage of ELSEIF not allowed; use ELSE IF instead
(#358) Variable "shortIntro" must be all lower-case
(#359) Spaces must be used to indent lines; tabs are not allowed
(#359) Tab found within whitespace
(#359) Inline comments must start with a capital letter, digit or 3-dots sequence
(#359) Inline comments must end in full-stops, exclamation marks, or question marks
(#359) Line indented incorrectly; expected at least 20 spaces, found 5
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 20 spaces, found 5
(#360) Variable "item_i" must not contain underscores.
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#360) Line exceeds 132 characters; contains 139 characters
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 16 spaces, found 4
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Inline comments must start with a capital letter, digit or 3-dots sequence
(#362) Inline comments must end in full-stops, exclamation marks, or question marks
(#362) Line indented incorrectly; expected at least 20 spaces, found 5
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 20 spaces, found 5
(#363) Variable "item_i" must not contain underscores.
(#363) Expected 1 space after ".="; newline found
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 20 spaces, found 5
(#364) Variable "item_i" must not contain underscores.
(#364) Variable "shortIntro" must be all lower-case
(#365) Variable "item_i" must not contain underscores.
(#367) Variable "item_i" must not contain underscores.
(#368) Variable "item_i" must not contain underscores.
(#370) Spaces must be used to indent lines; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 16 spaces, found 4
(#371) Spaces must be used to indent lines; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 12 spaces, found 3
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected at least 12 spaces, found 3
(#373) Variable "item_i" must not contain underscores.
(#375) Spaces must be used to indent lines; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 12 spaces, found 3
(#376) Spaces must be used to indent lines; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Tab found within whitespace
(#377) Inline comments must end in full-stops, exclamation marks, or question marks
(#377) Line indented incorrectly; expected at least 12 spaces, found 3
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 12 spaces, found 3
(#378) Variable "currentCategory" must be all lower-case
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 16 spaces, found 4
(#379) Variable "item_i" must not contain underscores.
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#379) Line exceeds maximum limit of 180 characters; contains 262 characters
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 16 spaces, found 4
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Whitespace found at end of line
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 12 spaces, found 3
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Whitespace found at end of line
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 12 spaces, found 3
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 16 spaces, found 4
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 12 spaces, found 3
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 12 spaces, found 3
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Inline comments must start with a capital letter, digit or 3-dots sequence
(#389) Inline comments must end in full-stops, exclamation marks, or question marks
(#389) Line indented incorrectly; expected at least 12 spaces, found 3
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 12 spaces, found 3
(#390) Inline control structures are not allowed
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 12 spaces, found 4
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#391) Line exceeds maximum limit of 180 characters; contains 194 characters
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 12 spaces, found 3
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#393) Line exceeds maximum limit of 180 characters; contains 212 characters
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 12 spaces, found 3
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#394) Line exceeds maximum limit of 180 characters; contains 234 characters
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Whitespace found at end of line
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 12 spaces, found 3
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 12 spaces, found 3
(#398) Variable "item_i" must not contain underscores.
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 8 spaces, found 2
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 8 spaces, found 2
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 4 spaces, found 1
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected 8 spaces, found 2
(#405) Variable "parentCategory" must be all lower-case
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 12 spaces, found 3
(#406) Variable "parentCategory" must be all lower-case
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 4 spaces, found 3
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Variable "parentCategory" must be all lower-case
(#409) Spaces must be used for alignment; tabs are not allowed
(#410) Spaces must be used for alignment; tabs are not allowed
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Line indented incorrectly; expected 8 spaces, found 6
(#412) Spaces must be used for alignment; tabs are not allowed
(#413) Spaces must be used for alignment; tabs are not allowed
(#414) Spaces must be used for alignment; tabs are not allowed
(#415) Spaces must be used for alignment; tabs are not allowed
(#416) Spaces must be used for alignment; tabs are not allowed
(#417) Spaces must be used for alignment; tabs are not allowed
(#418) Spaces must be used for alignment; tabs are not allowed
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Variable "parentCategory" must be all lower-case
(#420) Spaces must be used for alignment; tabs are not allowed
(#421) Spaces must be used for alignment; tabs are not allowed
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Line indented incorrectly; expected 4 spaces, found 3
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 8 spaces, found 2
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Whitespace found at end of line
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected 8 spaces, found 2
(#425) Variable "categoriesByParent" must be all lower-case
(#425) Variable "currentCategory" must be all lower-case
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 12 spaces, found 3
(#426) Variable "categoriesByParent" must be all lower-case
(#426) Variable "currentCategory" must be all lower-case
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 16 spaces, found 4
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 20 spaces, found 5
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#429) Line exceeds maximum limit of 180 characters; contains 192 characters
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 8 spaces, found 5
(#431) Spaces must be used for alignment; tabs are not allowed
(#432) Spaces must be used for alignment; tabs are not allowed
(#433) Spaces must be used for alignment; tabs are not allowed
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Whitespace found at end of line
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 8 spaces, found 9
(#435) Variable "currentCategory" must be all lower-case
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 12 spaces, found 10
(#436) Whitespace found at end of line
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 8 spaces, found 9
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 12 spaces, found 10
(#438) Whitespace found at end of line
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 8 spaces, found 9
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#441) Spaces must be used for alignment; tabs are not allowed
(#442) Spaces must be used for alignment; tabs are not allowed
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Whitespace found at end of line
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Empty IF statement detected
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 12 spaces, found 9
(#445) Blank comments are not allowed
(#445) Whitespace found at end of line
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 12 spaces, found 9
(#447) Expected 1 space before "=="; 0 found
(#447) Expected 1 space after "=="; 0 found
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#447) Line exceeds maximum limit of 180 characters; contains 268 characters
(#448) Spaces must be used for alignment; tabs are not allowed
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Line indented incorrectly; expected 12 spaces, found 9
(#449) Closing brace indented incorrectly; expected 9 spaces, found 0
(#449) Whitespace found at end of line
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 12 spaces, found 9
(#450) Whitespace found at end of line
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 16 spaces, found 10
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 12 spaces, found 9
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#453) Line exceeds 132 characters; contains 174 characters
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#454) Line exceeds 132 characters; contains 175 characters
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Whitespace found at end of line
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 20 spaces, found 8
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#458) Spaces must be used for alignment; tabs are not allowed
(#459) Spaces must be used for alignment; tabs are not allowed
(#460) Spaces must be used for alignment; tabs are not allowed
(#461) Spaces must be used for alignment; tabs are not allowed
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Whitespace found at end of line
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Inline comments must end in full-stops, exclamation marks, or question marks
(#464) Line indented incorrectly; expected at least 12 spaces, found 9
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 12 spaces, found 9
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Inline comments must end in full-stops, exclamation marks, or question marks
(#466) Line indented incorrectly; expected at least 16 spaces, found 10
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 16 spaces, found 10
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 16 spaces, found 10
(#468) Expected 1 space before "=>"; 0 found
(#468) Expected 1 space after "=>"; 0 found
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 16 spaces, found 10
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 9
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Line indented incorrectly; expected at least 16 spaces, found 10
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 12 spaces, found 9
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 12 spaces, found 9
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 20 spaces, found 8
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#477) Spaces must be used for alignment; tabs are not allowed
(#478) Spaces must be used for alignment; tabs are not allowed
(#479) Spaces must be used for alignment; tabs are not allowed
(#480) Spaces must be used for alignment; tabs are not allowed
(#481) Spaces must be used for alignment; tabs are not allowed
(#482) Spaces must be used for alignment; tabs are not allowed
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Line indented incorrectly; expected 8 spaces, found 5
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 16 spaces, found 4
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 12 spaces, found 3
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 8 spaces, found 2
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected 8 spaces, found 2
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected at least 12 spaces, found 4
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#489) Line exceeds 132 characters; contains 134 characters
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected 4 spaces, found 3
(#491) Spaces must be used for alignment; tabs are not allowed
(#492) Spaces must be used for alignment; tabs are not allowed
(#493) Spaces must be used for alignment; tabs are not allowed
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Line indented incorrectly; expected 8 spaces, found 6
(#495) Spaces must be used for alignment; tabs are not allowed
(#496) Spaces must be used for alignment; tabs are not allowed
(#497) Spaces must be used for alignment; tabs are not allowed
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Line indented incorrectly; expected 8 spaces, found 6
(#498) Whitespace found at end of line
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected 8 spaces, found 6
(#499) Variable "currentCategory" must be all lower-case
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Inline comments must end in full-stops, exclamation marks, or question marks
(#500) Line indented incorrectly; expected at least 12 spaces, found 7
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 12 spaces, found 7
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#501) Line exceeds maximum limit of 180 characters; contains 237 characters
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected 8 spaces, found 6
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Whitespace found at end of line
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected 12 spaces, found 7
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 16 spaces, found 8
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected 12 spaces, found 7
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Line indented incorrectly; expected at least 12 spaces, found 7
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected 8 spaces, found 7
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#508) Line exceeds maximum limit of 180 characters; contains 186 characters
(#509) Spaces must be used for alignment; tabs are not allowed
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#509) Line exceeds maximum limit of 180 characters; contains 211 characters
(#510) Spaces must be used for alignment; tabs are not allowed
(#510) Line indented incorrectly; expected 8 spaces, found 6
(#510) Whitespace found at end of line
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected 8 spaces, found 6
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected 8 spaces, found 6
(#513) Spaces must be used for alignment; tabs are not allowed
(#514) Spaces must be used for alignment; tabs are not allowed
(#515) Spaces must be used for alignment; tabs are not allowed
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#516) Line exceeds maximum limit of 180 characters; contains 198 characters
(#517) Spaces must be used for alignment; tabs are not allowed
(#518) Spaces must be used for alignment; tabs are not allowed
(#519) Spaces must be used for alignment; tabs are not allowed
(#520) Spaces must be used for alignment; tabs are not allowed
(#521) Spaces must be used for alignment; tabs are not allowed
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Line indented incorrectly; expected 4 spaces, found 3
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 8 spaces, found 2
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 8 spaces, found 2
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 4 spaces, found 1
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 4 spaces, found 1
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 4 spaces, found 1
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Whitespace found at end of line
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 4 spaces, found 1
(#539) Inline control structures are not allowed
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 4 spaces, found 2
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Whitespace found at end of line
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 4 spaces, found 1
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 4 spaces, found 1
(#544) Inline control structures are not allowed
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 4 spaces, found 2
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Whitespace found at end of line
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Inline comments must start with a capital letter, digit or 3-dots sequence
(#547) Inline comments must end in full-stops, exclamation marks, or question marks
(#547) Line indented incorrectly; expected at least 4 spaces, found 1
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 4 spaces, found 1
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected 4 spaces, found 1
(#549) Expected "foreach (...) {\n"; found "foreach(...){\n"
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 8 spaces, found 2
(#552) Expected 1 space before "="; 0 found
(#552) Expected 1 space after "="; 0 found
(#552) Expected 1 space before "="; 0 found
(#552) Expected 1 space after "="; 0 found
(#552) Whitespace found at end of line
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected 8 spaces, found 2
(#554) Expected "if (...) {\n"; found "if(...){\n"
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Line indented incorrectly; expected at least 12 spaces, found 3
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected 8 spaces, found 2
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 4 spaces, found 1
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Tab found within whitespace
(#558) Line indented incorrectly; expected at least 4 spaces, found 1
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Line indented incorrectly; expected at least 4 spaces, found 1
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 4 spaces, found 1
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Line indented incorrectly; expected at least 4 spaces, found 1
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Whitespace found at end of line
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected at least 4 spaces, found 1
blocks/exaport/view_items_print.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#35) Inline comments must end in full-stops, exclamation marks, or question marks
(#36) Variable "type_plural" must not contain underscores.
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Inline control structures are not allowed
(#58) Expected 1 space before "="; 0 found
(#58) Expected 1 space after "="; 0 found
(#59) Inline control structures are not allowed
(#59) Expected 1 space before "="; 0 found
(#59) Expected 1 space after "="; 0 found
(#60) Commas (,) must be followed by white space.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#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
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Expected 1 space before "=>"; 0 found
(#83) Expected 1 space after "=>"; 0 found
(#87) Variable "sql_sort" must not contain underscores.
(#93) Line exceeds 132 characters; contains 169 characters
(#94) Line exceeds 132 characters; contains 172 characters
(#100) Line exceeds 132 characters; contains 171 characters
(#102) Variable "sql_sort" must not contain underscores.
(#111) Line exceeds 132 characters; contains 134 characters
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#127) Commas (,) must be followed by white space.
(#130) Inline comments must start with a capital letter, digit or 3-dots sequence
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline control structures are not allowed
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#138) Variable "item_i" must not contain underscores.
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Variable "item_i" must not contain underscores.
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#143) Variable "item_i" must not contain underscores.
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Inline comments must start with a capital letter, digit or 3-dots sequence
(#145) Inline comments must end in full-stops, exclamation marks, or question marks
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 1
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 4 spaces, found 1
(#153) Variable "item_i" must not contain underscores.
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 4 spaces, found 1
(#155) Variable "item_i" must not contain underscores.
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Variable "item_i" must not contain underscores.
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 1
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Line exceeds maximum limit of 180 characters; contains 200 characters
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#161) Empty IF statement detected
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#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) Line indented incorrectly; expected at least 12 spaces, found 3
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 8 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Inline comments must start with a capital letter, digit or 3-dots sequence
(#164) Inline comments must end in full-stops, exclamation marks, or question marks
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#165) Variable "item_i" must not contain underscores.
(#165) Line exceeds 132 characters; contains 137 characters
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 8 spaces, found 2
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Variable "item_i" must not contain underscores.
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Variable "item_i" must not contain underscores.
blocks/exaport/views_list.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#1) Whitespace found at end of line
(#1) Line 1 of the opening comment must start "// This file is part of".
(#2) Line 2 of the opening comment must start "//".
(#3) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#5) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#6) Line 6 of the opening comment must start "// (at your option) any later version.".
(#7) Line 7 of the opening comment must start "//".
(#8) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#9) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#10) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#11) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#12) Line 12 of the opening comment must start "//".
(#13) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#33) This comment is 54% valid code; is this commented out code?
(#44) Line indented incorrectly; expected at least 4 spaces, found 3
(#44) Commas (,) must be followed by white space.
(#50) Commas (,) must be followed by white space.
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Inline comments must start with a capital letter, digit or 3-dots sequence
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) This comment is 75% valid code; is this commented out code?
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) No space found before comment text; expected "// viewsort" but found "//viewsort"
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) No space found before comment text; expected "// block_exaport_set_user_preferences(array('itemsort'=>$sort));" but found "//block_exaport_set_user_preferences(array('itemsort'=>$sort));"
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) This comment is 60% valid code; is this commented out code?
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Inline comments must start with a capital letter, digit or 3-dots sequence
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Inline control structures are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 2
(#113) Line exceeds 132 characters; contains 136 characters
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Variable "view_i" must not contain underscores.
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Variable "view_i" must not contain underscores.
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Variable "view_i" must not contain underscores.
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Variable "view_i" must not contain underscores.
(#124) Line exceeds maximum limit of 180 characters; contains 198 characters
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#126) Variable "view_i" must not contain underscores.
(#126) Line exceeds 132 characters; contains 134 characters
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Variable "view_i" must not contain underscores.
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Variable "view_i" must not contain underscores.
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#132) Expected 1 space before "=="; 0 found
(#132) Expected 1 space after "=="; 0 found
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#133) Variable "view_i" must not contain underscores.
(#133) Line exceeds maximum limit of 180 characters; contains 200 characters
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 8 spaces, found 2
(#134) Expected 1 space before "=="; 0 found
(#134) Expected 1 space after "=="; 0 found
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Inline comments must start with a capital letter, digit or 3-dots sequence
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 4
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 4
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 4
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 12 spaces, found 3
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 16 spaces, found 4
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 20 spaces, found 5
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 16 spaces, found 4
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 16 spaces, found 4
(#146) Variable "view_i" must not contain underscores.
(#146) Line exceeds 132 characters; contains 178 characters
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 12 spaces, found 3
(#148) Closing brace indented incorrectly; expected 2 spaces, found 8
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Inline comments must start with a capital letter, digit or 3-dots sequence
(#149) Inline comments must end in full-stops, exclamation marks, or question marks
(#149) Line indented incorrectly; expected at least 12 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 12 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 4
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 4
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 4
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 16 spaces, found 4
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 20 spaces, found 5
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 16 spaces, found 4
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 4
(#160) Variable "view_i" must not contain underscores.
(#160) Line exceeds 132 characters; contains 176 characters
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 2
(#162) Closing brace indented incorrectly; expected 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 2
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 16 spaces, found 3
(#164) Variable "view_i" must not contain underscores.
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 4
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 16 spaces, found 3
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 20 spaces, found 4
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 16 spaces, found 3
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 3
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 16 spaces, found 3
(#170) Variable "view_i" must not contain underscores.
(#170) Line exceeds maximum limit of 180 characters; contains 214 characters
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 12 spaces, found 2
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 12 spaces, found 2
(#174) Line exceeds maximum limit of 180 characters; contains 286 characters
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 2
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line exceeds maximum limit of 180 characters; contains 308 characters
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 2
(#178) Variable "view_i" must not contain underscores.
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 4 spaces, found 1
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#187) Whitespace found at end of line within string
(#188) Whitespace found at end of line within string
(#189) Whitespace found at end of line within string
(#194) Whitespace found at end of line within string
blocks/exaport/views_mod.php
(#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".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#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,".
(#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.".
(#13) Line 12 of the opening comment must start "//".
(#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/>.".
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#29) "require_once" must be immediately followed by an open parenthesis
(#36) Inline control structures are not allowed
(#36) Expected 1 space before "=="; 0 found
(#36) Expected 1 space after "=="; 0 found
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Expected 1 space before "="; 0 found
(#37) Expected 1 space after "="; 0 found
(#39) This comment is 72% valid code; is this commented out code?
(#39) Inline comments must start with a capital letter, digit or 3-dots sequence
(#39) No space found before comment text; expected "// if (function_exists("clean_param_array")) $shareusers=clean_param_array($_POST["shareusers"],PARAM_SEQUENCE,true);" but found "//if (function_exists("clean_param_array")) $shareusers=clean_param_array($_POST["shareusers"],PARAM_SEQUENCE,true);"
(#40) Inline comments must end in full-stops, exclamation marks, or question marks
(#40) No space found before comment text; expected "// else" but found "//else"
(#40) Whitespace found at end of line
(#41) Expected "if (...) {\n"; found "if (...){\n"
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Inline control structures are not allowed
(#43) Whitespace found at end of line
(#44) Expected 1 space before "="; 0 found
(#44) Expected 1 space after "="; 0 found
(#44) Commas (,) must be followed by white space.
(#44) Commas (,) must be followed by white space.
(#49) Expected "if (...) {\n"; found "if (...){\n"
(#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 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Inline control structures are not allowed
(#51) Whitespace found at end of line
(#52) Expected 1 space before "="; 0 found
(#52) Expected 1 space after "="; 0 found
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Commas (,) must be followed by white space.
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#72) Line indented incorrectly; expected at least 4 spaces, found 3
(#72) Commas (,) must be followed by white space.
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) This comment is 50% valid code; is this commented out code?
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#81) No space found before comment text; expected "// $view = null;" but found "//$view = null;"
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) This comment is 54% valid code; is this commented out code?
(#84) Line indented incorrectly; expected at least 4 spaces, found 1
(#85) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#89) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Variable "returnurl_to_list" must not contain underscores.
(#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
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#108) Whitespace found at end of line
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#116) Line exceeds 132 characters; contains 147 characters
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 3
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Variable "returnurl_to_list" must not contain underscores.
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 4 spaces, found 1
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#123) Expected 1 space before "=>"; 0 found
(#123) Expected 1 space after "=>"; 0 found
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Inline comments must start with a capital letter, digit or 3-dots sequence
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) This comment is 68% valid code; is this commented out code?
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Line exceeds 132 characters; contains 138 characters
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) No space found before comment text; expected "// notice_yesno(get_string("deletecheck", null, $view->name), 'views_mod.php', 'views_list.php', $optionsyes, $optionsno, 'post', 'get');" but found "//notice_yesno(get_string("deletecheck", null, $view->name), 'views_mod.php', 'views_list.php', $optionsyes, $optionsno, 'post', 'get');"
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#129) Line exceeds 132 characters; contains 160 characters
(#129) Line exceeds 132 characters; contains 160 characters
(#129) Line exceeds 132 characters; contains 160 characters
(#129) Line exceeds 132 characters; contains 160 characters
(#129) Line exceeds 132 characters; contains 160 characters
(#129) Line exceeds 132 characters; contains 160 characters
(#129) Line exceeds 132 characters; contains 160 characters
(#129) Line exceeds 132 characters; contains 160 characters
(#129) Line exceeds 132 characters; contains 160 characters
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 1
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Variable "hasSharedUsers" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#141) Variable "hasSharedUsers" must be all lower-case
(#145) "require_once" must be immediately followed by an open parenthesis
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#149) Visibility must be declared on method "definition"
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 2
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 8 spaces, found 2
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 8 spaces, found 2
(#167) Inline control structures are not allowed
(#167) Expected 1 space before "<>"; 0 found
(#167) Expected 1 space after "<>"; 0 found
(#167) Expected 1 space before "<>"; 0 found
(#167) Expected 1 space after "<>"; 0 found
(#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 3
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 8 spaces, found 2
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 7
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 7
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) This comment is 66% valid code; is this commented out code?
(#174) Inline comments must start with a capital letter, digit or 3-dots sequence
(#174) Line indented incorrectly; expected at least 16 spaces, found 0
(#174) Tab found before comment text; expected "// $mform->addElement('textarea', 'description', get_string("title", "block_exaport"), 'cols="60" rows="5"');" but found "// $mform->addElement('textarea', 'description', get_string("title", "block_exaport"), 'cols="60" rows="5"');"
(#175) Inline comments must end in full-stops, exclamation marks, or question marks
(#175) Line indented incorrectly; expected at least 16 spaces, found 0
(#175) Tab found before comment text; expected "// $mform->setType('description', PARAM_TEXT);" but found "// $mform->setType('description', PARAM_TEXT);"
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 16 spaces, found 7
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#177) Line exceeds maximum limit of 180 characters; contains 241 characters
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 7
(#179) Whitespace found at end of line
(#180) Line indented incorrectly; expected 16 spaces, found 28
(#183) Line indented incorrectly; expected 20 spaces, found 32
(#184) Line indented incorrectly; expected 24 spaces, found 36
(#185) Line indented incorrectly; expected 28 spaces, found 40
(#187) Line indented incorrectly; expected 28 spaces, found 40
(#192) Line indented incorrectly; expected 28 spaces, found 40
(#192) Expected 1 space before ">"; 0 found
(#192) Expected 1 space after ">"; 0 found
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#193) Line exceeds 132 characters; contains 153 characters
(#194) Line indented incorrectly; expected 28 spaces, found 40
(#195) Line indented incorrectly; expected 24 spaces, found 36
(#197) Line indented incorrectly; expected 24 spaces, found 36
(#198) Line indented incorrectly; expected 20 spaces, found 32
(#202) Line indented incorrectly; expected 20 spaces, found 32
(#206) Line indented incorrectly; expected 24 spaces, found 36
(#207) Line exceeds 132 characters; contains 144 characters
(#207) Line exceeds 132 characters; contains 144 characters
(#207) Line exceeds 132 characters; contains 144 characters
(#207) Line exceeds 132 characters; contains 144 characters
(#207) Line exceeds 132 characters; contains 144 characters
(#207) Line exceeds 132 characters; contains 144 characters
(#207) Line exceeds 132 characters; contains 144 characters
(#207) Line exceeds 132 characters; contains 144 characters
(#207) Line exceeds 132 characters; contains 144 characters
(#208) Line indented incorrectly; expected 24 spaces, found 36
(#209) Line indented incorrectly; expected 20 spaces, found 32
(#210) Line exceeds 132 characters; contains 140 characters
(#210) Line exceeds 132 characters; contains 140 characters
(#210) Line exceeds 132 characters; contains 140 characters
(#210) Line exceeds 132 characters; contains 140 characters
(#210) Line exceeds 132 characters; contains 140 characters
(#210) Line exceeds 132 characters; contains 140 characters
(#210) Line exceeds 132 characters; contains 140 characters
(#210) Line exceeds 132 characters; contains 140 characters
(#210) Line exceeds 132 characters; contains 140 characters
(#211) Line indented incorrectly; expected 20 spaces, found 32
(#212) Line indented incorrectly; expected 16 spaces, found 28
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 16 spaces, found 7
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 20 spaces, found 8
(#215) Expected 1 space before "="; 0 found
(#215) Expected 1 space after "="; 0 found
(#215) Commas (,) must be followed by white space.
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 20 spaces, found 8
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#216) Line exceeds maximum limit of 180 characters; contains 254 characters
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 20 spaces, found 8
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 20 spaces, found 8
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 20 spaces, found 8
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 20 spaces, found 8
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 20 spaces, found 8
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 16 spaces, found 7
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Whitespace found at end of line
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 3
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 16 spaces, found 7
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 16 spaces, found 7
(#226) Inline control structures are not allowed
(#226) Expected 1 space before "="; 0 found
(#226) Expected 1 space after "="; 0 found
(#226) Expected 1 space before "<="; 0 found
(#226) Expected 1 space after "<="; 0 found
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected at least 16 spaces, found 8
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 16 spaces, found 7
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 3
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 7
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 16 spaces, found 7
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 3
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 16 spaces, found 7
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 7
(#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 16 spaces, found 7
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 16 spaces, found 7
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 7
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 16 spaces, found 7
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 16 spaces, found 7
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 20 spaces, found 8
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 20 spaces, found 8
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Whitespace found at end of line
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 16 spaces, found 7
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 12 spaces, found 3
(#249) Closing brace must be on a line by itself
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Whitespace found at end of line
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 8 spaces, found 2
(#251) Inline control structures are not allowed
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 8 spaces, found 3
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 8 spaces, found 2
(#253) Inline control structures are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 3
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 4 spaces, found 1
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected 4 spaces, found 1
(#257) method name "block_exaport_view_edit_form::toArray" must be in lower-case letters only
(#257) Visibility must be declared on method "toArray"
(#258) Inline comments must start with a capital letter, digit or 3-dots sequence
(#258) Inline comments must end in full-stops, exclamation marks, or question marks
(#258) No space found before comment text; expected "// finalize the form definition if not yet done" but found "//finalize the form definition if not yet done"
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected at least 8 spaces, found 2
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 8 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#270) Inline control structures are not allowed
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected at least 12 spaces, found 4
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 12 spaces, found 3
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 8 spaces, found 2
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected at least 8 spaces, found 2
(#276) Closing brace indented incorrectly; expected 1 spaces, found 4
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#279) Expected 1 space before "=>"; 0 found
(#279) Expected 1 space after "=>"; 0 found
(#281) Expected 1 space before "=>"; 0 found
(#281) Expected 1 space before "=>"; 0 found
(#281) Expected 1 space after "=>"; 0 found
(#281) Line exceeds 132 characters; contains 154 characters
(#281) Line exceeds 132 characters; contains 154 characters
(#281) Line exceeds 132 characters; contains 154 characters
(#281) Line exceeds 132 characters; contains 154 characters
(#281) Line exceeds 132 characters; contains 154 characters
(#281) Line exceeds 132 characters; contains 154 characters
(#281) Line exceeds 132 characters; contains 154 characters
(#281) Line exceeds 132 characters; contains 154 characters
(#281) Line exceeds 132 characters; contains 154 characters
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 1
(#284) Variable "returnurl_to_list" must not contain underscores.
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Inline comments must start with a capital letter, digit or 3-dots sequence
(#287) Inline comments must end in full-stops, exclamation marks, or question marks
(#287) This comment is 75% valid code; is this commented out code?
(#287) Line indented incorrectly; expected at least 4 spaces, found 1
(#287) No space found before comment text; expected "// no_submit_button_actions($editform, $sitecontext);" but found "//no_submit_button_actions($editform, $sitecontext);"
(#288) Variable "formView" must be all lower-case
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#289) Expected 1 space before "=="; 0 found
(#289) Expected 1 space after "=="; 0 found
(#289) Expected 1 space before "=="; 0 found
(#289) Expected 1 space after "=="; 0 found
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Inline comments must start with a capital letter, digit or 3-dots sequence
(#290) Inline comments must end in full-stops, exclamation marks, or question marks
(#290) This comment is 57% valid code; is this commented out code?
(#290) Line indented incorrectly; expected at least 8 spaces, found 2
(#290) No space found before comment text; expected "// if (!$view) {$view = new stdClass(); $view->id = -1;};" but found "//if (!$view) {$view = new stdClass(); $view->id = -1;};"
(#290) Whitespace found at end of line
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 8 spaces, found 2
(#291) Variable "formView" must be all lower-case
(#291) Variable "formView" must be all lower-case
(#291) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 162 characters
(#291) Line exceeds 132 characters; contains 162 characters
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 4 spaces, found 1
(#294) Variable "dbView" must be all lower-case
(#294) Variable "formView" must be all lower-case
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 4 spaces, found 1
(#295) Variable "dbView" must be all lower-case
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 4 spaces, found 1
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Inline comments must start with a capital letter, digit or 3-dots sequence
(#297) Inline comments must end in full-stops, exclamation marks, or question marks
(#297) Line indented incorrectly; expected at least 8 spaces, found 2
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected at least 12 spaces, found 3
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 2
(#301) Variable "dbView" must be all lower-case
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#304) Expected 1 space before "=="; 0 found
(#304) Expected 1 space after "=="; 0 found
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 8 spaces, found 2
(#305) Variable "dbView" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 12 spaces, found 3
(#306) Variable "dbView" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 8 spaces, found 2
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 8 spaces, found 2
(#308) Variable "dbView" must be all lower-case
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 12 spaces, found 3
(#309) Variable "dbView" must be all lower-case
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected 8 spaces, found 2
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 8 spaces, found 2
(#311) Variable "dbView" must be all lower-case
(#311) Variable "dbView" must be all lower-case
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 12 spaces, found 3
(#312) Variable "dbView" must be all lower-case
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 8 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected 8 spaces, found 2
(#314) Variable "dbView" must be all lower-case
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 12 spaces, found 3
(#315) Variable "dbView" must be all lower-case
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 8 spaces, found 2
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 1
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 4 spaces, found 1
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 8 spaces, found 2
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 12 spaces, found 3
(#322) Variable "dbView" must be all lower-case
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 12 spaces, found 3
(#323) Inline control structures are not allowed
(#323) Variable "dbView" must be all lower-case
(#323) Variable "dbView" must be all lower-case
(#323) Expected 1 space before "=="; 0 found
(#323) Expected 1 space after "=="; 0 found
(#323) Variable "dbView" must be all lower-case
(#323) Expected 1 space before "="; 0 found
(#323) Expected 1 space after "="; 0 found
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 12 spaces, found 3
(#324) Variable "dbView" must be all lower-case
(#324) Variable "dbView" must be all lower-case
(#326) Variable "dbView" must be all lower-case
(#326) Variable "dbView" must be all lower-case
(#327) Variable "dbView" must be all lower-case
(#328) Variable "dbView" must be all lower-case
(#329) Variable "dbView" must be all lower-case
(#332) Variable "dbView" must be all lower-case
(#332) Variable "dbView" must be all lower-case
(#333) Variable "dbView" must be all lower-case
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 16 spaces, found 4
(#335) Variable "dbView" must be all lower-case
(#335) Variable "dbView" must be all lower-case
(#335) Line exceeds 132 characters; contains 141 characters
(#335) Line exceeds 132 characters; contains 141 characters
(#335) Line exceeds 132 characters; contains 141 characters
(#335) Line exceeds 132 characters; contains 141 characters
(#335) Line exceeds 132 characters; contains 141 characters
(#335) Line exceeds 132 characters; contains 141 characters
(#335) Line exceeds 132 characters; contains 141 characters
(#335) Line exceeds 132 characters; contains 141 characters
(#335) Line exceeds 132 characters; contains 141 characters
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 12 spaces, found 3
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 16 spaces, found 4
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 12 spaces, found 3
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 8 spaces, found 2
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Whitespace found at end of line
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 12 spaces, found 3
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 16 spaces, found 4
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 12 spaces, found 3
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected at least 12 spaces, found 3
(#346) Variable "dbView" must be all lower-case
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 12 spaces, found 3
(#347) Variable "dbView" must be all lower-case
(#347) Variable "dbView" must be all lower-case
(#347) Expected 1 space before "=="; 0 found
(#347) Expected 1 space after "=="; 0 found
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 16 spaces, found 4
(#348) Inline control structures are not allowed
(#348) Expected 1 space before "=="; 0 found
(#348) Expected 1 space after "=="; 0 found
(#348) Whitespace found at end of line
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 5
(#349) Variable "dbView" must be all lower-case
(#349) Expected 1 space before "="; 0 found
(#349) Expected 1 space after "="; 0 found
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 4
(#350) Inline control structures are not allowed
(#350) Whitespace found at end of line
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 16 spaces, found 5
(#351) Variable "dbView" must be all lower-case
(#351) Expected 1 space before "="; 0 found
(#351) Expected 1 space after "="; 0 found
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 12 spaces, found 3
(#354) Variable "dbView" must be all lower-case
(#354) Variable "dbView" must be all lower-case
(#355) Variable "dbView" must be all lower-case
(#355) Variable "dbView" must be all lower-case
(#356) Variable "dbView" must be all lower-case
(#359) Variable "dbView" must be all lower-case
(#359) Variable "dbView" must be all lower-case
(#360) Variable "dbView" must be all lower-case
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 12 spaces, found 3
(#362) Variable "dbView" must be all lower-case
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 16 spaces, found 4
(#363) Variable "dbView" must be all lower-case
(#363) Variable "dbView" must be all lower-case
(#363) Line exceeds 132 characters; contains 140 characters
(#363) Line exceeds 132 characters; contains 140 characters
(#363) Line exceeds 132 characters; contains 140 characters
(#363) Line exceeds 132 characters; contains 140 characters
(#363) Line exceeds 132 characters; contains 140 characters
(#363) Line exceeds 132 characters; contains 140 characters
(#363) Line exceeds 132 characters; contains 140 characters
(#363) Line exceeds 132 characters; contains 140 characters
(#363) Line exceeds 132 characters; contains 140 characters
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 12 spaces, found 3
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 16 spaces, found 4
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 12 spaces, found 3
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 8 spaces, found 2
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 12 spaces, found 3
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 1
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Line indented incorrectly; expected at least 4 spaces, found 0
(#376) Whitespace found at end of line
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 2
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Inline comments must start with a capital letter, digit or 3-dots sequence
(#379) Inline comments must end in full-stops, exclamation marks, or question marks
(#379) Line indented incorrectly; expected at least 12 spaces, found 3
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 12 spaces, found 3
(#380) Expected 1 space before "=>"; 0 found
(#380) Expected 1 space after "=>"; 0 found
(#380) Variable "dbView" must be all lower-case
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Inline comments must start with a capital letter, digit or 3-dots sequence
(#381) Inline comments must end in full-stops, exclamation marks, or question marks
(#381) Line indented incorrectly; expected at least 12 spaces, found 3
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 12 spaces, found 3
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Line exceeds 132 characters; contains 166 characters
(#382) Whitespace found at end of line
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 12 spaces, found 7
(#383) Expected 1 space before "=>"; 0 found
(#383) Expected 1 space after "=>"; 0 found
(#383) Expected 1 space before "=>"; 0 found
(#383) Expected 1 space after "=>"; 0 found
(#383) Expected 1 space before "=>"; 0 found
(#383) Expected 1 space after "=>"; 0 found
(#383) Expected 1 space before "=>"; 0 found
(#383) Expected 1 space after "=>"; 0 found
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Line exceeds 132 characters; contains 167 characters
(#383) Whitespace found at end of line
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 12 spaces, found 7
(#384) Variable "formView" must be all lower-case
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 12 spaces, found 3
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Whitespace found at end of line
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 12 spaces, found 3
(#387) Inline control structures are not allowed
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 12 spaces, found 4
(#388) Commas (,) must be followed by white space.
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Whitespace found at end of line
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 12 spaces, found 3
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 16 spaces, found 4
(#391) Variable "dbView" must be all lower-case
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Inline comments must start with a capital letter, digit or 3-dots sequence
(#393) Inline comments must end in full-stops, exclamation marks, or question marks
(#393) Line indented incorrectly; expected at least 16 spaces, found 4
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 16 spaces, found 4
(#394) Expected 1 space before "=="; 0 found
(#394) Expected 1 space after "=="; 0 found
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected 20 spaces, found 5
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 24 spaces, found 6
(#396) Inline control structures are not allowed
(#396) Inline control structures are not allowed
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 24 spaces, found 6
(#397) Inline control structures are not allowed
(#397) Inline control structures are not allowed
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 24 spaces, found 6
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 20 spaces, found 5
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Whitespace found at end of line
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 20 spaces, found 5
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 24 spaces, found 6
(#402) Variable "newItem" must be all lower-case
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 24 spaces, found 6
(#403) Variable "newItem" must be all lower-case
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 24 spaces, found 6
(#404) Variable "newItem" must be all lower-case
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 24 spaces, found 6
(#405) Variable "newItem" must be all lower-case
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 24 spaces, found 6
(#406) Variable "newItem" must be all lower-case
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 24 spaces, found 6
(#407) Variable "newItem" must be all lower-case
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 24 spaces, found 6
(#408) Variable "newItem" must be all lower-case
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 24 spaces, found 6
(#410) Variable "newItem" must be all lower-case
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 24 spaces, found 6
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 24 spaces, found 6
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 24 spaces, found 6
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 24 spaces, found 6
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 24 spaces, found 6
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 20 spaces, found 5
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 16 spaces, found 4
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 16 spaces, found 4
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 12 spaces, found 3
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Whitespace found at end of line
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 12 spaces, found 3
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 16 spaces, found 4
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 16 spaces, found 4
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 16 spaces, found 4
(#425) Commas (,) must be followed by white space.
(#425) Expected 1 space before "=>"; 0 found
(#425) Expected 1 space after "=>"; 0 found
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#425) Line exceeds maximum limit of 180 characters; contains 216 characters
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 16 spaces, found 4
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 16 spaces, found 4
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 16 spaces, found 4
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 12 spaces, found 3
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 8 spaces, found 2
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Inline comments must start with a capital letter, digit or 3-dots sequence
(#434) Inline comments must end in full-stops, exclamation marks, or question marks
(#434) Line indented incorrectly; expected at least 12 spaces, found 3
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 12 spaces, found 3
(#435) Expected 1 space before "=>"; 0 found
(#435) Expected 1 space after "=>"; 0 found
(#435) Variable "dbView" must be all lower-case
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Inline comments must start with a capital letter, digit or 3-dots sequence
(#436) Inline comments must end in full-stops, exclamation marks, or question marks
(#436) Line indented incorrectly; expected at least 12 spaces, found 3
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 12 spaces, found 3
(#437) Variable "dbView" must be all lower-case
(#437) Variable "dbView" must be all lower-case
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 16 spaces, found 4
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 20 spaces, found 5
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 20 spaces, found 5
(#440) Variable "shareItem" must be all lower-case
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 20 spaces, found 5
(#441) Variable "shareItem" must be all lower-case
(#441) Variable "dbView" must be all lower-case
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected at least 20 spaces, found 5
(#442) Variable "shareItem" must be all lower-case
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected at least 20 spaces, found 5
(#443) Variable "shareItem" must be all lower-case
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 16 spaces, found 4
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Inline comments must start with a capital letter, digit or 3-dots sequence
(#445) Line indented incorrectly; expected at least 16 spaces, found 4
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Inline comments must end in full-stops, exclamation marks, or question marks
(#446) This comment is 54% valid code; is this commented out code?
(#446) Line indented incorrectly; expected at least 16 spaces, found 4
(#446) No space found before comment text; expected "// $notifyusers = optional_param('notifyusers', '', PARAM_RAW);" but found "//$notifyusers = optional_param('notifyusers', '', PARAM_RAW);"
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 16 spaces, found 4
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 20 spaces, found 5
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 20 spaces, found 5
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Inline comments must start with a capital letter, digit or 3-dots sequence
(#450) Inline comments must end in full-stops, exclamation marks, or question marks
(#450) Line indented incorrectly; expected at least 24 spaces, found 6
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 24 spaces, found 6
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Inline comments must start with a capital letter, digit or 3-dots sequence
(#452) Inline comments must end in full-stops, exclamation marks, or question marks
(#452) Line indented incorrectly; expected at least 28 spaces, found 7
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 28 spaces, found 7
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 28 spaces, found 7
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 28 spaces, found 7
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected at least 28 spaces, found 7
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 28 spaces, found 7
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Inline comments must end in full-stops, exclamation marks, or question marks
(#458) Line indented incorrectly; expected at least 28 spaces, found 7
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 28 spaces, found 7
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected at least 28 spaces, found 7
(#460) Variable "dbView" must be all lower-case
(#460) Line exceeds 132 characters; contains 141 characters
(#460) Line exceeds 132 characters; contains 141 characters
(#460) Line exceeds 132 characters; contains 141 characters
(#460) Line exceeds 132 characters; contains 141 characters
(#460) Line exceeds 132 characters; contains 141 characters
(#460) Line exceeds 132 characters; contains 141 characters
(#460) Line exceeds 132 characters; contains 141 characters
(#460) Line exceeds 132 characters; contains 141 characters
(#460) Line exceeds 132 characters; contains 141 characters
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 28 spaces, found 7
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 28 spaces, found 7
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 28 spaces, found 7
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 28 spaces, found 7
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Whitespace found at end of line
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected at least 28 spaces, found 7
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 24 spaces, found 6
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 20 spaces, found 5
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected 16 spaces, found 4
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 3
(#471) Inline comments must start with a capital letter, digit or 3-dots sequence
(#471) Inline comments must end in full-stops, exclamation marks, or question marks
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected at least 12 spaces, found 3
(#472) Expected 1 space before "=>"; 0 found
(#472) Expected 1 space after "=>"; 0 found
(#472) Variable "dbView" must be all lower-case
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 12 spaces, found 3
(#474) Variable "dbView" must be all lower-case
(#474) Variable "dbView" must be all lower-case
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected 16 spaces, found 4
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 20 spaces, found 5
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 20 spaces, found 5
(#477) Variable "shareItem" must be all lower-case
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 20 spaces, found 5
(#478) Variable "shareItem" must be all lower-case
(#478) Variable "dbView" must be all lower-case
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 20 spaces, found 5
(#479) Variable "shareItem" must be all lower-case
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 20 spaces, found 5
(#480) Variable "shareItem" must be all lower-case
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected 16 spaces, found 4
(#482) Closing brace indented incorrectly; expected 3 spaces, found 12
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Whitespace found at end of line
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 12 spaces, found 3
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Inline comments must start with a capital letter, digit or 3-dots sequence
(#485) Inline comments must end in full-stops, exclamation marks, or question marks
(#485) Line indented incorrectly; expected at least 16 spaces, found 4
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 16 spaces, found 4
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 16 spaces, found 5
(#487) Variable "dbView" must be all lower-case
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 16 spaces, found 4
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 12 spaces, found 3
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 8 spaces, found 2
(#491) Closing brace must be on a line by itself
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 4 spaces, found 1
(#494) This comment is 53% valid code; is this commented out code?
(#494) Line indented incorrectly; expected at least 4 spaces, found 0
(#495) Line indented incorrectly; expected at least 4 spaces, found 2
(#496) Line indented incorrectly; expected at least 4 spaces, found 1
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected at least 4 spaces, found 1
(#497) Variable "dbView" must be all lower-case
(#497) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds 132 characters; contains 136 characters
(#497) Line exceeds 132 characters; contains 136 characters
(#499) Inline comments must start with a capital letter, digit or 3-dots sequence
(#499) This comment is 98% valid code; is this commented out code?
(#499) Line indented incorrectly; expected at least 4 spaces, found 0
(#503) Inline comments must start with a capital letter, digit or 3-dots sequence
(#503) Inline comments must end in full-stops, exclamation marks, or question marks
(#504) Variable "postView" must be all lower-case
(#505) Variable "postView" must be all lower-case
(#506) Variable "postView" must be all lower-case
(#507) Variable "postView" must be all lower-case
(#509) Variable "postView" must be all lower-case
(#509) Commas (,) must be followed by white space.
(#509) Expected 1 space before "=>"; 0 found
(#509) Expected 1 space after "=>"; 0 found
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#509) Line exceeds maximum limit of 180 characters; contains 216 characters
(#511) Line exceeds 132 characters; contains 136 characters
(#511) Inline comments must start with a capital letter, digit or 3-dots sequence
(#511) Inline comments must end in full-stops, exclamation marks, or question marks
(#511) Line exceeds 132 characters; contains 136 characters
(#511) Line exceeds 132 characters; contains 136 characters
(#511) Line exceeds 132 characters; contains 136 characters
(#511) Line exceeds 132 characters; contains 136 characters
(#511) Line exceeds 132 characters; contains 136 characters
(#511) Line exceeds 132 characters; contains 136 characters
(#511) Line exceeds 132 characters; contains 136 characters
(#511) Line exceeds 132 characters; contains 136 characters
(#512) Variable "postView" must be all lower-case
(#512) Expected 1 space before "=>"; 0 found
(#512) Expected 1 space after "=>"; 0 found
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#512) Line exceeds maximum limit of 180 characters; contains 184 characters
(#513) Variable "targetDraftitemid" must be all lower-case
(#513) Line exceeds 132 characters; contains 145 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#513) Line exceeds 132 characters; contains 145 characters
(#514) Spaces must be used for alignment; tabs are not allowed
(#514) Tab found within whitespace
(#514) Line indented incorrectly; expected at least 4 spaces, found 1
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Tab found within whitespace
(#515) Whitespace found at end of line
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Inline comments must start with a capital letter, digit or 3-dots sequence
(#516) Inline comments must end in full-stops, exclamation marks, or question marks
(#516) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 4 spaces, found 1
(#520) Variable "file_record" must not contain underscores.
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Variable "targetDraftitemid" must be all lower-case
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 4 spaces, found 1
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 8 spaces, found 2
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected 12 spaces, found 3
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Inline comments must start with a capital letter, digit or 3-dots sequence
(#524) Line indented incorrectly; expected at least 16 spaces, found 4
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Inline comments must end in full-stops, exclamation marks, or question marks
(#525) Line indented incorrectly; expected at least 16 spaces, found 4
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected at least 16 spaces, found 4
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 12 spaces, found 3
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 12 spaces, found 3
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 16 spaces, found 4
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 12 spaces, found 3
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 12 spaces, found 3
(#532) Variable "file_record" must not contain underscores.
(#532) Variable "file_record" must not contain underscores.
(#532) Variable "file_record" must not contain underscores.
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 12 spaces, found 5
(#533) Variable "file_record" must not contain underscores.
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 16 spaces, found 4
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 12 spaces, found 3
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 12 spaces, found 3
(#537) Variable "file_record" must not contain underscores.
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Line indented incorrectly; expected at least 12 spaces, found 3
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 12 spaces, found 3
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 12 spaces, found 3
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) This comment is 55% valid code; is this commented out code?
(#541) Line indented incorrectly; expected at least 12 spaces, found 3
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Inline comments must end in full-stops, exclamation marks, or question marks
(#542) This comment is 55% valid code; is this commented out code?
(#542) Line indented incorrectly; expected at least 12 spaces, found 3
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected at least 12 spaces, found 3
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected at least 12 spaces, found 3
(#545) Spaces must be used for alignment; tabs are not allowed
(#545) Tab found within whitespace
(#545) Line indented incorrectly; expected at least 12 spaces, found 3
(#546) Spaces must be used for alignment; tabs are not allowed
(#546) Tab found within whitespace
(#546) Line indented incorrectly; expected at least 12 spaces, found 3
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Tab found within whitespace
(#547) Line indented incorrectly; expected at least 12 spaces, found 3
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Line indented incorrectly; expected at least 12 spaces, found 3
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 12 spaces, found 3
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected at least 12 spaces, found 3
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected at least 12 spaces, found 3
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected at least 12 spaces, found 3
(#553) Spaces must be used for alignment; tabs are not allowed
(#553) Tab found within whitespace
(#553) Line indented incorrectly; expected at least 12 spaces, found 3
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Tab found within whitespace
(#554) Line indented incorrectly; expected at least 12 spaces, found 3
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Tab found within whitespace
(#555) Inline comments must end in full-stops, exclamation marks, or question marks
(#555) Line indented incorrectly; expected at least 12 spaces, found 3
(#556) Spaces must be used for alignment; tabs are not allowed
(#556) Tab found within whitespace
(#556) Line indented incorrectly; expected 8 spaces, found 2
(#557) Spaces must be used for alignment; tabs are not allowed
(#557) Tab found within whitespace
(#557) Line indented incorrectly; expected 4 spaces, found 1
(#560) Variable "postView" must be all lower-case
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 4 spaces, found 1
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected at least 8 spaces, found 2
(#564) Variable "postView" must be all lower-case
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 8 spaces, found 2
(#565) Variable "postView" must be all lower-case
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Line indented incorrectly; expected at least 8 spaces, found 2
(#567) Variable "strAction" must be all lower-case
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected 4 spaces, found 1
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Line indented incorrectly; expected 8 spaces, found 2
(#570) Variable "postView" must be all lower-case
(#570) Variable "postView" must be all lower-case
(#570) Variable "hasSharedUsers" must be all lower-case
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 12 spaces, found 3
(#571) Variable "postView" must be all lower-case
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 8 spaces, found 2
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 8 spaces, found 2
(#573) Variable "strAction" must be all lower-case
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Line indented incorrectly; expected 4 spaces, found 1
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected at least 8 spaces, found 2
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected at least 4 spaces, found 1
(#580) Variable "postView" must be all lower-case
(#583) "require_once" must be immediately followed by an open parenthesis
(#590) Variable "postView" must be all lower-case
(#591) Expected 1 space before "<>"; 0 found
(#591) Expected 1 space after "<>"; 0 found
(#591) Inline comments must start with a capital letter, digit or 3-dots sequence
(#591) Inline comments must end in full-stops, exclamation marks, or question marks
(#591) Whitespace found at end of line
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 4 spaces, found 1
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 4 spaces, found 1
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 4 spaces, found 1
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 4 spaces, found 1
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Whitespace found at end of line
(#599) Inline comments must end in full-stops, exclamation marks, or question marks
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#602) Whitespace found at end of line
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#603) Line exceeds maximum limit of 180 characters; contains 184 characters
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Commas (,) must be followed by white space.
(#604) Commas (,) must be followed by white space.
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Line indented incorrectly; expected at least 4 spaces, found 1
(#618) Variable "portfolioItems" must be all lower-case
(#619) Inline comments must start with a capital letter, digit or 3-dots sequence
(#619) Inline comments must end in full-stops, exclamation marks, or question marks
(#620) Line exceeds 132 characters; contains 166 characters
(#620) Line exceeds 132 characters; contains 166 characters
(#620) Line exceeds 132 characters; contains 166 characters
(#620) Line exceeds 132 characters; contains 166 characters
(#620) Line exceeds 132 characters; contains 166 characters
(#620) Line exceeds 132 characters; contains 166 characters
(#620) Line exceeds 132 characters; contains 166 characters
(#620) Line exceeds 132 characters; contains 166 characters
(#620) Line exceeds 132 characters; contains 166 characters
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 4 spaces, found 1
(#624) Inline control structures are not allowed
(#624) Variable "portfolioItems" must be all lower-case
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Line indented incorrectly; expected at least 4 spaces, found 2
(#625) Variable "portfolioItems" must be all lower-case
(#625) Variable "portfolioItems" must be all lower-case
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Variable "portfolioItems" must be all lower-case
(#632) Spaces must be used for alignment; tabs are not allowed
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Line indented incorrectly; expected 4 spaces, found 1
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Line indented incorrectly; expected 4 spaces, found 2
(#642) Spaces must be used for alignment; tabs are not allowed
(#643) Spaces must be used for alignment; tabs are not allowed
(#644) Spaces must be used for alignment; tabs are not allowed
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#645) Line exceeds maximum limit of 180 characters; contains 188 characters
(#646) Spaces must be used for alignment; tabs are not allowed
(#647) Spaces must be used for alignment; tabs are not allowed
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Line exceeds 132 characters; contains 151 characters
(#648) Spaces must be used for alignment; tabs are not allowed
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Line indented incorrectly; expected 4 spaces, found 2
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Inline comments must start with a capital letter, digit or 3-dots sequence
(#650) Inline comments must end in full-stops, exclamation marks, or question marks
(#650) Line indented incorrectly; expected at least 4 spaces, found 2
(#651) Line indented incorrectly; expected at least 4 spaces, found 0
(#652) Line indented incorrectly; expected at least 4 spaces, found 0
(#653) Line indented incorrectly; expected at least 4 spaces, found 0
(#654) Line exceeds 132 characters; contains 151 characters
(#654) Line exceeds 132 characters; contains 151 characters
(#654) Line exceeds 132 characters; contains 151 characters
(#654) Line exceeds 132 characters; contains 151 characters
(#654) Line exceeds 132 characters; contains 151 characters
(#654) Line exceeds 132 characters; contains 151 characters
(#654) Line exceeds 132 characters; contains 151 characters
(#654) Line exceeds 132 characters; contains 151 characters
(#654) Line exceeds 132 characters; contains 151 characters
(#657) Line indented incorrectly; expected at least 4 spaces, found 0
(#683) Commas (,) must be followed by white space.
(#685) Whitespace found at end of line within string
(#690) Commas (,) must be followed by white space.
(#694) Line indented incorrectly; expected 4 spaces, found 0
(#695) Line indented incorrectly; expected at least 8 spaces, found 4
(#699) Commas (,) must be followed by white space.
(#702) Line indented incorrectly; expected 4 spaces, found 0
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Whitespace found at end of line
(#704) Line indented incorrectly; expected at least 4 spaces, found 0
(#705) Line indented incorrectly; expected at least 4 spaces, found 0
(#707) Line indented incorrectly; expected at least 4 spaces, found 0
(#707) Variable "cols_layout" must not contain underscores.
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Line indented incorrectly; expected at least 4 spaces, found 1
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#709) Line indented incorrectly; expected at least 11 spaces, found 0
(#711) Inline comments must start with a capital letter, digit or 3-dots sequence
(#711) Inline comments must end in full-stops, exclamation marks, or question marks
(#711) Line indented incorrectly; expected at least 11 spaces, found 0
(#712) Line indented incorrectly; expected at least 11 spaces, found 0
(#712) Inline control structures are not allowed
(#712) Expected 1 space before "=="; 0 found
(#712) Expected 1 space after "=="; 0 found
(#712) Whitespace found at end of line
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Line indented incorrectly; expected at least 11 spaces, found 1
(#715) Line indented incorrectly; expected at least 11 spaces, found 0
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Line indented incorrectly; expected at least 11 spaces, found 1
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Line indented incorrectly; expected at least 11 spaces, found 2
(#719) Spaces must be used for alignment; tabs are not allowed
(#719) Tab found within whitespace
(#719) Line indented incorrectly; expected at least 11 spaces, found 2
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Tab found within whitespace
(#720) Line indented incorrectly; expected at least 11 spaces, found 3
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Line indented incorrectly; expected 11 spaces, found 3
(#721) Expected 1 space before "="; 0 found
(#721) Expected 1 space after "="; 0 found
(#721) Expected 1 space before "<="; 0 found
(#721) Expected 1 space after "<="; 0 found
(#721) Variable "cols_layout" must not contain underscores.
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected at least 15 spaces, found 4
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Line indented incorrectly; expected at least 15 spaces, found 4
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected at least 15 spaces, found 4
(#725) Spaces must be used for alignment; tabs are not allowed
(#725) Tab found within whitespace
(#725) Line indented incorrectly; expected at least 15 spaces, found 4
(#726) Spaces must be used for alignment; tabs are not allowed
(#726) Tab found within whitespace
(#726) Line indented incorrectly; expected 12 spaces, found 3
(#727) Inline comments must start with a capital letter, digit or 3-dots sequence
(#727) Inline comments must end in full-stops, exclamation marks, or question marks
(#727) This comment is 60% valid code; is this commented out code?
(#727) Line indented incorrectly; expected at least 12 spaces, found 0
(#727) Tab found before comment text; expected "// echo '<ul class="portfolioDesignBlocks portfolioDesignBlocks-left">';" but found "// echo '<ul class="portfolioDesignBlocks portfolioDesignBlocks-left">';"
(#728) Spaces must be used for alignment; tabs are not allowed
(#728) Tab found within whitespace
(#728) Line indented incorrectly; expected at least 12 spaces, found 3
(#729) Spaces must be used for alignment; tabs are not allowed
(#729) Tab found within whitespace
(#729) Line indented incorrectly; expected at least 12 spaces, found 2
(#730) Spaces must be used for alignment; tabs are not allowed
(#730) Tab found within whitespace
(#730) Line indented incorrectly; expected at least 12 spaces, found 1
(#731) Spaces must be used for alignment; tabs are not allowed
(#731) Tab found within whitespace
(#731) Line indented incorrectly; expected at least 12 spaces, found 1
(#732) Line indented incorrectly; expected at least 12 spaces, found 0
(#734) Inline comments must start with a capital letter, digit or 3-dots sequence
(#734) Inline comments must end in full-stops, exclamation marks, or question marks
(#734) This comment is 67% valid code; is this commented out code?
(#734) Line indented incorrectly; expected at least 12 spaces, found 0
(#734) No space found before comment text; expected "// include dirname(__FILE__).'/blocks_tmpl.php';" but found "//include dirname(__FILE__).'/blocks_tmpl.php';"
(#737) Line indented incorrectly; expected at least 4 spaces, found 0
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Line indented incorrectly; expected 4 spaces, found 1
(#738) Whitespace found at end of line
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 8 spaces, found 3
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Line indented incorrectly; expected at least 8 spaces, found 3
(#741) This comment is 69% valid code; is this commented out code?
(#741) Inline comments must start with a capital letter, digit or 3-dots sequence
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Line indented incorrectly; expected at least 8 spaces, found 0
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Line exceeds maximum limit of 180 characters; contains 316 characters
(#741) Tab found before comment text; expected "// echo '<div class="fitem required"><div class="fitemtitle"><label>'.get_string('viewtitle', 'block_exaport').'<img class="req" title="Required field" alt="Required field" src="'.$CFG->wwwroot.'/pix/req.gif" /> </label></div><div class="felement ftext">'.$form['elements_by_name']['name']['html'].'</div></div>';" but found "// echo '<div class="fitem required"><div class="fitemtitle"><label>'.get_string('viewtitle', 'block_exaport').'<img class="req" title="Required field" alt="Required field" src="'.$CFG->wwwroot.'/pix/req.gif" /> </label></div><div class="felement ftext">'.$form['elements_by_name']['name']['html'].'</div></div>';"
(#742) Inline comments must end in full-stops, exclamation marks, or question marks
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Line indented incorrectly; expected at least 8 spaces, found 0
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Line exceeds maximum limit of 180 characters; contains 220 characters
(#742) Tab found before comment text; expected "// echo '<div class="fitem"><div class="fitemtitle"><label>'.get_string('viewdescription', 'block_exaport').'</label></div><div class="felement ftext">'.$form['elements_by_name']['description']['html'].'</div></div>';" but found "// echo '<div class="fitem"><div class="fitemtitle"><label>'.get_string('viewdescription', 'block_exaport').'</label></div><div class="felement ftext">'.$form['elements_by_name']['description']['html'].'</div></div>';"
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Line indented incorrectly; expected at least 8 spaces, found 3
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Line indented incorrectly; expected at least 8 spaces, found 3
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Line indented incorrectly; expected at least 8 spaces, found 3
(#746) Expected 1 space before "="; 0 found
(#746) Expected 1 space after "="; 0 found
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected 8 spaces, found 3
(#747) Expected 1 space before ">"; 0 found
(#747) Expected 1 space after ">"; 0 found
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Line indented incorrectly; expected at least 12 spaces, found 4
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected at least 12 spaces, found 4
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Line indented incorrectly; expected 8 spaces, found 3
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Line indented incorrectly; expected 8 spaces, found 3
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Line indented incorrectly; expected at least 12 spaces, found 4
(#752) Variable "draftid_editor" must not contain underscores.
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Line indented incorrectly; expected at least 12 spaces, found 4
(#753) Variable "draftid_editor" must not contain underscores.
(#753) Expected 1 space before "=>"; 0 found
(#753) Expected 1 space after "=>"; 0 found
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Line exceeds maximum limit of 180 characters; contains 235 characters
(#753) Tab found within whitespace
(#753) Whitespace found at end of line
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Line indented incorrectly; expected at least 12 spaces, found 4
(#754) Variable "draftid_editor" must not contain underscores.
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Line exceeds 132 characters; contains 172 characters
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Whitespace found at end of line
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Line indented incorrectly; expected at least 12 spaces, found 4
(#755) Expected 1 space before "=>"; 0 found
(#755) Expected 1 space after "=>"; 0 found
(#755) Expected 1 space before "=>"; 0 found
(#755) Expected 1 space after "=>"; 0 found
(#755) Expected 1 space before "=>"; 0 found
(#755) Expected 1 space after "=>"; 0 found
(#755) Variable "draftid_editor" must not contain underscores.
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Line indented incorrectly; expected 8 spaces, found 3
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Line indented incorrectly; expected at least 8 spaces, found 3
(#758) Spaces must be used for alignment; tabs are not allowed
(#758) Tab found within whitespace
(#758) Line indented incorrectly; expected at least 8 spaces, found 3
(#759) This comment is 78% valid code; is this commented out code?
(#759) Inline comments must start with a capital letter, digit or 3-dots sequence
(#759) Line indented incorrectly; expected at least 8 spaces, found 0
(#759) Tab found before comment text; expected "// if (isset($view))" but found "// if (isset($view))"
(#760) Spaces must be used for alignment; tabs are not allowed
(#760) Tab found within whitespace
(#760) Inline comments must end in full-stops, exclamation marks, or question marks
(#760) This comment is 63% valid code; is this commented out code?
(#760) Line indented incorrectly; expected at least 8 spaces, found 4
(#760) No space found before comment text; expected "// $data = file_prepare_standard_editor($data, 'description', $textfieldoptions, $context, 'block_exaport', 'veiw', $view->id);" but found "//$data = file_prepare_standard_editor($data, 'description', $textfieldoptions, $context, 'block_exaport', 'veiw', $view->id);"
(#761) Spaces must be used for alignment; tabs are not allowed
(#761) Tab found within whitespace
(#761) Line indented incorrectly; expected at least 8 spaces, found 3
(#761) Space found before object operator
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Whitespace found at end of line
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Line indented incorrectly; expected at least 8 spaces, found 3
(#763) Spaces must be used for alignment; tabs are not allowed
(#763) Tab found within whitespace
(#763) Whitespace found at end of line
(#764) Spaces must be used for alignment; tabs are not allowed
(#764) Tab found within whitespace
(#764) Line indented incorrectly; expected at least 8 spaces, found 3
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected at least 8 spaces, found 3
(#766) Spaces must be used for alignment; tabs are not allowed
(#766) Tab found within whitespace
(#767) Line indented incorrectly; expected at least 4 spaces, found 0
(#767) Whitespace found at end of line
(#768) Spaces must be used for alignment; tabs are not allowed
(#768) Tab found within whitespace
(#768) Line indented incorrectly; expected 4 spaces, found 1
(#769) Spaces must be used for alignment; tabs are not allowed
(#769) Tab found within whitespace
(#769) Line indented incorrectly; expected at least 8 spaces, found 2
(#769) Inline control structures are not allowed
(#769) Expected 1 space before "=="; 0 found
(#769) Expected 1 space after "=="; 0 found
(#769) Whitespace found at end of line
(#770) Spaces must be used for alignment; tabs are not allowed
(#770) Tab found within whitespace
(#770) Line indented incorrectly; expected at least 8 spaces, found 2
(#771) Spaces must be used for alignment; tabs are not allowed
(#771) Tab found within whitespace
(#771) Line indented incorrectly; expected at least 8 spaces, found 3
(#772) Commas (,) must be followed by white space.
(#777) Expected 1 space before "=="; 0 found
(#777) Expected 1 space after "=="; 0 found
(#777) Expected 1 space before "?"; 0 found
(#777) Expected 1 space after "?"; 0 found
(#777) Expected 1 space before ":"; 0 found
(#777) Expected 1 space after ":"; 0 found
(#777) Line exceeds 132 characters; contains 142 characters
(#777) Line exceeds 132 characters; contains 142 characters
(#777) Line exceeds 132 characters; contains 142 characters
(#777) Line exceeds 132 characters; contains 142 characters
(#777) Line exceeds 132 characters; contains 142 characters
(#777) Line exceeds 132 characters; contains 142 characters
(#777) Line exceeds 132 characters; contains 142 characters
(#777) Line exceeds 132 characters; contains 142 characters
(#777) Line exceeds 132 characters; contains 142 characters
(#784) Expected 1 space before "=="; 0 found
(#784) Expected 1 space after "=="; 0 found
(#784) Expected 1 space before "?"; 0 found
(#784) Expected 1 space after "?"; 0 found
(#784) Expected 1 space before ":"; 0 found
(#784) Expected 1 space after ":"; 0 found
(#784) Line exceeds 132 characters; contains 142 characters
(#784) Line exceeds 132 characters; contains 142 characters
(#784) Line exceeds 132 characters; contains 142 characters
(#784) Line exceeds 132 characters; contains 142 characters
(#784) Line exceeds 132 characters; contains 142 characters
(#784) Line exceeds 132 characters; contains 142 characters
(#784) Line exceeds 132 characters; contains 142 characters
(#784) Line exceeds 132 characters; contains 142 characters
(#784) Line exceeds 132 characters; contains 142 characters
(#789) Expected 1 space before "=="; 0 found
(#789) Expected 1 space after "=="; 0 found
(#789) Expected 1 space before "?"; 0 found
(#789) Expected 1 space after "?"; 0 found
(#789) Expected 1 space before ":"; 0 found
(#789) Expected 1 space after ":"; 0 found
(#789) Line exceeds 132 characters; contains 142 characters
(#789) Line exceeds 132 characters; contains 142 characters
(#789) Line exceeds 132 characters; contains 142 characters
(#789) Line exceeds 132 characters; contains 142 characters
(#789) Line exceeds 132 characters; contains 142 characters
(#789) Line exceeds 132 characters; contains 142 characters
(#789) Line exceeds 132 characters; contains 142 characters
(#789) Line exceeds 132 characters; contains 142 characters
(#789) Line exceeds 132 characters; contains 142 characters
(#794) Expected 1 space before "=="; 0 found
(#794) Expected 1 space after "=="; 0 found
(#794) Expected 1 space before "?"; 0 found
(#794) Expected 1 space after "?"; 0 found
(#794) Expected 1 space before ":"; 0 found
(#794) Expected 1 space after ":"; 0 found
(#794) Line exceeds 132 characters; contains 142 characters
(#794) Line exceeds 132 characters; contains 142 characters
(#794) Line exceeds 132 characters; contains 142 characters
(#794) Line exceeds 132 characters; contains 142 characters
(#794) Line exceeds 132 characters; contains 142 characters
(#794) Line exceeds 132 characters; contains 142 characters
(#794) Line exceeds 132 characters; contains 142 characters
(#794) Line exceeds 132 characters; contains 142 characters
(#794) Line exceeds 132 characters; contains 142 characters
(#801) Expected 1 space before "=="; 0 found
(#801) Expected 1 space after "=="; 0 found
(#801) Expected 1 space before "?"; 0 found
(#801) Expected 1 space after "?"; 0 found
(#801) Expected 1 space before ":"; 0 found
(#801) Expected 1 space after ":"; 0 found
(#801) Line exceeds 132 characters; contains 157 characters
(#801) Line exceeds 132 characters; contains 157 characters
(#801) Line exceeds 132 characters; contains 157 characters
(#801) Line exceeds 132 characters; contains 157 characters
(#801) Line exceeds 132 characters; contains 157 characters
(#801) Line exceeds 132 characters; contains 157 characters
(#801) Line exceeds 132 characters; contains 157 characters
(#801) Line exceeds 132 characters; contains 157 characters
(#801) Line exceeds 132 characters; contains 157 characters
(#806) Expected 1 space before "=="; 0 found
(#806) Expected 1 space after "=="; 0 found
(#806) Expected 1 space before "?"; 0 found
(#806) Expected 1 space after "?"; 0 found
(#806) Expected 1 space before ":"; 0 found
(#806) Expected 1 space after ":"; 0 found
(#806) Line exceeds 132 characters; contains 142 characters
(#806) Line exceeds 132 characters; contains 142 characters
(#806) Line exceeds 132 characters; contains 142 characters
(#806) Line exceeds 132 characters; contains 142 characters
(#806) Line exceeds 132 characters; contains 142 characters
(#806) Line exceeds 132 characters; contains 142 characters
(#806) Line exceeds 132 characters; contains 142 characters
(#806) Line exceeds 132 characters; contains 142 characters
(#806) Line exceeds 132 characters; contains 142 characters
(#811) Expected 1 space before "=="; 0 found
(#811) Expected 1 space after "=="; 0 found
(#811) Expected 1 space before "?"; 0 found
(#811) Expected 1 space after "?"; 0 found
(#811) Expected 1 space before ":"; 0 found
(#811) Expected 1 space after ":"; 0 found
(#811) Line exceeds 132 characters; contains 142 characters
(#811) Line exceeds 132 characters; contains 142 characters
(#811) Line exceeds 132 characters; contains 142 characters
(#811) Line exceeds 132 characters; contains 142 characters
(#811) Line exceeds 132 characters; contains 142 characters
(#811) Line exceeds 132 characters; contains 142 characters
(#811) Line exceeds 132 characters; contains 142 characters
(#811) Line exceeds 132 characters; contains 142 characters
(#811) Line exceeds 132 characters; contains 142 characters
(#818) Expected 1 space before "=="; 0 found
(#818) Expected 1 space after "=="; 0 found
(#818) Expected 1 space before "?"; 0 found
(#818) Expected 1 space after "?"; 0 found
(#818) Expected 1 space before ":"; 0 found
(#818) Expected 1 space after ":"; 0 found
(#818) Line exceeds 132 characters; contains 157 characters
(#818) Line exceeds 132 characters; contains 157 characters
(#818) Line exceeds 132 characters; contains 157 characters
(#818) Line exceeds 132 characters; contains 157 characters
(#818) Line exceeds 132 characters; contains 157 characters
(#818) Line exceeds 132 characters; contains 157 characters
(#818) Line exceeds 132 characters; contains 157 characters
(#818) Line exceeds 132 characters; contains 157 characters
(#818) Line exceeds 132 characters; contains 157 characters
(#823) Expected 1 space before "=="; 0 found
(#823) Expected 1 space after "=="; 0 found
(#823) Expected 1 space before "?"; 0 found
(#823) Expected 1 space after "?"; 0 found
(#823) Expected 1 space before ":"; 0 found
(#823) Expected 1 space after ":"; 0 found
(#823) Line exceeds 132 characters; contains 142 characters
(#823) Line exceeds 132 characters; contains 142 characters
(#823) Line exceeds 132 characters; contains 142 characters
(#823) Line exceeds 132 characters; contains 142 characters
(#823) Line exceeds 132 characters; contains 142 characters
(#823) Line exceeds 132 characters; contains 142 characters
(#823) Line exceeds 132 characters; contains 142 characters
(#823) Line exceeds 132 characters; contains 142 characters
(#823) Line exceeds 132 characters; contains 142 characters
(#830) Expected 1 space before "=="; 0 found
(#830) Expected 1 space after "=="; 0 found
(#830) Expected 1 space before "?"; 0 found
(#830) Expected 1 space after "?"; 0 found
(#830) Expected 1 space before ":"; 0 found
(#830) Expected 1 space after ":"; 0 found
(#830) Line exceeds 132 characters; contains 144 characters
(#830) Line exceeds 132 characters; contains 144 characters
(#830) Line exceeds 132 characters; contains 144 characters
(#830) Line exceeds 132 characters; contains 144 characters
(#830) Line exceeds 132 characters; contains 144 characters
(#830) Line exceeds 132 characters; contains 144 characters
(#830) Line exceeds 132 characters; contains 144 characters
(#830) Line exceeds 132 characters; contains 144 characters
(#830) Line exceeds 132 characters; contains 144 characters
(#834) Spaces must be used for alignment; tabs are not allowed
(#834) Tab found within whitespace
(#834) Whitespace found at end of line
(#835) Spaces must be used for alignment; tabs are not allowed
(#835) Tab found within whitespace
(#836) Line indented incorrectly; expected at least 4 spaces, found 0
(#836) Whitespace found at end of line
(#837) Spaces must be used for alignment; tabs are not allowed
(#837) Tab found within whitespace
(#837) Line indented incorrectly; expected 4 spaces, found 1
(#838) Spaces must be used for alignment; tabs are not allowed
(#838) Tab found within whitespace
(#838) Line indented incorrectly; expected at least 8 spaces, found 2
(#839) Spaces must be used for alignment; tabs are not allowed
(#839) Tab found within whitespace
(#839) Line indented incorrectly; expected at least 8 spaces, found 3
(#839) Line exceeds 132 characters; contains 142 characters
(#839) Line exceeds 132 characters; contains 142 characters
(#839) Line exceeds 132 characters; contains 142 characters
(#839) Line exceeds 132 characters; contains 142 characters
(#839) Line exceeds 132 characters; contains 142 characters
(#839) Line exceeds 132 characters; contains 142 characters
(#839) Line exceeds 132 characters; contains 142 characters
(#839) Line exceeds 132 characters; contains 142 characters
(#839) Line exceeds 132 characters; contains 142 characters
(#840) Spaces must be used for alignment; tabs are not allowed
(#840) Tab found within whitespace
(#840) Line indented incorrectly; expected at least 8 spaces, found 3
(#841) Spaces must be used for alignment; tabs are not allowed
(#841) Tab found within whitespace
(#841) Line indented incorrectly; expected at least 8 spaces, found 4
(#842) Spaces must be used for alignment; tabs are not allowed
(#842) Tab found within whitespace
(#842) Whitespace found at end of line
(#843) Spaces must be used for alignment; tabs are not allowed
(#843) Tab found within whitespace
(#843) Line indented incorrectly; expected 8 spaces, found 4
(#845) Spaces must be used for alignment; tabs are not allowed
(#845) Tab found within whitespace
(#845) Line indented incorrectly; expected at least 12 spaces, found 5
(#846) Spaces must be used for alignment; tabs are not allowed
(#846) Tab found within whitespace
(#846) Line indented incorrectly; expected at least 12 spaces, found 5
(#847) Spaces must be used for alignment; tabs are not allowed
(#847) Tab found within whitespace
(#847) Line indented incorrectly; expected at least 12 spaces, found 5
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Whitespace found at end of line
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Line indented incorrectly; expected 12 spaces, found 5
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Line indented incorrectly; expected at least 16 spaces, found 6
(#851) Spaces must be used for alignment; tabs are not allowed
(#851) Tab found within whitespace
(#851) Inline comments must start with a capital letter, digit or 3-dots sequence
(#851) Line indented incorrectly; expected at least 16 spaces, found 6
(#852) Spaces must be used for alignment; tabs are not allowed
(#852) Tab found within whitespace
(#852) Line indented incorrectly; expected at least 16 spaces, found 6
(#853) Spaces must be used for alignment; tabs are not allowed
(#853) Tab found within whitespace
(#853) Line indented incorrectly; expected at least 16 spaces, found 7
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Line indented incorrectly; expected 16 spaces, found 7
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Line indented incorrectly; expected at least 20 spaces, found 8
(#856) Spaces must be used for alignment; tabs are not allowed
(#856) Tab found within whitespace
(#856) Line indented incorrectly; expected at least 20 spaces, found 8
(#857) Spaces must be used for alignment; tabs are not allowed
(#857) Tab found within whitespace
(#857) Line indented incorrectly; expected at least 20 spaces, found 8
(#857) Variable "postView" must be all lower-case
(#857) Expected 1 space before "?"; 0 found
(#857) Expected 1 space after "?"; 0 found
(#857) Expected 1 space before ":"; 0 found
(#857) Expected 1 space after ":"; 0 found
(#858) Spaces must be used for alignment; tabs are not allowed
(#858) Tab found within whitespace
(#858) Line indented incorrectly; expected at least 20 spaces, found 8
(#859) Spaces must be used for alignment; tabs are not allowed
(#859) Tab found within whitespace
(#859) Line indented incorrectly; expected at least 20 spaces, found 8
(#860) Spaces must be used for alignment; tabs are not allowed
(#860) Tab found within whitespace
(#860) Line indented incorrectly; expected 16 spaces, found 7
(#861) Spaces must be used for alignment; tabs are not allowed
(#861) Tab found within whitespace
(#861) This comment is 69% valid code; is this commented out code?
(#861) Line indented incorrectly; expected at least 16 spaces, found 7
(#862) Line indented incorrectly; expected at least 16 spaces, found 7
(#863) Line indented incorrectly; expected at least 16 spaces, found 7
(#864) Line indented incorrectly; expected at least 16 spaces, found 7
(#865) Line indented incorrectly; expected at least 16 spaces, found 7
(#866) Line indented incorrectly; expected at least 16 spaces, found 7
(#867) Spaces must be used for alignment; tabs are not allowed
(#867) Tab found within whitespace
(#867) Line indented incorrectly; expected at least 16 spaces, found 6
(#868) Spaces must be used for alignment; tabs are not allowed
(#868) Tab found within whitespace
(#868) Line indented incorrectly; expected 12 spaces, found 5
(#869) Spaces must be used for alignment; tabs are not allowed
(#869) Tab found within whitespace
(#869) Whitespace found at end of line
(#870) Spaces must be used for alignment; tabs are not allowed
(#870) Tab found within whitespace
(#870) Line indented incorrectly; expected at least 12 spaces, found 5
(#871) Spaces must be used for alignment; tabs are not allowed
(#871) Tab found within whitespace
(#871) Line indented incorrectly; expected 8 spaces, found 4
(#872) Spaces must be used for alignment; tabs are not allowed
(#872) Tab found within whitespace
(#872) Whitespace found at end of line
(#873) Spaces must be used for alignment; tabs are not allowed
(#873) Tab found within whitespace
(#873) Line indented incorrectly; expected 8 spaces, found 4
(#874) Spaces must be used for alignment; tabs are not allowed
(#874) Tab found within whitespace
(#874) Line indented incorrectly; expected at least 12 spaces, found 5
(#875) Spaces must be used for alignment; tabs are not allowed
(#875) Tab found within whitespace
(#875) Line indented incorrectly; expected at least 12 spaces, found 5
(#876) Spaces must be used for alignment; tabs are not allowed
(#876) Tab found within whitespace
(#876) Line indented incorrectly; expected at least 12 spaces, found 5
(#877) Spaces must be used for alignment; tabs are not allowed
(#877) Tab found within whitespace
(#877) Line indented incorrectly; expected at least 12 spaces, found 5
(#878) Spaces must be used for alignment; tabs are not allowed
(#878) Tab found within whitespace
(#878) Line indented incorrectly; expected at least 12 spaces, found 6
(#879) Spaces must be used for alignment; tabs are not allowed
(#879) Tab found within whitespace
(#879) Line indented incorrectly; expected 12 spaces, found 7
(#880) Spaces must be used for alignment; tabs are not allowed
(#880) Tab found within whitespace
(#880) Line indented incorrectly; expected at least 16 spaces, found 8
(#881) Spaces must be used for alignment; tabs are not allowed
(#881) Tab found within whitespace
(#881) Line indented incorrectly; expected at least 16 spaces, found 8
(#881) Variable "postView" must be all lower-case
(#881) Expected 1 space before "=="; 0 found
(#881) Expected 1 space after "=="; 0 found
(#881) Expected 1 space before ":"; 0 found
(#881) Expected 1 space after ":"; 0 found
(#882) Spaces must be used for alignment; tabs are not allowed
(#882) Tab found within whitespace
(#882) Line indented incorrectly; expected at least 16 spaces, found 8
(#883) Spaces must be used for alignment; tabs are not allowed
(#883) Tab found within whitespace
(#883) Line indented incorrectly; expected 12 spaces, found 7
(#885) Spaces must be used for alignment; tabs are not allowed
(#885) Tab found within whitespace
(#885) Line indented incorrectly; expected at least 12 spaces, found 7
(#886) Spaces must be used for alignment; tabs are not allowed
(#886) Tab found within whitespace
(#886) Line indented incorrectly; expected at least 12 spaces, found 7
(#886) Variable "postView" must be all lower-case
(#886) Expected 1 space before "?"; 0 found
(#886) Expected 1 space after "?"; 0 found
(#886) Expected 1 space before ":"; 0 found
(#886) Expected 1 space after ":"; 0 found
(#887) Spaces must be used for alignment; tabs are not allowed
(#887) Tab found within whitespace
(#887) Line indented incorrectly; expected at least 12 spaces, found 7
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Line indented incorrectly; expected at least 12 spaces, found 7
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Line indented incorrectly; expected 12 spaces, found 7
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Inline comments must start with a capital letter, digit or 3-dots sequence
(#890) Inline comments must end in full-stops, exclamation marks, or question marks
(#890) Line indented incorrectly; expected at least 16 spaces, found 8
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Line indented incorrectly; expected at least 16 spaces, found 8
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Line indented incorrectly; expected at least 16 spaces, found 8
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Line indented incorrectly; expected at least 16 spaces, found 8
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Line indented incorrectly; expected at least 16 spaces, found 8
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Line indented incorrectly; expected at least 16 spaces, found 8
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Line indented incorrectly; expected 12 spaces, found 7
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Line indented incorrectly; expected at least 12 spaces, found 7
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Line indented incorrectly; expected at least 12 spaces, found 7
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Line indented incorrectly; expected at least 12 spaces, found 7
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Line indented incorrectly; expected at least 12 spaces, found 7
(#901) Variable "postView" must be all lower-case
(#901) Expected 1 space before ":"; 0 found
(#901) Expected 1 space after ":"; 0 found
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Line indented incorrectly; expected at least 12 spaces, found 7
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Line indented incorrectly; expected at least 12 spaces, found 7
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Line indented incorrectly; expected at least 12 spaces, found 7
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Line indented incorrectly; expected at least 12 spaces, found 7
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Line indented incorrectly; expected at least 12 spaces, found 6
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Line indented incorrectly; expected at least 12 spaces, found 5
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Line indented incorrectly; expected 8 spaces, found 4
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Whitespace found at end of line
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Line indented incorrectly; expected at least 8 spaces, found 4
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Line indented incorrectly; expected at least 8 spaces, found 3
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Line indented incorrectly; expected at least 8 spaces, found 2
(#913) Spaces must be used for alignment; tabs are not allowed
(#913) Tab found within whitespace
(#914) Spaces must be used for alignment; tabs are not allowed
(#914) Tab found within whitespace
(#914) Line indented incorrectly; expected 4 spaces, found 1
(#914) Closing brace must be on a line by itself
(#917) Expected 1 space before "!="; 0 found
(#917) Expected 1 space after "!="; 0 found
(#918) Spaces must be used for alignment; tabs are not allowed
(#918) Tab found within whitespace
(#918) Line indented incorrectly; expected at least 4 spaces, found 1
(#919) Spaces must be used for alignment; tabs are not allowed
(#919) Tab found within whitespace
(#919) Line indented incorrectly; expected at least 4 spaces, found 1
(#920) Spaces must be used for alignment; tabs are not allowed
(#920) Tab found within whitespace
(#920) Line indented incorrectly; expected at least 4 spaces, found 1
(#921) Spaces must be used for alignment; tabs are not allowed
(#921) Tab found within whitespace
(#921) Line indented incorrectly; expected at least 4 spaces, found 1
(#925) Whitespace found at end of line within string
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#926) Line exceeds maximum limit of 180 characters; contains 198 characters
(#929) Commas (,) must be followed by white space.
(#939) Spaces must be used for alignment; tabs are not allowed
(#939) Tab found within whitespace
(#940) Spaces must be used for alignment; tabs are not allowed
(#940) Tab found within whitespace
(#940) Whitespace found at end of line
blocks/exaport/views_mod_share_user_search.php
(#1) Whitespace found at end of line
(#1) The opening <?php tag must be followed by exactly one newline.
(#27) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#27) "require_once" must be immediately followed by an open parenthesis
(#28) "require_once" must be immediately followed by an open parenthesis
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Variable "sharedUsers" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#57) Variable "sharedUsers" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Variable "shareItem" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#60) Variable "shareItem" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Variable "shareItem" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Variable "shareItem" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#63) Usage of ELSEIF not allowed; use ELSE IF instead
(#63) Variable "sharedUsers" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 2
(#66) Empty ELSE statement detected
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Inline comments must start with a capital letter, digit or 3-dots sequence
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 1
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#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) Line exceeds 132 characters; contains 149 characters
(#80) Line exceeds 132 characters; contains 149 characters
(#80) Line exceeds 132 characters; contains 149 characters
(#80) Line exceeds 132 characters; contains 149 characters
(#80) Line exceeds 132 characters; contains 149 characters
(#80) Line exceeds 132 characters; contains 149 characters
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 8 spaces, found 2
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 2
(#99) Variable "sharedUsers" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Variable "shared_to" must not contain underscores.
(#102) Variable "sharedUsers" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 4
(#107) Variable "shared_to" must not contain underscores.
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 12 spaces, found 5
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#112) Line exceeds 132 characters; contains 157 characters
(#112) Line exceeds 132 characters; contains 157 characters
(#112) Line exceeds 132 characters; contains 157 characters
(#112) Line exceeds 132 characters; contains 157 characters
(#112) Line exceeds 132 characters; contains 157 characters
(#112) Line exceeds 132 characters; contains 157 characters
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 8 spaces, found 2
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 4 spaces, found 1
(#118) Empty ELSE statement detected

Javascript coding style problems

(10 errors, 1918 warnings)

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

blocks/exaport/javascript/category.js
(#67) Line is too long.
(#1) 'jQueryExaport' is not defined.
(#26) 'ExabisEportfolio' is not defined.
(#30) 'ExabisEportfolio' is not defined.
(#51) 'ExabisEportfolio' is not defined.
(#55) 'ExabisEportfolio' is not defined.
(#13) 'share_text' is defined but never used.
(#40) 'share_text' is defined but never used.
blocks/exaport/javascript/exaport.js
(#10) Creating global 'for' variable. Should be 'for (var key ...'.
(#26) Use '===' to compare with 'undefined'.
(#70) Use '===' to compare with ''.
(#70) Expected '{' and instead saw 'html'.
(#71) Line is too long.
(#80) Line is too long.
(#83) Use '===' to compare with ''.
(#86) Line is too long.
(#89) Line is too long.
(#110) Missing semicolon.
(#117) Missing semicolon.
(#150) Line is too long.
(#151) Line is too long.
(#151) Use '===' to compare with '0'.
(#157) Expected '{' and instead saw 'return'.
(#158) Use '===' to compare with 'false'.
(#159) Expected '{' and instead saw 'flag'.
(#167) Use '===' to compare with '0'.
(#196) Unnecessary semicolon.
(#215) Expected '{' and instead saw 'html'.
(#216) Line is too long.
(#225) Line is too long.
(#228) Line is too long.
(#248) Missing semicolon.
(#255) Missing semicolon.
(#257) Unnecessary semicolon.
(#273) Line is too long.
(#274) Line is too long.
(#274) Use '===' to compare with '0'.
(#280) Expected '{' and instead saw 'return'.
(#281) Use '===' to compare with 'false'.
(#282) Expected '{' and instead saw 'flag'.
(#284) Use '===' to compare with '0'.
(#2) 'jQuery' is not defined.
(#16) '$E' is not defined.
(#19) '$E' is not defined.
(#61) '$E' is not defined.
(#63) '$E' is not defined.
(#71) '$E' is not defined.
(#71) '$E' is not defined.
(#75) '$E' is not defined.
(#84) '$E' is not defined.
(#87) '$E' is not defined.
(#94) '$E' is not defined.
(#100) '$E' is not defined.
(#107) 'sharedusersarr' is not defined.
(#108) 'sharedusersarr' is not defined.
(#114) 'structure_sharedusersarr' is not defined.
(#115) 'structure_sharedusersarr' is not defined.
(#206) '$E' is not defined.
(#208) '$E' is not defined.
(#216) '$E' is not defined.
(#216) '$E' is not defined.
(#220) '$E' is not defined.
(#233) '$E' is not defined.
(#239) '$E' is not defined.
(#245) 'sharedgroupsarr' is not defined.
(#245) 'sharedgroupsarr' is not defined.
(#246) 'sharedgroupsarr' is not defined.
(#252) 'structure_sharedgroupsarr' is not defined.
(#252) 'structure_sharedgroupsarr' is not defined.
(#253) 'structure_sharedgroupsarr' is not defined.
(#302) '$E' is not defined.
(#306) 'jQueryExaport' is not defined.
blocks/exaport/javascript/jquery-ui.js
(#3) Line is too long.
(#6) Line is too long.
(#6) 'i' is already defined.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing plusses.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 's'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '{' and instead saw 'e'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Use '!==' to compare with 'null'.
(#6) Expected '{' and instead saw 'try'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) A constructor name should start with an uppercase letter.
(#6) Missing '()' invoking a constructor.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 'a'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) A constructor name should start with an uppercase letter.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'o'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'this'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'for'.
(#6) Expected '{' and instead saw 'i'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Confusing use of '!'.
(#6) Confusing use of '!'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Confusing use of '!'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'e'.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'e'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 't'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) Confusing use of '!'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Wrap an immediate function invocation in parens to assist the reader in understanding that the expression is the result of a function, and not the function itself.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Confusing use of '!'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'this'.
(#6) Expected '{' and instead saw 'this'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'r'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'return'.
(#6) Confusing use of '!'.
(#6) Confusing use of '!'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'this'.
(#6) Confusing use of '!'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 't'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'this'.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 't'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'u'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'r'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 'r'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 't'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected '{' and instead saw 't'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Confusing use of '!'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 'v' used out of scope.
(#6) 'm' used out of scope.
(#6) 'g' used out of scope.
(#6) 'y' used out of scope.
(#6) 'v' is already defined.
(#6) 'm' is already defined.
(#6) 'g' is already defined.
(#6) 'y' is already defined.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) 'v' used out of scope.
(#6) 'm' used out of scope.
(#6) 'g' used out of scope.
(#6) 'y' used out of scope.
(#6) 'v' used out of scope.
(#6) 'm' used out of scope.
(#6) 'g' used out of scope.
(#6) 'y' used out of scope.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 't'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) 'e' is already defined.
(#6) Expected '{' and instead saw 'continue'.
(#6) Expected '{' and instead saw 'if'.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'continue'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Use '===' to compare with '0'.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'continue'.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'var'.
(#6) 'e' used out of scope.
(#6) 'e' used out of scope.
(#6) 'e' used out of scope.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'e'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Expected '{' and instead saw 'l'.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'n'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'return'.
(#6) Missing semicolon.
(#6) Don't make functions within a loop.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'this'.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#6) Too many errors. (100% scanned).
blocks/exaport/javascript/jquery.colorbox.js
(#72) Line is too long.
(#133) Line is too long.
(#145) Line is too long.
(#239) Line is too long.
(#268) Line is too long.
(#375) Line is too long.
(#439) Expected '{' and instead saw 'oc'.
(#441) Use '===' to compare with '0'.
(#442) Expected '{' and instead saw 'oc'.
(#489) Line is too long.
(#509) Line is too long.
(#552) Line is too long.
(#587) Line is too long.
(#592) Line is too long.
(#889) Line is too long.
(#446) 'subid' is not defined.
(#447) 'subid' is not defined.
(#448) 'subid' is not defined.
(#449) 'subtitl' is not defined.
(#449) 'subid' is not defined.
(#450) 'subtitl' is not defined.
(#883) 'subid' is not defined.
(#884) 'subid' is not defined.
(#885) 'subid' is not defined.
(#886) 'subtitl' is not defined.
(#886) 'subid' is not defined.
(#887) 'subtitl' is not defined.
(#925) 'jQuery' is not defined.
(#174) 'clear' is defined but never used.
blocks/exaport/javascript/jquery.js
(#206) Use '===' to compare with 'null'.
(#319) Use '!==' to compare with 'null'.
(#426) Use '!==' to compare with 'null'.
(#434) Use '===' to compare with 'null'.
(#463) Empty block.
(#523) The Function constructor is a form of eval.
(#563) eval can be harmful.
(#564) eval can be harmful.
(#624) Use '===' to compare with 'null'.
(#631) Use '===' to compare with 'null'.
(#641) Use '!==' to compare with 'null'.
(#646) Use '===' to compare with 'null'.
(#725) Line is too long.
(#732) Use '!==' to compare with 'null'.
(#742) Use '!==' to compare with 'null'.
(#788) Use '===' to compare with 'null'.
(#875) Use '===' to compare with 'null'.
(#1148) Use '!==' to compare with 'null'.
(#1171) Unexpected use of '^'.
(#1454) Line is too long.
(#1620) Use '===' to compare with 'null'.
(#2000) Line is too long.
(#2166) Use '===' to compare with 'null'.
(#2189) Use '===' to compare with 'null'.
(#2195) Use '===' to compare with 'null'.
(#2475) Line is too long.
(#2589) Expected an assignment or function call and instead saw an expression.
(#2593) Expected an assignment or function call and instead saw an expression.
(#2906) Use '!==' to compare with 'null'.
(#2961) Line is too long.
(#3052) Line is too long.
(#3081) Line is too long.
(#3090) Use '===' to compare with 'null'.
(#3091) Use '!==' to compare with 'null'.
(#3106) Use '===' to compare with 'null'.
(#3106) Use '!==' to compare with 'null'.
(#3111) Line is too long.
(#3112) Line is too long.
(#3123) Unexpected use of '&'.
(#3123) Unexpected use of '&'.
(#3123) Unexpected use of '&'.
(#3502) Use '===' to compare with 'null'.
(#3502) Use '===' to compare with 'null'.
(#3506) Use '===' to compare with 'null'.
(#3645) Use '===' to compare with 'null'.
(#3709) Use '===' to compare with 'null'.
(#3754) Line is too long.
(#3868) Expected an assignment or function call and instead saw an expression.
(#3941) Missing 'new' prefix when invoking a constructor.
(#3945) Missing 'new' prefix when invoking a constructor.
(#4036) Unexpected use of '&'.
(#4204) ['CHILD'] is better written in dot notation.
(#4263) Line is too long.
(#4271) Use '===' to compare with 'null'.
(#4420) Missing 'new' prefix when invoking a constructor.
(#4449) Expected an assignment or function call and instead saw an expression.
(#4456) ['empty'] is better written in dot notation.
(#4486) Use '===' to compare with 'null'.
(#4510) Unexpected use of '~'.
(#4587) Unexpected use of '&'.
(#4817) Use '!==' to compare with 'null'.
(#4987) Use '!==' to compare with 'null'.
(#4990) ['TAG'] is better written in dot notation.
(#4992) Use '===' to compare with 'null'.
(#5000) Use '!==' to compare with 'null'.
(#5106) Missing 'new' prefix when invoking a constructor.
(#5126) ['ID'] is better written in dot notation.
(#5135) ['POS'] is better written in dot notation.
(#5328) Missing 'new' prefix when invoking a constructor.
(#5335) ['nth'] is better written in dot notation.
(#5335) ['eq'] is better written in dot notation.
(#5340) A constructor name should start with an uppercase letter.
(#5494) Use '===' to compare with 'null'.
(#5823) Use '!==' to compare with 'null'.
(#5843) Use '!==' to compare with 'null'.
(#5859) Use '===' to compare with 'null'.
(#5860) Use '===' to compare with 'null'.
(#6193) Use '===' to compare with 'null'.
(#6299) Use '!==' to compare with 'null'.
(#6379) Use '!==' to compare with 'null'.
(#6402) Use '!==' to compare with 'null'.
(#6430) Use '!==' to compare with 'null'.
(#6735) Use '===' to compare with 'null'.
(#6865) Use '===' to compare with 'null'.
(#6959) Use '===' to compare with 'null'.
(#6962) Use '===' to compare with 'null'.
(#7143) Line is too long.
(#7200) Use '===' to compare with 'null'.
(#7218) Use '===' to compare with 'null'.
(#7860) Use '===' to compare with 'null'.
(#8142) ['throws'] is better written in dot notation.
(#8791) 'defaultPrefilter' was used before it was defined.
(#8802) Use '===' to compare with 'null'.
(#8971) Use '!==' to compare with 'null'.
(#8972) Use '===' to compare with 'null'.
(#8989) Line is too long.
(#8989) Use '!==' to compare with 'null'.
(#9012) Use '===' to compare with 'null'.
(#9034) Missing 'new' prefix when invoking a constructor.
(#9064) Use '!==' to compare with 'null'.
(#9081) Use '===' to compare with 'null'.
(#9145) Use '===' to compare with 'null'.
(#9300) Line is too long.
(#9317) Use '!==' to compare with 'null'.
(#9320) Use '!==' to compare with 'null'.
(#540) 'ActiveXObject' is not defined.
(#98) 'ret' is defined but never used.
(#2990) 'related' is defined but never used.
(#3338) 'selector' is defined but never used.
(#3770) 'rnot' is defined but never used.
(#3772) 'rendsWithNot' is defined but never used.
(#4268) 'context' is defined but never used.
(#5114) 'j' is defined but never used.
(#5629) 'i' is defined but never used.
(#5645) 'i' is defined but never used.
(#6289) 'len' is defined but never used.
(#7203) 'i' is defined but never used.
(#8629) 'tweenerIndex' is defined but never used.
(#8666) 'easing' is defined but never used.
blocks/exaport/javascript/jquery.json.js
(#83) ['number'] is better written in dot notation.
(#84) Expected '{' and instead saw 'return'.
(#88) Expected '{' and instead saw 'safe'.
(#90) Expected '{' and instead saw 'return'.
(#91) eval can be harmful.
(#96) 'jQuery' is not defined.
(#34) 'x' is defined but never used.
blocks/exaport/javascript/resume.js
(#1) 'jQueryExaport' is not defined.
(#38) 'ddtreemenu' is not defined.
blocks/exaport/javascript/share_item.js
(#2) 'jQueryExaport' is not defined.
(#4) 'ExabisEportfolio' is not defined.
(#2) '$' is defined but never used.
blocks/exaport/javascript/shared_structures.js
(#2) 'jQueryExaport' is not defined.
blocks/exaport/javascript/shared_views.js
(#2) 'jQueryExaport' is not defined.
blocks/exaport/javascript/simpletreemenu.js
(#1) The object literal notation {} is preferable.
(#1) Missing semicolon.
(#2) The object literal notation {} is preferable.
(#2) Missing semicolon.
(#4) Missing semicolon.
(#5) Missing semicolon.
(#10) Missing semicolon.
(#12) Expected '{' and instead saw 'persisteduls'.
(#12) Use '===' to compare with 'true'.
(#12) Use '!==' to compare with ''.
(#12) Missing semicolon.
(#14) Expected '{' and instead saw 'ddtreemenu'.
(#14) Missing semicolon.
(#15) Use '===' to compare with 'true'.
(#17) Line is too long.
(#16) Missing semicolon.
(#17) Missing semicolon.
(#17) Missing semicolon.
(#19) Missing semicolon.
(#22) Missing semicolon.
(#25) Missing semicolon.
(#26) Missing semicolon.
(#27) Missing semicolon.
(#30) Expected '{' and instead saw 'ulelement'.
(#30) Missing semicolon.
(#32) Line is too long.
(#32) Use '===' to compare with 'null'.
(#32) Use '===' to compare with 'false'.
(#33) Expected '{' and instead saw 'ulelement'.
(#33) Missing semicolon.
(#35) Expected '{' and instead saw 'ddtreemenu'.
(#35) Missing semicolon.
(#37) Missing semicolon.
(#39) Missing semicolon.
(#40) Missing semicolon.
(#41) Missing semicolon.
(#44) Missing semicolon.
(#45) Missing semicolon.
(#46) Missing semicolon.
(#48) Missing semicolon.
(#49) Missing semicolon.
(#51) Missing semicolon.
(#52) Missing semicolon.
(#53) Missing semicolon.
(#56) Missing semicolon.
(#57) Missing semicolon.
(#58) Missing semicolon.
(#59) Missing semicolon.
(#62) Missing semicolon.
(#63) Missing semicolon.
(#64) Missing semicolon.
(#66) Missing semicolon.
(#68) Missing semicolon.
(#71) Missing semicolon.
(#73) Missing semicolon.
(#74) Missing semicolon.
(#75) Missing semicolon.
(#76) Missing semicolon.
(#78) Missing semicolon.
(#81) Missing semicolon.
(#82) The array literal notation [] is preferable.
(#82) Missing semicolon.
(#85) Expected '{' and instead saw 'openuls'.
(#85) Missing semicolon.
(#87) Use '===' to compare with '0'.
(#88) Expected '{' and instead saw 'openuls'.
(#89) Line is too long.
(#88) Missing semicolon.
(#89) Missing semicolon.
(#90) Missing semicolon.
(#97) Expected '{' and instead saw 'return'.
(#97) Missing semicolon.
(#98) Missing semicolon.
(#99) Missing semicolon.
(#102) Missing semicolon.
(#104) Missing semicolon.
(#106) Missing semicolon.
(#109) Missing semicolon.
(#112) Missing semicolon.
(#113) Missing semicolon.
(#114) Line breaking error 'break'.
(#114) Missing semicolon.
(#117) Missing semicolon.
(#118) Missing semicolon.
(#122) Expected '{' and instead saw 'e'.
(#122) Missing semicolon.
(#124) Expected '{' and instead saw 'event'.
(#124) Missing semicolon.
(#125) Missing semicolon.
(#128) 'tasktype' is already defined.
(#128) Missing semicolon.
(#130) Expected '{' and instead saw 'target'.
(#130) Missing semicolon.
(#132) Expected '{' and instead saw 'target'.
(#132) Missing semicolon.
(#133) Missing semicolon.
(#104) 'expstring' is defined but never used.
blocks/exaport/javascript/vedeo-js/exaport_video.js
(#2) 'jQuery' is not defined.
(#6) 'jQueryExaport' is not defined.
(#9) 'videojs' is not defined.
(#9) 'videojs' is not defined.
(#10) 'videojs' is not defined.
blocks/exaport/javascript/vedeo-js/video.js
(#2) Line is too long.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#2) Missing semicolon.
(#3) Line is too long.
(#3) Expected an assignment or function call and instead saw an expression.
(#3) Expected '{' and instead saw 'return'.
(#3) Missing semicolon.
(#3) Expected '{' and instead saw 'throw'.
(#3) Missing semicolon.
(#4) Line is too long.
(#5) Line is too long.
(#5) Expected an assignment or function call and instead saw an expression.
(#5) Missing semicolon.
(#5) Missing semicolon.
(#5) Expected an assignment or function call and instead saw an expression.
(#6) Line is too long.
(#6) Missing semicolon.
(#6) Expected '{' and instead saw 'a'.
(#6) Expected an assignment or function call and instead saw an expression.
(#6) Missing semicolon.
(#6) Missing semicolon.
(#7) Line is too long.
(#7) Expected '{' and instead saw 'return'.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected '{' and instead saw 'for'.
(#7) 'd' is already defined.
(#7) Expected '{' and instead saw 'd'.
(#7) Missing semicolon.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Expected an assignment or function call and instead saw an expression.
(#7) Missing semicolon.
(#8) Line is too long.
(#8) Expected '{' and instead saw 'return'.
(#8) Expected '{' and instead saw 'for'.
(#8) Expected '{' and instead saw 'g'.
(#8) Expected an assignment or function call and instead saw an expression.
(#8) Missing semicolon.
(#8) Expected '{' and instead saw 'e'.
(#8) Missing semicolon.
(#8) Expected '{' and instead saw 'for'.
(#8) Expected '{' and instead saw 'c'.
(#8) 'g' used out of scope.
(#8) Expected an assignment or function call and instead saw an expression.
(#8) Missing semicolon.
(#8) Expected an assignment or function call and instead saw an expression.
(#8) Expected an assignment or function call and instead saw an expression.
(#8) Expected an assignment or function call and instead saw an expression.
(#8) Missing semicolon.
(#9) Line is too long.
(#9) Missing semicolon.
(#9) Missing semicolon.
(#9) Expected '{' and instead saw 'layerX'.
(#9) Expected an assignment or function call and instead saw an expression.
(#9) Expected an assignment or function call and instead saw an expression.
(#9) Expected an assignment or function call and instead saw an expression.
(#9) Missing semicolon.
(#10) Line is too long.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Expected an assignment or function call and instead saw an expression.
(#10) Missing semicolon.
(#10) Missing semicolon.
(#11) Line is too long.
(#10) Unexpected use of '&'.
(#10) Unexpected use of '&'.
(#11) Unexpected use of '&'.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Expected an assignment or function call and instead saw an expression.
(#11) Expected '{' and instead saw 't'.
(#11) Expected '{' and instead saw 'c'.
(#11) Missing semicolon.
(#11) Missing semicolon.
(#12) Line is too long.
(#12) Missing semicolon.
(#12) Expected '{' and instead saw 'return'.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Expected an assignment or function call and instead saw an expression.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#12) Missing semicolon.
(#13) Line is too long.
(#13) A constructor name should start with an uppercase letter.
(#13) Missing '()' invoking a constructor.
(#13) Missing semicolon.
(#13) Expected '{' and instead saw 'w'.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Missing semicolon.
(#13) Expected '{' and instead saw 'return'.
(#13) Expected '{' and instead saw 'w'.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Missing semicolon.
(#13) Expected '{' and instead saw 'w'.
(#13) Expected an assignment or function call and instead saw an expression.
(#13) Missing semicolon.
(#13) Missing semicolon.
(#14) Line is too long.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Missing semicolon.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#14) Missing '()' invoking a constructor.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Expected an assignment or function call and instead saw an expression.
(#14) Missing semicolon.
(#15) Line is too long.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#15) Expected '{' and instead saw 'if'.
(#15) Expected '{' and instead saw 'return'.
(#15) Missing semicolon.
(#15) Missing semicolon.
(#15) Expected an assignment or function call and instead saw an expression.
(#15) Missing semicolon.
(#16) Line is too long.
(#16) Expected '{' and instead saw 'd'.
(#16) Expected an assignment or function call and instead saw an expression.
(#16) Missing semicolon.
(#17) Line is too long.
(#17) Expected an assignment or function call and instead saw an expression.
(#18) Line is too long.
(#18) Expected an assignment or function call and instead saw an expression.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#18) Expected '{' and instead saw 'g'.
(#18) Missing semicolon.
(#18) Missing semicolon.
(#19) Line is too long.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#19) Expected an assignment or function call and instead saw an expression.
(#19) Missing semicolon.
(#20) Line is too long.
(#20) Expected '{' and instead saw 'g'.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Missing semicolon.
(#20) Expected an assignment or function call and instead saw an expression.
(#20) Missing semicolon.
(#21) Line is too long.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Missing semicolon.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#21) Expected an assignment or function call and instead saw an expression.
(#21) Missing semicolon.
(#22) Line is too long.
(#22) Expected a conditional expression and instead saw an assignment.
(#22) Expected '{' and instead saw 'c'.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Expected '{' and instead saw 'a'.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Expected an assignment or function call and instead saw an expression.
(#22) Missing semicolon.
(#23) Line is too long.
(#23) Expected an assignment or function call and instead saw an expression.
(#23) Expected '{' and instead saw 'e'.
(#23) Expected '{' and instead saw 'e'.
(#23) Missing semicolon.
(#23) Missing 'new' prefix when invoking a constructor.
(#23) Missing semicolon.
(#23) Missing 'new' prefix when invoking a constructor.
(#23) Missing semicolon.
(#23) Missing 'new' prefix when invoking a constructor.
(#23) Missing semicolon.
(#24) Line is too long.
(#24) Expected an assignment or function call and instead saw an expression.
(#24) Expected '{' and instead saw 'return'.
(#24) Missing semicolon.
(#24) Expected '{' and instead saw 'for'.
(#24) Expected '{' and instead saw 'c'.
(#24) Missing semicolon.
(#25) Line is too long.
(#25) Expected an assignment or function call and instead saw an expression.
(#25) Missing semicolon.
(#25) Expected '{' and instead saw 'a'.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#25) Missing semicolon.
(#26) Line is too long.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) A constructor name should start with an uppercase letter.
(#26) Missing '()' invoking a constructor.
(#26) Missing '()' invoking a constructor.
(#26) Expected '{' and instead saw 'return'.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Missing semicolon.
(#26) Expected an assignment or function call and instead saw an expression.
(#26) Missing semicolon.
(#26) Expected an assignment or function call and instead saw an expression.
(#27) Line is too long.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#27) Expected '{' and instead saw 'c'.
(#27) Expected an assignment or function call and instead saw an expression.
(#27) Missing semicolon.
(#27) Missing semicolon.
(#28) Line is too long.
(#28) Missing semicolon.
(#28) Missing semicolon.
(#28) Expected an assignment or function call and instead saw an expression.
(#28) Expected '{' and instead saw 'this'.
(#28) Missing semicolon.
(#29) Line is too long.
(#29) Expected an assignment or function call and instead saw an expression.
(#29) Missing semicolon.
(#29) Missing semicolon.
(#30) Line is too long.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Expected '{' and instead saw 'for'.
(#30) Expected '{' and instead saw 'this'.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Expected an assignment or function call and instead saw an expression.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#30) Missing semicolon.
(#31) Line is too long.
(#31) Missing semicolon.
(#31) Missing semicolon.
(#31) Missing semicolon.
(#31) Missing semicolon.
(#32) Line is too long.
(#32) Expected an assignment or function call and instead saw an expression.
(#32) Expected an assignment or function call and instead saw an expression.
(#32) Expected an assignment or function call and instead saw an expression.
(#32) Expected an assignment or function call and instead saw an expression.
(#32) Missing semicolon.
(#33) Line is too long.
(#33) Missing semicolon.
(#33) Expected an identifier and instead saw '==='.
(#33) Expected an operator and instead saw 'typeof'.
(#33) Expected an assignment or function call and instead saw an expression.
(#33) Missing semicolon.
(#33) Expected an assignment or function call and instead saw an expression.
(#33) Expected '{' and instead saw 'if'.
(#33) Missing semicolon.
(#33) Expected an assignment or function call and instead saw an expression.
(#33) Missing semicolon.
(#34) Line is too long.
(#34) Expected a conditional expression and instead saw an assignment.
(#34) Expected '{' and instead saw 'if'.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Missing semicolon.
(#34) Expected '{' and instead saw 'for'.
(#34) Expected '{' and instead saw 'e'.
(#34) Expected an assignment or function call and instead saw an expression.
(#34) Expected '{' and instead saw 't'.
(#34) Missing semicolon.
(#35) Line is too long.
(#35) Missing semicolon.
(#35) Missing semicolon.
(#35) Expected an assignment or function call and instead saw an expression.
(#35) Missing semicolon.
(#36) Line is too long.
(#36) Expected an assignment or function call and instead saw an expression.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#36) Expected an assignment or function call and instead saw an expression.
(#36) Missing semicolon.
(#36) Missing semicolon.
(#37) Line is too long.
(#37) Expected an assignment or function call and instead saw an expression.
(#37) Missing semicolon.
(#37) Expected '{' and instead saw 'a'.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#37) Missing semicolon.
(#38) Line is too long.
(#38) Missing semicolon.
(#38) Missing semicolon.
(#38) Missing semicolon.
(#38) Expected '{' and instead saw 'd'.
(#38) Expected an assignment or function call and instead saw an expression.
(#38) Missing semicolon.
(#38) Expected '{' and instead saw 'return'.
(#38) Missing semicolon.
(#39) Line is too long.
(#39) Missing '()' invoking a constructor.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Missing semicolon.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Missing semicolon.
(#39) Missing semicolon.
(#39) Missing '()' invoking a constructor.
(#39) Expected an assignment or function call and instead saw an expression.
(#39) Missing semicolon.
(#39) Missing semicolon.
(#40) Line is too long.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#40) Missing semicolon.
(#41) Line is too long.
(#41) Missing semicolon.
(#41) Missing semicolon.
(#42) Line is too long.
(#42) Expected an assignment or function call and instead saw an expression.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#42) Missing semicolon.
(#43) Line is too long.
(#43) Expected '{' and instead saw 'a'.
(#43) Expected an assignment or function call and instead saw an expression.
(#43) Missing semicolon.
(#43) Missing semicolon.
(#43) Missing semicolon.
(#44) Line is too long.
(#44) Missing semicolon.
(#44) Missing semicolon.
(#45) Line is too long.
(#45) Missing semicolon.
(#45) Expected '{' and instead saw 'c'.
(#45) Missing semicolon.
(#45) Expected an assignment or function call and instead saw an expression.
(#45) Missing semicolon.
(#46) Line is too long.
(#46) Expected '{' and instead saw 'return'.
(#46) Expected an assignment or function call and instead saw an expression.
(#46) Missing semicolon.
(#46) Missing semicolon.
(#47) Line is too long.
(#47) Expected '{' and instead saw 'a'.
(#47) Expected an assignment or function call and instead saw an expression.
(#47) Expected '{' and instead saw 'a'.
(#47) Expected an assignment or function call and instead saw an expression.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#47) Missing semicolon.
(#48) Line is too long.
(#48) Missing 'new' prefix when invoking a constructor.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#48) Missing semicolon.
(#49) Line is too long.
(#49) Missing semicolon.
(#49) Missing semicolon.
(#49) Expected an assignment or function call and instead saw an expression.
(#49) Missing semicolon.
(#50) Line is too long.
(#50) Missing semicolon.
(#50) Expected an assignment or function call and instead saw an expression.
(#50) Expected an assignment or function call and instead saw an expression.
(#50) Missing semicolon.
(#51) Line is too long.
(#51) Expected an assignment or function call and instead saw an expression.
(#51) Expected a conditional expression and instead saw an assignment.
(#51) Expected '{' and instead saw 'for'.
(#51) Expected '{' and instead saw 'fa'.
(#51) Missing semicolon.
(#51) Missing semicolon.
(#51) Missing 'new' prefix when invoking a constructor.
(#51) Missing semicolon.
(#51) Missing 'new' prefix when invoking a constructor.
(#51) Expected an assignment or function call and instead saw an expression.
(#51) Missing semicolon.
(#52) Line is too long.
(#52) Missing 'new' prefix when invoking a constructor.
(#52) Missing 'new' prefix when invoking a constructor.
(#52) Expected an assignment or function call and instead saw an expression.
(#52) Missing semicolon.
(#52) Expected an assignment or function call and instead saw an expression.
(#52) Missing semicolon.
(#52) Missing 'new' prefix when invoking a constructor.
(#52) Missing semicolon.
(#52) Missing semicolon.
(#52) Expected an identifier and instead saw '==='.
(#52) Expected an operator and instead saw 'typeof'.
(#52) Expected an assignment or function call and instead saw an expression.
(#52) Missing semicolon.
(#52) Expected an assignment or function call and instead saw an expression.
(#52) Expected an assignment or function call and instead saw an expression.
(#52) Missing semicolon.
(#53) Line is too long.
(#54) Line is too long.
(#54) Expected '{' and instead saw 't'.
(#54) Expected an assignment or function call and instead saw an expression.
(#56) Line is too long.
(#57) Expected '{' and instead saw 'if'.
(#57) Missing semicolon.
(#57) Expected '{' and instead saw 't'.
(#57) Missing semicolon.
(#58) Line is too long.
(#58) Expected an assignment or function call and instead saw an expression.
(#58) Expected an assignment or function call and instead saw an expression.
(#59) Line is too long.
(#59) Missing semicolon.
(#59) Expected an assignment or function call and instead saw an expression.
(#59) Missing semicolon.
(#59) Expected '{' and instead saw 'k'.
(#59) Expected an assignment or function call and instead saw an expression.
(#59) Missing semicolon.
(#59) Missing semicolon.
(#60) Line is too long.
(#60) Expected an assignment or function call and instead saw an expression.
(#60) Missing semicolon.
(#60) Expected an assignment or function call and instead saw an expression.
(#60) Missing semicolon.
(#60) Missing semicolon.
(#60) Expected '{' and instead saw 'return'.
(#60) Missing semicolon.
(#60) Expected an assignment or function call and instead saw an expression.
(#60) Expected an assignment or function call and instead saw an expression.
(#60) Expected an assignment or function call and instead saw an expression.
(#60) Missing semicolon.
(#61) Line is too long.
(#61) Expected an assignment or function call and instead saw an expression.
(#61) Expected '{' and instead saw 'c'.
(#61) Expected an assignment or function call and instead saw an expression.
(#61) Missing semicolon.
(#61) Missing semicolon.
(#62) Line is too long.
(#62) Missing semicolon.
(#62) Expected an identifier and instead saw '=='.
(#62) Expected an assignment or function call and instead saw an expression.
(#62) Missing semicolon.
(#62) Expected an assignment or function call and instead saw an expression.
(#62) Missing semicolon.
(#62) Expected an assignment or function call and instead saw an expression.
(#63) Line is too long.
(#63) Missing semicolon.
(#64) Line is too long.
(#64) Expected an assignment or function call and instead saw an expression.
(#64) Expected an assignment or function call and instead saw an expression.
(#64) Expected an assignment or function call and instead saw an expression.
(#64) Missing semicolon.
(#64) Missing semicolon.
(#64) Expected an assignment or function call and instead saw an expression.
(#64) Missing semicolon.
(#65) Line is too long.
(#65) Expected an assignment or function call and instead saw an expression.
(#65) Missing semicolon.
(#65) Missing semicolon.
(#65) Missing semicolon.
(#65) Missing semicolon.
(#65) Missing semicolon.
(#65) Missing semicolon.
(#65) Expected an assignment or function call and instead saw an expression.
(#65) Missing semicolon.
(#65) Missing semicolon.
(#66) Line is too long.
(#66) Expected an assignment or function call and instead saw an expression.
(#66) Missing semicolon.
(#66) Expected an assignment or function call and instead saw an expression.
(#66) Missing semicolon.
(#66) Missing 'new' prefix when invoking a constructor.
(#66) Expected an assignment or function call and instead saw an expression.
(#66) Missing semicolon.
(#66) Expected an assignment or function call and instead saw an expression.
(#66) Missing semicolon.
(#67) Line is too long.
(#67) Expected '{' and instead saw 'a'.
(#67) Missing semicolon.
(#67) Expected '{' and instead saw 'try'.
(#67) Missing semicolon.
(#67) Missing semicolon.
(#67) Expected an identifier and instead saw ','.
(#67) Expected an assignment or function call and instead saw an expression.
(#67) Missing semicolon.
(#67) Expected an assignment or function call and instead saw an expression.
(#67) Expected '{' and instead saw 'try'.
(#67) Missing semicolon.
(#67) Missing semicolon.
(#67) Expected an identifier and instead saw ','.
(#67) Expected an assignment or function call and instead saw an expression.
(#67) Missing semicolon.
(#67) Too many errors. (33% scanned).
blocks/exaport/javascript/view_items.js
(#43) Missing semicolon.
(#11) 'jQueryExaport' is not defined.
(#2) 'long_preview_show' is defined but never used.
(#6) 'long_preview_hide' is defined but never used.
(#38) 'res' is defined but never used.
blocks/exaport/javascript/views_mod.js
(#18) Use '===' to compare with '0'.
(#43) Expected '{' and instead saw 'return'.
(#46) Expected '{' and instead saw 'newItem'.
(#54) Unnecessary semicolon.
(#70) Expected '{' and instead saw 'return'.
(#73) Expected '{' and instead saw 'newItem'.
(#81) Unnecessary semicolon.
(#98) Expected '{' and instead saw '$'.
(#104) Expected '{' and instead saw 'return'.
(#107) Expected '{' and instead saw 'newItem'.
(#125) Expected '{' and instead saw 'return'.
(#128) Expected '{' and instead saw 'newItem'.
(#144) Expected '{' and instead saw 'return'.
(#147) Expected '{' and instead saw 'newItem'.
(#153) Expected '{' and instead saw 'data'.
(#155) Expected '{' and instead saw 'data'.
(#170) Expected '{' and instead saw 'return'.
(#173) Expected '{' and instead saw 'newItem'.
(#208) Line is too long.
(#230) ['wwwroot'] is better written in dot notation.
(#366) Expected '{' and instead saw 'data'.
(#368) Expected '{' and instead saw 'data'.
(#370) Expected '{' and instead saw 'data'.
(#372) Expected '{' and instead saw 'data'.
(#374) Expected '{' and instead saw 'data'.
(#376) Expected '{' and instead saw 'data'.
(#399) Missing semicolon.
(#400) Use '!==' to compare with ''.
(#400) Expected '{' and instead saw 'ilink'.
(#408) Line is too long.
(#408) ['wwwroot'] is better written in dot notation.
(#413) Line is too long.
(#413) ['wwwroot'] is better written in dot notation.
(#422) Line is too long.
(#422) ['wwwroot'] is better written in dot notation.
(#444) Use '!==' to compare with ''.
(#444) Use '!==' to compare with 'null'.
(#445) Expected '{' and instead saw '$item'.
(#446) Line is too long.
(#460) Line is too long.
(#490) Line is too long.
(#515) Expected '{' and instead saw '$item'.
(#516) Line is too long.
(#546) ['wwwroot'] is better written in dot notation.
(#55) 'data' is not defined.
(#56) 'data' is not defined.
(#57) 'data' is not defined.
(#58) 'data' is not defined.
(#82) 'data' is not defined.
(#83) 'data' is not defined.
(#84) 'data' is not defined.
(#85) 'data' is not defined.
(#108) 'data' is not defined.
(#109) 'data' is not defined.
(#110) 'data' is not defined.
(#111) 'data' is not defined.
(#112) 'data' is not defined.
(#112) 'tinymce' is not defined.
(#114) 'data' is not defined.
(#129) 'data' is not defined.
(#130) 'data' is not defined.
(#131) 'data' is not defined.
(#132) 'data' is not defined.
(#133) 'data' is not defined.
(#148) 'data' is not defined.
(#149) 'data' is not defined.
(#150) 'data' is not defined.
(#151) 'data' is not defined.
(#153) 'data' is not defined.
(#155) 'data' is not defined.
(#156) 'data' is not defined.
(#157) 'data' is not defined.
(#158) 'data' is not defined.
(#158) 'tinyMCE' is not defined.
(#159) 'data' is not defined.
(#174) 'data' is not defined.
(#175) 'data' is not defined.
(#176) 'data' is not defined.
(#177) 'data' is not defined.
(#178) 'data' is not defined.
(#179) 'data' is not defined.
(#180) 'data' is not defined.
(#181) 'data' is not defined.
(#182) 'data' is not defined.
(#310) 'console' is not defined.
(#394) 'portfolioItems' is not defined.
(#394) 'portfolioItems' is not defined.
(#395) 'portfolioItems' is not defined.
(#400) '$E' is not defined.
(#406) '$E' is not defined.
(#410) '$E' is not defined.
(#410) '$E' is not defined.
(#411) '$E' is not defined.
(#412) '$E' is not defined.
(#420) '$E' is not defined.
(#424) '$E' is not defined.
(#424) '$E' is not defined.
(#425) '$E' is not defined.
(#426) '$E' is not defined.
(#436) '$E' is not defined.
(#452) '$E' is not defined.
(#460) '$E' is not defined.
(#470) '$E' is not defined.
(#488) '$E' is not defined.
(#490) '$E' is not defined.
(#516) '$E' is not defined.
(#516) '$E' is not defined.
(#524) '$item_header' is not defined.
(#525) '$item_header' is not defined.
(#560) 'alert' is not defined.
(#605) '$E' is not defined.
(#615) '$E' is not defined.
(#617) '$E' is not defined.
(#620) '$E' is not defined.
(#624) '$E' is not defined.
(#627) 'ExabisEportfolio' is not defined.
(#629) '$E' is not defined.
(#632) 'ExabisEportfolio' is not defined.
(#639) '$E' is not defined.
(#650) 'jQueryExaport' is not defined.
(#251) 'ui' is defined but never used.
(#251) 'e' is defined but never used.
(#263) 'ui' is defined but never used.
(#263) 'e' is defined but never used.
(#281) 'ui' is defined but never used.
(#281) 'e' is defined but never used.
(#290) 'title' is defined but never used.
(#392) 'header_content' is defined but never used.
blocks/exaport/javascript/wz_tooltip.js
(#43) The object literal notation {} is preferable.
(#48) Line is too long.
(#47) Missing semicolon.
(#49) Line is too long.
(#48) Missing semicolon.
(#49) Missing semicolon.
(#58) Missing semicolon.
(#59) Missing semicolon.
(#60) Missing semicolon.
(#61) Missing semicolon.
(#62) Missing semicolon.
(#63) Missing semicolon.
(#64) Missing semicolon.
(#66) Line is too long.
(#65) Missing semicolon.
(#66) Missing semicolon.
(#68) Line is too long.
(#67) Missing semicolon.
(#68) Missing semicolon.
(#70) Line is too long.
(#69) Missing semicolon.
(#70) Missing semicolon.
(#72) Line is too long.
(#71) Missing semicolon.
(#73) Line is too long.
(#72) Missing semicolon.
(#73) Missing semicolon.
(#74) Missing semicolon.
(#76) Line is too long.
(#75) Missing semicolon.
(#77) Line is too long.
(#76) Missing semicolon.
(#77) Missing semicolon.
(#78) Missing semicolon.
(#79) Missing semicolon.
(#80) Missing semicolon.
(#81) Missing semicolon.
(#83) Line is too long.
(#82) Missing semicolon.
(#84) Line is too long.
(#83) Missing semicolon.
(#84) Missing semicolon.
(#85) Missing semicolon.
(#86) Missing semicolon.
(#87) Missing semicolon.
(#88) Missing semicolon.
(#89) Missing semicolon.
(#90) Missing semicolon.
(#91) Missing semicolon.
(#92) Missing semicolon.
(#93) Missing semicolon.
(#94) Missing semicolon.
(#95) Missing semicolon.
(#96) Missing semicolon.
(#97) Missing semicolon.
(#98) Missing semicolon.
(#99) Missing semicolon.
(#100) Missing semicolon.
(#101) Missing semicolon.
(#103) Line is too long.
(#102) Missing semicolon.
(#103) Missing semicolon.
(#119) Expected '{' and instead saw 'tt_Tip'.
(#124) Unexpected use of '&'.
(#125) Expected '{' and instead saw 'tt_tDurt'.
(#126) Unexpected use of '&'.
(#127) Expected '{' and instead saw 'tt_HideInit'.
(#135) Line is too long.
(#136) 'tt_aV' was used before it was defined.
(#136) The array literal notation [] is preferable.
(#167) 'tt_HideInit' was used before it was defined.
(#172) Unexpected use of '&='.
(#172) Unexpected use of '~'.
(#172) Unexpected use of '|'.
(#191) Unexpected use of '&'.
(#206) Expected '{' and instead saw 'tt_RemEvtFnc'.
(#211) Expected '{' and instead saw 'tt_UnEl2Tip'.
(#216) Expected '{' and instead saw 'tt_aElt'.
(#219) 'tt_GetElt' was used before it was defined.
(#262) Expected '{' and instead saw 'el'.
(#264) Expected '{' and instead saw 'el'.
(#267) 'tt_RemEvtFnc' was used before it was defined.
(#272) Expected '{' and instead saw 'el'.
(#274) Expected '{' and instead saw 'el'.
(#284) Expected '{' and instead saw 'dadFrom'.
(#286) Expected '{' and instead saw 'dadTo'.
(#290) 'tt_aExt' was used before it was defined.
(#290) The array literal notation [] is preferable.
(#292) 'tt_db' was used before it was defined.
(#292) 'tt_op' was used before it was defined.
(#292) 'tt_ie' was used before it was defined.
(#292) 'tt_ie56' was used before it was defined.
(#295) 'tt_flagOpa' was used before it was defined.
(#297) 'tt_iState' was used before it was defined.
(#298) 'tt_opa' was used before it was defined.
(#302) 'tt_tShow' was used before it was defined.
(#302) Do not use Number as a constructor.
(#302) 'tt_tHide' was used before it was defined.
(#302) Do not use Number as a constructor.
(#302) 'tt_tDurt' was used before it was defined.
(#302) Do not use Number as a constructor.
(#303) 'tt_tFade' was used before it was defined.
(#303) Do not use Number as a constructor.
(#303) 'tt_tWaitMov' was used before it was defined.
(#303) Do not use Number as a constructor.
(#304) 'tt_bWait' was used before it was defined.
(#305) 'tt_u' was used before it was defined.
(#313) Expected '{' and instead saw 'return'.
(#320) Expected '{' and instead saw 'tt_SetOnloadFnc'.
(#325) 'tt_MkCmdEnum' was used before it was defined.
(#329) Expected '{' and instead saw 'eval'.
(#329) eval can be harmful.
(#332) 'tt_Browser' was used before it was defined.
(#337) Expected an assignment or function call and instead saw an expression.
(#338) eval can be harmful.
(#345) Expected '{' and instead saw 'tt_ie56'.
(#366) Expected '{' and instead saw 'return'.
(#369) Expected '{' and instead saw 'tt_Err'.
(#375) 'tt_MkMainDiv' was used before it was defined.
(#379) Expected '{' and instead saw 'tt_body'.
(#381) Expected '{' and instead saw 'tt_body'.
(#383) Expected '{' and instead saw 'return'.
(#387) 'tt_MkMainDivHtm' was used before it was defined.
(#391) Line is too long.
(#395) 'tt_MkMainDivDom' was used before it was defined.
(#399) Expected '{' and instead saw 'el'.
(#402) 'tt_GetMainDivRefs' was used before it was defined.
(#409) Expected '{' and instead saw 'tt_aElt'.
(#422) 'tt_ResetMainDiv' was used before it was defined.
(#429) 'tt_IsW3cBox' was used before it was defined.
(#439) 'tt_OpaSupport' was used before it was defined.
(#452) 'tt_SetOnloadFnc' was used before it was defined.
(#457) Expected '{' and instead saw 'tt_body'.
(#460) Expected '{' and instead saw 'tt_HideSrcTags'.
(#473) 'tt_HideSrcTags' was used before it was defined.
(#476) Expected '{' and instead saw 'return'.
(#479) Expected '{' and instead saw 'tt_Err'.
(#484) 'tt_HideSrcTagsRecurs' was used before it was defined.
(#495) Expected '{' and instead saw 'return'.
(#505) Expected '{' and instead saw 'return'.
(#511) 'tt_HideSrcTag' was used before it was defined.
(#522) Expected '{' and instead saw 'return'.
(#524) Expected '{' and instead saw 'el'.
(#527) Expected '{' and instead saw 'tt_Err'.
(#531) 'tt_Tip' was used before it was defined.
(#533) Unexpected use of '&'.
(#534) Expected '{' and instead saw 'return'.
(#536) Expected '{' and instead saw 'tt_Hide'.
(#538) Expected '{' and instead saw 'return'.
(#541) Expected '{' and instead saw 'return'.
(#542) Unexpected use of '|'.
(#557) 'tt_ReadCmds' was used before it was defined.
(#565) Expected '{' and instead saw 'tt_aV'.
(#568) Unexpected use of '&'.
(#571) Expected '{' and instead saw 'tt_aV'.
(#578) 'tt_AdaptConfig1' was used before it was defined.
(#583) Expected '{' and instead saw 'tt_aV'.
(#585) Expected '{' and instead saw 'tt_aV'.
(#587) Expected '{' and instead saw 'tt_aV'.
(#589) Expected '{' and instead saw 'tt_aV'.
(#594) Expected '{' and instead saw 'tt_aV'.
(#598) Expected '{' and instead saw 'tt_aV'.
(#598) Unexpected use of '&'.
(#602) Expected '{' and instead saw 'tt_aV'.
(#606) Expected '{' and instead saw 'tt_aV'.
(#609) Expected '{' and instead saw 'tt_aV'.
(#611) 'tt_AdaptConfig2' was used before it was defined.
(#615) Unexpected use of '>>'.
(#620) 'tt_MkTipContent' was used before it was defined.
(#625) Expected '{' and instead saw 'tt_sContent'.
(#627) Expected '{' and instead saw 'tt_sContent'.
(#630) Expected '{' and instead saw 'tt_sContent'.
(#633) 'tt_MkTipSubDivs' was used before it was defined.
(#669) Expected '{' and instead saw 'tt_El2Tip'.
(#672) 'tt_GetSubDivRefs' was used before it was defined.
(#677) Expected '{' and instead saw 'tt_aElt'.
(#679) 'tt_FormatTip' was used before it was defined.
(#682) Unexpected use of '<<'.
(#695) Expected '{' and instead saw 'css'.
(#711) Expected '{' and instead saw 'tt_w'.
(#717) Expected '{' and instead saw 'tt_w'.
(#720) Expected '{' and instead saw 'tt_w'.
(#741) Expected '{' and instead saw 'css'.
(#743) Expected '{' and instead saw 'css'.
(#750) Expected '{' and instead saw 'css'.
(#752) Expected '{' and instead saw 'tt_h'.
(#762) Expected '{' and instead saw 'w'.
(#765) Expected '{' and instead saw 'w'.
(#773) Expected '{' and instead saw 'w'.
(#776) Expected '{' and instead saw 'tt_w'.
(#799) Expected '{' and instead saw 'iOffSh'.
(#806) 'tt_FixSize' was used before it was defined.
(#816) Expected '{' and instead saw 'wIn'.
(#816) Unexpected use of '<<'.
(#821) Unexpected use of '<<'.
(#823) Expected '{' and instead saw 'wOut'.
(#834) Expected '{' and instead saw 'tt_h'.
(#834) Unexpected use of '<<'.
(#841) Expected '{' and instead saw 'tt_aElt'.
(#856) Expected '{' and instead saw 'el'.
(#858) Expected '{' and instead saw 'el'.
(#863) Expected '{' and instead saw 'tt_DeAlt'.
(#871) Expected '{' and instead saw 'return'.
(#873) Expected '{' and instead saw 'tt_OpReHref'.
(#890) 'tt_OpReHref' was used before it was defined.
(#900) 'tt_El2Tip' was used before it was defined.
(#917) 'tt_UnEl2Tip' was used before it was defined.
(#929) 'tt_OverInit' was used before it was defined.
(#932) Expected '{' and instead saw 'tt_over'.
(#934) Expected '{' and instead saw 'tt_over'.
(#938) 'tt_ShowInit' was used before it was defined.
(#942) Expected '{' and instead saw 'tt_AddEvtFnc'.
(#951) Expected '{' and instead saw 'tt_iState'.
(#951) Unexpected use of '&='.
(#951) Unexpected use of '~'.
(#953) Expected '{' and instead saw 'tt_iState'.
(#953) Unexpected use of '|='.
(#955) Expected '{' and instead saw 'tt_tDurt'.
(#956) Missing semicolon.
(#958) Unexpected use of '|='.
(#960) Expected '{' and instead saw 'tt_Fade'.
(#963) 'tt_ShowIfrm' was used before it was defined.
(#976) 'tt_Move' was used before it was defined.
(#979) Expected '{' and instead saw 'tt_ovr_'.
(#986) Unexpected use of '&'.
(#992) Expected '{' and instead saw 'return'.
(#998) Unexpected use of '&='.
(#998) Unexpected use of '~'.
(#1002) Expected '{' and instead saw 'tt_SetTipPos'.
(#1003) Missing semicolon.
(#1006) 'tt_Pos' was used before it was defined.
(#1036) Expected '{' and instead saw 'iX'.
(#1038) Expected '{' and instead saw 'iX'.
(#1040) Expected '{' and instead saw 'iX'.
(#1046) Expected '{' and instead saw 'iX'.
(#1048) Expected '{' and instead saw 'iX'.
(#1052) Expected '{' and instead saw 'iX'.
(#1056) Expected '{' and instead saw 'iX'.
(#1059) 'tt_PosDef' was used before it was defined.
(#1062) Expected '{' and instead saw 'tt_bJmpVert'.
(#1064) Expected '{' and instead saw 'tt_bJmpHorz'.
(#1067) 'tt_PosAlt' was used before it was defined.
(#1070) Expected '{' and instead saw 'tt_bJmpVert'.
(#1072) Expected '{' and instead saw 'tt_bJmpHorz'.
(#1075) 'tt_CalcPosDef' was used before it was defined.
(#1079) 'tt_CalcPosAlt' was used before it was defined.
(#1084) Expected '{' and instead saw 'dx'.
(#1087) 'tt_PosFix' was used before it was defined.
(#1099) Expected '{' and instead saw 'el'.
(#1102) Expected '{' and instead saw 'el'.
(#1107) Expected '{' and instead saw 'iY'.
(#1117) Expected '{' and instead saw 'iY'.
(#1120) 'tt_Fade' was used before it was defined.
(#1126) Expected '{' and instead saw 'now'.
(#1128) Expected '{' and instead saw 'tt_tFade'.
(#1136) Expected an assignment or function call and instead saw an expression.
(#1138) 'tt_SetTipOpa' was used before it was defined.
(#1144) Expected '{' and instead saw 'tt_SetOpa'.
(#1156) Unexpected use of '<<='.
(#1160) 'tt_OnLClick' was used before it was defined.
(#1164) Unexpected use of '&'.
(#1166) Unexpected use of '&'.
(#1169) Unexpected use of '&='.
(#1169) Unexpected use of '~'.
(#1172) Expected '{' and instead saw 'tt_HideInit'.
(#1184) Expected '{' and instead saw 'this'.
(#1185) Missing semicolon.
(#1193) Missing semicolon.
(#1194) 'tt_GetWndCliSiz' was used before it was defined.
(#1219) 'tt_SetOpa' was used before it was defined.
(#1233) Expected '{' and instead saw 'el'.
(#1241) Expected '{' and instead saw 'css'.
(#1244) Expected '{' and instead saw 'css'.
(#1248) Expected '{' and instead saw 'css'.
(#1266) 'tt_Err' was used before it was defined.
(#1269) Expected '{' and instead saw 'alert'.
(#1273) 'tt_ExtCmdEnum' was used before it was defined.
(#1281) eval can be harmful.
(#1283) eval can be harmful.
(#1288) 'tt_ExtCallFncs' was used before it was defined.
(#1296) Expected '{' and instead saw 'b'.
(#124) 'DURATION' is not defined.
(#125) 'DURATION' is not defined.
(#126) 'STICKY' is not defined.
(#173) 'FADEOUT' is not defined.
(#178) 'FADEOUT' is not defined.
(#178) 'FADEINTERVAL' is not defined.
(#178) 'OPACITY' is not defined.
(#205) 'CLICKCLOSE' is not defined.
(#205) 'CLICKSTICKY' is not defined.
(#210) 'COPYCONTENT' is not defined.
(#582) 'TITLEBGCOLOR' is not defined.
(#583) 'TITLEBGCOLOR' is not defined.
(#583) 'BORDERCOLOR' is not defined.
(#584) 'TITLEFONTCOLOR' is not defined.
(#585) 'TITLEFONTCOLOR' is not defined.
(#585) 'BGCOLOR' is not defined.
(#586) 'TITLEFONTFACE' is not defined.
(#587) 'TITLEFONTFACE' is not defined.
(#587) 'FONTFACE' is not defined.
(#588) 'TITLEFONTSIZE' is not defined.
(#589) 'TITLEFONTSIZE' is not defined.
(#589) 'FONTSIZE' is not defined.
(#590) 'CLOSEBTN' is not defined.
(#593) 'CLOSEBTNCOLORS' is not defined.
(#594) 'CLOSEBTNCOLORS' is not defined.
(#597) 'CLOSEBTNCOLORS' is not defined.
(#598) 'CLOSEBTNCOLORS' is not defined.
(#598) 'TITLEFONTCOLOR' is not defined.
(#598) 'TITLEBGCOLOR' is not defined.
(#601) 'TITLE' is not defined.
(#602) 'TITLE' is not defined.
(#605) 'OPACITY' is not defined.
(#606) 'OPACITY' is not defined.
(#608) 'FADEIN' is not defined.
(#608) 'DELAY' is not defined.
(#609) 'DELAY' is not defined.
(#609) 'DELAY' is not defined.
(#609) 'FADEIN' is not defined.
(#613) 'CENTERMOUSE' is not defined.
(#615) 'OFFSETX' is not defined.
(#615) 'SHADOW' is not defined.
(#615) 'SHADOWWIDTH' is not defined.
(#616) 'JUMPHORZ' is not defined.
(#624) 'COPYCONTENT' is not defined.
(#641) 'TITLE' is not defined.
(#644) 'TITLE' is not defined.
(#646) 'CLOSEBTN' is not defined.
(#652) 'CLOSEBTNTEXT' is not defined.
(#661) 'SHADOW' is not defined.
(#668) 'COPYCONTENT' is not defined.
(#681) 'PADDING' is not defined.
(#681) 'BORDERWIDTH' is not defined.
(#685) 'TITLE' is not defined.
(#687) 'TITLEPADDING' is not defined.
(#689) 'TITLEBGCOLOR' is not defined.
(#693) 'TITLEFONTCOLOR' is not defined.
(#694) 'WIDTH' is not defined.
(#696) 'TITLEFONTFACE' is not defined.
(#697) 'TITLEFONTSIZE' is not defined.
(#699) 'TITLEALIGN' is not defined.
(#704) 'CLOSEBTNCOLORS' is not defined.
(#705) 'CLOSEBTNCOLORS' is not defined.
(#706) 'TITLEFONTFACE' is not defined.
(#707) 'TITLEFONTSIZE' is not defined.
(#710) 'WIDTH' is not defined.
(#711) 'WIDTH' is not defined.
(#719) 'WIDTH' is not defined.
(#719) 'WIDTH' is not defined.
(#720) 'WIDTH' is not defined.
(#736) 'BORDERCOLOR' is not defined.
(#737) 'BORDERSTYLE' is not defined.
(#740) 'BGCOLOR' is not defined.
(#741) 'BGCOLOR' is not defined.
(#742) 'BGIMG' is not defined.
(#743) 'BGIMG' is not defined.
(#745) 'TEXTALIGN' is not defined.
(#746) 'HEIGHT' is not defined.
(#749) 'HEIGHT' is not defined.
(#750) 'HEIGHT' is not defined.
(#752) 'HEIGHT' is not defined.
(#756) 'FONTCOLOR' is not defined.
(#757) 'FONTFACE' is not defined.
(#758) 'FONTSIZE' is not defined.
(#759) 'FONTWEIGHT' is not defined.
(#760) 'TEXTALIGN' is not defined.
(#761) 'WIDTH' is not defined.
(#762) 'WIDTH' is not defined.
(#764) 'WIDTH' is not defined.
(#772) 'WIDTH' is not defined.
(#772) 'WIDTH' is not defined.
(#773) 'WIDTH' is not defined.
(#780) 'SHADOW' is not defined.
(#782) 'SHADOWWIDTH' is not defined.
(#783) 'SHADOWWIDTH' is not defined.
(#788) 'SHADOWWIDTH' is not defined.
(#789) 'SHADOWWIDTH' is not defined.
(#790) 'SHADOWCOLOR' is not defined.
(#794) 'SHADOWWIDTH' is not defined.
(#795) 'SHADOWWIDTH' is not defined.
(#796) 'SHADOWCOLOR' is not defined.
(#802) 'FADEIN' is not defined.
(#802) 'OPACITY' is not defined.
(#808) 'PADDING' is not defined.
(#808) 'BORDERWIDTH' is not defined.
(#812) 'SHADOW' is not defined.
(#812) 'SHADOWWIDTH' is not defined.
(#821) 'TITLEPADDING' is not defined.
(#940) 'DELAY' is not defined.
(#941) 'CLICKCLOSE' is not defined.
(#941) 'CLICKSTICKY' is not defined.
(#949) 'dd' is not defined.
(#949) 'dd' is not defined.
(#950) 'STICKY' is not defined.
(#950) 'FOLLOWMOUSE' is not defined.
(#952) 'EXCLUSIVE' is not defined.
(#954) 'DURATION' is not defined.
(#955) 'DURATION' is not defined.
(#959) 'FADEIN' is not defined.
(#960) 'OPACITY' is not defined.
(#960) 'FADEIN' is not defined.
(#960) 'FADEINTERVAL' is not defined.
(#996) 'FIX' is not defined.
(#1013) 'JUMPVERT' is not defined.
(#1014) 'ABOVE' is not defined.
(#1015) 'OFFSETY' is not defined.
(#1024) 'JUMPHORZ' is not defined.
(#1025) 'LEFT' is not defined.
(#1026) 'OFFSETX' is not defined.
(#1046) 'SHADOW' is not defined.
(#1046) 'SHADOWWIDTH' is not defined.
(#1062) 'ABOVE' is not defined.
(#1064) 'LEFT' is not defined.
(#1070) 'ABOVE' is not defined.
(#1072) 'LEFT' is not defined.
(#1077) 'OFFSETY' is not defined.
(#1077) 'OFFSETX' is not defined.
(#1081) 'OFFSETY' is not defined.
(#1081) 'OFFSETX' is not defined.
(#1082) 'SHADOW' is not defined.
(#1082) 'SHADOWWIDTH' is not defined.
(#1091) 'FIX' is not defined.
(#1093) 'FIX' is not defined.
(#1094) 'FIX' is not defined.
(#1098) 'FIX' is not defined.
(#1099) 'el' is not defined.
(#1099) 'FIX' is not defined.
(#1102) 'el' is not defined.
(#1102) 'FIX' is not defined.
(#1103) 'FIX' is not defined.
(#1104) 'FIX' is not defined.
(#1106) 'ABOVE' is not defined.
(#1106) 'el' is not defined.
(#1107) 'el' is not defined.
(#1108) 'el' is not defined.
(#1108) 'el' is not defined.
(#1108) 'el' is not defined.
(#1110) 'el' is not defined.
(#1111) 'el' is not defined.
(#1116) 'ABOVE' is not defined.
(#1132) 'FADEINTERVAL' is not defined.
(#1145) 'SHADOW' is not defined.
(#1157) 'CLOSEBTNCOLORS' is not defined.
(#1158) 'CLOSEBTNCOLORS' is not defined.
(#1166) 'CLICKSTICKY' is not defined.
(#1168) 'STICKY' is not defined.
(#1171) 'CLICKCLOSE' is not defined.
(#1269) 'alert' is not defined.
(#111) 'Tip' is defined but never used.
(#115) 'TagToTip' is defined but never used.
(#121) 'UnTip' is defined but never used.
(#143) 'tt_Extension' is defined but never used.
(#944) 'tt_Show' is defined but never used.
(#1152) 'tt_OnCloseBtnOver' is defined but never used.
(#1175) 'tt_Int' is defined but never used.
(#681) 'h' is defined but never used.
(#808) 'add' is defined but never used.

CSS problems

(5 errors, 22 warnings)

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

blocks/exaport/css/blocks.css
(#31) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#47) Use of !important
(#61) Use of !important
blocks/exaport/css/colorbox.css
(#22) Rule is empty.
(#81) Expected RBRACE at line 81, col 31.
blocks/exaport/css/shared_structures.css
(#56) Expected RBRACE at line 56, col 24.
blocks/exaport/css/shared_views.css
(#56) Expected RBRACE at line 56, col 24.
blocks/exaport/css/view_items.css
(#72) Expected RBRACE at line 72, col 24.
(#130) Rule is empty.
blocks/exaport/css/views_mod.css
(#16) Use of !important
(#175) Expected (visible | hidden | collapse | inherit) but found 'show'.
(#197) margin can't be used with display: table-cell.
(#205) display:inline has no effect on floated elements (but may be used to fix the IE6 double-margin bug).
(#228) Expected (<color> | inherit) but found '-moz-use-text-color -moz-use-text-color #D1D1D1'.
(#337) Use of !important
blocks/exaport/javascript/simpletree.css
(#15) Use of !important
(#16) Use of !important
blocks/exaport/javascript/vedeo-js/video-js.css
(#170) Rule is empty.
(#458) vertical-align can't be used with display: block.
(#854) Use of !important
(#855) Use of !important
(#857) Duplicate property '_position' found.
(#860) Use of !important
(#861) Use of !important
(#982) Use of !important
(#985) Use of !important
blocks/exaport/styles.css
(#49) Unknown property 'text-style'.

Update savepoints problems

(12 errors, 0 warnings)

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

blocks/exaport/db/upgrade.php
Detected more 'if' blocks (17) than 'savepoint' calls (9)
version 2012051801 is missing corresponding savepoint call
version 2012051801 is missing corresponding savepoint call
version 2012072401 is missing corresponding savepoint call
version 2012101601 is missing corresponding savepoint call
version 2012120301 is missing corresponding savepoint call
version 2013020101 is missing corresponding savepoint call
version 2013031400 is missing corresponding savepoint call
version 2013041101 is missing corresponding savepoint call
version 2013041201 is missing corresponding savepoint call
version 2013060101 is missing corresponding savepoint call
version 2013071700 is missing corresponding savepoint call

Third party library modification problems

(0 errors, 0 warnings)

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


grunt changes

(0 errors, 0 warnings)

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


shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

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